/* 	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:'Chargement...'; }
.page-scale-wrap { width:2224px; height:1668px; background: #fff !important; }
.paper-vertical { width:2224px; height:100%; }
.paper-horizontal { width:62664px; height:1680px; }
@media all and (max-height:1668px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:2224px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.in5-parallax-bg { overflow:hidden; }
.in5-parallax-bg-img {
	position:absolute;
	width:100%;
	height:100%;
	object-fit:cover;
	will-change:transform;
}
.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%);
}
#item364 {
	width:2224px !important;
	height:1668px !important;
	background:#202b38;
}

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

#item33406 {
	width:2234px !important;
	height:1674px !important;
	left:10px !important;
	top:10px !important;
	background:#f2ebe3;
}

#item33407 {
	width:90px !important;
	height:90px !important;
	left:2059px !important;
	top:38px !important;
}

#item33415 {
	width:1385px !important;
	height:163px !important;
	left:434px !important;
	top:308px !important;
}

#item33442 {
	width:1385px !important;
	height:163px !important;
	left:434px !important;
	top:467px !important;
}

#item33470 {
	width:1385px !important;
	height:163px !important;
	left:434px !important;
	top:624px !important;
}

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

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

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

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

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

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

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

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

#item33404 {
	width:36px !important;
	height:36px !important;
	left:2203px !important;
	top:1582px !important;
}

#item33402.fixed-pos-elem {
	width:2244px !important;
	height:1684px !important;
	left:50% !important;
	top:-10px !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item10185 {
	width:2234px !important;
	height:1674px !important;
	left:10px !important;
	top:10px !important;
	background:#e3001c;
}

#item10363 {
	width:90px !important;
	height:90px !important;
	left:2061px !important;
	top:98px !important;
}

#item10662 {
	width:2224px !important;
	height:401px !important;
	left:3px !important;
	top:3px !important;
}

#item10659 {
	width:2229px !important;
	height:406px !important;
	left:13px !important;
	top:261px !important;
}

#item10712 {
	width:2224px !important;
	height:401px !important;
	left:3px !important;
	top:3px !important;
}

#item19046 {
	width:2229px !important;
	height:406px !important;
	left:12px !important;
	top:662px !important;
}

#item10762 {
	width:2224px !important;
	height:401px !important;
	left:3px !important;
	top:3px !important;
}

#item19107 {
	width:2229px !important;
	height:406px !important;
	left:11px !important;
	top:1063px !important;
}

#item10181 {
	width:36px !important;
	height:36px !important;
	left:15px !important;
	top:1642px !important;
}

#item10182.fixed-pos-elem {
	width:2244px !important;
	height:1684px !important;
	left:50% !important;
	top:-10px !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

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

#item10162 {
	width:100px !important;
	height:150px !important;
	top:450px !important;
}

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

#item10159 {
	width:100px !important;
	height:150px !important;
	top:300px !important;
}

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

#item10149 {
	width:45px !important;
	height:3px !important;
	background:#000;
}

#item10150 {
	width:45px !important;
	height:3px !important;
	top:19px !important;
	background:#000;
}

#item10151 {
	width:45px !important;
	height:3px !important;
	top:38px !important;
	background:#000;
}

#item33589 {
	width:100px !important;
	height:150px !important;
	top:600px !important;
}

#item37435.fixed-pos-elem {
	width:2224px !important;
	height:870px !important;
	left:50% !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item672 {
	width:750px !important;
	height:1334px !important;
	background:#202b38;
}

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

#item19905 {
	width:780px !important;
	height:1334px !important;
	left:10px !important;
	top:10px !important;
	background:#e3001c;
}

#item6977 {
	width:750px !important;
	height:1234px !important;
	left:25px !important;
	top:10px !important;
}

#item6987 {
	width:750px !important;
	height:257px !important;
}

#item7013 {
	width:750px !important;
	height:257px !important;
	top:258px !important;
}

#item7039 {
	width:750px !important;
	height:257px !important;
	top:516px !important;
}

#item19913 {
	width:90px !important;
	height:90px !important;
	left:652px !important;
	top:43px !important;
}

#item6604 {
	width:36px !important;
	height:36px !important;
	left:25px !important;
	top:10px !important;
}

#item6975.fixed-pos-elem {
	width:790px !important;
	height:1344px !important;
	left:50% !important;
	top:-10px !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

#item32878 {
	width:780px !important;
	height:1334px !important;
	left:10px !important;
	top:10px !important;
	background:#f2ebe3;
}

#item32879 {
	width:90px !important;
	height:90px !important;
	left:651px !important;
	top:43px !important;
}

#item32886 {
	width:755px !important;
	height:163px !important;
	left:22px !important;
	top:203px !important;
}

#item32913 {
	width:755px !important;
	height:163px !important;
	left:22px !important;
	top:361px !important;
}

#item32941 {
	width:755px !important;
	height:163px !important;
	left:22px !important;
	top:519px !important;
}

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

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

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

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

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

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

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

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

#item32646 {
	width:36px !important;
	height:36px !important;
	left:739px !important;
	top:10px !important;
}

#item32876.fixed-pos-elem {
	width:790px !important;
	height:1344px !important;
	left:50% !important;
	top:-10px !important;
	-webkit-transform-origin:50% 0 0;
	transform-origin:50% 0 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item458.in5-parallax-bg {
	width:2224px !important;
	height:1668px !important;
}

#item33767 {
	width:56px !important;
	height:30px !important;
	left:1116px !important;
	top:1602px !important;
}

#item796.in5-parallax-bg {
	width:750px !important;
	height:1334px !important;
}

#item9938 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1268px !important;
}

#item556 {
	width:56px !important;
	height:30px !important;
	left:1116px !important;
	top:1602px !important;
}

#item1153 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1268px !important;
}

#item4024 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1602px !important;
}

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

#item4134 {
	width:80px !important;
	height:80px !important;
	left:1828px !important;
	top:794px !important;
}

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

#item4138 {
	width:80px !important;
	height:80px !important;
	left:317px !important;
	top:794px !important;
}

#item5830 {
	width:27px !important;
	height:27px !important;
}

#item5629 {
	width:27px !important;
	height:27px !important;
	left:44px !important;
}

#item5632 {
	width:27px !important;
	height:27px !important;
	left:90px !important;
}

#item5635 {
	width:27px !important;
	height:27px !important;
	left:135px !important;
}

#item5642 {
	width:27px !important;
	height:27px !important;
	left:181px !important;
}

#item5702 {
	width:226px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	background:#e3001c;
}

#item5699 {
	width:231px !important;
	height:51px !important;
	left:1127px !important;
	top:869px !important;
}

#item5822 {
	width:27px !important;
	height:27px !important;
}

#item5339 {
	width:27px !important;
	height:27px !important;
	left:44px !important;
}

#item5342 {
	width:27px !important;
	height:27px !important;
	left:90px !important;
}

#item5345 {
	width:27px !important;
	height:27px !important;
	left:135px !important;
}

#item5351 {
	width:27px !important;
	height:27px !important;
	left:181px !important;
}

#item5412 {
	width:226px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	background:#e3001c;
}

#item5408 {
	width:231px !important;
	height:51px !important;
	left:1127px !important;
	top:869px !important;
}

#item5816 {
	width:27px !important;
	height:27px !important;
}

#item5184 {
	width:27px !important;
	height:27px !important;
	left:44px !important;
}

#item5188 {
	width:27px !important;
	height:27px !important;
	left:90px !important;
}

#item5191 {
	width:27px !important;
	height:27px !important;
	left:135px !important;
}

#item5197 {
	width:27px !important;
	height:27px !important;
	left:181px !important;
}

#item5261 {
	width:226px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	background:#e3001c;
}

#item5258 {
	width:231px !important;
	height:51px !important;
	left:1127px !important;
	top:869px !important;
}

#item5810 {
	width:27px !important;
	height:27px !important;
}

#item5013 {
	width:27px !important;
	height:27px !important;
	left:44px !important;
}

#item5016 {
	width:27px !important;
	height:27px !important;
	left:90px !important;
}

#item5019 {
	width:27px !important;
	height:27px !important;
	left:135px !important;
}

#item5025 {
	width:27px !important;
	height:27px !important;
	left:181px !important;
}

#item5085 {
	width:226px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	background:#e3001c;
}

#item5082 {
	width:231px !important;
	height:51px !important;
	left:1127px !important;
	top:869px !important;
}

#item4060 {
	width:27px !important;
	height:27px !important;
	left:44px !important;
}

#item4064 {
	width:27px !important;
	height:27px !important;
	left:90px !important;
}

#item4067 {
	width:27px !important;
	height:27px !important;
	left:135px !important;
}

#item4074 {
	width:27px !important;
	height:27px !important;
	left:181px !important;
}

#item4145 {
	width:226px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	background:#e3001c;
}

#item4142 {
	width:231px !important;
	height:51px !important;
	left:1127px !important;
	top:869px !important;
}

#item4977 {
	width:1399px !important;
	height:1220px !important;
	left:407px !important;
	top:349px !important;
}

#item4554 {
	width:1388px !important;
	height:1116px !important;
	left:168px !important;
	top:100px !important;
	border:solid 1px #000;
}

#item4555 {
	width:90px !important;
	height:90px !important;
	left:817px !important;
	top:1057px !important;
}

#item10962 {
	width:206px !important;
	height:46px !important;
	border-radius:60px;
	background:#e3001c;
}

#item10960 {
	width:206px !important;
	height:46px !important;
	left:304px !important;
}

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

#item10994 {
	width:262px !important;
	height:46px !important;
}

#item4250 {
	width:1388px !important;
	height:1116px !important;
	left:168px !important;
	top:100px !important;
	border:solid 1px #000;
}

#item4390 {
	width:90px !important;
	height:90px !important;
	left:817px !important;
	top:1057px !important;
}

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

#item10925 {
	width:206px !important;
	height:46px !important;
	left:304px !important;
}

#item10952 {
	width:262px !important;
	height:46px !important;
	border-radius:60px;
	background:#e3001c;
}

#item4202 {
	width:206px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	background:#000;
}

#item4199 {
	width:211px !important;
	height:51px !important;
	left:469px !important;
	top:10px !important;
}

#item10885 {
	width:262px !important;
	height:46px !important;
	left:3px !important;
	top:2px !important;
	border-radius:60px;
	background:#000;
}

#item10990 {
	width:267px !important;
	height:51px !important;
	left:166px !important;
	top:10px !important;
}

#item4169 {
	width:1774px !important;
	height:1318px !important;
	left:250px !important;
	top:263px !important;
}

#item5799 {
	width:27px !important;
	height:27px !important;
}

#item2853 {
	width:27px !important;
	height:27px !important;
	left:44px !important;
}

#item2856 {
	width:27px !important;
	height:27px !important;
	left:90px !important;
}

#item2859 {
	width:27px !important;
	height:27px !important;
	left:135px !important;
}

#item2863 {
	width:27px !important;
	height:27px !important;
	left:135px !important;
}

#item2866 {
	width:27px !important;
	height:27px !important;
	left:181px !important;
}

#item2869 {
	width:27px !important;
	height:27px !important;
	left:181px !important;
}

#item4944 {
	width:226px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	background:#e3001c;
}

#item4941 {
	width:231px !important;
	height:51px !important;
	left:489px !important;
	top:662px !important;
}

#item5793 {
	width:27px !important;
	height:27px !important;
}

#item3278 {
	width:27px !important;
	height:27px !important;
	left:44px !important;
}

#item3281 {
	width:27px !important;
	height:27px !important;
	left:90px !important;
}

#item3284 {
	width:27px !important;
	height:27px !important;
	left:135px !important;
}

#item3287 {
	width:27px !important;
	height:27px !important;
	left:135px !important;
}

#item3290 {
	width:27px !important;
	height:27px !important;
	left:181px !important;
}

#item3293 {
	width:27px !important;
	height:27px !important;
	left:181px !important;
}

#item4912 {
	width:226px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	background:#e3001c;
}

#item4909 {
	width:231px !important;
	height:51px !important;
	left:489px !important;
	top:662px !important;
}

#item5785 {
	width:27px !important;
	height:27px !important;
}

#item3173 {
	width:27px !important;
	height:27px !important;
	left:44px !important;
}

#item3176 {
	width:27px !important;
	height:27px !important;
	left:90px !important;
}

#item3179 {
	width:27px !important;
	height:27px !important;
	left:135px !important;
}

#item3182 {
	width:27px !important;
	height:27px !important;
	left:135px !important;
}

#item3185 {
	width:27px !important;
	height:27px !important;
	left:181px !important;
}

#item3188 {
	width:27px !important;
	height:27px !important;
	left:181px !important;
}

#item4885 {
	width:226px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	background:#e3001c;
}

#item4882 {
	width:231px !important;
	height:51px !important;
	left:489px !important;
	top:662px !important;
}

#item5779 {
	width:27px !important;
	height:27px !important;
}

#item3067 {
	width:27px !important;
	height:27px !important;
	left:44px !important;
}

#item3070 {
	width:27px !important;
	height:27px !important;
	left:90px !important;
}

#item3073 {
	width:27px !important;
	height:27px !important;
	left:135px !important;
}

#item3076 {
	width:27px !important;
	height:27px !important;
	left:135px !important;
}

#item3079 {
	width:27px !important;
	height:27px !important;
	left:181px !important;
}

#item3082 {
	width:27px !important;
	height:27px !important;
	left:181px !important;
}

#item4858 {
	width:226px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	background:#e3001c;
}

#item4855 {
	width:231px !important;
	height:51px !important;
	left:489px !important;
	top:662px !important;
}

#item2961 {
	width:27px !important;
	height:27px !important;
	left:44px !important;
}

#item2964 {
	width:27px !important;
	height:27px !important;
	left:90px !important;
}

#item2967 {
	width:27px !important;
	height:27px !important;
	left:135px !important;
}

#item2970 {
	width:27px !important;
	height:27px !important;
	left:135px !important;
}

#item2973 {
	width:27px !important;
	height:27px !important;
	left:181px !important;
}

#item2976 {
	width:27px !important;
	height:27px !important;
	left:181px !important;
}

#item4831 {
	width:226px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	background:#e3001c;
}

#item4828 {
	width:231px !important;
	height:51px !important;
	left:489px !important;
	top:662px !important;
}

#item2815 {
	width:760px !important;
	height:1002px !important;
	left:-10px !important;
	top:256px !important;
}

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

#item5130 {
	width:60px !important;
	height:60px !important;
	left:15px !important;
	top:608px !important;
}

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

#item5134 {
	width:60px !important;
	height:60px !important;
	left:675px !important;
	top:608px !important;
}

#item3782 {
	width:678px !important;
	height:841px !important;
	left:46px !important;
	top:98px !important;
	border:solid 1px #000;
}

#item3783 {
	width:90px !important;
	height:90px !important;
	left:340px !important;
	top:782px !important;
}

#item3820 {
	width:206px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	background:#e3001c;
}

#item3818 {
	width:211px !important;
	height:51px !important;
	left:342px !important;
	top:10px !important;
}

#item11049 {
	width:262px !important;
	height:46px !important;
	left:3px !important;
	top:2px !important;
	border-radius:60px;
	background:#000;
}

#item11047 {
	width:267px !important;
	height:51px !important;
	left:44px !important;
	top:10px !important;
}

#item3475 {
	width:678px !important;
	height:841px !important;
	left:46px !important;
	top:98px !important;
	border:solid 1px #000;
}

#item3616 {
	width:90px !important;
	height:90px !important;
	left:340px !important;
	top:782px !important;
}

#item3654 {
	width:206px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	background:#000;
}

#item3649 {
	width:211px !important;
	height:51px !important;
	left:342px !important;
	top:10px !important;
}

#item11042 {
	width:262px !important;
	height:46px !important;
	left:3px !important;
	top:2px !important;
	border-radius:60px;
	background:#e3001c;
}

#item11040 {
	width:267px !important;
	height:51px !important;
	left:44px !important;
	top:10px !important;
}

#item3427 {
	width:206px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	background:#000;
}

#item3424 {
	width:211px !important;
	height:51px !important;
	left:342px !important;
	top:10px !important;
}

#item11035 {
	width:262px !important;
	height:46px !important;
	left:3px !important;
	top:2px !important;
	border-radius:60px;
	background:#000;
}

#item11032 {
	width:267px !important;
	height:51px !important;
	left:44px !important;
	top:10px !important;
}

#item3394 {
	width:760px !important;
	height:1109px !important;
	left:-10px !important;
	top:167px !important;
}

#item3844 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1268px !important;
}

#item9913 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1602px !important;
}

#item33650 {
	width:318px !important;
	height:80px !important;
	border-radius:90px;
	background:#e3001c;
}

#item33647 {
	width:318px !important;
	height:80px !important;
	left:953px !important;
	top:1344px !important;
}

#item9943 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1268px !important;
}

#item33678 {
	width:318px !important;
	height:80px !important;
	border-radius:90px;
	background:#e3001c;
}

#item33675 {
	width:318px !important;
	height:80px !important;
	left:216px !important;
	top:1042px !important;
}

#item8688.in5-parallax-bg {
	width:2224px !important;
	height:1668px !important;
}

#item8716 {
	opacity:0.50;
	width:2224px !important;
	height:1666px !important;
	top:1px !important;
	background:#000;
}

#item8743 {
	width:396px !important;
	height:100px !important;
	border-radius:90px;
	background:#e3001c;
}

#item8740 {
	width:396px !important;
	height:100px !important;
	left:914px !important;
	top:1229px !important;
}

#item9918 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1602px !important;
}

#item8468.in5-parallax-bg {
	width:750px !important;
	height:1334px !important;
}

#item8467 {
	opacity:0.50;
	width:750px !important;
	height:1334px !important;
	background:#000;
}

#item9947 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1268px !important;
}

#item18931 {
	width:396px !important;
	height:100px !important;
	border-radius:90px;
	background:#e3001c;
}

#item18928 {
	width:396px !important;
	height:100px !important;
	left:177px !important;
	top:908px !important;
}

#item27999 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1602px !important;
}

#item28543 {
	width:318px !important;
	height:80px !important;
	border-radius:90px;
	background:#e3001c;
}

#item28540 {
	width:318px !important;
	height:80px !important;
	left:397px !important;
	top:1350px !important;
}

#item28220 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1268px !important;
}

#item28989 {
	width:318px !important;
	height:80px !important;
	border-radius:90px;
	background:#e3001c;
}

#item28985 {
	width:318px !important;
	height:80px !important;
	left:216px !important;
	top:1115px !important;
}

#item12599 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1602px !important;
}

#item12785 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1268px !important;
}

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

#item15292 {
	width:226px !important;
	height:46px !important;
	left:288px !important;
	top:473px !important;
}

#item33753 {
	width:56px !important;
	height:30px !important;
	left:1116px !important;
	top:1602px !important;
}

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

#item17824 {
	width:226px !important;
	height:46px !important;
	left:488px !important;
	top:656px !important;
}

#item33628 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1268px !important;
}

#item15393.in5-parallax-bg {
	width:2224px !important;
	height:1668px !important;
}

#item33757 {
	width:56px !important;
	height:30px !important;
	left:1116px !important;
	top:1602px !important;
}

#item15647.in5-parallax-bg {
	width:750px !important;
	height:1334px !important;
}

#item33633 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1268px !important;
}

#item13190 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1602px !important;
}

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

#item13194 {
	width:80px !important;
	height:80px !important;
	left:1828px !important;
	top:794px !important;
}

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

#item13199 {
	width:80px !important;
	height:80px !important;
	left:317px !important;
	top:794px !important;
}

#item13240 {
	width:27px !important;
	height:27px !important;
}

#item13244 {
	width:27px !important;
	height:27px !important;
	left:46px !important;
}

#item13248 {
	width:27px !important;
	height:27px !important;
	left:91px !important;
}

#item13255 {
	width:27px !important;
	height:27px !important;
	left:137px !important;
}

#item13317 {
	width:226px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	background:#e3001c;
}

#item13313 {
	width:231px !important;
	height:51px !important;
	left:1100px !important;
	top:869px !important;
}

#item13782 {
	width:27px !important;
	height:27px !important;
}

#item13786 {
	width:27px !important;
	height:27px !important;
	left:46px !important;
}

#item13790 {
	width:27px !important;
	height:27px !important;
	left:91px !important;
}

#item13796 {
	width:27px !important;
	height:27px !important;
	left:137px !important;
}

#item13859 {
	width:226px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	background:#e3001c;
}

#item13856 {
	width:231px !important;
	height:51px !important;
	left:1100px !important;
	top:869px !important;
}

#item13644 {
	width:27px !important;
	height:27px !important;
}

#item13648 {
	width:27px !important;
	height:27px !important;
	left:46px !important;
}

#item13651 {
	width:27px !important;
	height:27px !important;
	left:91px !important;
}

#item13658 {
	width:27px !important;
	height:27px !important;
	left:137px !important;
}

#item13724 {
	width:226px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	background:#e3001c;
}

#item13721 {
	width:231px !important;
	height:51px !important;
	left:1100px !important;
	top:869px !important;
}

#item13509 {
	width:27px !important;
	height:27px !important;
}

#item13512 {
	width:27px !important;
	height:27px !important;
	left:46px !important;
}

#item13516 {
	width:27px !important;
	height:27px !important;
	left:91px !important;
}

#item13523 {
	width:27px !important;
	height:27px !important;
	left:137px !important;
}

#item13585 {
	width:226px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	background:#e3001c;
}

#item13581 {
	width:231px !important;
	height:51px !important;
	left:1100px !important;
	top:869px !important;
}

#item13204 {
	width:1398px !important;
	height:1018px !important;
	left:407px !important;
	top:349px !important;
}

#item11705 {
	width:27px !important;
	height:27px !important;
}

#item11710 {
	width:27px !important;
	height:27px !important;
	left:46px !important;
}

#item11714 {
	width:27px !important;
	height:27px !important;
	left:91px !important;
}

#item11721 {
	width:27px !important;
	height:27px !important;
	left:137px !important;
}

#item11786 {
	width:226px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	background:#e3001c;
}

#item11783 {
	width:231px !important;
	height:51px !important;
	left:496px !important;
	top:662px !important;
}

#item11567 {
	width:27px !important;
	height:27px !important;
}

#item11572 {
	width:27px !important;
	height:27px !important;
	left:46px !important;
}

#item11576 {
	width:27px !important;
	height:27px !important;
	left:91px !important;
}

#item11583 {
	width:27px !important;
	height:27px !important;
	left:137px !important;
}

#item11646 {
	width:226px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	background:#e3001c;
}

#item11643 {
	width:231px !important;
	height:51px !important;
	left:496px !important;
	top:662px !important;
}

#item11433 {
	width:27px !important;
	height:27px !important;
}

#item11437 {
	width:27px !important;
	height:27px !important;
	left:46px !important;
}

#item11440 {
	width:27px !important;
	height:27px !important;
	left:91px !important;
}

#item11447 {
	width:27px !important;
	height:27px !important;
	left:137px !important;
}

#item11510 {
	width:226px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	background:#e3001c;
}

#item11506 {
	width:231px !important;
	height:51px !important;
	left:496px !important;
	top:662px !important;
}

#item11299 {
	width:27px !important;
	height:27px !important;
}

#item11302 {
	width:27px !important;
	height:27px !important;
	left:46px !important;
}

#item11306 {
	width:27px !important;
	height:27px !important;
	left:91px !important;
}

#item11313 {
	width:27px !important;
	height:27px !important;
	left:137px !important;
}

#item17540 {
	width:226px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	background:#e3001c;
}

#item17537 {
	width:231px !important;
	height:51px !important;
	left:496px !important;
	top:663px !important;
}

#item11131 {
	width:760px !important;
	height:1016px !important;
	left:-10px !important;
	top:256px !important;
}

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

#item11856 {
	width:60px !important;
	height:60px !important;
	left:15px !important;
	top:608px !important;
}

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

#item11862 {
	width:60px !important;
	height:60px !important;
	left:675px !important;
	top:608px !important;
}

#item12247 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1268px !important;
}

#item28515 {
	width:318px !important;
	height:80px !important;
	border-radius:90px;
	background:#e3001c;
}

#item28512 {
	width:318px !important;
	height:80px !important;
	left:1509px !important;
	top:1338px !important;
}

#item33616 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1602px !important;
}

#item16388 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1268px !important;
}

#item16418 {
	width:750px !important;
	height:1334px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item16442 {
	width:90px !important;
	height:90px !important;
	left:340px !important;
	top:819px !important;
}

#item16394 {
	width:36px !important;
	height:36px !important;
	left:724px !important;
	top:10px !important;
}

#item16416 {
	width:760px !important;
	height:1344px !important;
	left:-10px !important;
	top:-10px !important;
}

#item28954 {
	width:318px !important;
	height:80px !important;
	border-radius:90px;
	background:#e3001c;
}

#item28951 {
	width:318px !important;
	height:80px !important;
	left:216px !important;
	top:1118px !important;
}

#item18691.in5-parallax-bg {
	width:2224px !important;
	height:1668px !important;
}

#item18697 {
	opacity:0.25;
	width:2224px !important;
	height:1666px !important;
	top:1px !important;
	background:#000;
}

#item18724 {
	width:396px !important;
	height:100px !important;
	border-radius:90px;
	background:#e3001c;
}

#item18721 {
	width:396px !important;
	height:100px !important;
	left:914px !important;
	top:1229px !important;
}

#item18748 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1602px !important;
}

#item33624 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1602px !important;
}

#item18792.in5-parallax-bg {
	width:750px !important;
	height:1334px !important;
}

#item18797 {
	opacity:0.25;
	width:750px !important;
	height:1334px !important;
	background:#000;
}

#item18824 {
	width:396px !important;
	height:100px !important;
	border-radius:90px;
	background:#e3001c;
}

#item18821 {
	width:396px !important;
	height:100px !important;
	left:177px !important;
	top:932px !important;
}

#item18914 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1268px !important;
}

#item33620 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1602px !important;
}

#item19163 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1268px !important;
}

#item20030.in5-parallax-bg {
	width:2224px !important;
	height:1668px !important;
}

#item33762 {
	width:56px !important;
	height:30px !important;
	left:1116px !important;
	top:1602px !important;
}

#item20037.in5-parallax-bg {
	width:750px !important;
	height:1334px !important;
}

#item20169 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1602px !important;
}

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

#item20173 {
	width:80px !important;
	height:80px !important;
	left:1828px !important;
	top:794px !important;
}

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

#item20178 {
	width:80px !important;
	height:80px !important;
	left:317px !important;
	top:794px !important;
}

#item20755 {
	width:27px !important;
	height:27px !important;
}

#item20759 {
	width:27px !important;
	height:27px !important;
	left:44px !important;
}

#item20765 {
	width:27px !important;
	height:27px !important;
	left:90px !important;
}

#item20769 {
	width:27px !important;
	height:27px !important;
	left:135px !important;
}

#item20836 {
	width:226px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	background:#e3001c;
}

#item20833 {
	width:231px !important;
	height:51px !important;
	left:1282px !important;
	top:869px !important;
}

#item20621 {
	width:27px !important;
	height:27px !important;
}

#item20625 {
	width:27px !important;
	height:27px !important;
	left:44px !important;
}

#item20629 {
	width:27px !important;
	height:27px !important;
	left:90px !important;
}

#item20633 {
	width:27px !important;
	height:27px !important;
	left:135px !important;
}

#item20702 {
	width:226px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	background:#e3001c;
}

#item20699 {
	width:231px !important;
	height:51px !important;
	left:1281px !important;
	top:869px !important;
}

#item20483 {
	width:27px !important;
	height:27px !important;
}

#item20487 {
	width:27px !important;
	height:27px !important;
	left:44px !important;
}

#item20490 {
	width:27px !important;
	height:27px !important;
	left:90px !important;
}

#item20494 {
	width:27px !important;
	height:27px !important;
	left:135px !important;
}

#item20565 {
	width:226px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	background:#e3001c;
}

#item20562 {
	width:231px !important;
	height:51px !important;
	left:1282px !important;
	top:869px !important;
}

#item20351 {
	width:27px !important;
	height:27px !important;
	left:44px !important;
}

#item20355 {
	width:27px !important;
	height:27px !important;
	left:90px !important;
}

#item20359 {
	width:27px !important;
	height:27px !important;
	left:135px !important;
}

#item20429 {
	width:226px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	background:#e3001c;
}

#item20426 {
	width:231px !important;
	height:51px !important;
	left:1281px !important;
	top:869px !important;
}

#item20183 {
	width:1553px !important;
	height:1194px !important;
	left:253px !important;
	top:349px !important;
}

#item21202 {
	width:1388px !important;
	height:1116px !important;
	left:252px !important;
	top:100px !important;
	border:solid 1px #000;
}

#item21203 {
	width:90px !important;
	height:90px !important;
	left:901px !important;
	top:1057px !important;
}

#item21213 {
	width:206px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	background:#e3001c;
}

#item21211 {
	width:211px !important;
	height:51px !important;
	left:249px !important;
	top:10px !important;
}

#item20865 {
	width:206px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	background:#e3001c;
}

#item20862 {
	width:211px !important;
	height:51px !important;
	left:249px !important;
	top:10px !important;
}

#item20860 {
	width:1897px !important;
	height:1318px !important;
	left:166px !important;
	top:263px !important;
}

#item27392 {
	width:27px !important;
	height:27px !important;
}

#item26957 {
	width:27px !important;
	height:27px !important;
	left:44px !important;
}

#item26961 {
	width:27px !important;
	height:27px !important;
	left:90px !important;
}

#item26965 {
	width:27px !important;
	height:27px !important;
	left:135px !important;
}

#item26994 {
	width:226px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	background:#e3001c;
}

#item26991 {
	width:231px !important;
	height:51px !important;
	left:496px !important;
	top:576px !important;
}

#item27387 {
	width:27px !important;
	height:27px !important;
}

#item26515 {
	width:27px !important;
	height:27px !important;
	left:44px !important;
}

#item26520 {
	width:27px !important;
	height:27px !important;
	left:90px !important;
}

#item26524 {
	width:27px !important;
	height:27px !important;
	left:135px !important;
}

#item26553 {
	width:226px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	background:#e3001c;
}

#item26550 {
	width:231px !important;
	height:51px !important;
	left:496px !important;
	top:576px !important;
}

#item27382 {
	width:27px !important;
	height:27px !important;
}

#item26069 {
	width:27px !important;
	height:27px !important;
	left:44px !important;
}

#item26073 {
	width:27px !important;
	height:27px !important;
	left:90px !important;
}

#item26077 {
	width:27px !important;
	height:27px !important;
	left:135px !important;
}

#item26106 {
	width:226px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	background:#e3001c;
}

#item26103 {
	width:231px !important;
	height:51px !important;
	left:496px !important;
	top:576px !important;
}

#item24366 {
	width:27px !important;
	height:27px !important;
	left:44px !important;
}

#item24370 {
	width:27px !important;
	height:27px !important;
	left:90px !important;
}

#item24374 {
	width:27px !important;
	height:27px !important;
	left:135px !important;
}

#item24443 {
	width:226px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	background:#e3001c;
}

#item24440 {
	width:231px !important;
	height:51px !important;
	left:496px !important;
	top:576px !important;
}

#item24334 {
	width:760px !important;
	height:861px !important;
	left:-10px !important;
	top:342px !important;
}

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

#item25063 {
	width:60px !important;
	height:60px !important;
	left:15px !important;
	top:637px !important;
}

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

#item25068 {
	width:60px !important;
	height:60px !important;
	left:675px !important;
	top:637px !important;
}

#item25413 {
	width:90px !important;
	height:90px !important;
	left:340px !important;
	top:802px !important;
}

#item25422 {
	width:206px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	background:#e3001c;
}

#item25420 {
	width:211px !important;
	height:51px !important;
	left:43px !important;
	top:29px !important;
}

#item29716 {
	width:678px !important;
	height:841px !important;
	left:46px !important;
	top:118px !important;
	border:solid 1px #000;
}

#item25078 {
	width:206px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
	border-radius:60px;
	background:#e3001c;
}

#item25075 {
	width:211px !important;
	height:51px !important;
	left:43px !important;
	top:29px !important;
}

#item25073 {
	width:760px !important;
	height:1043px !important;
	left:-10px !important;
	top:234px !important;
}

#item25451 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1268px !important;
}

#item27537.in5-parallax-bg {
	width:2224px !important;
	height:1668px !important;
}

#item27542 {
	opacity:0.25;
	width:2224px !important;
	height:1666px !important;
	top:2px !important;
	background:#000;
}

#item27569 {
	width:396px !important;
	height:100px !important;
	border-radius:90px;
	background:#e3001c;
}

#item27566 {
	width:396px !important;
	height:100px !important;
	left:914px !important;
	top:1229px !important;
}

#item27593 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1602px !important;
}

#item29017.in5-parallax-bg {
	width:750px !important;
	height:1334px !important;
}

#item29021 {
	opacity:0.25;
	width:750px !important;
	height:1332px !important;
	top:2px !important;
	background:#000;
}

#item29126 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1268px !important;
}

#item29137 {
	width:396px !important;
	height:100px !important;
	border-radius:90px;
	background:#e3001c;
}

#item29134 {
	width:396px !important;
	height:100px !important;
	left:177px !important;
	top:932px !important;
}

#item18054 {
	width:2224px !important;
	height:1668px !important;
	background:#f8f5f1;
}

#item18061 {
	width:500px !important;
	height:500px !important;
	left:233px !important;
	top:750px !important;
}

#item18058 {
	width:500px !important;
	height:500px !important;
	left:850px !important;
	top:750px !important;
}

#item18055 {
	width:500px !important;
	height:500px !important;
	left:1491px !important;
	top:750px !important;
}

#item9646 {
	width:318px !important;
	height:80px !important;
	border-radius:90px;
	background:#e3001c;
}

#item9643 {
	width:318px !important;
	height:80px !important;
	left:325px !important;
	top:1306px !important;
}

#item17929 {
	width:318px !important;
	height:80px !important;
	border-radius:90px;
	background:#e3001c;
}

#item17926 {
	width:318px !important;
	height:80px !important;
	left:941px !important;
	top:1306px !important;
}

#item17993 {
	width:318px !important;
	height:80px !important;
	border-radius:90px;
	background:#e3001c;
}

#item17990 {
	width:318px !important;
	height:80px !important;
	left:1582px !important;
	top:1306px !important;
}

#item9922 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1602px !important;
}

#item18076 {
	width:750px !important;
	height:1334px !important;
	background:#f8f5f1;
}

#item9951 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1267px !important;
}

#item18311 {
	width:750px !important;
	height:195px !important;
}

#item18316 {
	width:750px !important;
	height:195px !important;
	top:558px !important;
}

#item18310 {
	width:750px !important;
	height:195px !important;
}

#item18318 {
	width:750px !important;
	height:195px !important;
	top:753px !important;
}

#item18312 {
	width:750px !important;
	height:195px !important;
}

#item18320 {
	width:750px !important;
	height:195px !important;
	top:948px !important;
}

#item29916 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1602px !important;
}

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

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

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

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

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

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

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

#item37334 {
	width:46px !important;
	height:3px !important;
	left:28px !important;
	top:34px !important;
	background:#000;
}

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

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

#item37336 {
	width:105px !important;
	height:70px !important;
	left:420px !important;
	top:1px !important;
}

#item37108 {
	width:27px !important;
	height:27px !important;
}

#item37111 {
	width:27px !important;
	height:27px !important;
	left:44px !important;
}

#item37101 {
	width:27px !important;
	height:27px !important;
}

#item37104 {
	width:27px !important;
	height:27px !important;
	left:44px !important;
}

#item36835 {
	width:1291px !important;
	height:1142px !important;
	left:933px !important;
	top:381px !important;
}

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

#item36874 {
	width:80px !important;
	height:80px !important;
	left:2148px !important;
	top:882px !important;
}

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

#item36869 {
	width:80px !important;
	height:80px !important;
	left:933px !important;
	top:882px !important;
}

#item37128 {
	width:933px !important;
	height:259px !important;
	top:1203px !important;
}

#item32472 {
	width:27px !important;
	height:27px !important;
}

#item32354 {
	width:27px !important;
	height:27px !important;
	left:44px !important;
}

#item31314 {
	width:27px !important;
	height:27px !important;
	left:44px !important;
}

#item31304 {
	width:750px !important;
	height:632px !important;
	top:355px !important;
}

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

#item32069 {
	width:60px !important;
	height:60px !important;
	left:15px !important;
	top:634px !important;
}

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

#item32074 {
	width:60px !important;
	height:60px !important;
	left:675px !important;
	top:608px !important;
}

#item32246 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1268px !important;
}

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

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

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

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

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

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

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

#item31294 {
	width:46px !important;
	height:3px !important;
	left:28px !important;
	top:34px !important;
	background:#000;
}

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

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

#item32487 {
	width:105px !important;
	height:70px !important;
	left:420px !important;
	top:1px !important;
}

#item33642 {
	width:56px !important;
	height:30px !important;
	left:1084px !important;
	top:1602px !important;
}

#item35197 {
	width:7px !important;
	height:7px !important;
	left:592px !important;
	top:60px !important;
	background:#000;
}

#item35198 {
	width:7px !important;
	height:7px !important;
	left:579px !important;
	top:60px !important;
	background:#000;
}

#item35199 {
	width:7px !important;
	height:7px !important;
	left:566px !important;
	top:60px !important;
	background:#000;
}

#item35200 {
	width:7px !important;
	height:7px !important;
	left:605px !important;
	top:60px !important;
	background:#000;
}

#item35201 {
	width:13px !important;
	height:7px !important;
	left:512px !important;
	top:60px !important;
	background:#000;
}

#item35202 {
	width:13px !important;
	height:7px !important;
	left:512px !important;
	top:86px !important;
	background:#000;
}

#item35204 {
	width:13px !important;
	height:7px !important;
	left:652px !important;
	top:60px !important;
	background:#000;
}

#item35205 {
	width:6px !important;
	height:10px !important;
	left:642px !important;
	top:93px !important;
	background:#000;
}

#item35206 {
	width:6px !important;
	height:10px !important;
	left:669px !important;
	top:93px !important;
	background:#000;
}

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

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

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

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

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

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

#item35461 {
	width:736px !important;
	height:58px !important;
	left:750px !important;
	top:1336px !important;
}

#item33638 {
	width:56px !important;
	height:30px !important;
	left:347px !important;
	top:1268px !important;
}

#item35372 {
	width:4px !important;
	height:4px !important;
	left:373px !important;
	top:38px !important;
	background:#000;
}

#item35373 {
	width:4px !important;
	height:4px !important;
	left:365px !important;
	top:38px !important;
	background:#000;
}

#item35375 {
	width:4px !important;
	height:4px !important;
	left:356px !important;
	top:38px !important;
	background:#000;
}

#item35376 {
	width:4px !important;
	height:4px !important;
	left:381px !important;
	top:38px !important;
	background:#000;
}

#item35377 {
	width:8px !important;
	height:4px !important;
	left:323px !important;
	top:38px !important;
	background:#000;
}

#item35378 {
	width:8px !important;
	height:4px !important;
	left:323px !important;
	top:54px !important;
	background:#000;
}

#item35380 {
	width:8px !important;
	height:4px !important;
	left:411px !important;
	top:38px !important;
	background:#000;
}

#item35381 {
	width:4px !important;
	height:6px !important;
	left:405px !important;
	top:59px !important;
	background:#000;
}

#item35382 {
	width:4px !important;
	height:6px !important;
	left:421px !important;
	top:59px !important;
	background:#000;
}

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

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

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

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

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

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

#item35458 {
	width:491px !important;
	height:38px !important;
	left:130px !important;
	top:1059px !important;
}

#item33836 {
	width:3px !important;
	height:13px !important;
	left:193px !important;
	top:1px !important;
	background:#000;
}

#item33838 {
	width:3px !important;
	height:13px !important;
	left:210px !important;
	top:1px !important;
	background:#000;
}

#item33872 {
	width:3px !important;
	height:13px !important;
	left:328px !important;
	top:20px !important;
	background:#000;
}

#item34234 {
	width:318px !important;
	height:80px !important;
	border-radius:90px;
	background:#e3001c;
}

#item34230 {
	width:318px !important;
	height:80px !important;
	left:200px !important;
	top:1386px !important;
}

#item34765 {
	width:2px !important;
	height:10px !important;
	left:147px !important;
	top:1px !important;
	background:#000;
}

#item34767 {
	width:2px !important;
	height:10px !important;
	left:161px !important;
	top:1px !important;
	background:#000;
}

#item34802 {
	width:2px !important;
	height:10px !important;
	left:251px !important;
	top:15px !important;
	background:#000;
}

#item34891 {
	width:318px !important;
	height:80px !important;
	border-radius:90px;
	background:#e3001c;
}

#item34888 {
	width:318px !important;
	height:80px !important;
	left:36px !important;
	top:1120px !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; } }

