/* 	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; -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-audio.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%; }

.hidden { display:none !important; }
.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:#fff; }
:-webkit-full-screen { background:#fff; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:2250px; height:1100px; }
.page-scale-wrap { width:2250px; height:1100px; background: #fff !important; }
.paper-vertical { width:2250px; height:100%; }
.paper-horizontal { width:7732px; height:1112px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:1100px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:2250px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
/*start:fixedpos*/
.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%);
}
#item3159 {
	width:141px !important;
	height:2px !important;
	top:147px !important;
	background:#d1ce36;
}

#item3160 {
	width:141px !important;
	height:12px !important;
	background:#d1ce36;
}

#item3161 {
	width:141px !important;
	top:30px !important;
	min-height:77px !important;
}

#item3185 {
	width:141px !important;
	height:2px !important;
	top:147px !important;
	background:#4ea77a;
}

#item3186 {
	width:141px !important;
	height:12px !important;
	background:#4ea77a;
}

#item3187 {
	width:141px !important;
	top:30px !important;
	min-height:77px !important;
}

#item3156 {
	width:141px !important;
	height:150px !important;
	left:848px !important;
	top:746px !important;
}

#item3213 {
	width:235px !important;
	height:2px !important;
	top:147px !important;
	background:#d1ce36;
}

#item3214 {
	width:235px !important;
	height:12px !important;
	background:#d1ce36;
}

#item3215 {
	width:235px !important;
	top:30px !important;
	min-height:100px !important;
}

#item3239 {
	width:235px !important;
	height:2px !important;
	top:147px !important;
	background:#4ea77a;
}

#item3240 {
	width:235px !important;
	height:12px !important;
	background:#4ea77a;
}

#item3241 {
	width:235px !important;
	top:30px !important;
	min-height:100px !important;
}

#item3210 {
	width:235px !important;
	height:150px !important;
	left:1413px !important;
	top:746px !important;
}

#item3267 {
	width:201px !important;
	height:2px !important;
	top:147px !important;
	background:#d1ce36;
}

#item3268 {
	width:201px !important;
	height:12px !important;
	background:#d1ce36;
}

#item3269 {
	width:197px !important;
	top:30px !important;
	min-height:77px !important;
}

#item3294 {
	width:201px !important;
	height:2px !important;
	top:147px !important;
	background:#4ea77a;
}

#item3295 {
	width:201px !important;
	height:12px !important;
	background:#4ea77a;
}

#item3296 {
	width:197px !important;
	top:30px !important;
	min-height:77px !important;
}

#item3264 {
	width:201px !important;
	height:150px !important;
	left:1749px !important;
	top:746px !important;
}

#item3348 {
	width:221px !important;
	height:2px !important;
	top:147px !important;
	background:#d1ce36;
}

#item3350 {
	width:221px !important;
	height:12px !important;
	background:#d1ce36;
}

#item3351 {
	width:221px !important;
	top:30px !important;
	min-height:100px !important;
}

#item3322 {
	width:221px !important;
	height:2px !important;
	top:147px !important;
	background:#4ea77a;
}

#item3323 {
	width:221px !important;
	height:12px !important;
	background:#4ea77a;
}

#item3324 {
	width:221px !important;
	top:30px !important;
	min-height:100px !important;
}

#item3319 {
	width:221px !important;
	height:150px !important;
	left:1091px !important;
	top:746px !important;
}

@keyframes agrandissement-3374 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
}
@-webkit-keyframes agrandissement-3374 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
}
#item3374 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

#item3378 {
	width:2301px !important;
	height:265px !important;
	left:-59px !important;
	top:-102px !important;
	background:#fff;
}

#item3379 {
	width:291px !important;
	height:76px !important;
	left:1660px !important;
	top:46px !important;
}

#item3384 {
	width:239px !important;
	height:209px !important;
	left:372px !important;
	top:290px !important;
}

#item3387 {
	width:221px !important;
	left:382px !important;
	top:560px !important;
	min-height:69px !important;
}

#item3411 {
	width:314px !important;
	height:69px !important;
	left:1636px !important;
	top:964px !important;
	border-radius:26px;
	border:solid 1.76418px #c6c6c5;
}

#item3413 {
	width:285px !important;
	left:14px !important;
	top:45px !important;
	min-height:21px !important;
}

@keyframes entréerapideparlebas-4854 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entréerapideparlebas-4854 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item3441 {
	width:520px !important;
	min-height:33px !important;
}

#item3468 {
	width:520px !important;
	min-height:33px !important;
}

#item3438 {
	width:520px !important;
	height:22px !important;
	left:1430px !important;
	top:1043px !important;
}

#item3501 {
	width:75px !important;
	left:63px !important;
	top:19px !important;
	min-height:22px !important;
}

#item3524 {
	width:52px !important;
	height:49px !important;
}

#item3497 {
	width:52px !important;
	height:49px !important;
}

#item3494 {
	width:138px !important;
	height:49px !important;
	left:466px !important;
	top:886px !important;
}

#item3534 {
	width:115px !important;
	left:53px !important;
	top:13px !important;
	min-height:22px !important;
}

#item3557 {
	width:32px !important;
	height:38px !important;
}

#item3530 {
	width:32px !important;
	height:38px !important;
}

#item3527 {
	width:169px !important;
	height:38px !important;
	left:476px !important;
	top:958px !important;
}

#item3567 {
	width:87px !important;
	left:55px !important;
	top:8px !important;
	min-height:22px !important;
}

#item3591 {
	width:37px !important;
	height:28px !important;
}

#item3563 {
	width:37px !important;
	height:28px !important;
}

#item3560 {
	width:143px !important;
	height:28px !important;
	left:474px !important;
	top:828px !important;
}

@keyframes agrandissement-1127 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
}
@-webkit-keyframes agrandissement-1127 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
}
#item1127 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

#item1134 {
	width:1964px !important;
	height:226px !important;
	left:-22px !important;
	top:-74px !important;
	background:#fff;
}

#item909 {
	width:120px !important;
	height:2px !important;
	top:126px !important;
	background:#d1ce36;
}

#item911 {
	width:120px !important;
	height:10px !important;
	background:#d1ce36;
}

#item912 {
	width:120px !important;
	top:26px !important;
	min-height:65px !important;
}

#item938 {
	width:120px !important;
	height:2px !important;
	top:126px !important;
	background:#4ea77a;
}

#item939 {
	width:120px !important;
	height:10px !important;
	background:#4ea77a;
}

#item940 {
	width:120px !important;
	top:26px !important;
	min-height:65px !important;
}

#item906 {
	width:120px !important;
	height:128px !important;
	left:724px !important;
	top:594px !important;
}

#item967 {
	width:200px !important;
	height:2px !important;
	top:126px !important;
	background:#d1ce36;
}

#item968 {
	width:200px !important;
	height:10px !important;
	background:#d1ce36;
}

#item969 {
	width:200px !important;
	top:26px !important;
	min-height:86px !important;
}

#item993 {
	width:200px !important;
	height:2px !important;
	top:126px !important;
	background:#4ea77a;
}

#item994 {
	width:200px !important;
	height:10px !important;
	background:#4ea77a;
}

#item995 {
	width:200px !important;
	top:26px !important;
	min-height:86px !important;
}

#item964 {
	width:200px !important;
	height:128px !important;
	left:1205px !important;
	top:594px !important;
}

#item1021 {
	width:172px !important;
	height:2px !important;
	top:126px !important;
	background:#d1ce36;
}

#item1022 {
	width:172px !important;
	height:10px !important;
	background:#d1ce36;
}

#item1023 {
	width:168px !important;
	top:26px !important;
	min-height:65px !important;
}

#item1047 {
	width:172px !important;
	height:2px !important;
	top:126px !important;
	background:#4ea77a;
}

#item1048 {
	width:172px !important;
	height:10px !important;
	background:#4ea77a;
}

#item1049 {
	width:168px !important;
	top:26px !important;
	min-height:65px !important;
}

#item1018 {
	width:172px !important;
	height:128px !important;
	left:1492px !important;
	top:594px !important;
}

#item1101 {
	width:188px !important;
	height:2px !important;
	top:126px !important;
	background:#d1ce36;
}

#item1103 {
	width:188px !important;
	height:10px !important;
	background:#d1ce36;
}

#item1104 {
	width:188px !important;
	top:26px !important;
	min-height:86px !important;
}

#item1075 {
	width:188px !important;
	height:2px !important;
	top:126px !important;
	background:#4ea77a;
}

#item1076 {
	width:188px !important;
	height:10px !important;
	background:#4ea77a;
}

#item1077 {
	width:188px !important;
	top:26px !important;
	min-height:86px !important;
}

#item1072 {
	width:188px !important;
	height:128px !important;
	left:931px !important;
	top:594px !important;
}

#item1135 {
	width:248px !important;
	height:65px !important;
	left:1417px !important;
	top:41px !important;
}

#item1141 {
	width:204px !important;
	height:179px !important;
	left:318px !important;
	top:241px !important;
}

#item1146 {
	width:188px !important;
	left:326px !important;
	top:471px !important;
	min-height:58px !important;
}

#item1171 {
	width:268px !important;
	height:59px !important;
	left:1396px !important;
	top:771px !important;
	border-radius:29px;
	border:solid 2px #c6c6c5;
}

#item1200 {
	width:444px !important;
	min-height:28px !important;
}

#item1227 {
	width:444px !important;
	min-height:28px !important;
}

#item1197 {
	width:444px !important;
	height:19px !important;
	left:1220px !important;
	top:838px !important;
}

#item1265 {
	width:70px !important;
	left:59px !important;
	top:17px !important;
	min-height:20px !important;
}

#item1288 {
	width:49px !important;
	height:46px !important;
}

#item1258 {
	width:49px !important;
	height:46px !important;
}

#item1254 {
	width:130px !important;
	height:46px !important;
	left:398px !important;
	top:706px !important;
}

#item1302 {
	width:108px !important;
	left:50px !important;
	top:13px !important;
	min-height:20px !important;
}

#item1325 {
	width:30px !important;
	height:36px !important;
}

#item1296 {
	width:30px !important;
	height:36px !important;
}

#item1293 {
	width:158px !important;
	height:36px !important;
	left:407px !important;
	top:763px !important;
}

#item1341 {
	width:82px !important;
	left:52px !important;
	top:8px !important;
	min-height:20px !important;
}

#item1364 {
	width:35px !important;
	height:26px !important;
}

#item1333 {
	width:35px !important;
	height:26px !important;
}

#item1330 {
	width:134px !important;
	height:26px !important;
	left:405px !important;
	top:665px !important;
}

#item2982 {
	width:244px !important;
	left:1409px !important;
	top:809px !important;
	min-height:18px !important;
}

#item3643 {
	width:114px !important;
	height:2px !important;
	top:119px !important;
	background:#d1ce36;
}

#item3644 {
	width:114px !important;
	height:10px !important;
	background:#d1ce36;
}

#item3645 {
	width:114px !important;
	top:25px !important;
	min-height:62px !important;
}

#item1432 {
	width:114px !important;
	height:2px !important;
	top:119px !important;
	background:#4ea77a;
}

#item1434 {
	width:114px !important;
	height:10px !important;
	background:#4ea77a;
}

#item1435 {
	width:114px !important;
	top:25px !important;
	min-height:62px !important;
}

#item1429 {
	width:114px !important;
	height:121px !important;
	left:417px !important;
	top:485px !important;
}

#item3696 {
	width:190px !important;
	height:2px !important;
	top:119px !important;
	background:#d1ce36;
}

#item3697 {
	width:190px !important;
	height:10px !important;
	background:#d1ce36;
}

#item3698 {
	width:190px !important;
	top:25px !important;
	min-height:81px !important;
}

#item1462 {
	width:190px !important;
	height:2px !important;
	top:119px !important;
	background:#4ea77a;
}

#item1463 {
	width:190px !important;
	height:10px !important;
	background:#4ea77a;
}

#item1464 {
	width:190px !important;
	top:25px !important;
	min-height:81px !important;
}

#item1459 {
	width:190px !important;
	height:121px !important;
	left:788px !important;
	top:485px !important;
}

#item3722 {
	width:163px !important;
	height:2px !important;
	top:119px !important;
	background:#d1ce36;
}

#item3723 {
	width:163px !important;
	height:10px !important;
	background:#d1ce36;
}

#item3724 {
	width:159px !important;
	top:25px !important;
	min-height:62px !important;
}

#item1490 {
	width:163px !important;
	height:2px !important;
	top:119px !important;
	background:#4ea77a;
}

#item1491 {
	width:163px !important;
	height:10px !important;
	background:#4ea77a;
}

#item1492 {
	width:159px !important;
	top:25px !important;
	min-height:62px !important;
}

#item1487 {
	width:163px !important;
	height:121px !important;
	left:1018px !important;
	top:485px !important;
}

#item3669 {
	width:179px !important;
	height:2px !important;
	top:119px !important;
	background:#d1ce36;
}

#item3670 {
	width:179px !important;
	height:10px !important;
	background:#d1ce36;
}

#item3671 {
	width:179px !important;
	top:25px !important;
	min-height:81px !important;
}

#item1518 {
	width:179px !important;
	height:2px !important;
	top:119px !important;
	background:#4ea77a;
}

#item1519 {
	width:179px !important;
	height:10px !important;
	background:#4ea77a;
}

#item1520 {
	width:179px !important;
	top:25px !important;
	min-height:81px !important;
}

#item1515 {
	width:179px !important;
	height:121px !important;
	left:570px !important;
	top:485px !important;
}

@keyframes agrandissement-1543 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
}
@-webkit-keyframes agrandissement-1543 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
}
#item1543 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

#item1550 {
	width:1366px !important;
	height:266px !important;
	left:-8px !important;
	top:-122px !important;
	background:#fff;
}

#item1551 {
	width:199px !important;
	height:52px !important;
	left:982px !important;
	top:44px !important;
}

#item1557 {
	width:194px !important;
	height:169px !important;
	left:146px !important;
	top:215px !important;
}

#item1563 {
	width:179px !important;
	left:153px !important;
	top:423px !important;
	min-height:55px !important;
}

#item1587 {
	width:254px !important;
	height:56px !important;
	left:927px !important;
	top:688px !important;
	border-radius:29px;
	border:solid 2px #c6c6c5;
}

#item1616 {
	width:421px !important;
	min-height:27px !important;
}

#item1644 {
	width:421px !important;
	min-height:27px !important;
}

#item1613 {
	width:421px !important;
	height:18px !important;
	left:756px !important;
	top:752px !important;
}

#item1679 {
	width:64px !important;
	left:54px !important;
	top:16px !important;
	min-height:19px !important;
}

#item1702 {
	width:44px !important;
	height:41px !important;
}

#item1673 {
	width:44px !important;
	height:41px !important;
}

#item1670 {
	width:118px !important;
	height:41px !important;
	left:221px !important;
	top:602px !important;
}

#item1717 {
	width:98px !important;
	left:45px !important;
	top:11px !important;
	min-height:19px !important;
}

#item1740 {
	width:27px !important;
	height:33px !important;
}

#item1711 {
	width:27px !important;
	height:33px !important;
}

#item1708 {
	width:144px !important;
	height:33px !important;
	left:230px !important;
	top:661px !important;
}

#item1757 {
	width:74px !important;
	left:47px !important;
	top:7px !important;
	min-height:19px !important;
}

#item1780 {
	width:31px !important;
	height:24px !important;
}

#item1749 {
	width:31px !important;
	height:24px !important;
}

#item1746 {
	width:122px !important;
	height:24px !important;
	left:228px !important;
	top:556px !important;
}

#item3013 {
	width:231px !important;
	left:938px !important;
	top:724px !important;
	min-height:17px !important;
}

#item3776 {
	width:97px !important;
	height:2px !important;
	top:119px !important;
	background:#d1ce36;
}

#item3777 {
	width:97px !important;
	height:10px !important;
	background:#d1ce36;
}

#item3778 {
	width:97px !important;
	top:25px !important;
	min-height:58px !important;
}

#item1810 {
	width:97px !important;
	height:2px !important;
	top:119px !important;
	background:#4ea77a;
}

#item1812 {
	width:97px !important;
	height:10px !important;
	background:#4ea77a;
}

#item1813 {
	width:97px !important;
	top:25px !important;
	min-height:58px !important;
}

#item1807 {
	width:97px !important;
	height:121px !important;
	left:317px !important;
	top:481px !important;
}

#item3828 {
	width:172px !important;
	height:2px !important;
	top:119px !important;
	background:#d1ce36;
}

#item3829 {
	width:172px !important;
	height:10px !important;
	background:#d1ce36;
}

#item3830 {
	width:172px !important;
	top:25px !important;
	min-height:77px !important;
}

#item1840 {
	width:172px !important;
	height:2px !important;
	top:119px !important;
	background:#4ea77a;
}

#item1841 {
	width:172px !important;
	height:10px !important;
	background:#4ea77a;
}

#item1842 {
	width:172px !important;
	top:25px !important;
	min-height:77px !important;
}

#item1837 {
	width:172px !important;
	height:121px !important;
	left:634px !important;
	top:481px !important;
}

#item3854 {
	width:153px !important;
	height:2px !important;
	top:119px !important;
	background:#d1ce36;
}

#item3855 {
	width:153px !important;
	height:10px !important;
	background:#d1ce36;
}

#item3856 {
	width:149px !important;
	top:25px !important;
	min-height:58px !important;
}

#item1868 {
	width:153px !important;
	height:2px !important;
	top:119px !important;
	background:#4ea77a;
}

#item1869 {
	width:153px !important;
	height:10px !important;
	background:#4ea77a;
}

#item1870 {
	width:149px !important;
	top:25px !important;
	min-height:58px !important;
}

#item1865 {
	width:153px !important;
	height:121px !important;
	left:834px !important;
	top:481px !important;
}

#item3802 {
	width:165px !important;
	height:2px !important;
	top:119px !important;
	background:#d1ce36;
}

#item3803 {
	width:165px !important;
	height:10px !important;
	background:#d1ce36;
}

#item3804 {
	width:165px !important;
	top:25px !important;
	min-height:77px !important;
}

#item1897 {
	width:165px !important;
	height:2px !important;
	top:119px !important;
	background:#4ea77a;
}

#item1898 {
	width:165px !important;
	height:10px !important;
	background:#4ea77a;
}

#item1899 {
	width:165px !important;
	top:25px !important;
	min-height:77px !important;
}

#item1894 {
	width:165px !important;
	height:121px !important;
	left:442px !important;
	top:481px !important;
}

@keyframes agrandissement-1922 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
}
@-webkit-keyframes agrandissement-1922 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
}
#item1922 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

#item1929 {
	width:1366px !important;
	height:266px !important;
	left:-80px !important;
	top:-126px !important;
	background:#fff;
}

#item1930 {
	width:199px !important;
	height:52px !important;
	left:788px !important;
	top:41px !important;
}

#item1936 {
	width:179px !important;
	height:157px !important;
	left:73px !important;
	top:188px !important;
}

#item1942 {
	width:165px !important;
	left:80px !important;
	top:382px !important;
	min-height:51px !important;
}

#item1966 {
	width:254px !important;
	height:56px !important;
	left:733px !important;
	top:664px !important;
	border-radius:29px;
	border:solid 2px #c6c6c5;
}

#item1995 {
	width:421px !important;
	min-height:27px !important;
}

#item2022 {
	width:421px !important;
	min-height:27px !important;
}

#item1992 {
	width:421px !important;
	height:18px !important;
	left:562px !important;
	top:728px !important;
}

#item2057 {
	width:64px !important;
	left:54px !important;
	top:16px !important;
	min-height:19px !important;
}

#item2080 {
	width:44px !important;
	height:41px !important;
}

#item2051 {
	width:44px !important;
	height:41px !important;
}

#item2048 {
	width:118px !important;
	height:41px !important;
	left:140px !important;
	top:587px !important;
}

#item2096 {
	width:98px !important;
	left:45px !important;
	top:11px !important;
	min-height:19px !important;
}

#item2119 {
	width:27px !important;
	height:33px !important;
}

#item2090 {
	width:27px !important;
	height:33px !important;
}

#item2087 {
	width:144px !important;
	height:33px !important;
	left:149px !important;
	top:641px !important;
}

#item2135 {
	width:74px !important;
	left:47px !important;
	top:7px !important;
	min-height:19px !important;
}

#item2158 {
	width:31px !important;
	height:24px !important;
}

#item2127 {
	width:31px !important;
	height:24px !important;
}

#item2124 {
	width:122px !important;
	height:24px !important;
	left:147px !important;
	top:545px !important;
}

#item3036 {
	width:231px !important;
	left:745px !important;
	top:700px !important;
	min-height:17px !important;
}

#item2186 {
	width:228px !important;
	height:59px !important;
	left:126px !important;
	top:27px !important;
}

@keyframes déplacementversladroite-2196 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(348px,0px);
		opacity:1;
	}
}
@-webkit-keyframes déplacementversladroite-2196 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(348px,0px);
		opacity:1;
	}
}
#item2205 {
	width:190px !important;
	height:166px !important;
	left:64px !important;
	top:375px !important;
}

#item2210 {
	width:200px !important;
	left:59px !important;
	top:573px !important;
	min-height:62px !important;
}

#item3886 {
	width:76px !important;
	height:10px !important;
	background:#d1ce36;
}

#item3887 {
	width:300px !important;
	top:25px !important;
	min-height:53px !important;
}

#item2237 {
	width:76px !important;
	height:10px !important;
	background:#4ea77a;
}

#item2238 {
	width:300px !important;
	top:25px !important;
	min-height:53px !important;
}

#item2234 {
	width:300px !important;
	height:64px !important;
	left:64px !important;
	top:685px !important;
}

#item3936 {
	width:154px !important;
	height:10px !important;
	background:#d1ce36;
}

#item3937 {
	width:364px !important;
	top:25px !important;
	min-height:77px !important;
}

#item2264 {
	width:154px !important;
	height:10px !important;
	background:#4ea77a;
}

#item2265 {
	width:364px !important;
	top:25px !important;
	min-height:77px !important;
}

#item2261 {
	width:364px !important;
	height:88px !important;
	left:64px !important;
	top:911px !important;
}

#item3961 {
	width:99px !important;
	height:10px !important;
	background:#d1ce36;
}

#item3962 {
	width:357px !important;
	top:25px !important;
	min-height:77px !important;
}

#item2291 {
	width:99px !important;
	height:10px !important;
	background:#4ea77a;
}

#item2293 {
	width:357px !important;
	top:25px !important;
	min-height:77px !important;
}

#item2288 {
	width:357px !important;
	height:88px !important;
	left:64px !important;
	top:1036px !important;
}

#item3911 {
	width:181px !important;
	height:10px !important;
	background:#d1ce36;
}

#item3912 {
	width:395px !important;
	top:25px !important;
	min-height:77px !important;
}

#item2319 {
	width:181px !important;
	height:10px !important;
	background:#4ea77a;
}

#item2320 {
	width:395px !important;
	top:25px !important;
	min-height:77px !important;
}

#item2316 {
	width:395px !important;
	height:88px !important;
	left:64px !important;
	top:786px !important;
}

#item2343 {
	width:254px !important;
	height:56px !important;
	left:113px !important;
	top:1183px !important;
	border-radius:29px;
	border:solid 2px #c6c6c5;
}

#item2369 {
	width:351px !important;
	height:2px !important;
	left:65px !important;
	top:1155px !important;
	background:#4ea77a;
}

#item2400 {
	width:252px !important;
	min-height:24px !important;
}

#item2373 {
	width:252px !important;
	min-height:24px !important;
}

#item2370 {
	width:252px !important;
	height:12px !important;
	left:114px !important;
	top:1247px !important;
}

#item2435 {
	width:64px !important;
	left:54px !important;
	top:16px !important;
	min-height:19px !important;
}

#item2458 {
	width:44px !important;
	height:41px !important;
}

#item2429 {
	width:44px !important;
	height:41px !important;
}

#item2426 {
	width:118px !important;
	height:41px !important;
	left:313px !important;
	top:526px !important;
}

#item2474 {
	width:98px !important;
	left:45px !important;
	top:11px !important;
	min-height:19px !important;
}

#item2497 {
	width:27px !important;
	height:33px !important;
}

#item2466 {
	width:27px !important;
	height:33px !important;
}

#item2463 {
	width:144px !important;
	height:33px !important;
	left:321px !important;
	top:580px !important;
}

#item2517 {
	width:74px !important;
	left:47px !important;
	top:7px !important;
	min-height:19px !important;
}

#item2540 {
	width:31px !important;
	height:24px !important;
}

#item2507 {
	width:31px !important;
	height:24px !important;
}

#item2504 {
	width:122px !important;
	height:24px !important;
	left:319px !important;
	top:485px !important;
}

@keyframes agrandissement-2564 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
}
@-webkit-keyframes agrandissement-2564 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);}
}
#item2564 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

#item3993 {
	width:76px !important;
	height:10px !important;
	background:#d1ce36;
}

#item3994 {
	width:300px !important;
	top:25px !important;
	min-height:77px !important;
}

#item2575 {
	width:76px !important;
	height:10px !important;
	background:#4ea77a;
}

#item2576 {
	width:300px !important;
	top:25px !important;
	min-height:77px !important;
}

#item2572 {
	width:300px !important;
	height:88px !important;
	left:76px !important;
	top:583px !important;
}

#item4068 {
	width:154px !important;
	height:10px !important;
	background:#d1ce36;
}

#item4069 {
	width:316px !important;
	top:25px !important;
	min-height:77px !important;
}

#item2603 {
	width:154px !important;
	height:10px !important;
	background:#4ea77a;
}

#item2604 {
	width:316px !important;
	top:25px !important;
	min-height:77px !important;
}

#item2600 {
	width:316px !important;
	height:88px !important;
	left:412px !important;
	top:583px !important;
}

#item4043 {
	width:99px !important;
	height:10px !important;
	background:#d1ce36;
}

#item4044 {
	width:357px !important;
	top:25px !important;
	min-height:77px !important;
}

#item2630 {
	width:99px !important;
	height:10px !important;
	background:#4ea77a;
}

#item2631 {
	width:357px !important;
	top:25px !important;
	min-height:77px !important;
}

#item2627 {
	width:357px !important;
	height:88px !important;
	left:412px !important;
	top:706px !important;
}

#item4018 {
	width:181px !important;
	height:10px !important;
	background:#d1ce36;
}

#item4019 {
	width:334px !important;
	top:25px !important;
	min-height:101px !important;
}

#item2657 {
	width:181px !important;
	height:10px !important;
	background:#4ea77a;
}

#item2658 {
	width:334px !important;
	top:25px !important;
	min-height:101px !important;
}

#item2654 {
	width:334px !important;
	height:112px !important;
	left:76px !important;
	top:706px !important;
}

#item2681 {
	width:254px !important;
	height:56px !important;
	left:466px !important;
	top:910px !important;
	border-radius:29px;
	border:solid 2px #c6c6c5;
}

#item2708 {
	width:316px !important;
	height:2px !important;
	left:412px !important;
	top:846px !important;
	background:#4ea77a;
}

#item2709 {
	width:243px !important;
	height:2px !important;
	left:76px !important;
	top:846px !important;
	background:#4ea77a;
}

#item2740 {
	width:252px !important;
	min-height:24px !important;
}

#item2713 {
	width:252px !important;
	min-height:24px !important;
}

#item2710 {
	width:252px !important;
	height:12px !important;
	left:467px !important;
	top:974px !important;
}

#item2769 {
	width:788px !important;
	height:136px !important;
	left:-6px !important;
	top:-7px !important;
	background:#fff;
}

#item2770 {
	width:228px !important;
	height:59px !important;
	left:490px !important;
	top:35px !important;
}

#item2780 {
	width:190px !important;
	height:166px !important;
	left:76px !important;
	top:217px !important;
}

#item2785 {
	width:200px !important;
	left:71px !important;
	top:415px !important;
	min-height:62px !important;
}

#item2811 {
	width:64px !important;
	top:41px !important;
	min-height:19px !important;
}

#item2834 {
	width:44px !important;
	height:41px !important;
	left:11px !important;
}

#item2841 {
	width:44px !important;
	height:41px !important;
	left:11px !important;
}

#item2808 {
	width:64px !important;
	height:51px !important;
	left:139px !important;
	top:894px !important;
}

#item2849 {
	width:98px !important;
	top:37px !important;
	min-height:19px !important;
}

#item2873 {
	width:27px !important;
	height:33px !important;
	left:35px !important;
}

#item2879 {
	width:27px !important;
	height:33px !important;
	left:35px !important;
}

#item2846 {
	width:98px !important;
	height:47px !important;
	left:201px !important;
	top:898px !important;
}

#item2887 {
	width:74px !important;
	top:32px !important;
	min-height:19px !important;
}

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

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

#item2884 {
	width:74px !important;
	height:42px !important;
	left:60px !important;
	top:903px !important;
}

#item3119 {
	width:231px !important;
	left:478px !important;
	top:946px !important;
	min-height:17px !important;
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:2080px){ [class*=" mq-"], .mq-default { display:none; } .mq-1920 {display:block; } }
@media all and (max-width:1440px){ [class*=" mq-"], .mq-default { display:none; } .mq-1280 {display:block; } }
@media all and (max-width:1184px){ [class*=" mq-"], .mq-default { display:none; } .mq-1024 {display:block; } }
@media all and (max-width:928px){ [class*=" mq-"], .mq-default { display:none; } .mq-768 {display:block; } }
@media all and (max-width:610px){ [class*=" mq-"], .mq-default { display:none; } .mq-480 {display:block; } }

#loadIndicator{display:none;}
