/* 	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:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1024px; height:768px; background: #fff !important; }
.paper-vertical { width:1024px; height:100%; }
.paper-horizontal { width:59680px; height:780px; }
@media all and (max-height:768px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1024px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.pageItem.fixed-pos-elem { position:fixed !important; }
.fixed-center-x {
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fixed-center-y {
	top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed-center-y.fixed-center-x {
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#item4674 {
	width:750px !important;
	height:1334px !important;
}

@keyframes entréerapideparlehaut-7959 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-7959 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item7959 {
	width:55px !important;
	height:58px !important;
	left:347px !important;
	top:981px !important;
}

#item54149 {
	width:750px !important;
	height:493px !important;
	background:#84aaa1;
}

#item10943 {
	width:473px !important;
	height:76px !important;
	left:22px !important;
	top:3px !important;
}

#item18948 {
	width:516px !important;
	height:82px !important;
	left:146px !important;
	top:1080px !important;
}

#item10816 {
	width:473px !important;
	height:76px !important;
	left:22px !important;
	top:3px !important;
}

#item18950 {
	width:516px !important;
	height:82px !important;
	left:146px !important;
	top:985px !important;
}

#item10791 {
	width:473px !important;
	height:76px !important;
	left:22px !important;
	top:3px !important;
}

#item18961 {
	width:516px !important;
	height:82px !important;
	left:146px !important;
	top:890px !important;
}

#item10763 {
	width:473px !important;
	height:76px !important;
	left:22px !important;
	top:3px !important;
}

#item18959 {
	width:516px !important;
	height:82px !important;
	left:146px !important;
	top:795px !important;
}

#item18277 {
	width:91px !important;
	height:91px !important;
	left:358px !important;
	top:1576px !important;
}

#item54310 {
	width:473px !important;
	height:76px !important;
	left:19px !important;
}

#item54284 {
	width:516px !important;
	height:82px !important;
	left:146px !important;
	top:1176px !important;
}

#item94482 {
	width:89px !important;
	height:54px !important;
	left:449px !important;
	top:8px !important;
}

#item94491 {
	width:54px !important;
	height:49px !important;
	top:6px !important;
	border:solid 4.158px #fff;
}

#item94488 {
	width:54px !important;
	height:54px !important;
	left:344px !important;
	top:7px !important;
}

#item94497 {
	width:26px !important;
	height:53px !important;
	left:106px !important;
}

#item94501 {
	width:52px !important;
	height:36px !important;
	top:9px !important;
}

#item94506 {
	width:54px !important;
	height:54px !important;
	left:181px !important;
}

#item10282 {
	width:231px !important;
	height:174px !important;
}

#item37812 {
	width:231px !important;
	height:174px !important;
	top:337px !important;
}

#item21299 {
	width:231px !important;
	height:174px !important;
	top:169px !important;
}

#item37824 {
	width:231px !important;
	height:174px !important;
	top:506px !important;
}

#item10285 {
	width:231px !important;
	height:174px !important;
	left:226px !important;
}

#item37816 {
	width:231px !important;
	height:174px !important;
	left:226px !important;
	top:337px !important;
}

#item21305 {
	width:231px !important;
	height:174px !important;
	left:226px !important;
	top:169px !important;
}

#item10288 {
	width:231px !important;
	height:174px !important;
	left:452px !important;
}

#item37820 {
	width:231px !important;
	height:174px !important;
	left:452px !important;
	top:337px !important;
}

#item21310 {
	width:231px !important;
	height:174px !important;
	left:452px !important;
	top:169px !important;
}

#item18286 {
	width:91px !important;
	height:91px !important;
	left:358px !important;
	top:1625px !important;
}

#item76630 {
	width:237px !important;
	height:180px !important;
	left:285px !important;
	top:1248px !important;
}

#item76612 {
	width:237px !important;
	height:180px !important;
	left:511px !important;
	top:1248px !important;
}

#item76626 {
	width:237px !important;
	height:180px !important;
	left:511px !important;
	top:1416px !important;
}

#item76616 {
	width:237px !important;
	height:180px !important;
	left:62px !important;
	top:1416px !important;
}

#item76620 {
	width:237px !important;
	height:180px !important;
	left:285px !important;
	top:1416px !important;
}

#item9829 {
	width:749px !important;
	height:100px !important;
	left:30px !important;
	top:1827px !important;
}

#item9893.fixed-pos-elem {
	width:797px !important;
	height:2510px !important;
	left:50% !important;
	top:50% !important;
	-webkit-transform-origin:50% 50% 0;
	transform-origin:50% 50% 0;
}

#item9758 {
	width:750px !important;
	height:100px !important;
	background:#fff;
}

#item31567 {
	width:150px !important;
	height:100px !important;
}

#item31561 {
	width:150px !important;
	height:100px !important;
	left:300px !important;
}

#item9764 {
	width:150px !important;
	height:100px !important;
}

#item9760 {
	width:150px !important;
	height:100px !important;
}

#item9769 {
	width:150px !important;
	height:100px !important;
}

#item9766 {
	width:150px !important;
	height:100px !important;
	left:150px !important;
}

#item9778 {
	width:150px !important;
	height:100px !important;
}

#item9775 {
	width:150px !important;
	height:100px !important;
	left:600px !important;
}

#item9785 {
	width:150px !important;
	height:100px !important;
}

#item9789 {
	width:46px !important;
	height:3px !important;
	left:1px !important;
	top:24px !important;
	background:#000;
}

#item9782 {
	width:150px !important;
	height:100px !important;
	left:450px !important;
}

#item9757.fixed-pos-elem {
	width:750px !important;
	height:100px !important;
	top:auto !important;
	bottom:0px !important;
	left:50% !important;
	-webkit-transform-origin:50% 100% 0;
	transform-origin:50% 100% 0;
}

#item16611 {
	width:750px !important;
	height:1334px !important;
	left:737px !important;
	top:167px !important;
}

#item75378 {
	width:2224px !important;
	height:440px !important;
	background:#84aaa1;
}

@keyframes entréerapideparlehaut-15135 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlehaut-15135 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item15135 {
	width:55px !important;
	height:58px !important;
	left:1134px !important;
	top:1353px !important;
}

#item18447 {
	width:679px !important;
	height:110px !important;
	left:27px !important;
}

#item18945 {
	width:732px !important;
	height:110px !important;
	top:377px !important;
}

#item18472 {
	width:679px !important;
	height:110px !important;
	left:27px !important;
}

#item18953 {
	width:732px !important;
	height:110px !important;
	top:251px !important;
}

#item18498 {
	width:679px !important;
	height:110px !important;
	left:27px !important;
}

#item18966 {
	width:732px !important;
	height:110px !important;
	top:125px !important;
}

#item18523 {
	width:679px !important;
	height:110px !important;
	left:27px !important;
}

#item18956 {
	width:732px !important;
	height:110px !important;
}

#item18524 {
	width:122px !important;
	height:122px !important;
	left:305px !important;
	top:1039px !important;
}

#item77361 {
	width:679px !important;
	height:110px !important;
	left:27px !important;
}

#item77334 {
	width:738px !important;
	height:116px !important;
	left:803px !important;
	top:2773px !important;
}

#item94517 {
	width:127px !important;
	height:77px !important;
	left:652px !important;
	top:9px !important;
}

#item94526 {
	width:78px !important;
	height:70px !important;
	top:8px !important;
	border:solid 4.158px #fff;
}

#item94523 {
	width:78px !important;
	height:78px !important;
	left:493px !important;
	top:8px !important;
}

#item94533 {
	width:37px !important;
	height:76px !important;
	left:152px !important;
}

#item94537 {
	width:74px !important;
	height:52px !important;
	top:12px !important;
}

#item94541 {
	width:77px !important;
	height:77px !important;
	left:259px !important;
}

#item16982 {
	width:405px !important;
	height:314px !important;
}

#item43480 {
	width:405px !important;
	height:314px !important;
	top:617px !important;
}

#item25548 {
	width:405px !important;
	height:314px !important;
	top:309px !important;
}

#item16996 {
	width:405px !important;
	height:314px !important;
	left:400px !important;
}

#item43489 {
	width:405px !important;
	height:314px !important;
	left:400px !important;
	top:617px !important;
}

#item25551 {
	width:405px !important;
	height:314px !important;
	left:400px !important;
	top:309px !important;
}

#item17008 {
	width:405px !important;
	height:314px !important;
	left:801px !important;
}

#item43460 {
	width:405px !important;
	height:314px !important;
	left:801px !important;
	top:309px !important;
}

#item25545 {
	width:405px !important;
	height:314px !important;
}

#item43474 {
	width:405px !important;
	height:314px !important;
	top:309px !important;
}

#item19417 {
	width:128px !important;
	height:128px !important;
	left:1713px !important;
	top:3284px !important;
}

#item77202 {
	width:411px !important;
	height:320px !important;
	left:1567px !important;
	top:2861px !important;
}

#item77198 {
	width:411px !important;
	height:320px !important;
	left:1167px !important;
	top:2861px !important;
}

#item77206 {
	width:411px !important;
	height:320px !important;
	left:366px !important;
	top:3169px !important;
}

#item77210 {
	width:411px !important;
	height:320px !important;
	left:766px !important;
	top:3169px !important;
}

#item77214 {
	width:411px !important;
	height:320px !important;
	left:1167px !important;
	top:3169px !important;
}

#item15212 {
	width:100px !important;
	height:1668px !important;
	left:10px !important;
	top:2073px !important;
}

#item15210.fixed-pos-elem {
	width:2234px !important;
	height:5803px !important;
	left:50% !important;
	top:50% !important;
	-webkit-transform-origin:50% 50% 0;
	transform-origin:50% 50% 0;
}

#item33977 {
	width:100px !important;
	height:150px !important;
	top:19px !important;
}

#item33983 {
	width:100px !important;
	height:150px !important;
	top:169px !important;
}

#item33993 {
	width:100px !important;
	height:150px !important;
	top:619px !important;
}

#item34009 {
	width:46px !important;
	height:3px !important;
	left:2px !important;
	top:23px !important;
	background:#000;
}

#item34002 {
	width:100px !important;
	height:150px !important;
	top:469px !important;
}

#item34010 {
	width:307px !important;
	height:44px !important;
	left:155px !important;
	top:72px !important;
}

#item34037 {
	width:100px !important;
	height:150px !important;
	top:319px !important;
}

#item34048.fixed-pos-elem {
	width:462px !important;
	height:1668px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item55852 {
	width:25px !important;
	height:25px !important;
}

#item55855 {
	width:25px !important;
	height:25px !important;
	left:44px !important;
}

#item55973 {
	width:25px !important;
	height:25px !important;
}

#item55977 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item55894 {
	width:25px !important;
	height:25px !important;
	left:44px !important;
}

#item55897 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item55923 {
	width:487px !important;
	height:195px !important;
	left:263px !important;
	top:555px !important;
	background:#a22253;
}

#item55837 {
	width:750px !important;
	height:963px !important;
	top:296px !important;
}

#item56038 {
	width:226px !important;
	height:46px !important;
	border-radius:60px;
	background:#000;
}

#item56035 {
	width:226px !important;
	height:46px !important;
	left:449px !important;
	top:75px !important;
}

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

#item56062 {
	width:60px !important;
	height:60px !important;
	left:15px !important;
	top:644px !important;
}

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

#item56067 {
	width:60px !important;
	height:60px !important;
	left:675px !important;
	top:644px !important;
}

#item56072 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1304px !important;
}

#item49744 {
	width:25px !important;
	height:25px !important;
}

#item49748 {
	width:25px !important;
	height:25px !important;
	left:44px !important;
}

#item49927 {
	width:25px !important;
	height:25px !important;
}

#item49932 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item49888 {
	width:25px !important;
	height:25px !important;
	left:44px !important;
}

#item49892 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item76101 {
	width:487px !important;
	height:195px !important;
	background:#a22253;
}

#item49740 {
	width:1280px !important;
	height:1219px !important;
	left:522px !important;
	top:359px !important;
}

#item49985 {
	width:282px !important;
	height:57px !important;
	border-radius:60px;
	background:#000;
}

#item49982 {
	width:282px !important;
	height:57px !important;
	left:1519px !important;
	top:224px !important;
}

#item50012 {
	width:80px !important;
	height:80px !important;
}

#item50009 {
	width:80px !important;
	height:80px !important;
	left:1883px !important;
	top:769px !important;
}

#item50018 {
	width:80px !important;
	height:80px !important;
}

#item50015 {
	width:80px !important;
	height:80px !important;
	left:360px !important;
	top:769px !important;
}

#item50020 {
	width:56px !important;
	height:30px !important;
	left:1134px !important;
	top:1638px !important;
}

#item57757 {
	width:25px !important;
	height:25px !important;
}

#item57760 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item57763 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item60423 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item57714 {
	width:25px !important;
	height:25px !important;
}

#item57717 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item60416 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item57724 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item57674 {
	width:25px !important;
	height:25px !important;
}

#item60408 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item57682 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item57685 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item60404 {
	width:25px !important;
	height:25px !important;
}

#item59482 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item59486 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item59490 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item56854 {
	width:593px !important;
	height:195px !important;
	left:167px !important;
	top:623px !important;
	background:#4e5f54;
}

#item57470 {
	width:279px !important;
	height:260px !important;
	left:434px !important;
	top:10px !important;
}

#item57631 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item57634 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item57637 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item57640 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item56228 {
	width:760px !important;
	height:1031px !important;
	left:-10px !important;
	top:228px !important;
}

#item55707 {
	width:226px !important;
	height:46px !important;
	border-radius:60px;
	background:#000;
}

#item55704 {
	width:226px !important;
	height:46px !important;
	left:449px !important;
	top:75px !important;
}

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

#item55731 {
	width:60px !important;
	height:60px !important;
	left:15px !important;
	top:644px !important;
}

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

#item55736 {
	width:60px !important;
	height:60px !important;
	left:675px !important;
	top:644px !important;
}

#item55741 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1304px !important;
}

#item77624 {
	width:282px !important;
	height:57px !important;
	border-radius:60px;
	background:#000;
}

#item77621 {
	width:282px !important;
	height:57px !important;
	left:1519px !important;
	top:224px !important;
}

#item77651 {
	width:80px !important;
	height:80px !important;
}

#item77648 {
	width:80px !important;
	height:80px !important;
	left:1883px !important;
	top:769px !important;
}

#item77656 {
	width:80px !important;
	height:80px !important;
}

#item77653 {
	width:80px !important;
	height:80px !important;
	left:360px !important;
	top:769px !important;
}

#item77658 {
	width:56px !important;
	height:30px !important;
	left:1134px !important;
	top:1638px !important;
}

#item78147 {
	width:25px !important;
	height:25px !important;
}

#item78151 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item78155 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item78160 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item78096 {
	width:25px !important;
	height:25px !important;
}

#item78101 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item78105 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item78111 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item78023 {
	width:25px !important;
	height:25px !important;
}

#item78028 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item78033 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item78037 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item77976 {
	width:25px !important;
	height:25px !important;
}

#item77981 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item77985 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item77989 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item77777 {
	width:542px !important;
	height:195px !important;
	left:747px !important;
	top:715px !important;
	background:#4e5f54;
}

#item77927 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item77932 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item77937 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item77941 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item78564 {
	width:328px !important;
	height:327px !important;
	left:935px !important;
	top:40px !important;
}

#item77747 {
	width:1290px !important;
	height:1229px !important;
	left:512px !important;
	top:349px !important;
}

#item58210 {
	width:25px !important;
	height:25px !important;
}

#item58213 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item58217 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item58167 {
	width:25px !important;
	height:25px !important;
}

#item58170 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item58174 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item58122 {
	width:25px !important;
	height:25px !important;
}

#item58126 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item58129 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item57925 {
	width:450px !important;
	height:195px !important;
	left:310px !important;
	top:685px !important;
	background:#005971;
}

#item57972 {
	width:279px !important;
	height:260px !important;
	left:434px !important;
	top:10px !important;
}

#item58076 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item58080 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item58084 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item57893 {
	width:760px !important;
	height:1077px !important;
	left:-10px !important;
	top:166px !important;
}

#item58344 {
	width:226px !important;
	height:46px !important;
	border-radius:60px;
	background:#000;
}

#item58341 {
	width:226px !important;
	height:46px !important;
	left:449px !important;
	top:75px !important;
}

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

#item58368 {
	width:60px !important;
	height:60px !important;
	left:15px !important;
	top:644px !important;
}

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

#item58373 {
	width:60px !important;
	height:60px !important;
	left:675px !important;
	top:644px !important;
}

#item58377 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1304px !important;
}

#item78700 {
	width:282px !important;
	height:57px !important;
	border-radius:60px;
	background:#000;
}

#item78697 {
	width:282px !important;
	height:57px !important;
	left:1519px !important;
	top:224px !important;
}

#item78726 {
	width:80px !important;
	height:80px !important;
}

#item78724 {
	width:80px !important;
	height:80px !important;
	left:1883px !important;
	top:769px !important;
}

#item78731 {
	width:80px !important;
	height:80px !important;
}

#item78729 {
	width:80px !important;
	height:80px !important;
	left:360px !important;
	top:769px !important;
}

#item78733 {
	width:56px !important;
	height:30px !important;
	left:1134px !important;
	top:1638px !important;
}

#item79572 {
	width:25px !important;
	height:25px !important;
}

#item79576 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item79580 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item79528 {
	width:25px !important;
	height:25px !important;
}

#item79532 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item79537 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item79480 {
	width:25px !important;
	height:25px !important;
}

#item79486 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item79490 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item79285 {
	width:450px !important;
	height:195px !important;
	left:10px !important;
	top:10px !important;
	background:#005971;
}

#item79332 {
	width:347px !important;
	height:324px !important;
	left:911px !important;
	top:52px !important;
}

#item79436 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item79440 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item79444 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item79254 {
	width:1289px !important;
	height:1209px !important;
	left:513px !important;
	top:349px !important;
}

#item60772 {
	width:25px !important;
	height:25px !important;
}

#item60776 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item60781 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item60726 {
	width:25px !important;
	height:25px !important;
}

#item60730 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item60735 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item60682 {
	width:25px !important;
	height:25px !important;
}

#item60688 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item60692 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item60489 {
	width:450px !important;
	height:195px !important;
	left:300px !important;
	top:555px !important;
	background:#006e7c;
}

#item60639 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item60643 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item60647 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item60458 {
	width:750px !important;
	height:998px !important;
	top:296px !important;
}

#item60812 {
	width:226px !important;
	height:46px !important;
	border-radius:60px;
	background:#000;
}

#item60809 {
	width:226px !important;
	height:46px !important;
	left:449px !important;
	top:75px !important;
}

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

#item60836 {
	width:60px !important;
	height:60px !important;
	left:15px !important;
	top:644px !important;
}

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

#item60840 {
	width:60px !important;
	height:60px !important;
	left:675px !important;
	top:644px !important;
}

#item60844 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1304px !important;
}

#item80033 {
	width:25px !important;
	height:25px !important;
}

#item80038 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item80042 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item79989 {
	width:25px !important;
	height:25px !important;
}

#item79993 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item79998 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item79947 {
	width:25px !important;
	height:25px !important;
}

#item79952 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item79956 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item79854 {
	width:450px !important;
	height:195px !important;
	left:829px !important;
	top:705px !important;
	background:#006e7c;
}

#item79904 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item79908 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item79912 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item79823 {
	width:1279px !important;
	height:1227px !important;
	left:523px !important;
	top:359px !important;
}

#item80180 {
	width:282px !important;
	height:57px !important;
	border-radius:60px;
	background:#000;
}

#item80177 {
	width:282px !important;
	height:57px !important;
	left:1519px !important;
	top:224px !important;
}

#item80208 {
	width:80px !important;
	height:80px !important;
}

#item80205 {
	width:80px !important;
	height:80px !important;
	left:1883px !important;
	top:769px !important;
}

#item80212 {
	width:80px !important;
	height:80px !important;
}

#item80210 {
	width:80px !important;
	height:80px !important;
	left:360px !important;
	top:769px !important;
}

#item80214 {
	width:56px !important;
	height:30px !important;
	left:1134px !important;
	top:1638px !important;
}

#item62396 {
	width:226px !important;
	height:46px !important;
	border-radius:60px;
	background:#000;
}

#item62393 {
	width:226px !important;
	height:46px !important;
	left:449px !important;
	top:75px !important;
}

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

#item62420 {
	width:60px !important;
	height:60px !important;
	left:15px !important;
	top:630px !important;
}

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

#item62424 {
	width:60px !important;
	height:60px !important;
	left:675px !important;
	top:630px !important;
}

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

#item62429 {
	width:60px !important;
	height:60px !important;
	left:15px !important;
	top:630px !important;
}

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

#item62434 {
	width:60px !important;
	height:60px !important;
	left:675px !important;
	top:630px !important;
}

#item62439 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1304px !important;
}

#item63273 {
	width:25px !important;
	height:25px !important;
}

#item63277 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item63281 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item63229 {
	width:25px !important;
	height:25px !important;
}

#item63233 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item63238 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item63187 {
	width:25px !important;
	height:25px !important;
}

#item63192 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item63197 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item63095 {
	width:547px !important;
	height:195px !important;
	left:203px !important;
	top:555px !important;
	background:#b02a17;
}

#item63145 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item63149 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item63153 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item63063 {
	width:750px !important;
	height:963px !important;
	top:296px !important;
}

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

#item70433 {
	width:60px !important;
	height:60px !important;
	left:15px !important;
	top:644px !important;
}

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

#item70437 {
	width:60px !important;
	height:60px !important;
	left:675px !important;
	top:644px !important;
}

#item81023 {
	width:25px !important;
	height:25px !important;
}

#item81027 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item81031 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item80931 {
	width:25px !important;
	height:25px !important;
}

#item80935 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item80940 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item80887 {
	width:25px !important;
	height:25px !important;
}

#item80892 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item80896 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item80796 {
	width:547px !important;
	height:195px !important;
	left:732px !important;
	top:705px !important;
	background:#b02a17;
}

#item80846 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item80850 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item80854 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item80767 {
	width:1279px !important;
	height:1199px !important;
	left:523px !important;
	top:359px !important;
}

#item81324 {
	width:282px !important;
	height:57px !important;
	border-radius:60px;
	background:#000;
}

#item81321 {
	width:282px !important;
	height:57px !important;
	left:1519px !important;
	top:224px !important;
}

#item81350 {
	width:80px !important;
	height:80px !important;
}

#item81348 {
	width:80px !important;
	height:80px !important;
	left:1883px !important;
	top:769px !important;
}

#item81354 {
	width:80px !important;
	height:80px !important;
}

#item81352 {
	width:80px !important;
	height:80px !important;
	left:360px !important;
	top:769px !important;
}

#item81356 {
	width:56px !important;
	height:30px !important;
	left:1134px !important;
	top:1638px !important;
}

#item64166 {
	width:25px !important;
	height:25px !important;
}

#item64170 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item64174 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item64178 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item64116 {
	width:25px !important;
	height:25px !important;
}

#item64120 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item64125 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item64131 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item63824 {
	width:25px !important;
	height:25px !important;
}

#item63828 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item63833 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item63837 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item64069 {
	width:25px !important;
	height:25px !important;
}

#item64074 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item64078 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item64082 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item63871 {
	width:435px !important;
	height:195px !important;
	left:325px !important;
	top:623px !important;
	background:#a77982;
}

#item63918 {
	width:279px !important;
	height:260px !important;
	left:434px !important;
	top:10px !important;
}

#item64021 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item64025 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item64029 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item64034 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item63793 {
	width:760px !important;
	height:1031px !important;
	left:-10px !important;
	top:228px !important;
}

#item64210 {
	width:226px !important;
	height:46px !important;
	border-radius:60px;
	background:#000;
}

#item64207 {
	width:226px !important;
	height:46px !important;
	left:449px !important;
	top:75px !important;
}

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

#item64234 {
	width:60px !important;
	height:60px !important;
	left:15px !important;
	top:644px !important;
}

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

#item64239 {
	width:60px !important;
	height:60px !important;
	left:675px !important;
	top:644px !important;
}

#item64243 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1304px !important;
}

#item82355 {
	width:25px !important;
	height:25px !important;
}

#item82359 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item82363 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item82368 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item82306 {
	width:25px !important;
	height:25px !important;
}

#item82311 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item82315 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item82320 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item82210 {
	width:25px !important;
	height:25px !important;
}

#item82214 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item82219 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item82223 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item82162 {
	width:25px !important;
	height:25px !important;
}

#item82167 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item82171 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item82175 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item81963 {
	width:435px !important;
	height:195px !important;
	left:854px !important;
	top:715px !important;
	background:#a77982;
}

#item82011 {
	width:347px !important;
	height:324px !important;
	left:902px !important;
	top:64px !important;
}

#item82115 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item82119 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item82123 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item82127 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item81931 {
	width:1289px !important;
	height:1209px !important;
	left:513px !important;
	top:349px !important;
}

#item82611 {
	width:282px !important;
	height:57px !important;
	border-radius:60px;
	background:#000;
}

#item82608 {
	width:282px !important;
	height:57px !important;
	left:1519px !important;
	top:224px !important;
}

#item82639 {
	width:80px !important;
	height:80px !important;
}

#item82636 {
	width:80px !important;
	height:80px !important;
	left:1883px !important;
	top:769px !important;
}

#item82644 {
	width:80px !important;
	height:80px !important;
}

#item82641 {
	width:80px !important;
	height:80px !important;
	left:360px !important;
	top:769px !important;
}

#item82646 {
	width:56px !important;
	height:30px !important;
	left:1134px !important;
	top:1638px !important;
}

#item65321 {
	width:25px !important;
	height:25px !important;
}

#item65325 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item65329 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item65333 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item65271 {
	width:25px !important;
	height:25px !important;
}

#item65275 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item65279 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item65287 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item65173 {
	width:25px !important;
	height:25px !important;
}

#item65177 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item65183 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item65187 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item64924 {
	width:25px !important;
	height:25px !important;
}

#item64929 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item64933 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item64937 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item65126 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item65130 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item65134 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item65138 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item64893 {
	width:750px !important;
	height:963px !important;
	top:296px !important;
}

#item65364 {
	width:226px !important;
	height:46px !important;
	border-radius:60px;
	background:#000;
}

#item65361 {
	width:226px !important;
	height:46px !important;
	left:449px !important;
	top:75px !important;
}

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

#item65388 {
	width:60px !important;
	height:60px !important;
	left:15px !important;
	top:644px !important;
}

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

#item65392 {
	width:60px !important;
	height:60px !important;
	left:675px !important;
	top:644px !important;
}

#item65397 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1304px !important;
}

#item83452 {
	width:25px !important;
	height:25px !important;
}

#item83456 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item83460 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item83464 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item83354 {
	width:25px !important;
	height:25px !important;
}

#item83358 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item83362 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item83368 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item83306 {
	width:25px !important;
	height:25px !important;
}

#item83310 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item83316 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item83320 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item83236 {
	width:25px !important;
	height:25px !important;
}

#item83241 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item83245 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item83249 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item83164 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item83168 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item83172 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item83176 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item83132 {
	width:1327px !important;
	height:1199px !important;
	left:523px !important;
	top:359px !important;
}

#item83882 {
	width:282px !important;
	height:57px !important;
	border-radius:60px;
	background:#000;
}

#item83879 {
	width:282px !important;
	height:57px !important;
	left:1519px !important;
	top:224px !important;
}

#item83909 {
	width:80px !important;
	height:80px !important;
}

#item83906 {
	width:80px !important;
	height:80px !important;
	left:1883px !important;
	top:769px !important;
}

#item83915 {
	width:80px !important;
	height:80px !important;
}

#item83911 {
	width:80px !important;
	height:80px !important;
	left:360px !important;
	top:769px !important;
}

#item83917 {
	width:56px !important;
	height:30px !important;
	left:1134px !important;
	top:1638px !important;
}

#item67783 {
	width:25px !important;
	height:25px !important;
}

#item67787 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item67791 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item67795 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item67735 {
	width:25px !important;
	height:25px !important;
}

#item67739 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item67743 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item67748 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item67639 {
	width:25px !important;
	height:25px !important;
}

#item67643 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item67648 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item67652 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item67590 {
	width:25px !important;
	height:25px !important;
}

#item67595 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item67599 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item67603 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item67391 {
	width:553px !important;
	height:195px !important;
	left:197px !important;
	top:555px !important;
	background:#4e5f54;
}

#item67543 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item67547 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item67551 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item67556 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item67361 {
	width:750px !important;
	height:963px !important;
	top:296px !important;
}

#item67827 {
	width:226px !important;
	height:46px !important;
	border-radius:60px;
	background:#000;
}

#item67823 {
	width:226px !important;
	height:46px !important;
	left:449px !important;
	top:75px !important;
}

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

#item67851 {
	width:60px !important;
	height:60px !important;
	left:15px !important;
	top:644px !important;
}

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

#item67855 {
	width:60px !important;
	height:60px !important;
	left:675px !important;
	top:644px !important;
}

#item67860 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1304px !important;
}

#item84417 {
	width:25px !important;
	height:25px !important;
}

#item84421 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item84426 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item84430 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item84345 {
	width:25px !important;
	height:25px !important;
}

#item84349 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item84353 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item84358 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item84295 {
	width:25px !important;
	height:25px !important;
}

#item84299 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item84305 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item84309 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item84250 {
	width:25px !important;
	height:25px !important;
}

#item84255 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item84259 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item84263 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item84126 {
	width:553px !important;
	height:195px !important;
	background:#4e5f54;
}

#item84176 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item84180 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item84184 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item84188 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item84095 {
	width:1279px !important;
	height:1219px !important;
	left:523px !important;
	top:359px !important;
}

#item84993 {
	width:282px !important;
	height:57px !important;
	border-radius:60px;
	background:#000;
}

#item84990 {
	width:282px !important;
	height:57px !important;
	left:1519px !important;
	top:224px !important;
}

#item85020 {
	width:80px !important;
	height:80px !important;
}

#item85017 {
	width:80px !important;
	height:80px !important;
	left:1883px !important;
	top:769px !important;
}

#item85025 {
	width:80px !important;
	height:80px !important;
}

#item85022 {
	width:80px !important;
	height:80px !important;
	left:360px !important;
	top:769px !important;
}

#item85027 {
	width:56px !important;
	height:30px !important;
	left:1134px !important;
	top:1638px !important;
}

#item69398 {
	width:25px !important;
	height:25px !important;
}

#item69403 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item69407 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item69411 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item69352 {
	width:25px !important;
	height:25px !important;
}

#item69356 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item69360 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item69365 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item69128 {
	width:25px !important;
	height:25px !important;
}

#item69132 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item69137 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item69141 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item69276 {
	width:25px !important;
	height:25px !important;
}

#item69282 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item69286 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item69291 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item69202 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item69206 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item69210 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item69214 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item69098 {
	width:750px !important;
	height:947px !important;
	top:296px !important;
}

#item69442 {
	width:226px !important;
	height:46px !important;
	border-radius:60px;
	background:#000;
}

#item69439 {
	width:226px !important;
	height:46px !important;
	left:449px !important;
	top:75px !important;
}

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

#item69466 {
	width:60px !important;
	height:60px !important;
	left:15px !important;
	top:644px !important;
}

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

#item69470 {
	width:60px !important;
	height:60px !important;
	left:675px !important;
	top:644px !important;
}

#item69474 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1304px !important;
}

#item85464 {
	width:25px !important;
	height:25px !important;
}

#item85468 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item85472 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item85476 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item85417 {
	width:25px !important;
	height:25px !important;
}

#item85421 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item85425 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item85430 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item85342 {
	width:25px !important;
	height:25px !important;
}

#item85346 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item85352 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item85356 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item85295 {
	width:25px !important;
	height:25px !important;
}

#item85302 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item85306 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item85310 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item85224 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item85228 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item85232 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item85236 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item85192 {
	width:1279px !important;
	height:1219px !important;
	left:523px !important;
	top:359px !important;
}

#item86007 {
	width:282px !important;
	height:57px !important;
	border-radius:60px;
	background:#000;
}

#item86004 {
	width:282px !important;
	height:57px !important;
	left:1519px !important;
	top:224px !important;
}

#item86034 {
	width:80px !important;
	height:80px !important;
}

#item86031 {
	width:80px !important;
	height:80px !important;
	left:1883px !important;
	top:769px !important;
}

#item86039 {
	width:80px !important;
	height:80px !important;
}

#item86036 {
	width:80px !important;
	height:80px !important;
	left:360px !important;
	top:769px !important;
}

#item86042 {
	width:56px !important;
	height:30px !important;
	left:1134px !important;
	top:1638px !important;
}

#item70542 {
	width:25px !important;
	height:25px !important;
}

#item70546 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item70550 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item70554 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item70783 {
	width:25px !important;
	height:25px !important;
}

#item70788 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item70792 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item70798 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item70711 {
	width:25px !important;
	height:25px !important;
}

#item70715 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item70720 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item70724 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item70664 {
	width:25px !important;
	height:25px !important;
}

#item70669 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item70673 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item70677 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item70591 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item70595 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item70600 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item70604 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item70511 {
	width:750px !important;
	height:947px !important;
	top:296px !important;
}

#item70828 {
	width:226px !important;
	height:46px !important;
	border-radius:60px;
	background:#000;
}

#item70825 {
	width:226px !important;
	height:46px !important;
	left:449px !important;
	top:75px !important;
}

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

#item70852 {
	width:60px !important;
	height:60px !important;
	left:15px !important;
	top:644px !important;
}

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

#item70856 {
	width:60px !important;
	height:60px !important;
	left:675px !important;
	top:644px !important;
}

#item70860 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1304px !important;
}

#item86499 {
	width:25px !important;
	height:25px !important;
}

#item86504 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item86508 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item86512 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item86453 {
	width:25px !important;
	height:25px !important;
}

#item86457 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item86461 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item86466 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item86404 {
	width:25px !important;
	height:25px !important;
}

#item86408 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item86415 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item86419 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item86305 {
	width:25px !important;
	height:25px !important;
}

#item86310 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item86314 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item86318 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item86256 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item86260 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item86264 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item86268 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item86223 {
	width:1360px !important;
	height:1219px !important;
	left:523px !important;
	top:359px !important;
}

#item86917 {
	width:282px !important;
	height:57px !important;
	border-radius:60px;
	background:#000;
}

#item86914 {
	width:282px !important;
	height:57px !important;
	left:1519px !important;
	top:224px !important;
}

#item86945 {
	width:80px !important;
	height:80px !important;
}

#item86942 {
	width:80px !important;
	height:80px !important;
	left:1883px !important;
	top:769px !important;
}

#item86951 {
	width:80px !important;
	height:80px !important;
}

#item86948 {
	width:80px !important;
	height:80px !important;
	left:360px !important;
	top:769px !important;
}

#item86953 {
	width:56px !important;
	height:30px !important;
	left:1134px !important;
	top:1638px !important;
}

#item71449 {
	width:25px !important;
	height:25px !important;
}

#item71454 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item71458 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item71399 {
	width:25px !important;
	height:25px !important;
}

#item71404 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item71409 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item71302 {
	width:25px !important;
	height:25px !important;
}

#item71307 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item71311 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item71252 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item71256 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item71261 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item71220 {
	width:750px !important;
	height:963px !important;
	top:296px !important;
}

#item71540 {
	width:226px !important;
	height:46px !important;
	border-radius:60px;
	background:#000;
}

#item71537 {
	width:226px !important;
	height:46px !important;
	left:449px !important;
	top:75px !important;
}

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

#item71564 {
	width:60px !important;
	height:60px !important;
	left:15px !important;
	top:644px !important;
}

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

#item71568 {
	width:60px !important;
	height:60px !important;
	left:675px !important;
	top:644px !important;
}

#item71572 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1304px !important;
}

#item87313 {
	width:25px !important;
	height:25px !important;
}

#item87317 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item87321 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item87271 {
	width:25px !important;
	height:25px !important;
}

#item87275 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item87280 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item87178 {
	width:25px !important;
	height:25px !important;
}

#item87183 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item87188 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item87134 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item87138 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item87142 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item87102 {
	width:1279px !important;
	height:1199px !important;
	left:523px !important;
	top:359px !important;
}

#item87775 {
	width:282px !important;
	height:57px !important;
	border-radius:60px;
	background:#000;
}

#item87771 {
	width:282px !important;
	height:57px !important;
	left:1519px !important;
	top:224px !important;
}

#item87802 {
	width:80px !important;
	height:80px !important;
}

#item87799 {
	width:80px !important;
	height:80px !important;
	left:1883px !important;
	top:769px !important;
}

#item87807 {
	width:80px !important;
	height:80px !important;
}

#item87804 {
	width:80px !important;
	height:80px !important;
	left:360px !important;
	top:769px !important;
}

#item87809 {
	width:56px !important;
	height:30px !important;
	left:1134px !important;
	top:1638px !important;
}

#item72068 {
	width:25px !important;
	height:25px !important;
}

#item72072 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item72076 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item72080 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item71995 {
	width:25px !important;
	height:25px !important;
}

#item71999 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item72003 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item72008 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item71946 {
	width:25px !important;
	height:25px !important;
}

#item71950 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item71955 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item71959 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item71899 {
	width:25px !important;
	height:25px !important;
}

#item71905 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item71910 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item71914 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item71779 {
	width:553px !important;
	height:195px !important;
	left:197px !important;
	top:555px !important;
	background:#4e4a48;
}

#item71829 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item71833 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item71837 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item71841 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item71748 {
	width:750px !important;
	height:947px !important;
	top:296px !important;
}

#item72112 {
	width:226px !important;
	height:46px !important;
	border-radius:60px;
	background:#000;
}

#item72109 {
	width:226px !important;
	height:46px !important;
	left:449px !important;
	top:75px !important;
}

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

#item72137 {
	width:60px !important;
	height:60px !important;
	left:15px !important;
	top:644px !important;
}

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

#item72141 {
	width:60px !important;
	height:60px !important;
	left:675px !important;
	top:644px !important;
}

#item72145 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1304px !important;
}

#item88173 {
	width:25px !important;
	height:25px !important;
}

#item88177 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item88181 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item88185 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item88124 {
	width:25px !important;
	height:25px !important;
}

#item88128 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item88132 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item88137 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item88077 {
	width:25px !important;
	height:25px !important;
}

#item88081 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item88086 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item88090 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item88030 {
	width:25px !important;
	height:25px !important;
}

#item88036 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item88040 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item88044 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item87934 {
	width:553px !important;
	height:195px !important;
	left:726px !important;
	top:705px !important;
	background:#4e4a48;
}

#item87984 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item87988 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item87992 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item87997 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item87905 {
	width:1279px !important;
	height:1219px !important;
	left:523px !important;
	top:359px !important;
}

#item88598 {
	width:282px !important;
	height:57px !important;
	border-radius:60px;
	background:#000;
}

#item88595 {
	width:282px !important;
	height:57px !important;
	left:1519px !important;
	top:224px !important;
}

#item88626 {
	width:80px !important;
	height:80px !important;
}

#item88623 {
	width:80px !important;
	height:80px !important;
	left:1883px !important;
	top:769px !important;
}

#item88631 {
	width:80px !important;
	height:80px !important;
}

#item88628 {
	width:80px !important;
	height:80px !important;
	left:360px !important;
	top:769px !important;
}

#item88633 {
	width:56px !important;
	height:30px !important;
	left:1134px !important;
	top:1638px !important;
}

#item72791 {
	width:25px !important;
	height:25px !important;
}

#item72795 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item72799 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item72803 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item72744 {
	width:25px !important;
	height:25px !important;
}

#item72748 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item72752 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item72757 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item72696 {
	width:25px !important;
	height:25px !important;
}

#item72700 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item72706 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item72710 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item72649 {
	width:25px !important;
	height:25px !important;
}

#item72655 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item72659 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item72663 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item72554 {
	width:553px !important;
	height:195px !important;
	left:197px !important;
	top:555px !important;
	background:#476989;
}

#item72604 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item72608 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item72612 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item72616 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item72525 {
	width:750px !important;
	height:927px !important;
	top:296px !important;
}

#item72835 {
	width:226px !important;
	height:46px !important;
	border-radius:60px;
	background:#000;
}

#item72832 {
	width:226px !important;
	height:46px !important;
	left:449px !important;
	top:75px !important;
}

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

#item72859 {
	width:60px !important;
	height:60px !important;
	left:15px !important;
	top:644px !important;
}

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

#item72863 {
	width:60px !important;
	height:60px !important;
	left:675px !important;
	top:644px !important;
}

#item72867 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1304px !important;
}

#item89564 {
	width:282px !important;
	height:57px !important;
	border-radius:60px;
	background:#000;
}

#item89560 {
	width:282px !important;
	height:57px !important;
	left:1519px !important;
	top:224px !important;
}

#item89591 {
	width:80px !important;
	height:80px !important;
}

#item89588 {
	width:80px !important;
	height:80px !important;
	left:1883px !important;
	top:769px !important;
}

#item89596 {
	width:80px !important;
	height:80px !important;
}

#item89593 {
	width:80px !important;
	height:80px !important;
	left:360px !important;
	top:769px !important;
}

#item89598 {
	width:56px !important;
	height:30px !important;
	left:1134px !important;
	top:1638px !important;
}

#item89961 {
	width:25px !important;
	height:25px !important;
}

#item89965 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item89969 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item89973 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item89889 {
	width:25px !important;
	height:25px !important;
}

#item89893 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item89897 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item89902 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item89840 {
	width:25px !important;
	height:25px !important;
}

#item89845 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item89850 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item89854 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item89793 {
	width:25px !important;
	height:25px !important;
}

#item89798 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item89802 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item89806 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item89696 {
	width:553px !important;
	height:195px !important;
	background:#476989;
}

#item89746 {
	width:25px !important;
	height:25px !important;
	left:45px !important;
}

#item89751 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item89755 {
	width:25px !important;
	height:25px !important;
	left:134px !important;
}

#item89759 {
	width:25px !important;
	height:25px !important;
	left:179px !important;
}

#item89668 {
	width:1279px !important;
	height:1199px !important;
	left:523px !important;
	top:359px !important;
}

#item19883 {
	width:25px !important;
	height:25px !important;
}

#item19887 {
	width:25px !important;
	height:25px !important;
	left:44px !important;
}

#item19812 {
	width:25px !important;
	height:25px !important;
}

#item19817 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item19770 {
	width:25px !important;
	height:25px !important;
	left:44px !important;
}

#item19774 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item19713 {
	width:750px !important;
	height:963px !important;
	top:296px !important;
}

#item20012 {
	width:226px !important;
	height:46px !important;
	border-radius:60px;
	background:#000;
}

#item20009 {
	width:226px !important;
	height:46px !important;
	left:449px !important;
	top:75px !important;
}

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

#item20036 {
	width:60px !important;
	height:60px !important;
	left:15px !important;
	top:644px !important;
}

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

#item20040 {
	width:60px !important;
	height:60px !important;
	left:675px !important;
	top:644px !important;
}

#item20054 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1304px !important;
}

#item90213 {
	width:282px !important;
	height:57px !important;
	border-radius:60px;
	background:#000;
}

#item90210 {
	width:282px !important;
	height:57px !important;
	left:1519px !important;
	top:224px !important;
}

#item90240 {
	width:80px !important;
	height:80px !important;
}

#item90237 {
	width:80px !important;
	height:80px !important;
	left:1883px !important;
	top:769px !important;
}

#item90245 {
	width:80px !important;
	height:80px !important;
}

#item90242 {
	width:80px !important;
	height:80px !important;
	left:360px !important;
	top:769px !important;
}

#item90247 {
	width:56px !important;
	height:30px !important;
	left:1134px !important;
	top:1638px !important;
}

#item90783 {
	width:25px !important;
	height:25px !important;
}

#item90788 {
	width:25px !important;
	height:25px !important;
	left:44px !important;
}

#item90749 {
	width:25px !important;
	height:25px !important;
}

#item90754 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item90709 {
	width:25px !important;
	height:25px !important;
	left:44px !important;
}

#item90713 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item90696 {
	width:1279px !important;
	height:1199px !important;
	left:523px !important;
	top:359px !important;
}

#item73681 {
	width:25px !important;
	height:25px !important;
}

#item73685 {
	width:25px !important;
	height:25px !important;
	left:44px !important;
}

#item73647 {
	width:25px !important;
	height:25px !important;
}

#item73652 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item73606 {
	width:25px !important;
	height:25px !important;
	left:44px !important;
}

#item73610 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item73594 {
	width:750px !important;
	height:963px !important;
	top:296px !important;
}

#item73744 {
	width:226px !important;
	height:46px !important;
	border-radius:60px;
	background:#000;
}

#item73741 {
	width:226px !important;
	height:46px !important;
	left:449px !important;
	top:75px !important;
}

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

#item73768 {
	width:60px !important;
	height:60px !important;
	left:15px !important;
	top:644px !important;
}

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

#item73772 {
	width:60px !important;
	height:60px !important;
	left:675px !important;
	top:644px !important;
}

#item73777 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1304px !important;
}

#item90982 {
	width:282px !important;
	height:57px !important;
	border-radius:60px;
	background:#000;
}

#item90979 {
	width:282px !important;
	height:57px !important;
	left:1519px !important;
	top:224px !important;
}

#item91010 {
	width:80px !important;
	height:80px !important;
}

#item91007 {
	width:80px !important;
	height:80px !important;
	left:1883px !important;
	top:769px !important;
}

#item91015 {
	width:80px !important;
	height:80px !important;
}

#item91012 {
	width:80px !important;
	height:80px !important;
	left:360px !important;
	top:769px !important;
}

#item91017 {
	width:56px !important;
	height:30px !important;
	left:1134px !important;
	top:1638px !important;
}

#item91286 {
	width:25px !important;
	height:25px !important;
}

#item91290 {
	width:25px !important;
	height:25px !important;
	left:44px !important;
}

#item91252 {
	width:25px !important;
	height:25px !important;
}

#item91257 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item91214 {
	width:25px !important;
	height:25px !important;
	left:44px !important;
}

#item91218 {
	width:25px !important;
	height:25px !important;
	left:90px !important;
}

#item91205 {
	width:1279px !important;
	height:1199px !important;
	left:523px !important;
	top:359px !important;
}

#item75000 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1304px !important;
}

#item75008 {
	width:226px !important;
	height:46px !important;
	border-radius:60px;
	background:#000;
}

#item75004 {
	width:226px !important;
	height:46px !important;
	left:75px !important;
	top:704px !important;
}

#item91504 {
	width:56px !important;
	height:30px !important;
	left:1134px !important;
	top:1638px !important;
}

#item91514 {
	width:282px !important;
	height:57px !important;
	border-radius:60px;
	background:#000;
}

#item91511 {
	width:282px !important;
	height:57px !important;
	left:521px !important;
	top:1259px !important;
}

#item60388 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1304px !important;
}

#item77432 {
	width:56px !important;
	height:30px !important;
	left:1134px !important;
	top:1638px !important;
}

#item94334 {
	width:25px !important;
	height:25px !important;
}

#item94320 {
	width:25px !important;
	height:25px !important;
	left:44px !important;
}

#item94309 {
	width:750px !important;
	height:633px !important;
	top:469px !important;
}

#item94339 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1304px !important;
}

#item94346 {
	width:105px !important;
	height:70px !important;
}

#item94343 {
	width:105px !important;
	height:70px !important;
	left:270px !important;
	top:357px !important;
}

#item94358 {
	width:105px !important;
	height:70px !important;
}

#item94355 {
	width:105px !important;
	height:70px !important;
	left:375px !important;
	top:357px !important;
}

#item94363 {
	width:105px !important;
	height:70px !important;
}

#item94360 {
	width:105px !important;
	height:70px !important;
	left:480px !important;
	top:357px !important;
}

#item94369 {
	width:105px !important;
	height:70px !important;
}

#item94371 {
	width:46px !important;
	height:3px !important;
	left:28px !important;
	top:34px !important;
	background:#000;
}

#item94366 {
	width:105px !important;
	height:70px !important;
	left:165px !important;
	top:357px !important;
}

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

#item94374 {
	width:60px !important;
	height:60px !important;
	left:675px !important;
	top:721px !important;
}

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

#item94379 {
	width:60px !important;
	height:60px !important;
	left:15px !important;
	top:721px !important;
}

#item94156 {
	width:80px !important;
	height:80px !important;
}

#item94153 {
	width:80px !important;
	height:80px !important;
	left:1883px !important;
	top:769px !important;
}

#item94161 {
	width:80px !important;
	height:80px !important;
}

#item94158 {
	width:80px !important;
	height:80px !important;
	left:360px !important;
	top:769px !important;
}

#item94209 {
	width:56px !important;
	height:30px !important;
	left:1134px !important;
	top:1638px !important;
}

#item94240 {
	width:25px !important;
	height:25px !important;
}

#item94227 {
	width:25px !important;
	height:25px !important;
	left:44px !important;
}

#item94213 {
	width:1280px !important;
	height:994px !important;
	left:522px !important;
	top:359px !important;
}

#item94249 {
	width:105px !important;
	height:70px !important;
}

#item94246 {
	width:105px !important;
	height:70px !important;
	left:1486px !important;
	top:211px !important;
}

#item94262 {
	width:105px !important;
	height:70px !important;
}

#item94259 {
	width:105px !important;
	height:70px !important;
	left:1591px !important;
	top:211px !important;
}

#item94267 {
	width:105px !important;
	height:70px !important;
}

#item94264 {
	width:105px !important;
	height:70px !important;
	left:1696px !important;
	top:211px !important;
}

#item94273 {
	width:105px !important;
	height:70px !important;
}

#item94275 {
	width:46px !important;
	height:3px !important;
	left:28px !important;
	top:34px !important;
	background:#000;
}

#item94270 {
	width:105px !important;
	height:70px !important;
	left:1381px !important;
	top:211px !important;
}

#item33644 {
	width:153px !important;
	height:13px !important;
	left:1px !important;
	top:80px !important;
	background:#0ba65c;
}

#item33645 {
	width:153px !important;
	height:13px !important;
	left:154px !important;
	top:80px !important;
	background:#fff;
}

#item33658 {
	width:153px !important;
	height:13px !important;
	left:307px !important;
	top:80px !important;
	background:#e3151d;
}

#item33661 {
	width:2px !important;
	height:11px !important;
	background:#fff;
}

#item33665 {
	width:2px !important;
	height:11px !important;
	left:34px !important;
	background:#fff;
}

#item33671 {
	width:3px !important;
	height:16px !important;
	left:105px !important;
	top:112px !important;
	background:#000;
}

#item33684 {
	width:579px !important;
	height:42px !important;
	left:85px !important;
	top:615px !important;
}

#item34329 {
	width:57px !important;
	height:51px !important;
	top:6px !important;
	border:solid 4.158px #000;
}

#item34326 {
	width:57px !important;
	height:57px !important;
	left:526px !important;
	top:866px !important;
}

#item34335 {
	width:27px !important;
	height:55px !important;
	left:278px !important;
	top:866px !important;
}

#item34339 {
	width:54px !important;
	height:38px !important;
	left:167px !important;
	top:875px !important;
}

#item34343 {
	width:56px !important;
	height:56px !important;
	left:356px !important;
	top:866px !important;
}

#item33365 {
	width:210px !important;
	height:17px !important;
	left:2px !important;
	top:111px !important;
	background:#0ba65c;
}

#item33366 {
	width:210px !important;
	height:17px !important;
	left:212px !important;
	top:111px !important;
	background:#fff;
}

#item33380 {
	width:210px !important;
	height:17px !important;
	left:422px !important;
	top:111px !important;
	background:#e3151d;
}

#item33382 {
	width:3px !important;
	height:16px !important;
	background:#fff;
}

#item33387 {
	width:3px !important;
	height:16px !important;
	left:47px !important;
	background:#fff;
}

#item33394 {
	width:4px !important;
	height:22px !important;
	left:144px !important;
	top:154px !important;
	background:#000;
}

#item33408 {
	width:796px !important;
	height:58px !important;
	left:763px !important;
	top:789px !important;
}

#item34360 {
	width:78px !important;
	height:70px !important;
	top:8px !important;
	border:solid 4.158px #000;
}

#item34357 {
	width:78px !important;
	height:78px !important;
	left:1370px !important;
	top:1058px !important;
}

#item34367 {
	width:37px !important;
	height:76px !important;
	left:1028px !important;
	top:1059px !important;
}

#item34371 {
	width:74px !important;
	height:52px !important;
	left:876px !important;
	top:1071px !important;
}

#item34375 {
	width:77px !important;
	height:77px !important;
	left:1135px !important;
	top:1059px !important;
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:767px){ [class*=" mq-"], .mq-default { display:none; } .mq-750 {display:block; } }

