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

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

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

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

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

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

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

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

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

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

#item18286 {
	width:90px !important;
	height:90px !important;
	left:359px !important;
	top:1637px !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:430px !important;
}

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

#item137750 {
	width:220px !important;
	height:197px !important;
	left:215px !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:#e40f25;
}

@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:1467px !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:737px !important;
	height:115px !important;
	left:804px !important;
	top:2774px !important;
}

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

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

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

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

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

#item19417 {
	width:127px !important;
	height:127px !important;
	left:1108px !important;
	top:3493px !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;
}

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

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

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

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

#item156193 {
	width:353px !important;
	height:316px !important;
	left:351px !important;
	top:629px !important;
}

#item156197 {
	width:353px !important;
	height:316px !important;
	left:705px !important;
	top:629px !important;
}

#item138000 {
	width:353px !important;
	height:316px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item143429 {
	width:450px !important;
	height:195px !important;
	left:300px !important;
	top:555px !important;
	background:#358c85;
}

#item143401 {
	width:750px !important;
	height:1035px !important;
	top:296px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item144062 {
	width:450px !important;
	height:195px !important;
	background:#358c85;
}

#item144008 {
	width:1279px !important;
	height:1193px !important;
	left:523px !important;
	top:359px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item146026 {
	width:450px !important;
	height:195px !important;
	background:#f29132;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item145596 {
	width:450px !important;
	height:195px !important;
	background:#f29132;
}

#item145550 {
	width:1279px !important;
	height:1224px !important;
	left:523px !important;
	top:358px !important;
}

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

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

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

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

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

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

#item155430 {
	width:450px !important;
	height:195px !important;
	background:#6c7b80;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item155541 {
	width:450px !important;
	height:195px !important;
	background:#6c7b80;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item146725 {
	width:435px !important;
	height:195px !important;
	background:#b02a17;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item147129 {
	width:435px !important;
	height:195px !important;
	background:#b02a17;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item154081 {
	width:450px !important;
	height:195px !important;
	left:300px !important;
	top:555px !important;
	background:#83634a;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item154556 {
	width:450px !important;
	height:195px !important;
	background:#83634a;
}

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

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

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

#item154498 {
	width:1329px !important;
	height:1219px !important;
	left:523px !important;
	top:359px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item150418 {
	width:450px !important;
	height:195px !important;
	background:#006f86;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item155626 {
	width:450px !important;
	height:195px !important;
	background:#83634a;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item155705 {
	width:450px !important;
	height:195px !important;
	background:#83634a;
}

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

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

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

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

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

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

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

#item152013 {
	width:262px !important;
	height:56px !important;
	left:133px !important;
	top:482px !important;
}

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

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

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

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

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

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

#item151827 {
	width:450px !important;
	height:195px !important;
	background:#305d9e;
}

#item151780 {
	width:750px !important;
	height:996px !important;
	top:297px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item151213 {
	width:450px !important;
	height:195px !important;
	background:#305d9e;
}

#item151164 {
	width:1279px !important;
	height:1193px !important;
	left:523px !important;
	top:359px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item152336 {
	width:450px !important;
	height:195px !important;
	background:#e40f25;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item153301 {
	width:450px !important;
	height:195px !important;
	background:#e40f25;
}

#item153252 {
	width:1280px !important;
	height:1224px !important;
	left:522px !important;
	top:358px !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;
}

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

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

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

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

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

#item142889 {
	width:25px !important;
	height:25px !important;
	left:225px !important;
}

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

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

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

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

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

#item142866 {
	width:25px !important;
	height:25px !important;
	left:270px !important;
}

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

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

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

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

#item142840 {
	width:25px !important;
	height:25px !important;
	left:225px !important;
}

#item142843 {
	width:25px !important;
	height:25px !important;
	left:270px !important;
}

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

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

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

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

#item142819 {
	width:25px !important;
	height:25px !important;
	left:225px !important;
}

#item142822 {
	width:25px !important;
	height:25px !important;
	left:270px !important;
}

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

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

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

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

#item142798 {
	width:25px !important;
	height:25px !important;
	left:225px !important;
}

#item142801 {
	width:25px !important;
	height:25px !important;
	left:270px !important;
}

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

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

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

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

#item142775 {
	width:25px !important;
	height:25px !important;
	left:225px !important;
}

#item142778 {
	width:25px !important;
	height:25px !important;
	left:270px !important;
}

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

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

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

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

#item142752 {
	width:25px !important;
	height:25px !important;
	left:225px !important;
}

#item142755 {
	width:25px !important;
	height:25px !important;
	left:270px !important;
}

#item141686 {
	width:750px !important;
	height:633px !important;
	top:469px !important;
}

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

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

#item141784 {
	width:60px !important;
	height:60px !important;
	left:675px !important;
	top:721px !important;
}

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

#item141789 {
	width:60px !important;
	height:60px !important;
	left:15px !important;
	top:721px !important;
}

#item141876 {
	width:105px !important;
	height:70px !important;
}

#item141873 {
	width:105px !important;
	height:70px !important;
	left:105px !important;
}

#item141889 {
	width:105px !important;
	height:70px !important;
}

#item141886 {
	width:105px !important;
	height:70px !important;
	left:210px !important;
}

#item141897 {
	width:105px !important;
	height:70px !important;
}

#item141894 {
	width:105px !important;
	height:70px !important;
	left:315px !important;
}

#item141904 {
	width:105px !important;
	height:70px !important;
}

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

#item141901 {
	width:105px !important;
	height:70px !important;
}

#item141913 {
	width:105px !important;
	height:70px !important;
}

#item141910 {
	width:105px !important;
	height:70px !important;
	left:420px !important;
}

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

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

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

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

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

#item142385 {
	width:105px !important;
	height:70px !important;
}

#item142382 {
	width:105px !important;
	height:70px !important;
	left:105px !important;
}

#item142397 {
	width:105px !important;
	height:70px !important;
}

#item142393 {
	width:105px !important;
	height:70px !important;
	left:210px !important;
}

#item142406 {
	width:105px !important;
	height:70px !important;
}

#item142403 {
	width:105px !important;
	height:70px !important;
	left:315px !important;
}

#item142413 {
	width:105px !important;
	height:70px !important;
}

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

#item142410 {
	width:105px !important;
	height:70px !important;
}

#item142421 {
	width:105px !important;
	height:70px !important;
}

#item142418 {
	width:105px !important;
	height:70px !important;
	left:420px !important;
}

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

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

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

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

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

#item143182 {
	width:25px !important;
	height:25px !important;
	left:224px !important;
}

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

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

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

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

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

#item143151 {
	width:25px !important;
	height:25px !important;
	left:270px !important;
}

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

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

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

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

#item143115 {
	width:25px !important;
	height:25px !important;
	left:224px !important;
}

#item143120 {
	width:25px !important;
	height:25px !important;
	left:270px !important;
}

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

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

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

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

#item143082 {
	width:25px !important;
	height:25px !important;
	left:224px !important;
}

#item143086 {
	width:25px !important;
	height:25px !important;
	left:270px !important;
}

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

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

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

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

#item143050 {
	width:25px !important;
	height:25px !important;
	left:225px !important;
}

#item143055 {
	width:25px !important;
	height:25px !important;
	left:270px !important;
}

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

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

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

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

#item143017 {
	width:25px !important;
	height:25px !important;
	left:224px !important;
}

#item143022 {
	width:25px !important;
	height:25px !important;
	left:270px !important;
}

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

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

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

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

#item142985 {
	width:25px !important;
	height:25px !important;
	left:224px !important;
}

#item142990 {
	width:25px !important;
	height:25px !important;
	left:270px !important;
}

#item142959 {
	width:1279px !important;
	height:994px !important;
	left:523px !important;
	top:359px !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; } }

