/* 	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!important; }
.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:#000; }
:-webkit-full-screen { background:#000; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1366px; height:680px; background: #fff !important; }
.paper-vertical { width:1366px; height:100%; }
.paper-horizontal { width:4950px; height:692px; }
@media all and (max-height:680px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1366px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

#item48812 {
	width:101.46% !important;
	height:129.26% !important;
	left:-0.73% !important;
	top:-14.56% !important;
	background:#000;
}

#item48812 {
	width:101.46% !important;
	height:129.26% !important;
	left:-0.73% !important;
	top:-14.56% !important;
}

#item48813 {
	width:104.1% !important;
	height:117.65% !important;
	left:-2.05% !important;
	top:-8.82% !important;
}

#item48816 {
	opacity:0.34;
	width:104.17% !important;
	height:117.65% !important;
	left:-2.05% !important;
	top:-8.82% !important;
	background:#000;
}

@keyframes fonduenentrée-48816 {
	0% {opacity:0;}
	100% {opacity:0.34;}
}
@-webkit-keyframes fonduenentrée-48816 {
	0% {opacity:0;}
	100% {opacity:0.34;}
}
#item48816 {
	width:104.17% !important;
	height:117.65% !important;
	left:-2.05% !important;
	top:-8.82% !important;
}

#item49329 {
	width:35.14% !important;
	height:5% !important;
	left:31.04% !important;
	top:42.06% !important;
	background:#000;
}

#item49329 {
	width:35.14% !important;
	height:5% !important;
	left:31.04% !important;
	top:42.06% !important;
}

#item49423 {
	background-image:url('../images/item_49423.png');
	width:33.46% !important;
	height:3.68% !important;
	left:31.92% !important;
	top:42.65% !important;
}

#item49430 {
	background-image:url('../images/item_49430.png');
	width:100% !important;
	height:100% !important;
}

#item49435 {
	background-image:url('../images/item_49435.png');
	width:100% !important;
	height:100% !important;
}

#item49424 {
	width:2.2% !important;
	height:4.41% !important;
	left:41.58% !important;
	top:6.32% !important;
}

#item49447 {
	background-image:url('../images/item_49447.png');
	width:100% !important;
	height:100% !important;
}

#item49455 {
	background-image:url('../images/item_49455.png');
	width:100% !important;
	height:100% !important;
}

#item49441 {
	width:2.2% !important;
	height:4.41% !important;
	left:45.24% !important;
	top:6.32% !important;
}

#item49465 {
	background-image:url('../images/item_49465.png');
	width:100% !important;
	height:100% !important;
}

#item49472 {
	background-image:url('../images/item_49472.png');
	width:100% !important;
	height:100% !important;
}

#item49459 {
	width:2.2% !important;
	height:4.41% !important;
	left:48.9% !important;
	top:6.32% !important;
}

#item49483 {
	background-image:url('../images/item_49483.png');
	width:100% !important;
	height:100% !important;
}

#item49488 {
	background-image:url('../images/item_49488.png');
	width:100% !important;
	height:100% !important;
}

#item49477 {
	width:2.2% !important;
	height:4.41% !important;
	left:52.56% !important;
	top:6.32% !important;
}

#item49499 {
	background-image:url('../images/item_49499.png');
	width:100% !important;
	height:100% !important;
}

#item49504 {
	background-image:url('../images/item_49504.png');
	width:100% !important;
	height:100% !important;
}

#item49493 {
	width:2.2% !important;
	height:4.41% !important;
	left:56.22% !important;
	top:6.32% !important;
}

#item49560 {
	background-image:url('../images/item_49560.png');
	width:42.02% !important;
	height:21.18% !important;
	left:28.99% !important;
	top:18.97% !important;
}

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

#item49692 {
	background-image:url('../images/item_49692.png');
	width:15.89% !important;
	height:0.29% !important;
	left:60.61% !important;
	top:8.68% !important;
}

#item49693 {
	background-image:url('../images/item_49693.png');
	width:8.27% !important;
	height:6.47% !important;
	left:45.83% !important;
	top:85.74% !important;
}

#item50816 {
	width:15.23% !important;
	left:19.91% !important;
	top:68.53% !important;
	min-height:5.88% !important;
}

@keyframes fonduenentrée-50816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-50816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50816 {
	width:15.23% !important;
	height:5.88% !important;
	left:19.91% !important;
	top:68.53% !important;
}

#item50839 {
	width:15.23% !important;
	left:34.92% !important;
	top:68.53% !important;
	min-height:5.88% !important;
}

@keyframes fonduenentrée-50839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-50839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50839 {
	width:15.23% !important;
	height:5.88% !important;
	left:34.92% !important;
	top:68.53% !important;
}

#item50862 {
	width:15.23% !important;
	left:49.85% !important;
	top:68.53% !important;
	min-height:5.88% !important;
}

@keyframes fonduenentrée-50862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-50862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50862 {
	width:15.23% !important;
	height:5.88% !important;
	left:49.85% !important;
	top:68.53% !important;
}

#item50885 {
	width:15.23% !important;
	left:64.86% !important;
	top:68.53% !important;
	min-height:5.88% !important;
}

@keyframes fonduenentrée-50885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-50885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50885 {
	width:15.23% !important;
	height:5.88% !important;
	left:64.86% !important;
	top:68.53% !important;
}

@keyframes fonduenentrée-50908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-50908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50916 {
	background-image:url('https://infinity-bureaux.fr/assets/images/home/spiderman-hover.svg');
	width:100% !important;
	height:100% !important;
}

#item50910 {
	background-image:url('https://infinity-bureaux.fr/assets/images/home/spiderman.svg');
	left:1.22% !important;
	top:1.22% !important;
	width:97.56% !important;
	height:97.56% !important;
}

#item50908 {
	width:6% !important;
	height:12.06% !important;
	left:24.52% !important;
	top:54.71% !important;
}

@keyframes fonduenentrée-50920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-50920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50927 {
	background-image:url('https://infinity-bureaux.fr/assets/images/home/cap-hover.svg');
	width:100% !important;
	height:100% !important;
}

#item50922 {
	background-image:url('https://infinity-bureaux.fr/assets/images/home/cap.svg');
	left:1.22% !important;
	top:1.22% !important;
	width:97.56% !important;
	height:97.56% !important;
}

#item50920 {
	width:6% !important;
	height:12.06% !important;
	left:39.53% !important;
	top:54.71% !important;
}

@keyframes fonduenentrée-50933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-50933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50942 {
	background-image:url('https://infinity-bureaux.fr/assets/images/home/iron-hover.svg');
	width:100% !important;
	height:100% !important;
}

#item50936 {
	background-image:url('https://infinity-bureaux.fr/assets/images/home/iron.svg');
	left:1.22% !important;
	top:1.22% !important;
	width:97.56% !important;
	height:97.56% !important;
}

#item50933 {
	width:6% !important;
	height:12.06% !important;
	left:54.47% !important;
	top:54.71% !important;
}

@keyframes fonduenentrée-50947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-50947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50955 {
	background-image:url('https://infinity-bureaux.fr/assets/images/home/hulk-hover.svg');
	width:100% !important;
	height:100% !important;
}

#item50950 {
	background-image:url('https://infinity-bureaux.fr/assets/images/home/hulk.svg');
	left:1.22% !important;
	top:1.22% !important;
	width:97.56% !important;
	height:97.56% !important;
}

#item50947 {
	width:6% !important;
	height:12.06% !important;
	left:69.47% !important;
	top:54.71% !important;
}

#item51370 {
	width:100.49% !important;
	height:101.91% !important;
}

#item51371 {
	width:3.59% !important;
	height:2.06% !important;
	left:77.67% !important;
	top:7.94% !important;
}

#item51405 {
	width:100.75% !important;
	height:102.06% !important;
}

#item51403 {
	width:4.39% !important;
	height:1.91% !important;
	left:77.67% !important;
	top:7.94% !important;
}

#item51411 {
	width:99.96% !important;
	height:102.06% !important;
}

#item51409 {
	width:5.42% !important;
	height:1.91% !important;
	left:77.67% !important;
	top:7.94% !important;
}

#item51416 {
	width:99.49% !important;
	height:102.06% !important;
}

#item51414 {
	width:2.49% !important;
	height:1.91% !important;
	left:77.67% !important;
	top:7.94% !important;
}

#item51422 {
	width:100.49% !important;
	height:102.06% !important;
}

#item51420 {
	width:3.22% !important;
	height:1.91% !important;
	left:77.67% !important;
	top:7.94% !important;
}

#item48817 {
	width:118.26% !important;
	height:100% !important;
	left:-9.08% !important;
	background:#000;
}

#item48817 {
	width:118.26% !important;
	height:100% !important;
	left:-9.08% !important;
}

#item48818 {
	width:133.3% !important;
	height:101.3% !important;
	left:-16.7% !important;
}

#item50083 {
	width:46.88% !important;
	height:4.43% !important;
	left:24.71% !important;
	top:42.06% !important;
	background:#000;
}

#item50083 {
	width:46.88% !important;
	height:4.43% !important;
	left:24.71% !important;
	top:42.06% !important;
}

#item50177 {
	background-image:url('../images/item_50177.png');
	width:44.63% !important;
	height:3.26% !important;
	left:25.88% !important;
	top:42.58% !important;
}

#item50315 {
	background-image:url('../images/item_50315.png');
	width:56.05% !important;
	height:18.75% !important;
	left:21.97% !important;
	top:21.61% !important;
}

#item50447 {
	width:15.23% !important;
	height:19.66% !important;
	left:42.38% !important;
	top:76.04% !important;
}

#item50656 {
	width:20.31% !important;
	left:9.86% !important;
	top:66.41% !important;
	min-height:5.21% !important;
}

@keyframes fonduenentrée-50656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-50656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50656 {
	width:20.31% !important;
	height:5.21% !important;
	left:9.86% !important;
	top:66.41% !important;
}

#item50679 {
	width:20.31% !important;
	left:29.88% !important;
	top:66.41% !important;
	min-height:5.21% !important;
}

@keyframes fonduenentrée-50679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-50679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50679 {
	width:20.31% !important;
	height:5.21% !important;
	left:29.88% !important;
	top:66.41% !important;
}

#item50702 {
	width:20.31% !important;
	left:49.8% !important;
	top:66.41% !important;
	min-height:5.21% !important;
}

@keyframes fonduenentrée-50702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-50702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50702 {
	width:20.31% !important;
	height:5.21% !important;
	left:49.8% !important;
	top:66.41% !important;
}

#item50726 {
	width:20.31% !important;
	left:69.82% !important;
	top:66.41% !important;
	min-height:5.21% !important;
}

@keyframes fonduenentrée-50726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-50726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50726 {
	width:20.31% !important;
	height:5.21% !important;
	left:69.82% !important;
	top:66.41% !important;
}

@keyframes fonduenentrée-50749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-50749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50756 {
	background-image:url('https://infinity-bureaux.fr/assets/images/home/spiderman-hover.svg');
	width:100% !important;
	height:100% !important;
}

#item50751 {
	background-image:url('https://infinity-bureaux.fr/assets/images/home/spiderman.svg');
	left:1.22% !important;
	top:1.22% !important;
	width:97.56% !important;
	height:97.56% !important;
}

#item50749 {
	width:8.01% !important;
	height:10.68% !important;
	left:16.02% !important;
	top:54.17% !important;
}

@keyframes fonduenentrée-50761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-50761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50770 {
	background-image:url('https://infinity-bureaux.fr/assets/images/home/cap-hover.svg');
	width:100% !important;
	height:100% !important;
}

#item50763 {
	background-image:url('https://infinity-bureaux.fr/assets/images/home/cap.svg');
	left:1.22% !important;
	top:1.22% !important;
	width:97.56% !important;
	height:97.56% !important;
}

#item50761 {
	width:8.01% !important;
	height:10.68% !important;
	left:36.04% !important;
	top:54.17% !important;
}

@keyframes fonduenentrée-50774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-50774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50783 {
	background-image:url('https://infinity-bureaux.fr/assets/images/home/iron-hover.svg');
	width:100% !important;
	height:100% !important;
}

#item50777 {
	background-image:url('https://infinity-bureaux.fr/assets/images/home/iron.svg');
	left:1.22% !important;
	top:1.22% !important;
	width:97.56% !important;
	height:97.56% !important;
}

#item50774 {
	width:8.01% !important;
	height:10.68% !important;
	left:55.96% !important;
	top:54.17% !important;
}

@keyframes fonduenentrée-50789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-50789 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50798 {
	background-image:url('https://infinity-bureaux.fr/assets/images/home/hulk-hover.svg');
	width:100% !important;
	height:100% !important;
}

#item50792 {
	background-image:url('https://infinity-bureaux.fr/assets/images/home/hulk.svg');
	left:1.22% !important;
	top:1.22% !important;
	width:97.56% !important;
	height:97.56% !important;
}

#item50789 {
	width:8.01% !important;
	height:10.68% !important;
	left:75.98% !important;
	top:54.17% !important;
}

#item52139 {
	background-image:url('../images/item_52139.png');
	width:100% !important;
	height:100% !important;
}

#item52144 {
	background-image:url('../images/item_52144.png');
	width:100% !important;
	height:100% !important;
}

#item52132 {
	width:2.93% !important;
	height:3.91% !important;
	left:38.77% !important;
	top:7.55% !important;
}

#item52155 {
	background-image:url('../images/item_52155.png');
	width:100% !important;
	height:100% !important;
}

#item52160 {
	background-image:url('../images/item_52160.png');
	width:100% !important;
	height:100% !important;
}

#item52149 {
	width:2.93% !important;
	height:3.91% !important;
	left:43.65% !important;
	top:7.55% !important;
}

#item52171 {
	background-image:url('../images/item_52171.png');
	width:100% !important;
	height:100% !important;
}

#item52177 {
	background-image:url('../images/item_52177.png');
	width:100% !important;
	height:100% !important;
}

#item52164 {
	width:2.93% !important;
	height:3.91% !important;
	left:48.54% !important;
	top:7.55% !important;
}

#item52190 {
	background-image:url('../images/item_52190.png');
	width:100% !important;
	height:100% !important;
}

#item52196 {
	background-image:url('../images/item_52196.png');
	width:100% !important;
	height:100% !important;
}

#item52183 {
	width:2.93% !important;
	height:3.91% !important;
	left:53.42% !important;
	top:7.55% !important;
}

#item52207 {
	background-image:url('../images/item_52207.png');
	width:100% !important;
	height:100% !important;
}

#item52213 {
	background-image:url('../images/item_52213.png');
	width:100% !important;
	height:100% !important;
}

#item52200 {
	width:2.93% !important;
	height:3.91% !important;
	left:58.3% !important;
	top:7.55% !important;
}

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

#item52218 {
	background-image:url('../images/item_52218.png');
	width:21.19% !important;
	height:0.26% !important;
	left:64.16% !important;
	top:9.51% !important;
}

#item52221 {
	width:100.49% !important;
	height:101.91% !important;
}

#item52219 {
	width:4.79% !important;
	height:1.82% !important;
	left:86.91% !important;
	top:8.85% !important;
}

#item52228 {
	width:100.75% !important;
	height:102.06% !important;
}

#item52226 {
	width:5.86% !important;
	height:1.69% !important;
	left:86.91% !important;
	top:8.85% !important;
}

#item52233 {
	width:99.96% !important;
	height:102.06% !important;
}

#item52231 {
	width:7.23% !important;
	height:1.69% !important;
	left:86.91% !important;
	top:8.85% !important;
}

#item52241 {
	width:99.49% !important;
	height:102.06% !important;
}

#item52239 {
	width:3.32% !important;
	height:1.69% !important;
	left:86.91% !important;
	top:8.85% !important;
}

#item52246 {
	width:100.49% !important;
	height:102.06% !important;
}

#item52244 {
	width:4.3% !important;
	height:1.69% !important;
	left:86.91% !important;
	top:8.85% !important;
}

#item48346 {
	width:108.28% !important;
	height:109.87% !important;
	left:-2.42% !important;
	top:-4.87% !important;
	background:#000;
}

#item48346 {
	width:108.28% !important;
	height:109.87% !important;
	left:-2.42% !important;
	top:-4.87% !important;
}

#item48347 {
	width:111.09% !important;
	height:100% !important;
	left:-3.91% !important;
}

#item48350 {
	opacity:0.34;
	width:111.17% !important;
	height:100% !important;
	left:-3.91% !important;
	background:#000;
}

#item48350 {
	width:111.17% !important;
	height:100% !important;
	left:-3.91% !important;
}

#item49711 {
	width:37.5% !important;
	height:4.25% !important;
	left:29.77% !important;
	top:42.38% !important;
	background:#000;
}

#item49711 {
	width:37.5% !important;
	height:4.25% !important;
	left:29.77% !important;
	top:42.38% !important;
}

#item49712 {
	width:16.25% !important;
	left:17.89% !important;
	top:65.75% !important;
	min-height:5% !important;
}

@keyframes fonduenentrée-49712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-49712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49712 {
	width:16.25% !important;
	height:5% !important;
	left:17.89% !important;
	top:65.75% !important;
}

#item49735 {
	width:16.25% !important;
	left:33.91% !important;
	top:65.75% !important;
	min-height:5% !important;
}

@keyframes fonduenentrée-49735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-49735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49735 {
	width:16.25% !important;
	height:5% !important;
	left:33.91% !important;
	top:65.75% !important;
}

#item49758 {
	width:16.25% !important;
	left:49.84% !important;
	top:65.75% !important;
	min-height:5% !important;
}

@keyframes fonduenentrée-49758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-49758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49758 {
	width:16.25% !important;
	height:5% !important;
	left:49.84% !important;
	top:65.75% !important;
}

#item49781 {
	width:16.25% !important;
	left:65.86% !important;
	top:65.75% !important;
	min-height:5% !important;
}

@keyframes fonduenentrée-49781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-49781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49781 {
	width:16.25% !important;
	height:5% !important;
	left:65.86% !important;
	top:65.75% !important;
}

#item49805 {
	background-image:url('../images/item_49805.png');
	width:35.7% !important;
	height:3.13% !important;
	left:30.7% !important;
	top:42.88% !important;
}

@keyframes fonduenentrée-49891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-49891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49898 {
	background-image:url('https://infinity-bureaux.fr/assets/images/home/spiderman-hover.svg');
	width:100% !important;
	height:100% !important;
}

#item49893 {
	background-image:url('https://infinity-bureaux.fr/assets/images/home/spiderman.svg');
	left:1.22% !important;
	top:1.22% !important;
	width:97.56% !important;
	height:97.56% !important;
}

#item49891 {
	width:6.41% !important;
	height:10.25% !important;
	left:22.81% !important;
	top:54% !important;
}

@keyframes fonduenentrée-49903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-49903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49913 {
	background-image:url('https://infinity-bureaux.fr/assets/images/home/cap-hover.svg');
	width:100% !important;
	height:100% !important;
}

#item49905 {
	background-image:url('https://infinity-bureaux.fr/assets/images/home/cap.svg');
	left:1.22% !important;
	top:1.22% !important;
	width:97.56% !important;
	height:97.56% !important;
}

#item49903 {
	width:6.41% !important;
	height:10.25% !important;
	left:38.83% !important;
	top:54% !important;
}

@keyframes fonduenentrée-49917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-49917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49925 {
	background-image:url('https://infinity-bureaux.fr/assets/images/home/iron-hover.svg');
	width:100% !important;
	height:100% !important;
}

#item49919 {
	background-image:url('https://infinity-bureaux.fr/assets/images/home/iron.svg');
	left:1.22% !important;
	top:1.22% !important;
	width:97.56% !important;
	height:97.56% !important;
}

#item49917 {
	width:6.41% !important;
	height:10.25% !important;
	left:54.77% !important;
	top:54% !important;
}

@keyframes fonduenentrée-49932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fonduenentrée-49932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49939 {
	background-image:url('https://infinity-bureaux.fr/assets/images/home/hulk-hover.svg');
	width:100% !important;
	height:100% !important;
}

#item49934 {
	background-image:url('https://infinity-bureaux.fr/assets/images/home/hulk.svg');
	left:1.22% !important;
	top:1.22% !important;
	width:97.56% !important;
	height:97.56% !important;
}

#item49932 {
	width:6.41% !important;
	height:10.25% !important;
	left:70.78% !important;
	top:54% !important;
}

#item49944 {
	background-image:url('../images/item_49944.png');
	width:44.84% !important;
	height:18% !important;
	left:27.58% !important;
	top:22.75% !important;
}

#item50076 {
	width:12.19% !important;
	height:18.88% !important;
	left:43.91% !important;
	top:75.75% !important;
}

#item51884 {
	background-image:url('../images/item_51884.png');
	width:100% !important;
	height:100% !important;
}

#item51890 {
	background-image:url('../images/item_51890.png');
	width:100% !important;
	height:100% !important;
}

#item51876 {
	width:2.34% !important;
	height:3.75% !important;
	left:41.02% !important;
	top:6.75% !important;
}

#item51901 {
	background-image:url('../images/item_51901.png');
	width:100% !important;
	height:100% !important;
}

#item51907 {
	background-image:url('../images/item_51907.png');
	width:100% !important;
	height:100% !important;
}

#item51895 {
	width:2.34% !important;
	height:3.75% !important;
	left:44.92% !important;
	top:6.75% !important;
}

#item51919 {
	background-image:url('../images/item_51919.png');
	width:100% !important;
	height:100% !important;
}

#item51924 {
	background-image:url('../images/item_51924.png');
	width:100% !important;
	height:100% !important;
}

#item51912 {
	width:2.34% !important;
	height:3.75% !important;
	left:48.83% !important;
	top:6.75% !important;
}

#item51937 {
	background-image:url('../images/item_51937.png');
	width:100% !important;
	height:100% !important;
}

#item51943 {
	background-image:url('../images/item_51943.png');
	width:100% !important;
	height:100% !important;
}

#item51930 {
	width:2.34% !important;
	height:3.75% !important;
	left:52.73% !important;
	top:6.75% !important;
}

#item51954 {
	background-image:url('../images/item_51954.png');
	width:100% !important;
	height:100% !important;
}

#item51961 {
	background-image:url('../images/item_51961.png');
	width:100% !important;
	height:100% !important;
}

#item51947 {
	width:2.34% !important;
	height:3.75% !important;
	left:56.64% !important;
	top:6.75% !important;
}

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

#item51966 {
	background-image:url('../images/item_51966.png');
	width:16.95% !important;
	height:0.25% !important;
	left:61.33% !important;
	top:8.62% !important;
}

#item51969 {
	width:100.49% !important;
	height:101.91% !important;
}

#item51967 {
	width:3.83% !important;
	height:1.75% !important;
	left:79.53% !important;
	top:8% !important;
}

#item51974 {
	width:100.75% !important;
	height:102.06% !important;
}

#item51972 {
	width:4.69% !important;
	height:1.63% !important;
	left:79.53% !important;
	top:8% !important;
}

#item51980 {
	width:99.96% !important;
	height:102.06% !important;
}

#item51978 {
	width:5.78% !important;
	height:1.63% !important;
	left:79.53% !important;
	top:8% !important;
}

#item51986 {
	width:99.49% !important;
	height:102.06% !important;
}

#item51984 {
	width:2.66% !important;
	height:1.63% !important;
	left:79.53% !important;
	top:8% !important;
}

#item51993 {
	width:100.49% !important;
	height:102.06% !important;
}

#item51990 {
	width:3.44% !important;
	height:1.63% !important;
	left:79.53% !important;
	top:8% !important;
}

#item51165 {
	width:151.38% !important;
	height:160% !important;
	left:-25.62% !important;
	top:-30% !important;
	background:#000;
}

#item51165 {
	width:151.38% !important;
	height:160% !important;
	left:-25.62% !important;
	top:-30% !important;
}

#item51166 {
	width:170.63% !important;
	height:162.08% !important;
	left:-35.37% !important;
	top:-30% !important;
}

#item51007 {
	width:13.88% !important;
	height:22.29% !important;
	left:43.13% !important;
	top:73.54% !important;
}

#item51011 {
	width:33% !important;
	height:3.96% !important;
	left:32.25% !important;
	top:40.42% !important;
	background:#000;
}

#item51011 {
	width:33% !important;
	height:3.96% !important;
	left:32.25% !important;
	top:40.42% !important;
}

#item51012 {
	background-image:url('../images/item_51012.png');
	width:31.37% !important;
	height:2.92% !important;
	left:33% !important;
	top:40.83% !important;
}

#item51013 {
	background-image:url('../images/item_51013.png');
	width:39.5% !important;
	height:16.46% !important;
	left:30.25% !important;
	top:22.5% !important;
}

#item51018 {
	width:21.88% !important;
	left:6.88% !important;
	top:66.04% !important;
	min-height:6.88% !important;
}

#item51018 {
	width:21.88% !important;
	height:6.88% !important;
	left:6.88% !important;
	top:66.04% !important;
}

#item51041 {
	width:21.88% !important;
	left:28.38% !important;
	top:66.04% !important;
	min-height:6.88% !important;
}

#item51041 {
	width:21.88% !important;
	height:6.88% !important;
	left:28.38% !important;
	top:66.04% !important;
}

#item51064 {
	width:21.88% !important;
	left:49.88% !important;
	top:66.04% !important;
	min-height:6.88% !important;
}

#item51064 {
	width:21.88% !important;
	height:6.88% !important;
	left:49.88% !important;
	top:66.04% !important;
}

#item51087 {
	width:21.88% !important;
	left:71.38% !important;
	top:66.04% !important;
	min-height:6.88% !important;
}

#item51087 {
	width:21.88% !important;
	height:6.88% !important;
	left:71.38% !important;
	top:66.04% !important;
}

#item51119 {
	background-image:url('../images/item_51119.png');
	width:100.17% !important;
	height:100.17% !important;
}

#item51113 {
	background-image:url('https://infinity-bureaux.fr/assets/images/home/spiderman.svg');
	left:1.45% !important;
	top:1.45% !important;
	width:97.27% !important;
	height:97.27% !important;
}

#item51110 {
	width:8.62% !important;
	height:14.38% !important;
	left:13.5% !important;
	top:49.58% !important;
}

#item51131 {
	background-image:url('../images/item_51131.png');
	width:100.17% !important;
	height:100.17% !important;
}

#item51126 {
	background-image:url('../images/item_51126.png');
	left:1.45% !important;
	top:1.45% !important;
	width:97.27% !important;
	height:97.27% !important;
}

#item51124 {
	width:8.62% !important;
	height:14.38% !important;
	left:35% !important;
	top:49.58% !important;
}

#item51143 {
	background-image:url('https://infinity-bureaux.fr/assets/images/home/iron-hover.svg');
	width:100.17% !important;
	height:100.17% !important;
}

#item51138 {
	background-image:url('https://infinity-bureaux.fr/assets/images/home/iron.svg');
	left:1.45% !important;
	top:1.45% !important;
	width:97.27% !important;
	height:97.27% !important;
}

#item51135 {
	width:8.62% !important;
	height:14.38% !important;
	left:56.5% !important;
	top:49.58% !important;
}

#item51157 {
	background-image:url('../images/item_51157.png');
	width:100.17% !important;
	height:100.17% !important;
}

#item51151 {
	background-image:url('../images/item_51151.png');
	left:1.45% !important;
	top:1.45% !important;
	width:97.27% !important;
	height:97.27% !important;
}

#item51148 {
	width:8.62% !important;
	height:14.38% !important;
	left:78% !important;
	top:49.58% !important;
}

#item52263 {
	background-image:url('../images/item_52263.png');
	width:100% !important;
	height:100% !important;
}

#item52269 {
	background-image:url('../images/item_52269.png');
	width:100% !important;
	height:100% !important;
}

#item52256 {
	width:3.75% !important;
	height:6.25% !important;
	left:35.63% !important;
	top:5.83% !important;
}

#item52280 {
	background-image:url('../images/item_52280.png');
	width:100% !important;
	height:100% !important;
}

#item52285 {
	background-image:url('../images/item_52285.png');
	width:100% !important;
	height:100% !important;
}

#item52274 {
	width:3.75% !important;
	height:6.25% !important;
	left:41.88% !important;
	top:5.83% !important;
}

#item52297 {
	background-image:url('../images/item_52297.png');
	width:100% !important;
	height:100% !important;
}

#item52303 {
	background-image:url('../images/item_52303.png');
	width:100% !important;
	height:100% !important;
}

#item52289 {
	width:3.75% !important;
	height:6.25% !important;
	left:48.13% !important;
	top:5.83% !important;
}

#item52315 {
	background-image:url('../images/item_52315.png');
	width:100% !important;
	height:100% !important;
}

#item52321 {
	background-image:url('../images/item_52321.png');
	width:100% !important;
	height:100% !important;
}

#item52308 {
	width:3.75% !important;
	height:6.25% !important;
	left:54.38% !important;
	top:5.83% !important;
}

#item52333 {
	background-image:url('../images/item_52333.png');
	width:100% !important;
	height:100% !important;
}

#item52339 {
	background-image:url('../images/item_52339.png');
	width:100% !important;
	height:100% !important;
}

#item52326 {
	width:3.75% !important;
	height:6.25% !important;
	left:60.63% !important;
	top:5.83% !important;
}

#item52346 {
	width:100.49% !important;
	height:101.91% !important;
}

#item52344 {
	width:6.13% !important;
	height:2.92% !important;
	left:71% !important;
	top:7.92% !important;
}

#item52352 {
	width:100.75% !important;
	height:102.06% !important;
}

#item52350 {
	width:7.5% !important;
	height:2.71% !important;
	left:71% !important;
	top:7.92% !important;
}

#item52358 {
	width:99.96% !important;
	height:102.06% !important;
}

#item52356 {
	width:9.25% !important;
	height:2.71% !important;
	left:71% !important;
	top:7.92% !important;
}

#item52364 {
	width:99.49% !important;
	height:102.06% !important;
}

#item52362 {
	width:4.25% !important;
	height:2.71% !important;
	left:71% !important;
	top:7.92% !important;
}

#item52369 {
	width:100.49% !important;
	height:102.06% !important;
}

#item52367 {
	width:5.5% !important;
	height:2.71% !important;
	left:71% !important;
	top:7.92% !important;
}


#item52783 {
	width:178.33% !important;
	height:103.13% !important;
	left:-37.08% !important;
	top:-0.5% !important;
	background:#000;
}

#item52783 {
	width:178.33% !important;
	height:103.13% !important;
	left:-37.08% !important;
	top:-0.5% !important;
}

#item52784 {
	width:23.13% !important;
	height:13.38% !important;
	left:38.54% !important;
	top:80.25% !important;
}

#item52789 {
	background-image:url('../images/item_52789.png');
	width:65.83% !important;
	height:9.88% !important;
	left:17.08% !important;
	top:8.88% !important;
}

#item52796 {
	width:65% !important;
	left:17.5% !important;
	top:49.38% !important;
	min-height:9.5% !important;
}

#item52796 {
	width:65% !important;
	height:9.5% !important;
	left:17.5% !important;
	top:49.38% !important;
}

#item52819 {
	width:9.79% !important;
	height:9.88% !important;
	left:45.21% !important;
	top:35.5% !important;
	border-radius:11px;
	border:solid 3px #fff;
}

@keyframes rotation90dhoraire-52819 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(90deg);}
}
@-webkit-keyframes rotation90dhoraire-52819 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(90deg);}
}
#item52819 {
	width:9.79% !important;
	height:9.88% !important;
	left:45.21% !important;
	top:35.5% !important;
}

#item52821 {
	background-image:url('../images/item_52821.png');
	width:7.08% !important;
	height:3.13% !important;
	left:41.46% !important;
	top:32.63% !important;
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:1920px){ [class*=" mq-"], .mq-default { display:none; } .mq-1280 {display:block; } }
@media all and (max-width:1024px){ [class*=" mq-"], .mq-default { display:none; } .mq-1024 {display:block; } }
@media all and (max-width:778px){ [class*=" mq-"], .mq-default { display:none; } .mq-800 {display:block; } }
@media all and (max-width:480px){ [class*=" mq-"], .mq-default { display:none; } .mq-480 {display:block; } }

#loadIndicator{display:none;}
