/* 	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:50728px; 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:974px !important;
}

#item107549 {
	width:750px !important;
	height:429px !important;
	background:#5aab7d;
}

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

#item18948 {
	width:515px !important;
	height:81px !important;
	left:146px !important;
	top:1080px !important;
}

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

#item18950 {
	width:515px !important;
	height:81px !important;
	left:146px !important;
	top:985px !important;
}

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

#item18961 {
	width:515px !important;
	height:81px !important;
	left:146px !important;
	top:891px !important;
}

#item10763 {
	width:473px !important;
	height:76px !important;
	left:21px !important;
	top:2px !important;
}

#item18959 {
	width:515px !important;
	height:81px !important;
	left:146px !important;
	top:796px !important;
}

#item18277 {
	width:90px !important;
	height:90px !important;
	left:359px !important;
	top:1576px !important;
}

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

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

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

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

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

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

#item54284 {
	width:515px !important;
	height:81px !important;
	left:146px !important;
	top:1176px !important;
}

#item18286 {
	width:90px !important;
	height:90px !important;
	left:359px !important;
	top:1582px !important;
}

#item137699 {
	width:220px !important;
	height:197px !important;
}

#item137720 {
	width:220px !important;
	height:197px !important;
	left:215px !important;
}

#item137723 {
	width:220px !important;
	height:197px !important;
	left:430px !important;
}

#item137726 {
	width:220px !important;
	height:197px !important;
}

#item137729 {
	width:220px !important;
	height:197px !important;
	left:215px !important;
}

#item137732 {
	width:220px !important;
	height:197px !important;
	left:430px !important;
}

#item137735 {
	width:220px !important;
	height:197px !important;
}

#item137738 {
	width:220px !important;
	height:197px !important;
	left:215px !important;
}

#item137741 {
	width:220px !important;
	height:197px !important;
	left:1px !important;
	top:192px !important;
}

#item137747 {
	width:220px !important;
	height:197px !important;
	left:215px !important;
}

#item137750 {
	width:220px !important;
	height:197px !important;
	left:431px !important;
}

#item137753 {
	width:220px !important;
	height:197px !important;
	top:191px !important;
}

#item159803 {
	width:225px !important;
	height:202px !important;
	left:506px !important;
	top:1145px !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;
}

#item107751 {
	width:2224px !important;
	height:544px !important;
	background:#5aab7d;
}

@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:1435px !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;
}

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

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

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

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

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

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

#item77334 {
	width:737px !important;
	height:115px !important;
	left:805px !important;
	top:2774px !important;
}

#item19417 {
	width:127px !important;
	height:127px !important;
	left:1109px !important;
	top:3302px !important;
}

#item137918 {
	width:353px !important;
	height:316px !important;
}

#item137927 {
	width:353px !important;
	height:316px !important;
	left:352px !important;
}

#item137935 {
	width:353px !important;
	height:316px !important;
	left:705px !important;
}

#item137943 {
	width:353px !important;
	height:316px !important;
	left:1057px !important;
}

#item137947 {
	width:353px !important;
	height:316px !important;
	top:316px !important;
}

#item137955 {
	width:353px !important;
	height:316px !important;
	left:1px !important;
}

#item137963 {
	width:353px !important;
	height:316px !important;
	left:353px !important;
}

#item137971 {
	width:353px !important;
	height:316px !important;
	left:705px !important;
}

#item137980 {
	width:353px !important;
	height:316px !important;
	top:316px !important;
}

#item137990 {
	width:353px !important;
	height:316px !important;
	left:353px !important;
	top:316px !important;
}

#item138000 {
	width:353px !important;
	height:316px !important;
	left:1056px !important;
}

#item138010 {
	width:353px !important;
	height:316px !important;
	top:317px !important;
}

#item159812 {
	width:358px !important;
	height:321px !important;
	left:466px !important;
	top:2884px !important;
}

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

#item15210.fixed-pos-elem {
	width:2236px !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;
}

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

#item114116.fixed-pos-elem {
	width:100px !important;
	height:951px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item142085 {
	width:450px !important;
	height:195px !important;
	background:#006e86;
}

#item142003 {
	width:1280px !important;
	height:1185px !important;
	left:522px !important;
	top:359px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item142574 {
	width:450px !important;
	height:195px !important;
	left:300px !important;
	top:555px !important;
	background:#ffb643;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item154550 {
	width:25px !important;
	height:25px !important;
	left:135px !important;
}

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

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

#item154538 {
	width:25px !important;
	height:25px !important;
	left:135px !important;
}

#item154164 {
	width:450px !important;
	height:195px !important;
	background:#ffb643;
}

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

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

#item154527 {
	width:25px !important;
	height:25px !important;
	left:135px !important;
}

#item154145 {
	width:1280px !important;
	height:1185px !important;
	left:522px !important;
	top:359px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item143183 {
	width:494px !important;
	height:195px !important;
	left:256px !important;
	top:555px !important;
	background:#328a76;
}

#item143095 {
	width:750px !important;
	height:999px !important;
	top:296px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item156300 {
	width:25px !important;
	height:25px !important;
	left:135px !important;
}

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

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

#item156256 {
	width:25px !important;
	height:25px !important;
	left:135px !important;
}

#item156107 {
	width:450px !important;
	height:195px !important;
	background:#328a76;
}

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

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

#item156211 {
	width:25px !important;
	height:25px !important;
	left:135px !important;
}

#item156097 {
	width:1280px !important;
	height:1185px !important;
	left:522px !important;
	top:359px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item156699 {
	width:25px !important;
	height:25px !important;
	left:135px !important;
}

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

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

#item156688 {
	width:25px !important;
	height:25px !important;
	left:135px !important;
}

#item144563 {
	width:450px !important;
	height:195px !important;
	background:#0d5d52;
}

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

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

#item156673 {
	width:25px !important;
	height:25px !important;
	left:135px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item160862 {
	width:25px !important;
	height:25px !important;
	left:135px !important;
}

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

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

#item160813 {
	width:25px !important;
	height:25px !important;
	left:135px !important;
}

#item160639 {
	width:450px !important;
	height:195px !important;
	top:5px !important;
	background:#0d5d52;
}

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

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

#item160744 {
	width:25px !important;
	height:25px !important;
	left:135px !important;
}

#item160627 {
	width:1280px !important;
	height:1185px !important;
	left:522px !important;
	top:359px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item145853 {
	width:450px !important;
	height:195px !important;
	background:#6394b2;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item146247 {
	width:450px !important;
	height:195px !important;
	top:4px !important;
	background:#6394b2;
}

#item146221 {
	width:1279px !important;
	height:1105px !important;
	left:523px !important;
	top:359px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item123304 {
	width:435px !important;
	height:195px !important;
	left:315px !important;
	top:555px !important;
	background:#a77881;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item134933 {
	width:435px !important;
	height:195px !important;
	background:#a77881;
}

#item134116 {
	width:1279px !important;
	height:1165px !important;
	left:523px !important;
	top:359px !important;
}

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

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

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

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

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

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

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

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

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

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

#item148248 {
	width:60px !important;
	height:60px !important;
	left:15px !important;
	top:592px !important;
}

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

#item148252 {
	width:60px !important;
	height:60px !important;
	left:675px !important;
	top:592px !important;
}

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

#item148256 {
	width:60px !important;
	height:60px !important;
	left:15px !important;
	top:592px !important;
}

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

#item148260 {
	width:60px !important;
	height:60px !important;
	left:675px !important;
	top:592px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item148341 {
	width:450px !important;
	height:195px !important;
	background:#d43d23;
}

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

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

#item148579 {
	width:60px !important;
	height:60px !important;
	left:15px !important;
	top:606px !important;
}

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

#item148584 {
	width:60px !important;
	height:60px !important;
	left:675px !important;
	top:606px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item148711 {
	width:450px !important;
	height:195px !important;
	background:#d43d23;
}

#item148635 {
	width:1279px !important;
	height:1186px !important;
	left:523px !important;
	top:358px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item119477 {
	width:450px !important;
	height:195px !important;
	background:#00898f;
}

#item119428 {
	width:750px !important;
	height:983px !important;
	top:296px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item128394 {
	width:450px !important;
	height:195px !important;
	top:9px !important;
	background:#00898f;
}

#item127815 {
	width:1279px !important;
	height:1245px !important;
	left:523px !important;
	top:359px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item159946 {
	width:450px !important;
	height:195px !important;
	background:#cf4902;
}

#item159898 {
	width:750px !important;
	height:999px !important;
	top:296px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item160314 {
	width:450px !important;
	height:195px !important;
	top:9px !important;
	background:#cf4902;
}

#item160266 {
	width:1279px !important;
	height:1245px !important;
	left:523px !important;
	top:359px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item150546 {
	width:450px !important;
	height:195px !important;
	background:#4e5f54;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item150712 {
	width:450px !important;
	height:195px !important;
	background:#4e5f54;
}

#item149793 {
	width:1279px !important;
	height:1185px !important;
	left:523px !important;
	top:359px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item150941 {
	width:450px !important;
	height:195px !important;
	background:#e67139;
}

#item150895 {
	width:750px !important;
	height:983px !important;
	top:296px !important;
}

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

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

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

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

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

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

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

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

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

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

#item154877 {
	width:1278px !important;
	height:900px !important;
	top:60px !important;
}

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

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

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

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

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

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

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

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

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

#item154761 {
	width:450px !important;
	height:195px !important;
	top:9px !important;
	background:#e67139;
}

#item154661 {
	width:1279px !important;
	height:1305px !important;
	left:523px !important;
	top:299px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item152455 {
	width:422px !important;
	height:195px !important;
	background:#fab700;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item155512 {
	width:422px !important;
	height:195px !important;
	background:#fab700;
}

#item114392 {
	width:1279px !important;
	height:1189px !important;
	left:523px !important;
	top:359px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item152613 {
	width:422px !important;
	height:195px !important;
	background:#fab700;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item155642 {
	width:422px !important;
	height:195px !important;
	background:#fab700;
}

#item155596 {
	width:1279px !important;
	height:1189px !important;
	left:523px !important;
	top:359px !important;
}

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

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

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

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

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

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

#item155883 {
	width:56px !important;
	height:30px !important;
	left:1134px !important;
	top:1638px !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:#fff;
}

#item75004 {
	width:226px !important;
	height:46px !important;
	left:75px !important;
	top:704px !important;
}

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

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

#item137194 {
	width:282px !important;
	height:57px !important;
	left:521px !important;
	top:1259px !important;
}

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

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

#item33644 {
	width:153px !important;
	height:13px !important;
	left:1px !important;
	top:80px !important;
	background:#00a65b;
}

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

#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:545px !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:753px !important;
}

#item34335 {
	width:27px !important;
	height:55px !important;
	left:278px !important;
	top:754px !important;
}

#item34339 {
	width:54px !important;
	height:38px !important;
	left:167px !important;
	top:762px !important;
}

#item34343 {
	width:56px !important;
	height:56px !important;
	left:356px !important;
	top:753px !important;
}

#item33365 {
	width:210px !important;
	height:17px !important;
	left:2px !important;
	top:111px !important;
	background:#00a65b;
}

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

#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:146px !important;
	top:57px !important;
}

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

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

#item34367 {
	width:37px !important;
	height:76px !important;
	left:152px !important;
	top:9px !important;
}

#item34371 {
	width:74px !important;
	height:52px !important;
	top:21px !important;
}

#item34375 {
	width:77px !important;
	height:77px !important;
	left:259px !important;
	top:8px !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; } }

