* {-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

img {-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}


html {
 overflow-y: scroll !important;
 scroll-behavior: smooth;
}

body {
	font-family: 'Inter', sans-serif;
	font-size:18px;
	color:#ffffff;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	background-color:#dbdbdb;
	height: 100%;
	line-height: 1.6;
}


div.wrapper-bandeau-logo {
	/* background: linear-gradient(to top, #ffffff 15%, #cacaca 15%); */
	padding:0px 20px;
	background: linear-gradient(to top, #ffffff 38px, #cacaca 38px);
}

@media (max-width:800px) {
	div.wrapper-bandeau-logo {
		background: linear-gradient(to top, #ffffff 31px, #cacaca 31px);
	}
}




div.bandeau-logo {
	max-width: 1880px;
	margin:auto;
	position: relative;text-align: left;
}


div.bandeau-logo a {
	display:inline-block;
	position:relative;
}

div.bandeau-logo a img {
	vertical-align: top;
}

a.logo-reflet {
	display:inline-block;
	position:relative;
}

a.logo-reflet::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url('i/reflet-2x.png') no-repeat center bottom 1px / 100% auto;
	opacity: 0;
	transition: all 0.4s ease 0s;
}

a.logo-reflet:hover::after {
	opacity: 1;
}




div.bouton-geo {
	background-color: #F5BE13;
    padding: 4px 10px 4px 4px;
	border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	border: 1px solid #fff;
	-webkit-box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.23);
    -moz-box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.23);
	box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.23);
}

.bouton-geo a {text-shadow: 1.5px 1.5px 3px rgba(0, 0, 0, 0.55);}

a.bouton-outil {
	display: inline-block;
	margin-top:12px;
	text-decoration: none;
	background-color: #F5BE13;
	color:#000;
    padding: 4px;
	border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	border: 1px solid #fff;
	-webkit-box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.23);
    -moz-box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.23);
	box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.23);
}




h2.agence-communication {position:absolute;top:15px;right:0px;}

h2.agence-communication a {
	text-decoration: none;
	font-size:20px;color:#000;font-weight: normal;text-shadow: 1px 1px 2px rgba(255,255,255,0.8);
}


/* h2.activites {position:absolute;top:40px;right:0px;font-size:18px;color:#fff;text-shadow: 1px 1px 2px rgba(0,0,0,0.8);} */

h2.activites {
    position: absolute;
    top: 40px;
    right: 0px;
    font-size: 18px;
    color: #000000;
    font-weight: normal;
    text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.8);
}

h2.activites a {color: inherit; text-decoration: none;}


div.tel {
	position:absolute;right:0px;font-size:21px;color:#000;font-weight: normal;text-shadow: 1px 1px 2px rgba(255,255,255,0.8);
	top:94px;
}

div.tel i.fa-mobile {transform: translateY(6px);}

div.tel img {vertical-align: -2px !important;}


strong.bleu2 {color: #a5dbfe;
    font-weight: normal;}


strong.bleu {
	color: #ffffff;
    font-weight: bold;
    text-shadow: 1px 1px 1px #000000a6;
}


span.gris {color:#bbb;}


a[href^="tel"]{
    color:inherit;
    text-decoration:none;
}



@media (max-width:800px) {
	h2.agence-communication a {font-size:16px;}
	h2.activites {font-size:14px; top: 35px;}
	div.tel {font-size:18px;}
	div.bandeau-logo img.logo {width:100%;max-width: 400px;}
	div.tel {top: 75px;}
}

@media (max-width:680px) {
	h2.agence-communication {font-size:15px;letter-spacing: -1px; top: 10px;}
	h2.activites {letter-spacing: -1px; top: 30px;}
	div.tel {letter-spacing: -1px;}
	div.wrapper-bandeau-logo {padding: 0 10px 0 0px;}
}

@media (max-width:620px) {

	div.bandeau-logo img.logo {width:100%;max-width: 350px;}
	div.tel {top: 60px;}
	div.wrapper-bandeau-logo {
        background: linear-gradient(to top, #ffffff 26px, #cacaca 26px);
    }

}

@media (max-width:580px) {
	/* div.bandeau-logo  {text-align:center;} */
	div.bandeau-logo img.logo {width:100%;max-width: 350px;}
	h2.agence-communication {display: none;}
	h2.activites {display: none;}
	div.tel {display: none;}
	div.wrapper-bandeau-logo {padding: 0px 10px;}

	.slicknav_btn {
		position: absolute;
		top:0px;right:0px;
		z-index: 2147483647;
		background-color:transparent;
	}

	.slicknav_menu {
		padding:0px;
	}

	.slicknav_nav {
		margin-top:50px;
		margin-bottom: 10px;
		margin-left:10px;margin-right:10px;
	}

	.slicknav_menu .slicknav_menutxt {
		color: #fff;
		font-weight: 800;
		text-shadow: 1px 1px 2px #000;
	}

	.slicknav_menu .slicknav_icon-bar {
		box-shadow: 1px 1px 2px #000;
	}

}

@media (max-width:420px) {
	.slicknav_menu .slicknav_menutxt {display: none;}
	.slicknav_btn {transform: scale(1.6);transform-origin: top right;}
	.slicknav_menu .slicknav_icon {margin:0;}
	.slicknav_btn {margin: 0;}
}

#top {
	background-image:url(i/bandeau_top.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:127px;
}
#tel {
	background-image:url(i/tel_bg.gif);
	background-repeat:no-repeat;
	background-position:top right;
	height:40px;
	text-align:right;
	padding-right:57px;
	padding-top:4px;
	width:121px;
	height:33px;
	position:absolute;
	top:0px;
	right:0px;
}
#header {
	padding: 0px;
	max-width:900px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	height:127px;
	position:relative;
}


#center {
	/*background-image:url(i/contenu_bg.gif);*/
	background-repeat:repeat-x;
	background-position:top;
	/* background-color:#6E6E6E; */
}



div.fusion {
	/* background-image:url(i/fusion2-2x.jpg);
	background-size: 213px auto;
	background-repeat:repeat-y;
	background-position:left 95% top -130px;
	margin:auto; */
	background-color:#6E6E6E;
}

div.fusion-menu {
	/* background: url('i/fusion-menu.png') no-repeat 90% bottom; */
}

div.fusion_top {
	/*background-image:url(i/fusion_top.jpg);*/
	background-repeat:no-repeat;
	background-position:top center;
}

div.fusion_bandeau {
	background-image:url(i/fusion_bandeau.jpg);
	background-repeat:no-repeat;
	background-position:center 117px;
}

div.contenu {
	text-align:left;
	color:#ffffff;
    -webkit-animation: fadein 0.4s; /* Safari and Chrome */
   -moz-animation: fadein 0.4s; /* Firefox */
    -ms-animation: fadein 0.4s; /* Internet Explorer */
     -o-animation: fadein 0.4s; /* Opera */
        animation: fadein 0.4s;
    padding:40px 0px;
	padding-top:50px;
}


@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari and Chrome */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}



div.boxed {
	max-width:1380px;
	margin:auto;
	padding:0px 20px;
}

div.boxed_inner {
}



.justify {text-align:justify;}

.encart_bg {
	background-image:url(i/encart_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:146px;
	width:286px;
}

div.content {
padding:23px;
}

/* 
.bouton {
	background-image:url(i/bouton.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:29px;
	width:157px;
	text-align:center;
	padding-top:16px;
} */

.bouton {
	text-shadow: 1.5px 1.5px 3px rgba(0, 0, 0, 0.55);
	font-weight: bold;
	color:#fff;
	text-decoration: none;
    background-color: #F5BE13;
    padding: 4px 10px 4px 10px;
    border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    border: 1px solid #fff;
    -webkit-box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.23);
    -moz-box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.23);
    box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.23);
}

.galerie {
	width : 900px;
}

.site_bg {
	background-image:url(i/site_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
}

#footer {
	background-image:url(i/footer.gif);
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
	padding-top:10px;
	color:#555555;
	width: 100%;
	margin: 0px;
	padding-bottom: 60px;
}

div.footer_inner {text-align:right;max-width:900px;margin:auto;padding:0px 20px;}

div.footer .footer-2 ul.puce {
	max-width: 280px;
}


h1 {
	font-size: 18px;
	font-weight: bold;
	color:#ffffff;
	margin:0px;
	display:inline;
}

h2.titre {
font-size: 20px;
    font-weight: normal;
	color:#ffffff;
	margin:0px;
    display: block;
    padding: 0px;
    margin-bottom: -8px;
        text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
		text-transform: uppercase;
		font-weight: 600;
}

h2.titre:after {
    content: " ";
    background-color: rgba(255, 255, 255, 0.19);
    height: 1px;
    width: 100%;
    display: block;
    margin: 0px;
    padding: 0px;
    margin-top: 10px;
}


h1.titre {
	
	font-size: 16px;
	font-weight: bold;
	color:#ffffff;
	margin:0px;
	display:inline;
	padding-left:25px;
	background-image:url(i/etoilej.gif);background-repeat:no-repeat;background-position:top left;
}

h1.slogan {
	
	font-size: 28px;
	font-weight: normal;
	font-style:italic;
	color:#ffffff;
	padding:0px;
	padding-left:20px;
	margin:0px;
	display:block;
}

h2.slogan {
	
	font-size: 20px;
	font-weight: normal;
	font-style:italic;
	color:#ffffff;
	padding:0px;
	padding-left:20px;
	margin:0px;
	display:block;
	color:#d2d2d2;
}

div.slogan {background-repeat:no-repeat;background-position:top center;padding:55px 0px 0px 0px;min-height:109px;}

h2 {
	
	font-size: 13px;
	font-weight: bold;
	color:#ffffff;
	margin:0px;
	display:inline;
}


.dvbdy1 {
text-align:center;

font-size:13px;
margin:0px;
padding:5px;
width:80px;
color:#ffffff;
background:#373737;
filter:alpha(opacity=85); /* ie */
opacity:0.95; /* ff */
}
.tooltipheader {display:none;}


.tel_bg {
	background-image:url(i/tel_bg.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

a.stealth {
	    text-decoration: none;
    color: inherit;
}




a.lienfooter:link, a.lienfooter:visited {
	font-weight:bold;
	color:#20327A;
	text-decoration:underline;
}
a.lienfooter:hover, a.lienfooter:active {
	text-decoration:none;
}
a.lien:link, a.lien:visited {
	color:#FFC401;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	/* box-shadow: inset 0 0 0 0 #565656;
  	transition: color 0.3s ease-in-out, box-shadow 0.3s ease-in-out; */
}
a.lien:hover, a.lien:active {
	text-decoration:none;
	/* color: #FFC401;
  	box-shadow: inset 300px 0 0 0 #565656; */
}

div.contenu a.lien {
	position: relative;
  transition: color 0.3s ease-in-out;
display: inline-block;
}

div.contenu a.lien::before {
	content: "";
	position: absolute;
	top: 100%;
	width: 100%;
	height: 2px;
	background-color:#FFC401;
	transform: scaleX(0);
	transition: transform 0.3s ease-in-out;
  }

  div.contenu a.lien:hover {
  }
  div.contenu a.lien:hover::before {
	transform: scaleX(1);
  }

a.blanc:link, a.blanc:visited {
	
	font-size:14px;
	color:#ffffff;
	text-decoration:underline;
}
a.blanc:hover, a.blanc:active {
	text-decoration:none;
}


a.petit:link, a.petit:visited {
	
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
}
a.petit:hover, a.petit:active {
	text-decoration:none;
}

a.petitns:link, a.petitns:visited, a.petitns:hover, a.petitns:active {
	
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
}


a.tagSelect:link, a.tagSelect:visited, a.tagSelect:hover, a.tagSelect:active  {
	font-size:12px;
	color:#000000;
	background-color:#fff;
	text-decoration:none;
	display: inline-block;
    padding: 2px 4px;
    margin-bottom: 4px;
    border-radius: 6px;
    margin-right: 5px;
	box-shadow: 1.5px 1.5px 3px rgba(0, 0, 0, 0.25);
}

a.lienbleu:link, a.lienbleu:visited {
	
	font-size:12px;
	color:#38a2dc;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}
a.lienbleu:hover, a.lienbleu:active {
	text-decoration:underline;
}



a.sousmenu:link, a.sousmenu:visited {
	
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
}
a.sousmenu:hover, a.sousmenu:active {
	text-decoration:underline;
}
a.sousmenu:focus {outline:none;}

a.sousmenus:link, a.sousmenus:visited {
	
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
a.sousmenus:hover, a.sousmenus:active {
	text-decoration:underline;
}
a.sousmenus:focus {outline:none;}


div.sep {
	background-image:url(i/sep.gif);
	background-repeat:repeat-x;
	background-position:center;
}

ul.puce2 {
	margin-top:5px;
	margin-bottom:5px;
}
ul.puce2 li {
	list-style-type:none;
	background-image: url(i/puce.svg);
	background-size: 7px 7px;
	background-repeat: no-repeat;
	padding-left:20px;
	background-position:4px 10px;
	margin:0px 0px 6px -30px;
}



.list-3-columns {-webkit-column-count: 3;
-moz-column-count: 3;
column-count: 3;}

.list-2-columns {-webkit-column-count: 2; 
-moz-column-count: 2;
column-count: 2;}



@media (max-width:800px) {
    .list-3-columns {-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;}
}
@media (max-width:490px) {
    .list-3-columns, .list-2-columns {-webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;}
}



ul.list-3-columns li, ul.list-2-columns li {-webkit-column-break-inside: avoid;
          page-break-inside: avoid;
               break-inside: avoid;

}








ul.puce {

	margin-top:5px;
	margin-bottom:5px;
	overflow: auto;
	padding:0px;
	margin-left:10px;
}
ul.puce li {
	list-style-type:none;
	background-image: url(i/puce.svg);
	background-size: 7px 7px;
	background-repeat: no-repeat;
	padding-left:20px;
	background-position:4px 10px;
	margin:0px 0px 10px 0px;
}

div.right { float:right; padding-left:16px; max-width: 100%;}
div.left { float:left; padding-right:16px;max-width: 100%;}

div.right-responsive {float:right; padding-left:16px;max-width:100%;}
div.left-responsive {float:left; padding-right:16px;max-width:100%;}


@media (max-width:560px) {
    div.right-responsive {float:none;width:auto;padding:0;padding-bottom:20px;text-align: center;}
    div.left-responsive {float:none;width:auto;padding:0;padding-bottom:20px;text-align: center;}
}


div.left2 {
	float:left;
	padding-left:12px;
	padding-right:12px;
}

div.dessous {
	clear:both;
}


div.col1-2 {display:inline-block;vertical-align:top;width:48%;}
div.col2-2 {display:inline-block;vertical-align:top;margin-left:4%;width:48%;}


@media (max-width:700px) { 
	div.col1-2 {display:inline-block;vertical-align:top;width:100%;}
	div.col2-2 {display:inline-block;vertical-align:top;margin-left:0%;width:100%;margin-top:15px;}
}


.pagination_inactif {	
	font-size:14px;
	color:#737373;
}
a.lienpagination:link,a.lienpagination:visited,a.lienpagination:hover,a.lienpagination:active  {  font-size:14px; color:#ffffff; font-weight:bold; text-decoration:none;display:block;width:100%;}
a.lienpaginations:link,a.lienpaginations:visited,a.lienpaginations:hover,a.lienpaginations:active  {  font-size:14px; color:#000000; font-weight:bold; text-decoration:none;display:block;width:100%; pointer-events: none;}
.cadrepagination {}
.cadrepaginations {
	background-color:#ffffff;
	border-radius: 3px;
}


div.pagination {margin-top:20px;padding:6px;background-color:#8B8B8B;background-color: rgba(144,144,144,0.6);border:1px solid #666666;overflow:hidden;
	border-radius: 8px;}

div.pagination a.blanc {text-decoration:none;}


label[for="element10i0"] {font-size: 14px;color:#999;}

#form table {
    border-radius: 10px;
    overflow: hidden;
}
#form tr {
	line-height: 1.1;
}


/* input.form_submit {
	cursor:pointer;
	text-shadow: 1.5px 1.5px 3px rgba(0, 0, 0, 0.55);
	font-size: 18px;
	font-weight: bold;
    color: #fff;
    text-decoration: none;
    background-color: #F5BE13;
    padding: 4px 10px 4px 10px;
    border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    border: 1px solid #fff;
    -webkit-box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.23);
    -moz-box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.23);
    box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.23);
} */

input.form_submit2 {
	cursor:pointer;
	text-shadow: 1.5px 1.5px 3px rgba(0, 0, 0, 0.55);
	font-size: 18px;
	font-weight: bold;
    color: #fff;
    text-decoration: none;
    background-color: #F5BE13;
    padding: 4px 10px 4px 10px;
    border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    border: 1px solid #fff;
    -webkit-box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.23);
    -moz-box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.23);
    box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.23);
}

.bouton-geo a.lien {text-decoration:none;}

div.tagWarning_todel {background-color:#FFD769;border:1px solid #373737;color:#000000;margin:0px 0px 15px 0px;padding:8px;}

div.tagWarning {
    background-color: #02020240;
    /* border: 1px solid #373737; */
    color: #ffffff;
    margin: 15px auto 15px auto;
    padding: 8px;
    font-size: 12px;
    border-radius: 6px;
    text-align: center;
    /* margin: auto; */
    width: fit-content;
}




div.tags_todel {    background-color: rgba(144,144,144,0.6);border:1px solid #666666;margin:0px 0px 15px 0px;padding:8px;}


div.tags a.petit {
    background: rgba(128, 128, 128, 0.75);
    display: inline-block;
    padding: 2px  4px;
    margin-bottom: 4px;
    border-radius: 6px;
    margin-right: 5px;
    font-size: 12px;
	transition: all 0.3s ease-in-out 0s;
}

div.tags a.petit:hover {
    background: rgb(150 150 150 / 75%);
}

.obligatoire {
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
}
input.contact, textarea.contact {
	color:#111111;
	background-color:#f4f7f8;
	border-left:solid #cdd0d2 1px;
	border-right:solid #cdd0d2 1px;
	border-top:solid #cdd0d2 1px;
	border-bottom:solid #cdd0d2 1px;
	font-size:14px;
}
input.contact_pb, textarea.contact_pb {
	color:#111111;
	background-color:#f4f7f8;
	border:solid #cdd0d2 1px;
	font-size:14px;
}
input.frmsubmit {
	background-color:#111111;
	border:#ffffff 0px;
	height:22px;
	width:90px;
	cursor:hand;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}
.cadresubmit {
	border:1px #cdd0d2 solid;
}



.form_header_todel {background-color:#373737;color:#ffffff;text-align:center;padding:4px;}

.form_header {
    background-color: rgb(55 55 55 / 81%);
    color: #ffffff;
    text-align: center;
    padding: 10px;
    text-transform: uppercase;
    font-weight: 400;
}



sup{color:#FFC401;}
.error{color:#FFC401;}
.form_label {background-color:rgba(98,98,98,0.8);font-weight:normal;}
.form_input {background-color:rgba(98,98,98,0.8);}


div.form_note {font-style:italic;font-size:14px;}

td.teaser_left {background-image:url(i/teaser_left.gif);background-repeat:no-repeat;background-position:top right;}
td.teaser_right {background-image:url(i/teaser_right.gif);background-repeat:no-repeat;background-position:top left;}

select {font-size:13px;}

div.catalogue {text-align:left;background-color:#5D5C5D;margin-top:4px;margin-bottom:4px;border:1px solid #555;padding:2px;}


div.site-360par180 {
-moz-box-shadow: 0px 0px 8px 2px #ffffff;
-webkit-box-shadow: 0px 0px 8px 2px #ffffff;
-o-box-shadow: 0px 0px 8px 2px #ffffff;
box-shadow: 0px 0px 8px 2px #ffffff;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#ffffff, Direction=NaN, Strength=10);
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
text-align: center;
max-width:250px;
background-color: #585858;
padding:12px;
border:2px solid #fff;
float:left;
margin-right:30px;
margin-bottom:20px;
}


input[type=text],
input[type=email],
input[type=url],
input[type=password],
textarea {
  width: 90%;
}


div.sous-menu {float:left;width:210px;margin-right:20px;}
div.contenu-sousmenu-clear {clear:both;}

div.encart {max-width:300px;height:146px;background-image:url(i/encart_bg.jpg); background-repeat:no-repeat; background-position:top left;}
div.encart_inner {padding:20px 40px 20px 20px; color:#fff;font-size:14px;text-align:center;}


.slicknav_menu {
  display:none;
}

.slicknav_menu .slicknav_menutxt {
	text-transform: uppercase;
}

#menu {
    display:none;
  }

.slick-track {
	display: flex;
}

  .slick-slide {
	display: flex !important;
    height: auto;
    align-items: center;
    justify-content: center;
}


/*div.menu-desktop {
	position:absolute;
	bottom:0px;
	right:0px;
}*/


img {border:0;max-width:100%;height:auto;}




@media (max-width:800px) {
	#menu-desktop {display: none;}

	.slicknav_menu {
  		display:block;
	}

	div.sous-menu {float:none;width:100%;margin-bottom:20px;}

}

@media (max-width:580px) {
	#tel {display: none;}
}


@media (max-width:440px) {
	h1.slogan {font-size:6vw;}
	h2.slogan {font-size:4vw;}
}


@media (max-width:880px) {
	 div.slogan {    
	 	width: calc(100% + 40px);
	    margin-left: -20px;
	 }
	 table.teaser {display:none;}
}



@media (max-width:350px) {
	 #header {height:auto;}
	 #top {height:auto;}
}

@media (max-width:630px) {
	td.cadrepaginations, td.cadrepagination {display: none;}
	div.lien-geo {float:none;width:100%;text-align: center;}
}


body.page-geolocalisation div.contenu {padding-bottom:0px;}
body.page-index div.contenu {padding-bottom:0px;}
body.page-plan-contact div.contenu {padding-bottom:0px;}

input.phpupload_photo {height:50px;background-color: #FFFCCC;width:100%;}
input.phpupload_fichier {height:50px;background-color: #FFFCCC;width:100%;}


div.references-left {float:left;width:50%;}
div.references-right {float:right;width:50%;}



div.references-texte-tags {text-align:center;padding:0px;color:#989898;font-size: 15px;}
div.references-image-glow-old {width:213px;height:126px;background: url('i/site_bg.gif') no-repeat center center;padding:13px 0px 0px 12px;}
div.references-image-glow {padding: 0px;}


div.references-image-glow_old img {
	border: 0px solid #fff;
-moz-box-shadow: 0px 0px 8px 2px #ffffff;
-webkit-box-shadow: 0px 0px 8px 2px #ffffff;
-o-box-shadow: 0px 0px 8px 2px #ffffff;
box-shadow: 0px 0px 8px 2px #ffffff;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#ffffff, Direction=NaN, Strength=10);}


div.references-image-glow img {
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4);
}

.list-references {
	display: flex;
	flex-wrap: wrap;
}

.references-reference {
	width:33.33%;
	padding:20px 20px;
	vertical-align: top;
	text-align: center;
}

.references-wrapper {
	transition: background-color 0.3s ease-in-out 0s;
}
/* .references-reference.selected div.references-wrapper {
	background-color: rgba(255, 255, 255, 0.8);
	color: #000;
}
.references-reference.selected div.references-wrapper h2.titre,
.references-reference.selected div.references-wrapper a.blanc,
.references-reference.selected div.references-wrapper a.petit {
	text-shadow: none;
	color: #000;
} */


.references-reference-inner {
	border-radius: 0px 0px 12px 10px;
	transition: all 0.3s ease 0s;
	max-width: 100%;
}


.references-reference.selected .references-reference-inner {
	box-shadow:0px 0px 20px 2px rgba(255,255,255,1);
}


.references-titre-url h2.titre {
	text-align:center;    text-transform: uppercase;padding-top:10px;
	line-height: 1.2;
}

.references-titre-url h2.titre:after {content:none;}
.references-titre-url a {text-align: center;text-decoration: none !important;    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;}

div.references-wrapper {
	padding:0px 20px;width: 400px;
    margin: auto;
	background-color: rgba(68,68,68,0.8);
	padding-bottom:14px;
	border-radius:0px 0px 12px 10px;
	max-width: 100%;
}


div.references-titre-url 
{
	display:block;padding-top:10px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
}
div.references-titre-url-clear {clear:both;}


div.references-image {
	display: block;text-align: center;
	width: 400px;
    margin: auto;
	max-width: 100%;
}

body.page-references div.boxed {
		max-width: 1580px;
	}

body.page-references h1.header,
body.page-realisations-logos h1.header,
body.page-realisations-print h1.header {
	text-align: center;
}



body.page-references h1.header:after {
	left: 50%;
    transform: translateX(-50%);
	content:none;
}

.tags {
    text-align: center;
    max-width: 1080px;
    margin: auto;
}

/* 
@media (max-width:920px) {
	div.references-image {float:none;width:100%;}
	div.references-titre-url {float:none;width:100%;padding:0px 0px 10px 0px;}
}

@media (max-width:520px) {
	div.references-sep-mobile {clear:both;	background-image:url(i/sep.gif);
	background-repeat:repeat-x;
	background-position:center;width:100%;margin:auto;clear:both;height:20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}
	div.references-left {float:none;width:100%;}
	div.references-right {float:none;width:100%;}

	div.site-360par180 {
	float:none;
	max-width:400px;margin:auto;	margin-bottom:20px;
	}
} */

@media (max-width:1400px) {
	.references-reference {width: 50%;}
}


@media (max-width:920px) {
	.references-reference {
		padding: 10px 0;
		width: 100%;
	}
}



.list-teasers {
	display: flex;
	flex-wrap: wrap;
	margin: 30px auto 0;
	max-width: 1920px;
}

.wrapper-teaser {
	display: block;
	width: 20%;
	position: relative;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
 }
.wrapper-teaser h3.teaser {
    margin: 0px;
    padding: 0px;
    color: #fff;
    line-height: 20px;
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    top: calc(50% - 10px);
    text-align: center;
    width: 100%;
    transition: all 0.3s ease-in-out 0s;
    transform: translateY(10px);
}
.wrapper-teaser img {vertical-align: top;}
.wrapper-teaser a div {
	opacity: 0;
	text-align: center;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(0,0,0,0.6);
    z-index: 10;
    transition: all 0.3s ease-in-out 0s;
}

.wrapper-teaser a:hover div {
	opacity: 1;
}

.wrapper-teaser a:hover h3.teaser {
    transform: translateY(0px);
	}


@media (max-width:1600px) {
	.wrapper-teaser {width:25%;}
}

@media (max-width:1200px) {
	.wrapper-teaser {width:33.3333%;}
	.wrapper-teaser:nth-of-type(19) {display: none;}
	.wrapper-teaser:nth-of-type(20) {display: none;}
}

@media (max-width:800px) {
	.wrapper-teaser {width:50%;}
}

@media (max-width:400px) {
	.wrapper-teaser {width:100%;}
}





/*http://codepen.io/andornagy/full/xhiJH/*/
#menu-desktop {
    width:100%;
    margin:auto;
    z-index:10000;
    /* background:#5F5F5F; */
	background: #00000026;
}
/* Removing padding, margin and "list-style" from the "ul",
 * and adding "position:reltive" */
#menu-desktop ul {
    padding:0;
    margin:0;
    list-style: none;
    position: relative;
    text-align: center;
	z-index: 999;
}

/* Positioning the #menu-desktopigation items inline */
#menu-desktop ul li {
    margin: 0px;
    display:inline-block;
    vertical-align: top;
    background-color: transparent;
    position:relative;
	max-height: 150px;
}

#menu-desktop > div > ul > li > a::before,
#menu-desktop > div > ul > li > span::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 5px;
	z-index: -1;
	background: #fff;
	transition: clip-path 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s;
	clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
	opacity: 0;

}


#menu-desktop > div > ul > li > a.selected::before, #menu-desktop > div > ul > li > span.selected::before {
	clip-path: none;
	opacity: 1;
}

#menu-desktop ul li ul {
	text-align: center;
	background-color: rgba(76,76,75,0.90);
	box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.35);
	backdrop-filter: blur(3px);
}


/* Styling the links */
#menu-desktop span {
	--arrow-bottom-offset: 30px;
    font-size:20px;
    font-weight: 300;
    cursor: pointer;
    display:block;
    color:#FFF;
    line-height: 20px;
    text-decoration:none;
    background: url('i/arrow.svg') no-repeat bottom var(--arrow-bottom-offset) center;
    background-size:16px 14px;
    text-align: center;
    padding:65px 45px 65px 45px;
    text-transform: uppercase;
	font-weight: 700;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
	transition: background 0.15s ease-in-out 0s;
}

#menu-desktop li:hover span {
	--arrow-bottom-offset: 28px;
}

#menu-desktop span.double {padding:55px 45px 55px 45px;}



#menu-desktop > div > ul > li:hover > a:not(.selected)::before,
#menu-desktop > div > ul > li:hover > span:not(.selected)::before {
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
	opacity: 1;
	background: rgba(255, 255, 255, 0.55);
}


/* Styling the links */
#menu-desktop a {
    font-size:20px;
    font-weight: 300;
    display:block;
    color:#FFF;
    line-height: 20px;
    text-decoration:none;
        text-align: center;
    padding:65px 45px 65px 45px;
        text-transform: uppercase;
		font-weight: 700;
		text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);

}
#menu-desktop a.double {padding:55px 45px 55px 45px;}


#menu-desktop > div > ul > li > a.selected, #menu-desktop > div > ul > li:hover > a.selected {
	/* background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.65), transparent); */
}
#menu-desktop span.selected, #menu-desktop span.selected:hover {
	--arrow-bottom-offset: 28px;
    background: url('i/arrow.svg') no-repeat bottom var(--arrow-bottom-offset) center;
	background-size: 16px 14px;
}

#menu-desktop ul ul a:hover {
    background: rgba(0,0,0,0.2);
        padding: 17px 10px 17px 10px;
}


#menu-desktop ul ul a.selected {
    background: rgba(0,0,0,0.5);
        padding: 17px 10px 17px 10px;
}


#menu-desktop ul ul a {
	text-transform: uppercase;text-align:center;
	padding:17px 10px;line-height:22px;transition: background 0.3s ease-in-out 0s;
	font-size:16px;
	font-weight: 700;
	line-height: 1.3;
}


#menu-desktop ul ul a em {
	text-transform: none;
	font-weight: normal;
}

#menu-desktop ul ul {
    display: none;
    position: absolute;
    top: 100%;
    left:50%;
	transform: translateX(-50%);
    z-index:10000;
    min-width: 290px;
}

#menu-desktop ul ul.page-contact {
    right:0px !important;
    left:auto;
}


/* Display Dropdowns on Hover */
#menu-desktop ul li:hover > ul {
    display:inherit;
}


#menu-desktop ul li:hover > ul li:hover span{
    background-color: #000000;
}
#menu-desktop ul li.selected > ul li.selected span{
    background-color: #000000;
}

/* Fisrt Tier Dropdown */
#menu-desktop ul ul li {
/*    min-width:170px;*/
    display:list-item;
    position: relative;
}

#menu-desktop ul ul ul {
    position: absolute;
    top:0;
    left:100%;
    z-index:10000;
}


#menu-desktop ul ul li em {
    font-style: normal;
    color: #989898;
    font-size: 13px;
	line-height: 1.3;
	display: inline-block;
}


#menu-desktop .double em {text-transform: initial;font-style: normal;font-size:14px;font-weight: normal;color:#ccc;}


#menu-desktop ul li.page-index a em.home {
    display:block;
    background: url('i/home.svg') no-repeat center center;
    background-size:42px 40px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

#menu-desktop ul li.page-index a {width: 120px;text-indent: -9999px;}
#menu-desktop ul li.page-index a em {text-indent: -9999px;display: block;}



@media (max-width:1500px) {
	#menu-desktop a, #menu-desktop span, #menu-desktop a.double, #menu-desktop span.double {padding-left:35px;padding-right:35px;}
}


@media (max-width:1280px) {
	#menu-desktop a, #menu-desktop span, #menu-desktop a.double, #menu-desktop span.double {padding-left:25px;padding-right:25px;}
}
@media (max-width:1180px) {
	#menu-desktop a, #menu-desktop span, #menu-desktop a.double, #menu-desktop span.double {padding-left:15px;padding-right:15px;}
}

@media (max-width:1130px) {
	#menu-desktop ul li.page-index a {
		width: 100px;
	}
	#menu-desktop ul li.page-index a em.home {
		background-size: 32px 30px;
	}

	#menu-desktop a, #menu-desktop span, #menu-desktop a.double, #menu-desktop span.double {padding-left:15px;padding-right:15px;}
}

@media (max-width:1080px) {
	#menu-desktop ul li.page-index a {width: 80px;}
	#menu-desktop a, #menu-desktop span, #menu-desktop a.double, #menu-desktop span.double {padding-left:13px;padding-right:13px;}
}

@media (max-width:1050px) {
	#menu-desktop a, #menu-desktop span, #menu-desktop a.double, #menu-desktop span.double {padding-left:9px;padding-right:9px;}
	#menu-desktop a, #menu-desktop span {font-size:18px;}
}

@media (max-width:970px) {
	#menu-desktop a, #menu-desktop span {font-size:17px;}
	#menu-desktop .double em {font-size: 13px;}
	#menu-desktop ul ul a {font-size: 15px;}
}

@media (max-width:910px) {
	#menu-desktop a, #menu-desktop span {font-size:16px;}
	#menu-desktop .double em {letter-spacing: -0.5px;}
	#menu-desktop ul ul a {font-size: 15px;}
}

@media (max-width:860px) {
	#menu-desktop ul li.page-index a {width: 75px;}
	#menu-desktop a, #menu-desktop span, #menu-desktop a.double, #menu-desktop span.double {padding-left:8px;padding-right:8px;}
	#menu-desktop .double em {letter-spacing: -0.7px;}
	#menu-desktop ul ul a {font-size: 15px;}
}



h1.header {
	display: block;
	font-size:clamp(28px, 3vw, 36px);
	font-weight: normal;
	line-height: 1.1;
	position: relative;
	padding-bottom:10px;
	    text-shadow: 1.5px 1.5px 3px rgba(0, 0, 0, 0.5);
		text-transform: uppercase;
		font-weight: 700;
}

h1.header span {
	font-size:21px;
	color:#bbb;
	line-height: 1.1;
	display: block;padding-top:4px;
}

h1.header:after {
	position: absolute;
	content:none;
	display:block;
	width:100%;
	height:2px;
	background: linear-gradient(to bottom, #525151 50%, #9a9a9a 50%);
	opacity: 0.5;
	bottom:0px;
}




div.wrapper-footer  {
	/* background:#DBDBDB url('i/footer.gif') repeat-x center top; */
	background: linear-gradient(to bottom, #DBDBDB, #fff 15px, #DBDBDB 75px);
	-webkit-box-shadow: 0px -5px 10px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px -5px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 0px -2px 15px 0px rgba(0,0,0,0.5);
}

.footer-tel {
	margin:14px 0;
}

div.footer h3 {
	text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.8);
font-weight:700;
padding:0px;margin:0px;text-transform: uppercase;margin-bottom:10px;}

div.footer  {color:#000;padding-top:30px;padding-bottom:60px;max-width:1780px;margin:auto;}

div.footer a.lien {display: inline-block;  color:#000;text-decoration: none;font-style: normal;font-weight: normal;
line-height: 1.3;}

div.mentions {color:#999;}
div.footer div.mentions a {color:#999;}
div.footer div.mentions a:hover {color:#000;}

div.footer a.lien:hover {color:#000;}

.footer-1 .footer-inner {max-width: 400px;margin:auto;}
.footer-1 .footer-inner a {color:inherit;text-decoration: none;}

div.footer-1 img {width:100%;max-width: 400px;}

div.footer ul.puce {
	margin:auto;
	margin-top:5px;
	margin-bottom:5px;
	padding:0px;
	overflow:hidden;
}
div.footer ul.puce li {
	list-style-type:none;
	background-image:none;
	background-repeat: no-repeat;
	padding-left:0px;
	background-position:0px 8px;
	margin:0px 0px 10px 0px;
}




a.lien-facebook {text-decoration: none !important;}

div.footer-1, div.footer-2, div.footer-3, div.footer-4 {
	vertical-align:top;display:inline-block;
	width:25%;text-align:center;padding:20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.footer-1 {width:28%;padding-top:10px;}
div.footer-2 {width:24%;padding-top:60px;}
div.footer-3 {width:24%;padding-top:60px;}
div.footer-4 {width:24%;padding-top:60px;}

div.mentions {
	max-width:1380px;margin:auto;text-align:center;padding:60px 20px 0px 20px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.mentions span {	
	position: relative;
}

div.mentions span:before {
	position: absolute;
	content:" ";
	display:block;
	width:120%;
	margin:auto;
	height:2px;
	background: linear-gradient(to bottom, #9a9a9a 50%, #ffffff 50%);
	top:-10px;
	left:-10%;
	opacity: 0.5;
}



div.footer-1 img {margin-bottom:10px;}



@media (max-width:1340px) {

    div.footer-1 {width:100%;padding-top:0px;padding-bottom:30px;text-align: center;}
	.footer-1 .footer-inner {max-width: 600px;}
    div.footer-2 {width:33.33%;padding-top:20px;}
    div.footer-3 {width:33.33%;padding-top:20px;}
    div.footer-4 {width:33.33%;padding-top:20px;}
    div.mentions {padding-top:0px}
    .glidecontentwrapper {margin:0 !important;}

}



@media (max-width:1040px) {

    div.footer-1 {width:100%;text-align: center;}
    div.footer-2 {width:50%;padding-top:20px;}
    div.footer-3 {width:50%;padding-top:20px;}
    div.footer-4 {width:100%;text-align: center;padding-top:20px;padding-bottom:50px;}
    div.mentions {padding-top:0px}
    .glidecontentwrapper {margin:0 !important;}

}


@media (max-width:770px) {
    div.footer-2 {width:100%;}
    div.footer-3 {width:100%;}
}


@media (max-width:500px) {

    div.footer-1 {width:100%;text-align: center;}
    div.footer-2 {width:100%;}
    div.footer-3 {width:100%;}
    div.footer-4 {width:100%;}

    .glidecontentwrapper {margin:auto !important;}

	div.mentions span:before {    
		width: 80%;
		margin: auto;
		left: 50%;
		transform: translateX(-50%);
	}
}





.slicknav_nav a em {font-size:12px;color:#C78626;}







@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (   min--moz-device-pixel-ratio: 1.5),
only screen and (     -o-min-device-pixel-ratio: 3/2),
only screen and (        min-device-pixel-ratio: 1.5),
only screen and (                min-resolution: 144dpi),
only screen and (                min-resolution: 1.5dppx) { 
    a.back-to-top {background: #79C328 url("i/arrow-up.png") no-repeat center center;background-size: 16px 16px;}
}



/*https://tympanus.net/codrops/2013/08/06/creative-link-effects/*/

a.cl-effect-3 {position:relative;}

a.cl-effect-3::after {
	position: absolute;
	top: calc(100% - 1px);
	left: 50%;
	width: 0px;
	height: 2px;
	background: rgba(59,59,59,0.9);
	content: '';
	opacity: 0;
	-webkit-transition: all 0.3s, -webkit-transform 0.3s;
	-moz-transition: all 0.3s, -moz-transform 0.3s;
	transition: all 0.3s, transform 0.3s;
	-webkit-transform: translate(-50%, 4px);
	-moz-transform: translate(-50%, 4px);
	transform: translate(-50%, 4px);
}

a.cl-effect-3:hover::after,
a.cl-effect-3:focus::after {
	width:100px;
	opacity: 1;
	-webkit-transform: translateY(-50%, 0px);
	-moz-transform: translateY(-50%, 0px);
	transform: translateY(-50%, 0px);
}









/* masonry */
.pix-masonry-photo {padding:10px;}

.pix-masonry-wrapper {display:none;overflow: hidden;}  




/* These are the classes that are going to be applied: */
.column { float: left; }
.size-1of3 { width: 33.333%; }

#pix-masonry[data-columns]::before {
  content: '3 .column.size-1of3';
}

@media screen and (max-width: 480px){
  #pix-masonry[data-columns]::before {
    content: '1 .column.size-1of1';
  }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
  #pix-masonry[data-columns]::before {
    content: '2 .column.size-1of2';
  }
}
@media screen and (min-width: 769px) {
  #pix-masonry[data-columns]::before {
    content: '3 .column.size-1of3';
  }
}

/* Again, youre free to use and define the classes: */
.column { float: left; }
.size-1of1 { width: 100%; }
.size-1of2 { width: 50%; }
.size-1of3 { width: 33.333%; }
/* fin masonry */




div.galerie-photo {width:33.33%;display:inline-block;vertical-align: top;padding:20px;text-align: center;}

@media (max-width:800px) {
    div.galerie-photo {width:50%;}
}


@media (max-width:500px) {
    div.galerie-photo {width:100%;}
}



img.cadrephoto, img.ombre, ul.images img {
  -moz-box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.5);
  -webkit-box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.5);
  -o-box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.5);
  box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.5);
  filter:progid:DXImageTransform.Microsoft.Shadow(color=#000, Direction=134, Strength=5);
}

.map iframe {vertical-align: top;}
.client-geolocalisation iframe {vertical-align: top;}


.formulaire-message-envoye {
	font-size: 20px;
    text-align: center;
    background-color: rgba(0,0,0,0.5);
    padding: 20px;
    border: 1px solid #000;
}



.reference-liste-tags {margin-top:10px;}

.reference-liste-tags a {
	background: rgba(128, 128, 128, 0.75);
	display: inline-block;
	padding: 2px 4px;
	margin-bottom: 4px;
	border-radius: 6px;
	margin-right: 5px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}



div.wrapper-block {display: inline-block;width:33.333%;padding:20px; vertical-align: middle;}

div.block {text-align: center;box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.13);
    padding: 20px;background-color: #fff;color:#6E6E6E;}
div.block h2.titre {
    text-align: center;
    text-transform: uppercase;
    text-shadow: none;
    color: #000;
}
div.block h2:after {
    background-color: rgba(0, 0, 0, 0.19);
}
div.block img {margin: 0px 0px 20px 0px;}


@media (max-width:1150px) {
    div.wrapper-block {display: inline-block;width:50%;}
}

@media (max-width:750px) {
    div.wrapper-block {display: inline-block;width:100%;}
}






.owl-carousel .owl-item img {margin:auto;}
.owl-dots {display: none !important;}

.wrapper-bande-realisations {padding:30px 0px 30px 0px;}

.wrapper-bande-realisations h2 {
	text-transform: uppercase;
    font-size: clamp(30px, 7vw, 60px);
    font-weight: 900;
    color: #ffffff;
    text-align: center;
    display: block;
    margin-bottom: clamp(25px, 7vw, 50px);
    line-height: 1;
	position: relative;
    z-index: 1;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}
.wrapper-bande-realisations h2 span.dl {
	font-family: 'Photoshoot', cursive;
	display: block;
	text-transform: none;
	font-size: calc(clamp(30px, 7vw, 60px) * 35 / 60);
	color: #dedede;
	position: relative;
	/* z-index: -1; */
	line-height: 1.4;
}

body:not(.page-bienvenue) .wrapper-bande-realisations {
    padding: 20px 0px 20px 0px;
}
.owl-carousel-realisations .owl-stage-outer {
	padding: 10px 0;
}

.wrapper-realisation {
	padding: 0 10px;
}

.realisation-inner {
	max-width: 400px;
	width: 100%;
	margin: auto;
	position: relative;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.realisation-inner .overlay {
    opacity: 0;
    text-align: center;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(0,0,0,0.6);
    z-index: 10;
    transition: all 0.3s ease-in-out 0s;
}

.realisation-inner .overlay h3 {
	margin: 0px;
    padding: 0px;
    color: #fff;
    line-height: 20px;
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    top: calc(50% - 10px);
    text-align: center;
    width: 100%;
    transition: all 0.3s ease-in-out 0s;
    transform: translateY(10px);
}

.realisation-inner a:hover .overlay {
	opacity: 1;
}

.realisation-inner a:hover .overlay h3 {
	transform: translateY(0px);
}

.references-reference {
	transition: filter .2s ease;
}

.references-reference-inner {
    display: inline-block;
}

/* isotope */

.isotope-grid-item { width: 33.333%; }

@media (max-width:1200px) {
    .isotope-grid-item { width: 50%; }
}

@media (max-width:520px) {
    .isotope-grid-item { width: 100%; }
}

.isotope-filter {margin-bottom: 30px;}
.isotope-filter a {position: relative;cursor: pointer;text-transform: uppercase;display: inline-block;padding:4px 20px;}

.isotope-filter a.active {color:#b87d2a;}

.isotope-filter a.active:after {    position: absolute;
    content:" ";
    display: block;
    height:3px;
    background-color: #b87d2a;
    width:100%;
    left:50%;
    transform: translateX(-50%);
    margin:auto;
    margin-top:10px;
}

.pix-masonry-photo {
    padding: 10px;
    text-align: center;
}




iframe {box-shadow: 0 0 10px rgb(0 0 0 / 42%); border: none;}

.footer-reseaux {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	margin-top: 20px;
	gap: 3px;
}

.footer-reseaux a {display: inline-block;}
.footer-reseaux img {vertical-align: top; height: 100%;}

.footer-reseaux img {
	filter:brightness(0) saturate(100%) invert(38%) sepia(0%) saturate(0%) hue-rotate(169deg) brightness(100%) contrast(88%);
	transition: all 0.2s ease 0s;
	margin: 0px 4px;
}


.footer-reseaux a:hover img {
	filter:none;
}

a.footer-reseaux-linkedin img {margin-right:0px;}



.w-logos {text-align: center;}

.w-logo {display: inline-block;vertical-align: middle;margin:10px 20px;}




.temoignages-inner {
	padding:0 20px;
}


.wrapper-bande-temoignages{
    /* background-color: #fff; */
	margin-bottom:50px;
}
.wrapper-bande-temoignages .boxed-bande-temoignages{
    max-width: 1540px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    position: relative;
    padding:0px;
}
/* .temoignages-inner {
    padding: 2.5vw;
} */

.wrapper-bande-temoignages h2 {
    text-transform: uppercase;
    display: inline-block;
    margin: 0 auto;
    font-size: clamp(25px,5vw,40px);
    font-weight: 700;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
    line-height: 1.1;
    margin-top: 20px;
    margin-bottom: 25px;
}
.wrapper-bande-temoignages h2 span {
	display: block;
    font-weight: normal;
    color: #bbb;
    font-size: clamp(26px,0.8em,35px);
    text-transform: none;
}
.wrapper-bande-temoignages h2::before{
	content: none;
}



.wrapper-bande-temoignages .wrapper-temoignages-slick::before {
	content: " ";
	position: absolute;
	top:0px;left:50%;
	transform: translate(-50%,-50%);
	background: url('i/coeurs-temoignages.svg') no-repeat center center / 80px auto;	
	width: 80px;
	height:calc(80px * 905 / 1880);
}



.wrapper-bande-temoignages .wrapper-temoignages-slick{
	margin:auto;
    padding: 35px 35px;
    max-width: 1380px;
	background-color: rgba(0, 0, 0, 0.35);
	border-radius: 15px;
	position: relative;
}
.wrapper-bande-temoignages a{
    color: #ffffff;
    text-decoration: none;
}
.wrapper-bande-temoignages .quote{
    font-style: italic;
    text-align: center;
}
.wrapper-bande-temoignages q::before {
    margin-right: 5px;
}
.wrapper-bande-temoignages q::after {
    margin-left: 5px;
}
.wrapper-bande-temoignages .temoignage-auteur em{
    display: inline-block;
    text-align: center;
    font-style: normal;
    font-weight: 600;
    color: #ffffff;
    margin-top: 15px;
    margin-bottom: 10px;
}

.wrapper-bande-temoignages .slick-dots {
	/* display: none !important; */
}
.slick-dotted.slick-slider {
	margin-bottom: 20px !important;
}

.temoignagefull-content {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.40);
    box-sizing: border-box;
    margin-bottom: 20px;
    padding: clamp(10px, 3vw, 30px);
	background-color: rgba(68,68,68,0.8);
	font-style: italic;
}
.temoignagefull-auteur {
    font-weight: 700;
    text-align: left;
	margin-top: 15px;
	font-style: normal;
}
.slick-dots {bottom: -30px;}



.slick-list {padding-top: 0px;}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 10px;
}

.slick-dots li button {
    font-size: 0;
    width: 8px;
    height: 8px;
    padding: 0;
    background-color: #fff;
    border-radius: 50%;
    color: transparent;
	opacity: 0.2;
}

.slick-dots li.slick-active button {
    background-color: #fff;
    opacity: 1;
	color: transparent;
}

.slick-prev:before, .slick-next:before {
	width: 20px;
	height: 20px;
	background: url('i/arrow.svg') center center no-repeat;
	display: block;
}

.slick-next {
	right: -30px;
}
.slick-prev {
	left: -30px;
}

.slick-prev:before {
	transform: rotate(90deg);
}
.slick-next:before {
	transform: rotate(-90deg);
}



@media (max-width:800px) {

	.slicknav_btn {}

}


.temoignages-slide q {
    line-height: 1.4 !important;
    display: inline-block;
}


.heart-animate {
    animation: animateHeart 2.5s infinite;
}


span.madebyadnpix {
	font-size: 13px;
	padding-top:4px;
	display: inline-block;
}

div.mentions span.madebyadnpix::before {
	content:none;
}

i.madebyadnpix {
	font-size:12px;color:#C60000;vertical-align: 1px;
}

@keyframes animateHeart {
    0% {
        transform: scale(1);
    }
    5% {
        transform: scale(1.15);
    }
    10% {
        transform: scale(1);
    }
    15% {
        transform: scale(1.3);
    }
    50% {
        transform: scale(1);
    }
    100% {
        transform: scale(1);
    }
}


.rotatingtext h1.header {
	line-height: 1.2 !important;
	text-transform: uppercase !important;
}

.rotatingtext p {
	text-align: right;
	position: relative;
	margin:0;
}


.rotatingtext .word {
	position: absolute;
	right:0;
	opacity: 0;
	text-align: right;
	font-size: 40px;
	padding: 0px 14px;
  }
  
  .rotatingtext .letter {
	text-align: right;
	display: inline-block;
	position: relative;
	float: left;
	transform: translateZ(25px);
	transform-origin: 50% 50% 25px;
	z-index: 10;
	font-weight: 700;
	line-height: 1.5;
  }

  .rotatingtext .letter.out {
	transform: rotateX(90deg);
	transition: transform 0.32s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  
  .rotatingtext .letter.behind {
	transform: rotateX(-90deg);
  }
  
  .rotatingtext .letter.in {
	transform: rotateX(0deg);
	transition: transform 0.38s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  }
  

  .word.belles {color:#FC3C29;}
  .word.efficaces {color:#81AD0D;}
  .word.evolutives {color:#446ae9;}
  .word.durables {color:#81AD0D;}

/* 
.word.belles {color:#FFC401;}
  .word.efficaces {color:#9fc1ff;}
  .word.evolutives {color:#FFC401;}
  .word.durables {color:#9fc1ff;} */

  h1.header strong {font-weight:800;}


  .word::before {
	content: " ";
	position: absolute;
	left:0px;
	width: 100%;
	height: 100%;
  border-radius: 12px;
  transition: all 0.3s ease-in-out 0s;
  z-index: 0;
}

  .word.active::before {
	background-color: white;
	box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.2);
  }





  
.wrapper-bande-marques {padding:30px 0px 30px 0px;}

body:not(.page-bienvenue) .wrapper-bande-marques {
    padding: 30px 0px 30px 0px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.43);
    background-color: #fff;
}




.wrapper-bande-marques strong {color:#777;font-size:24px;text-align: center;display: block;text-transform: uppercase;font-weight: 500;padding:0px 10px;}
.wrapper-bande-marques h3 {font-weight:600;font-size:24px;color:#106ebe;text-transform: uppercase;text-align: center;margin:0;padding:0px 10px;padding-bottom: 40px;position: relative;}

.wrapper-bande-marques h3:after {
    content: " ";
    display: block;
    background-color: #fe6900;
    height: 2px;
    width: 200px;
    margin: auto;
    margin-top: 20px;
}

.wrapper-marque {position: relative;}

.wrapper-marque:before {
    content:     "";
    display:     block;
    padding-top: 50%; /* initial ratio of 1:1*/
}

.marque-logo {
    position: absolute;
    top:      0;
    left:     0;
    bottom:   0;
    right:    0;
}


.wrapper-marque-logo {
    position: absolute;
    vertical-align: middle;
    width:100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    padding:0px 20px;
}


@media (max-width:1600px) {
    .wrapper-bande-marques strong {font-size: 22px;}
 .wrapper-bande-marques > h3 {font-size: 22px;padding-bottom: 35px;}
}


@media (max-width:1200px) {
    .wrapper-bande-marques strong {font-size: 20px;}
 .wrapper-bande-marques > h3 {font-size: 20px;padding-bottom: 35px;}
}


@media (max-width:1000px) {
    .wrapper-bande-marques strong {font-size: 18px;}
 .wrapper-bande-marques > h3 {font-size: 18px;padding-bottom: 25px;}
}

@media (max-width:700px) {
    .wrapper-bande-marques strong {font-size: 16px;}
 .wrapper-bande-marques > h3 {font-size: 16px;padding-bottom: 25px;}
}


