/* AXECAKE */
.none{display:none!important;}
.plan-site .no_plan{display:none;}
.topBar .plan, .menu .plan {display:none;}
.galerie.galerie-center {display: flex;justify-content: center;align-items:center;}
.galerie-center img {margin:  auto;}
.clearBoth {clear: both;}
.sc-content p.maClasse,.sc-content div.maClasse p {padding: 5px;color: white;background-color: black;}
.clearfix:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
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,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%;vertical-align: baseline;}

@font-face {
	font-family: 'iconic';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/iconic.eot?343431');
	src: url('../fonts/iconic.eot?343431#iefix') format('embedded-opentype'), url('../fonts/iconic.woff?343431') format('woff'), url('../fonts/iconic.ttf?343431') format('truetype'), url('../fonts/iconic.svg?343431#iconic') format('svg');
}


.sticky {
	display: none;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display: block;}
ol,ul {list-style: none;}
blockquote,q {quotes: none;}
blockquote:before,blockquote:after,q:before,q:after {content: '';}
table {border-collapse: collapse;border-spacing: 0;}
a,.lienseo {text-decoration: none;}

input[type=submit],input[type=text],input[type=button],input[type=email],input[type=password],input[type=tel],textarea,select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
}
/* FIN RESET */

/* SOCIAL-MEDIA */ 
.social-media {
	padding: 0;
	width: auto;
}

.social-media li {
	display: inline-block;
	list-style: none;
	margin: 0 1px;
	background: #3b5998;
	border-radius: 6px;
	transition: 0.4s;
    vertical-align: top;
}

.social-media li a {
	display: block;
	text-decoration: none;
	transition: 0.2s;
	height: 25px;
	width: 25px;
	padding: 3px 4px;
}

.social-media li a svg {
	fill: #fff;
	transition: 0.5s;
}

.social-media li.blanc {
	background: #fff;
}

.social-media li.noir {
	background: #000 ;
}

.social-media li.gris {
	background: #cecece;
}

.social-media li.facebook a svg{
    fill: #fff;
    stroke-width : 100%;
    height: 100%;
    padding: 0;
}

.social-media li.linkedin {
	background: rgba(28,90,216,1.00);

}

.social-media li.youtube {
	background: #FF0000;
} 

.social-media li.twitter {
	background: rgba(19,129,219,1.00);
} 

.social-media li.google {
	background: #dd4b39;
} 

.social-media li.viadeo {
	background: #f07355;
} 

.social-media li.pinterest {
	background: #BD081C;
}

.social-media li.instagram {
    background: radial-gradient(circle at 33% 100%, #FED373 4%, #F15245 30%, #D92E7F 62%, #9B36B7 85%, #515ECF);
}
/* HOVER */

.social-media li:hover a {
	background: none!important;
}

.social-media li:hover {
	transform: scale(0.8);
	opacity: 0.5;
}

.social-media li.blanc:hover a svg {
	fill: #fff;
}

.social-media li.noir:hover a svg {
	fill: #000;
}

.social-media li.gris:hover a svg {
	fill: #cecece;
}

#catalogue_categorie_souscategorie {
	max-width: 1280px;
	margin: 0 auto;
	text-align: center;
}

#catalogue_categorie_souscategorie a {
	background: #007ec9;
    padding: 2px 7px;
    display: inline-block;
    color: #fff;
    border-radius: 5px;
    margin: 2px 0;
	transition: .5s;
}

#catalogue_categorie_souscategorie a:hover {
	background: #0065a1;
}

/* VIEWPORT CSS3 */
.required {
	color: red;
}
* {
	box-sizing: border-box;
	font-family: 'Poppins', sans-serif;
}
@viewport {
	zoom: 1;
}
-webkit-@viewport {
	zoom: 1;
}
-ms-@viewport {
	zoom: 1;
}
-moz-@viewport {
	zoom: 1;
}
-o-@viewport {
	zoom: 1;
}
.clear_both {
	display: block;
	clear: both;
}
.no_mobile {
	display: none;
}
.no_desktop {
	display: block;
}
.imgCenter img,
.imgRight img,
.imgLeft img {
	width: auto;
	height: auto;	
}
.imgRight {
	float: right;
	position: relative;
	margin: 0 0 10px 10px;
	max-width: 50%;
	height: auto;
}
.imgLeft {
	float: left;
	position: relative;
	margin: 0 10px 10px 0;
	max-width: 50%;
	height: auto;
}
.imgCenter {
	margin: 0 auto 10px;
	position: relative;
	width: 40.425597%;
	max-width: 300px;
	height: auto;
	display: block;
}
body {
	position: relative;
	overflow-x: hidden;
	font-family: arial;
	font-size: 13px;
	color: #5e5e5e;
}
body.fancy-box-body {
	background: #fff;
}
a {
	color: #000;
	outline: none;
}
a:focus {
	outline: none;
}
img {
	max-width: 100%;
}
h1 {
	margin-bottom: 15px;
	font-size: 2em;
	color: #1d1e1e;
	font-family: 'Rajdhani', sans-serif;
}
h2{
	margin: 10px 0 5px;
	font-size: 30px;
	color:#1d1e1e;
	font-family: 'Rajdhani', sans-serif;
}
.titre-relance {
    font-size: 30px!important;
    color: #fff!important;
    font-family: 'Rajdhani', sans-serif!important;
	margin-bottom: 30px!important;
}

h2 span {
	font-family: 'Rajdhani', sans-serif;
}

h3 {
	margin: 10px 0 5px;
	font-size: 1.2em;
	color:#1d1e1e;
}
#container {
	padding-top: 41px;
	max-width: 480px;
	min-width: 300px;
	overflow: hidden;
	position: relative;
	left: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.sitePusher #container {
	left: 250px;
}
#paquet_telecom_bandeau {
	padding: 6px 50px 6px 0 !important;
}
/****************************************************************************** HEADER */

header {
	z-index: 10;
	position: relative;
	margin: auto;
}
header section {
	padding-top: 10px;
	clear: both;
	text-align: center;
}
.logo {
	display: inline-block;
	position: relative;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	margin: 10px 0;
}
.logo:hover {
	opacity: 0.7;
}
.logo img {
	display: block;
	width:110px;
	height: 50px;
	max-width: 100%;
}
.baseline {
	display: block;
	text-align: center;
}
/* CONTACT HEADER */

.contact_header p.bouton_action {
	margin-bottom: 20px;
} 

.contact_header a {
	text-align: center;
}
.contact_header .tel {
	font-size: 1.7em;
	color: #000;
}
.contact_header .tel span {
	font-size: 0.72em;
}
.nav {
	background:#007ec8;
	display: block;
	padding: 5px 10px;
	text-align: left;
	font-size: 1.5em;
	color: #fff;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 9999;
}
.nav:before {
	content: "\e079";
	font-family: "iconic";
	font-size: 1.538em;
	vertical-align: sub;
	margin-right: 10px;
}
.menu {
	display: block;
	z-index: 99;
	position: fixed;
	top: 0;
	left: -250px;
	width: 250px;
	height: 100%;
	overflow-y: scroll;
	text-align: left;
	background: #FAFAFA;
	-webkit-overflow-scrolling: touch;
	-webkit-transition: left 0.3s ease-in-out;
	-moz-transition: left 0.3s ease-in-out;
	-ms-transition: left 0.3s ease-in-out;
	-o-transition: left 0.3s ease-in-out;
	transition: left 0.3s ease-in-out;
}
.sitePusher .menu {
	left: 0;
}
.menu li {
	position: relative;
	border-bottom: 1px solid #EBEBEB;
}
.menu li.main span.derouler {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0 18px;
	font: 30px/47px"iconic";
	color: #474747;
}
.menu li.main span.derouler:after {
	content: "\e038";
}
.menu li a {
	display: block;
	padding: 15px;
	font-size: 1em;
	color: #474747;
}

.encart_devis {
    padding: 30px 10px;
    background: rgb(84,158,203);
    background: -moz-linear-gradient(-45deg, rgba(84,158,203,1) 0%, rgba(4,118,187,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(84,158,203,1) 0%,rgba(4,118,187,1) 100%);
    background: linear-gradient(135deg, rgba(84,158,203,1) 0%,rgba(4,118,187,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#549ecb', endColorstr='#0476bb',GradientType=1 );
    width: 100%;
    height: 150px;
}

.encart_devis .centre {
    max-width: 485px;
    margin: 0 auto;
}

.encart_devis p {
    color: #fff;
    font-size: 16px;
}

p.bouton_devis2{
    text-align: center;
    margin-top: 10px;
}

@media screen and (max-width: 809px) {
	.menu li.sous_menu > a {
		padding-right: 47px;
	}
}
.menu li a.selected,
.menu li a:active,
.menu li:hover > a {
	color: #fff;
	background: rgba(0, 0, 0, 0.2);
}
.menu li:hover > span.derouler,
.menu li.selected > span.derouler {
	color: #fff;
}
.menu ul li ul {
	display: block;
	z-index: 2;
	position: fixed;
	top: 0;
	left: -252px;
	width: 252px;
	height: 100%;
	overflow-y: auto;
	background: #FAFAFA;
	-webkit-transition: all 600ms ease-in-out;
	-moz-transition: all 600ms ease-in-out;
	-ms-transition: all 600ms ease-in-out;
	-o-transition: all 600ms ease-in-out;
	transition: all 600ms ease-in-out;
	-webkit-overflow-scrolling: touch;
}
.menu ul li ul.pushed {
	z-index: 3;
	left: 0;
}
.menu.noOver {
	overflow: hidden;
}
.menu ul li ul li {
	width: 203px;
}
.menu ul li ul li.close_menu {
	position: fixed;
	top: 0;
	bottom: 0;
	left: -47px;
	width: 46px;
	height: 100%;
	border-left: 1px solid #EBEBEB;
	background: #FAFAFA;
	-webkit-transition: all 600ms ease-in-out;
	-moz-transition: all 600ms ease-in-out;
	-ms-transition: all 600ms ease-in-out;
	-o-transition: all 600ms ease-in-out;
	transition: all 600ms ease-in-out;
}
.menu ul li ul.pushed li.close_menu {
	z-index: 2;
	left: 203px;
}
.menu ul li ul li.close_menu:after {
	content: "\E037";
	position: absolute;
	top: 50%;
	left: 18px;
	margin-top: -10px;
	font: 25px"iconic";
	color: #474747;
}
/** MASK **/

.mask {
	display: block;
	z-index: -1;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
	background: rgba(46, 46, 46, 0.7);
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-ms-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.sitePusher #container {
	position: fixed;
	width: 100%;
	overflow: visible;
}
.sitePusher .mask {
	z-index: 6000;
	opacity: 1 !important;
	filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
}
.sitePusher .mask:after {
	content: "\E077";
	position: absolute;
	top: 10px;
	left: 10px;
	width: 40px;
	height: 40px;
	text-align: center;
	font-family: "iconic";
	font-size: 40px;
	line-height: 40px;
	color: #fff;
}
/* TOP BAR */

.header_topbar {
	display: flex;
    justify-content: center;
    align-items: center;
	padding: 10px 0;
}

.top_bar {
	display: block;
	position: relative;
	width: auto;
	margin: 0;
}
.top_bar ul {
	display: none;
	text-align: right;
}
.top_bar li {
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
.top_bar li a {
	display: block;
	width: auto;
	height: auto;
	padding: 5px 15px;
	font-size: 1em;
	color: #474747;
}
.top_bar li a:hover,
.top_bar li a.selected {
	color: #57c0ff;
}
.top_bar li.sous_menu > a:after {
	margin-left: 5px;
	content: '\e040';
	font-family: 'iconic';
	display: inline-block;
}
.top_bar li:hover ul {
	display: block;
}
.top_bar li ul {
	display: none;
	text-align: left;
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	background: #DADADA;
}
.top_bar li ul li {
	display: block;
}
.top_bar li ul li a {
	padding: 5px;
}
.top_bar li span.derouler {
	display: none;
}
/* SLICK SLIDER */

.index-page .photo_header{
	display: none;
}

.photo_header {
	width: 100%;
	height: 250px;
	background: url(../gifs/image_interne.jpg);
	background-size: cover;
}

.slider_slick {
	width: 100%;
	position: relative;
	display: none;
}

.slider_slick .slick .slide_img {
	/* height: 500px;
	background-size: cover!important; 
	background-repeat: no-repeat;
	background-position: top center;*/
	position: relative;
}

.slick-slide img {
	margin: 0 auto;
	width: 100%;
}

.slide_container {
	display: none;
}

.slick-active .slide_container {
	transform: translate(0,-50%);
	opacity: 1;
}

.slider_slick .slick {
	z-index: 0;
}
.slider_slick .slick-arrow {
	display: none!important;
}

.slick-dots {
    position: absolute;
	bottom: 12px!important;}

.slick-dots li button:before {
    filter: none!important;
}

.slick-dots li.slick-active button:before {
	color: #007ec9!important;
}

.encart_slick {
    display: none;
}


/****************************************************************************** CONTENT */

.content {

	position: relative;
	padding-top: 40px;
}
/******************************** COLONNE CENTRE */

.colonne_centre {
	position: relative;
}
.colonne_centre p {
	margin-bottom: 10px;
	letter-spacing: normal;
	color: #3d4040;
	font-size: 14px;
	line-height: 21px;
	font-weight: 400;
}
.colonne_centre ul {
	display: block;
}
/*.colonne_centre ul li {
	margin: 5px 0;
	list-style: disc;
}*/
.colonne_centre a {
	color: #007ec9;
}
.colonne_centre a:hover {
	color: #e94e18;
}

.content_intro {
	padding: 0 15px;
}

.content_intro h1 {
	font-size: 52px;
	font-weight: 300;
	line-height: 38px;
}

.content_intro h1 bold {
    font-size: 69px;
    font-weight: 700;
    font-family: 'Rajdhani', sans-serif;
    position: relative;
    top: 6px;
    left: 21px;
    margin-bottom: -24px;
    display: block;
}

.blue {
    color: #007ec8;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Rajdhani', sans-serif;
    font-style: italic;
    position: relative;
    top: -15px;
}

.content_intro p {
	font-style: italic;
	line-height: 25px;
	text-align: inherit;
}

.image_intro {
	width: 100%;
	max-width: 660px;
	height: 300px;
	background: url(../gifs/img_showroom.jpg);
	background-size: cover;
	text-indent: -99999px;
	margin-top: 40px;
	border-radius: 15px;
	-webkit-box-shadow: 11px 11px 72px 0px rgba(0,0,0,0.42);
    -moz-box-shadow: 11px 11px 72px 0px rgba(0,0,0,0.42);
    box-shadow: 11px 11px 72px 0px rgba(0,0,0,0.42);
}

.content_encart {
	margin-top: 40px;
	margin-bottom: 40px;
	display: inline-block;
    width: 100%;
}

.content_encart .encart {
    width: 100%;
    height: 325px;
    background: url(../gifs/img_encart1.jpg);
    background-size: cover;
    background-position: left;
    padding-top: 200px;
    margin-bottom: 15px;
    position: relative;
}

.encart a {
    width: 100%!important;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	background-color: rgba(0, 126, 201, 0);
	border-radius: 15px;
	z-index: 3;
	-webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.encart a:hover {
	background-color: rgba(0, 126, 201, 0.3);
}

.content_encart .encart:nth-child(2) {
    background: url(../gifs/img_encart2.jpg);
    background-size: cover;
    background-position: left;
}

.content_encart .encart h2 span{
	color: #fff;
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
}

.content_encart .encart h2 {
	font-family: 'Rajdhani', sans-serif;
	font-size: 60px;
	font-style: normal;
	font-weight: 700;
	line-height: 38px;
	color: #fff;
	position: absolute;
	bottom: 20px;
	z-index: 4;
}

.content_encart .encart:nth-child(1) h2 span {
    position: relative;
    top: 4px;
    left: 4px;
	display: block;
}

.content_encart .encart:nth-child(2) h2 span {
    position: relative;
    right: 38px;
	display: block;
	transform: translateX(30px);
}

.content_encart .encart:nth-child(2) h2 {
    margin-left: 40px;
    width: 131px;
}

.content_encart .encart:nth-child(1) h2 {
       width: 250px;
}

.bandeau_produit {
    background: #007dc6;
    width: 100%;
    height: auto;
    padding-top: 40px;
    margin-bottom: 40px;
    display: inline-block;
}

.bandeau_produit  .slick-prev:before, 
.bandeau_produit  .slick-next:before {
	color: #1b1b1b;
}

.encart-bdd {
    margin-top: 40px;
}

.encart-bdd .slick-slide img {
	border-radius: 15px!important;
}

.effet_hover2 {
	position: relative;
	margin-right: 10px;
	margin-left: 10px;
}

.bdd-item {
	position: relative;
	margin-bottom: 40px;
}

.effet_hover2 figcaption {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    bottom: 0;
	-webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.effet_hover2 h3 {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 5px;
  opacity: 0;
	text-align: center;
    margin-top: 120px;
}



.effet_hover2 p {
  font-weight: normal;
  color: #1b1b1b;
  font-size: 0.9em;
  padding-left: 15px;
	text-align: center;
  -webkit-transform: translateX(-25px);
  transform: translateX(-25px);
	opacity: 0;
}

.effet_hover2:hover h3,
.effet_hover2:hover p
 {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

.effet_hover2:hover figcaption {
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 15px;
}

.bandeau_produit p.bouton_simple {
	margin-bottom: 40px;
}

.bandeau_produit h2,
.content_newsletter h2,
.content_actu h2{
    color: #fff;
    text-align: center!important;
    line-height: 24px;
}

.bandeau_produit h2 span,
.content_newsletter h2 span,
.content_actu h2 span{
	font-style: italic;
	font-weight: 500;
	font-size: 21px;
	text-transform: uppercase;
}

.texte_2 {
    padding: 0 15px;
    max-width: 1024px;
    margin: 0 auto;
}

.texte_2 .texte {
	text-align: justify;
}

.image_partenaire {
	width: 100%;
    max-width: 300px;
    height: 380px;
	background: url(../gifs/img_partenaire.jpg);
	background-size: cover;
	margin: 0 auto;
	text-indent: -99999px;
	margin-top: 40px!important;
	border-radius: 15px;
}

.content_newsletter {
    background: url(../gifs/back_newsletter.jpg);
	background-size: cover;
    padding: 30px 0 20px 0;
    margin-top: 40px;
}


.content_newsletter h2 span,
.content_few h2,
.texte_2 h2{
	color: #007ec8;
	margin-bottom:40px;
}

.content_few {
	margin-top: 40px;
}

.content_few h2 {
	text-align: center;
}

.marques {
    margin-bottom: 40px!important;
	max-width: 800px;
    margin: 0 auto;
}

.marques ul li {
	height: 60px;
	width: 130px!important;
	margin-top: 5px;
	margin-right: 35px;
}

.marques .slick-prev:before,.marques  .slick-next:before,
.bdd-detail-left .slick-prev:before, .bdd-detail-left .slick-next:before{
	color: #007ec8!important;
	font-size: 20px!important;
}

.marques  .slick-prev, .marques  .slick-next {
    top: 106%!important;
}

.marques ul {
	position: relative;
}

.horaires_content {
	text-align: center;
}

.horaires_content bold,
.info_horaire bold {
	font-weight: 700;
}

.content_actu {
	margin-top: 40px;
	background: #007ec8;
	padding-top: 40px;
}

.content_actu h2 {
	color: #fff;
}

/*AUTRES PAGES*/

.sc-content,
.page_contact{
	max-width: 1200px;
	margin: 0 auto!important;
	padding: 20px!important;
}

.sc-content #fil_ariane ,
.catalogue-listing #fil_ariane,
.catalogue-listing h1,
.catalogue-detail #fil_ariane {
	text-align: center;
}

body:not(.index-page) .content_newsletter {
	margin-top: 0;
}

.catalogue-listing .effet_hover2 {
	width: 280px;
}

#catalogue_contenu {
    max-width: 300px;
    margin: 0 auto;
	margin-top: 60px;
}

#catalogue_categorie {
    padding: 20px;
    max-width: 740px;
    margin: 0 auto;
	margin-bottom: 20px!important;
}

.bdd-detail-left {
    max-width: 460px;
    margin: 0 auto;
	position: relative;
	    z-index: 0;
}

.img-details2  .slick-track {
	    transform: translate3d(0, 0px, 0px)!important;
}

.img-details2   {
    margin-bottom: 20px;
}

.bdd-detail-left  .slick-slide img {
    display: block;
    object-fit: contain;
}

.description_bdd {
    background: #f8f8f8;
    padding: 40px 20px;
	margin-top: 20px;
}

.catalogue-detail h1  {
    margin-bottom: 40px;
    font-size: 2.2em;
    font-weight: 600;
}

p.refs {
	color: #007ec9;
	font-size: 18px;
	font-weight: 800;
	font-family: 'Rajdhani', sans-serif;
	    margin-bottom: 0;
}


p.prix {
	color: #007ec9;
	font-size: 37px;
	font-weight: 700;
	font-family: 'Rajdhani', sans-serif;
}

p.att {
    color: #313232;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 3px;
}

p.att span{
	color: #007ec9;
	font-size: 19px;
	font-weight: 500;
	font-family: 'Rajdhani', sans-serif;
}

.texte_bdd {
	margin-top: 20px;
	margin-bottom: 20px;
}

.question   {
    background: #007ec9;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.question h3 {
	color: #fff;
	font-weight: 500;
	
}

.content_bouton p.bouton_simple a:after{
	display: none;}

.content_bouton p.bouton_simple a:before{
	content: "\E5C4";
    display: inline-block;
    width: 30px;
    margin-right: 0;
    font-family: "Material Icons";
    font-size: 1.4em;
    vertical-align: middle;
    text-align: center;}

.content_bouton p.bouton_simple a {
	color: #1b1b1b!important;
	font-family: 'Rajdhani', sans-serif;
	font-weight: 600;
	font-size: 16px;
}

.pagecommande #formulaire_7  label.optional:after

 {
    margin-left: 5px;
    content: '\e040';
    font-family: 'iconic';
    display: inline-block;
}

/******** .videoWrapper ***********/

.videoWrapper {
	position: relative;
	height: 0;
	padding-top: 25px;
	padding-bottom: 56.25%;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.page-interne h1, .page-interne .intro, .page-interne h2, .page-interne .colonne_centre .bouton_interne, .page-interne .colonne_centre p {
		text-align: center;
}
.page-interne .ac-doubleColonne:nth-of-type(1) .ac-colonne img {
	display: none;
}

.page-interne .ac-doubleColonne .ac-colonne img {
    display: block;
    margin: 0 auto;
    height: auto;
    object-fit: cover;
}
/* ENCART */

.encart {
	width: 100%;
	text-align: center;
}
.encart a {
	display: inline-block;
	width: 30%;
}
.encart a + a {
	margin-top: 0;
	margin-left: 3.8%;
}
/* FIL ARIANE */

#fil_ariane {
	    font-size: 0.7em;

	margin: 25px 0 35px;
	text-align: center;
}
.page-404 #fil_ariane {
	display: none;
}

#fil_ariane div {
	display: inline;
}
#fil_ariane strong {
	color: #222;
}
#fil_ariane a {
	color: #006674;
}
#fil_ariane a:hover {
	color: #333;
}
p.bouton_action {
	text-align: center;
	margin-top: 20px;
}

.bouton_interne a {
	display: inline-block;
    padding: 10px 20px;
    vertical-align: middle;
    color: #fff!important;
	    font-family: 'Rajdhani', sans-serif;
    background: #ed1518;
    width: 80%;
    border-radius: 10px;
    font-size: 14px;
}

.bouton_action a {
	display: inline-block;
	padding: 10px 20px;
	vertical-align: middle;
	color: #fff!important;
	    font-family: 'Rajdhani', sans-serif;
	background: #ed1518;
	width: 80%;
	border-radius: 10px;
	font-size: 14px;
	font-style: initial;
}
.bouton_action a:hover {
	color: #fff!important;
	background: #cb1416;
}
.bouton_devis2 a {
	display: inline-block;
	padding: 10px 20px;
	vertical-align: middle;
	color: #fff!important;
	    font-family: 'Rajdhani', sans-serif;
	background: #00c968;
	width: 80%;
	border-radius: 10px;
}
.bouton_devis2 a:hover {
	color:#fff;
	background: #03ab5a;
}
p.bouton2 {
	text-align: center;
}
.bouton2 a {
	display: inline-block;
	padding: 10px 20px;
	vertical-align: middle;
	color: #007ec9!important;
	    font-family: 'Rajdhani', sans-serif;
	background: #fff;
	font-weight: 500;
	    border-radius: 10px;
	border: 1px solid #007ec9;
	width: 80%;
}
.bouton2 a:hover {
	color: #fff!important;
	background: #007ec9;
}

p.bouton_simple {
	text-align: center;
}

.bouton_simple a, 
#encart_actualite .bouton2 a{
	display: inline-block;
	color: #fff!important;
	font-size: 16px;
	width: 80%;
	font-family: 'Rajdhani', sans-serif;
	background: none;
	-webkit-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    transition: all .5s ease-in;
}

.bouton_simple a:hover ,
#encart_actualite .bouton2 a:hover{
	margin-left: 20px;
}

.bouton_simple a:after, 
#encart_actualite .bouton2 a:after{
	content: "\E5C8";
	display: inline-block;
    width: 30px;
    margin-right: 0;
        font-family: "Material Icons";
    font-size: 1.4em;
    vertical-align: middle;
    text-align: center;

}

/* ENCART ACTU */

.encart_actu {
	padding: 4vh 10px;
	max-width: 1280px;
	margin: 0 auto;
}
.encart_actu div.titre_actu {
	margin-bottom: 10px;
	font-size: 1.5em;
}
.encart_actu ul li {
	width: 2%;
	margin: 0 auto 20px;
	padding: 10px;
	background: #0674b4;
	border-radius: 15px;
	-webkit-box-shadow: 11px 11px 72px 0px rgba(0,0,0,0.42);
	-moz-box-shadow: 11px 11px 72px 0px rgba(0,0,0,0.42);
	box-shadow: 11px 11px 72px 0px rgba(0,0,0,0.42);
	/* max-width: 400px; */
	
}

.encart_actu ul li p{
	color: #fff;
	font-weight: 300;
}

.encart_actu li a {
	color: #fff;
	font-family: 'Rajdhani', sans-serif;
	font-size: 20px;
}
.encart_actu li a:hover {
	color: #e94e18;
}
/* RELANCE */

#relance {
    display: block;
    margin-top: 20px;
    padding: 40px;
    background: #007ec9;
}

#relance ul li a {
	color: #fff;
}
#relance ul li a:hover {
	color: #000;
}
/* pagination actu + BDD */

.paginationControl {
    letter-spacing: normal;
    text-align: center;
    margin-bottom: 41px;
    margin-top: 10px;
}

.paginationControl a,
.paginationControl span {
	display: inline-block!important;
	    padding: 4px 12px;
	color: #fff;
	background: #1b5d85;
}
.paginationControl a:hover,
.paginationControl span.selected {
	color: #fff;
	background: #007ec8;
}
.paginationControl span.disabled {
	color: #8F8F8F;
	background: #ccc;
}
.block_contact {} .info_contact {
	margin: 20px 0;
	padding: 15px 10px;
	border: 1px solid #dddddd;
	letter-spacing: -0.25em;
	text-align: center;
}
.block_contact .info_contact > div > div:before {
	display: block;
	width: 30px;
	width: 100%;
	margin-right: 0;
	font-family: Material Icons;
	font-size: 1.4em;
	line-height: 1.5;
	vertical-align: middle;
	text-align: center;
}
.block_contact .info_contact > div > div.info_mail:before {
	content: '\e0e1';
}
.block_contact .info_contact > div > div.info_tel:before {
	content: '\E0CD';
}
.block_contact .info_contact > div > div.info_adresse:before {
	content: '\E0C8';
}
.block_contact .info_contact > div > div.info_horaire:before {
	content: '\E192';
}
.block_contact .info_contact > div > div.info_rdv:before {
	content: '\E88f';
}
.block_contact .info_contact > div > div.info_bus:before {
	content: '\e530';
}
.block_contact .info_contact > div > div.info_metro:before {
	content: '\e571';
}
.block_contact .info_contact > div > div.info_parking:before {
	content: '\e54f';
}
.block_contact .info_contact > div > div p {
	display: block;
	overflow: hidden;
	vertical-align: middle;
}

.info_contact h2,
.formulaire_contact h2,
.carte h2 {
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 1.23em;
}
.formulaire_contact .form_left h2 {
	margin-top: 20px;
	padding-top: 5px;
	border-top: 1px solid #ddd;
}

form.generateur .imiteLabel {
    margin-left: 0!important;
}


.info_contact p {
	margin: 0;
}
.info_contact > div {
	clear: both;
	position: relative;
	letter-spacing: normal;
}
.info_contact div + div {
	margin-top: 10px;
	padding-top: 10px;
}
.info_contact div div + div {
	margin: 15px 0 0 0;
	padding-top: 0;
}
.info_contact p em,
.info_contact div a.btn_contact {
	display: block;
	margin-top: 5px;
	font-style: italic;
}
.info_tel p.telephones a {
	color: #5e5e5e;
	cursor: default;
}
.info_tel p.telephones a:hover {
	color: #5e5e5e;
}
/* Formulaire */

.formulaire_contact {
	padding: 10px;
	border: 1px solid #dddddd;
	letter-spacing: -0.25em;
	background: #f5f5f5;
}

.carte {
	margin-top: 15px;
}

.formulaire_contact .form_left,
.formulaire_contact .form_right,
.formulaire_contact h2,
.carte h2 {
	letter-spacing: normal;
}
.formulaire_contact .form_left {
	clear: both !important;
}
/* styliser la couleur des placeholders dans les inputs */

:placeholder-shown {
	color: #999;
}
::-webkit-input-placeholder {
	color: #999;
}
::-moz-placeholder {
	color: #999;
}
:-ms-input-placeholder {
	color: #999;
}
.cp_ville:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.cp_ville p {
	float: left;
	width: 33%;
	clear: none !important;
}
.cp_ville p + p {
	float: right;
	width: 62.958%;
}
/********************************************************** FOOTER ***/

.footer_logo {
	max-width: 100px;
	margin: 2vh auto;
}
.footer_infos {
	text-align: center;
}

.footer_infos a {color: #fff;}

.footer_infos .tel {
	display: block;
	cursor: initial;
}
.footer_link {
	display: flex;
	-ms-display:flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.bouton_footer {
	margin: 5px;
	padding: 10px;
    border: solid 1px #22232f;
	transition: .5s;
	text-align: center;
	color: #fff;
}

.bouton_footer:hover {
    border: solid 1px #e94e18;
    color: #e94e18;
}

footer {
	background-color:#1a1b23;
	padding: 15px 10px;
}
footer .adresse_footer {
	display: block;
	text-align: center;
}
footer .ML_box {
    color: #fff;
}
/* top site btn */

.top_site_mobile:after {
	content: "\E030";
	display: block;
	padding: 6px;
}
.top_site_mobile {
	display: none;
	z-index: 20;
	position: fixed;
	right: 2%;
	bottom: 19%;
	padding: 3px 6px;
	font-family: "iconic";
	font-size: 1.38em;
	color: #fff;
	background: #007ec8;
}
.rappel_telephonique,
#ami_box_frame,
#newsletter_iframe {
	padding: 0 10px;
}
.rappel_telephonique {
	padding-top: 10px;
}
.rappel_telephonique h1,
#ami_box_frame h1,
#newsletter_iframe h1 {
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: normal;
	font-size: 1em;
}
.rappel_telephonique .logo_rappel {
	width: 75%;
	margin: 0 auto;
	text-align: center;
}
.rappel_telephonique form {
	margin-right: 70px;
}
.rappel_telephonique form:after {
	content: url(../gifs/rappel.png);
	position: absolute;
	right: 11px;
	bottom: -15px;
	-webkit-transform: scale(0.6);
	-moz-transform: scale(0.6);
	-ms-transform: scale(0.6);
	-o-transform: scale(0.6);
	transform: scale(0.6);
	-webkit-transform-origin: 120% 7% 0;
	-moz-transform-origin: 120% 7% 0;
	transform-origin: 120% 7% 0;
	-ms-transform-origin: 120% 7% 0;
	-o-transform-origin: 120% 7% 0;
}
.logo_rappel img {
	max-width: 100%;
}
#ami_box_frame img {
	margin: 25px 0;
}
#newsletter_iframe form {
	text-align: right;
}
form.generateur p,
form.generateur div.divGenerateur,
form.generateur div.divGenerateurErreur {
	margin: 0 0 18px !important;
	padding: 0 !important;
	font-size: 1.000em !important;
	position: relative;
}
form.generateur p.erreur input,
form.generateur p.erreur textarea {
	border: 1px solid red;
}
form.generateur label,
form.formulaire label,
#newsletter_iframe div label {
	display: block;
	float: none !important;
	width: 100% !important;
	margin: 0 0 10px !important;
	padding: 0 !important;
	text-align: left !important;
	line-height: normal !important;
	color: #555555;
}
form.generateur .divGenerateur label.optional {
	display: block;
}
form.generateur .noFloatingLabel {
	color: #5e5e5e;
}
.formulaire_contact p label span {
	display: inline-block;
	color: red;
}
form.generateur textarea,
form.formulaire textarea {
	height: 120px!important;
	padding-top: 10px!important;
}
form .form_left textarea {
	height: 160px;
}
/* inscription newsletter bouton radio + checkbox */

.formulaire_contact input[type='checkbox'],
.formulaire_contact input[type='radio'] {
	width: auto !important;
	margin-right: 5px;
	vertical-align: text-top;
}
.divGenerateur ul,
.divGenerateur li {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}
.divGenerateur label.optional {
	margin-bottom: 8px !important;
}
.divGenerateur li label {
	display: block;
	width: 100%;
}
/* bouton submit */

form.generateur .form_right input#field_3,
.rappel_telephonique form.generateur input#field_4 {
	max-width: 110px;
}
.divGenerateurRequired {
	margin-top: 5px;
	letter-spacing: normal;
}
/* input newsletter */



.news {
	padding: 4vh 10px;
	text-align: center;
	color: #fff;
}
.news * {
	width: 80%;
}
.news #form_newsletter input#submit_newsletter {
	display: none !important;
}
.news #form_newsletter input[type="text"] {
	width: 100%;
}
.news label {
	display: none;
}
.news #form_newsletter {
	display: inline-block;
	width: 80%;
	vertical-align: middle;
	margin: 5px 0;
}
.news #mess_newsletter {
	display: block;
	margin-top: 7px;
	text-align: center;
	font-size: 0.92em;
}
.news #mess_newsletter:empty {
	margin-top: 0;
}

.content_newsletter input[type=button] {
	background: #ed1518;
}


/* infobulle */

form.generateur p.erreur,
form.generateur div.divGenerateurErreur {
	border: none !important;
}
.divGenerateurErreur {
	display: block;
	clear: both;
}
form.generateur p.erreur label,
form.generateur div.divGenerateurErreur label {
	padding-bottom: 20px !important;
}
form.generateur p.erreur span.erreur,
form.generateur div.divGenerateurErreur span.erreur {
	background: none !important;
	color: #eb3434!important;
	display: block!important;
	font-family: arial;
	font-size: 0.846em;
	font-weight: normal!important;
	margin: 0!important;
	padding: 0!important;
	position: absolute;
	top: 20px;
}
div.valide,
div.erreur {
	position: relative;
	margin-bottom: 20px !important;
	padding: 15px !important;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.1);
	letter-spacing: normal;
	color: #fff !important;
}
div.valide {
	border: 1px solid #48b151;
	background: #55c65e !important;
}
div.erreur {
	border: 1px solid #d4323d;
	background: #f3515c !important;
}
div.valide:before {
	content: '\E017';
	display: inline-block;
	font-family: 'iconic';
	font-size: 1.538em;
	vertical-align: middle;
}
div.erreur:before {
	content: '\E806';
	display: inline-block;
	font-family: 'iconic';
	font-size: 1.538em;
	vertical-align: middle;
}
div.valide p,
div.erreur p {
	display: inline-block;
	margin: 0 0 0 15px !important;
	max-width: calc(100% - 40px);
	vertical-align: middle;
}
.validation {
	display: none;
}
/* message validation / erreur CONSEILLER A UN AMI */

.errors {
	text-align: right;
	color: red;
}
form.generateur .noFloatingLabel {
	white-space: normal !important;
	height: auto !important;
}
form.generateur p img.ui-datepicker-trigger {
	vertical-align: middle;
}
/***************************************************  Style pour TOUS les inputs text submit et button de tous les formulaires du site   ***********/

input[type=password],
input[type=text],
input[type=tel],
input[type=email],
textarea:not(.mce-textbox),
select {
	display: inline-block;
	width: 100%;
	height: 35px;
	padding: 0;
	border: 1px solid #e0e0e0;
	text-indent: 10px;
	vertical-align: middle;
	background: #f7f7f7;
	border-radius: 3px;
}
input[type=password]:hover,
input[type=text]:hover,
textarea:not(.mce-textbox):hover {
	background: #fff;
}
input[type=password]:focus,
input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
textarea:not(.mce-textbox):focus {
	padding: 0 10px;
	color: #555;
	background: #fff;
}
textarea:not(.mce-textbox) {
	text-indent: 0;
	padding: 5px;
	font-size: 1.000em;
	resize: none;
}
input.calendrier,
input.calendrierAvecMenu {
	width: 90%;
}
#ui-datepicker-div {
	letter-spacing: normal;
}
input[type=submit],
input[type=button] {
	display: inline-block !important;
	height: 35px;
	margin: 0;
	padding: 0 10px;
	border: none;
	vertical-align: middle;
	color: #fff;
	background: #007ec9;
	cursor: pointer;
	border-radius: 15px;
}
input[type=submit]:hover,
input[type=button]:hover {
	color: #fff;
	background: #e94e18;
}
.page_contact input[type=submit],
.page_contact input[type=button] {
	display: inline-block !important;
	height: inherit;
	margin: 0;
	padding: 12px 22px;
	border: none;
	vertical-align: middle;
	color: #fff;
	background: #ed1518;
	cursor: pointer;
}
.page_contact input[type=submit]:hover,
.page_contact input[type=button]:hover {
	color: #fff;
	background: #e94e18;
}
.generateur select {
	text-indent: 5px;
	font-style: normal;
}
.generateur select option {
	padding: 2px 5px;
}
.generateur select option:hover,
.generateur select option:checked {
	-webkit-box-shadow: 0 0 10px 100px #e94e18 inset;
	-moz-box-shadow: 0 0 10px 100px #e94e18 inset;
	box-shadow: 0 0 10px 100px #e94e18 inset;
	cursor: pointer;
}
.select-wrap {
	position: relative;
	background: #eee;
	display: block;
}
.select-wrap:after {
	position: absolute;
	right: 10px;
	top: 0;
	line-height: 35px;
	color: #818181;
	z-index: 1;
	content: '\E029';
	font-family: 'iconic';
	display: inline-block;
	vertical-align: middle;
	font-size: 1.538em;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.select-wrap select {
	background: none;
	position: relative;
	z-index: 2;
}
.select-wrap:hover,
.select-wrap:focus {
	background: #fff;
}
.select-wrap:hover:after {
	color: #1c1c1c;
}
form.generateur p.submit {
	margin: 0!important;
	text-align: right!important;
}
/************************************************   Style spécifique pour certain input / button *********************/

/* Display none sur le deuxieme submit de la popup newsletter */

#newsletter_iframe #form_newsletter + #js_submit {
	display: none!important;
}
#newsletter_iframe form {
	overflow: hidden;
	text-align: right;
}

/* CONTACT ENCART ********************************************/

.contact-tel{
	background-color: #006674;
	text-align: center;
	padding: 10px;
	margin: 20px auto;
}
.contact-tel p{
	text-align: center;
	color: #fff;
	margin: 0;
}
.contact-tel a{
	color: #fff;
	font-weight: 700;
	font-size: 1.5em;
	position: relative;
}
.contact-tel a:hover{
	color: #fff!important;
}
.contact-tel a:before{
	font-family: 'iconic';
    content: "\e021";
    margin-right: 5px;
}

.page-404 .colonne_centre {
	padding: 10vh 0;
}

.img-404{
	width: 100%;
}

.title-404 {
	font-size: 5em;
    color: #e94e1b;
    font-weight: bold;
    padding: 5vh 0 0;
    text-align: center;
}

.right-404 {
	width: 90%;
    padding: 20px;
    color: #5c5c5c;
    margin: 0 auto;
}

.right-404 h2 {
	color: #e94e18;
}

.bouton-404 {
	text-align: center;
	margin: 5vh 0;
}

.bouton-404 a{
	color: white;
    background: #e94e18;
    padding: 10px 15px;
    border-radius: 25px;
    box-shadow: 0 0 5px #e94e18;
	transition: .3s;
	text-align: center;
	margin: 5vh 0;
}

.bouton-404 a:hover {
	color: #f1f1f1;
    background: #b72f00;
    box-shadow: 0 0 5px #b72f00;
}

.plan-site .colonne_centre li {
	list-style: none;
}

.plan-site .firstLi {
	font-weight: bold;
	margin-top: 10px;
}

.plan-site .sousLi {
	margin-left: 20px;
}

.plan-site .sousSousLi {
	margin-left: 30px;
}

@media screen and (max-width: 450px) {
	
	p.bouton_action {
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.bouton_action a {
		padding: 13px 39px;
	}
	.page_contact form.generateur p.submit {
		text-align: center!important;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.page_contact input[type=submit],
	.page_contact input[type=button] {
		padding: 13px 39px;
	}
	
	.social-media {
		position: fixed;
		top: 7px;
		z-index: 10000;
		right: 7px;
	}
}

@media screen and (min-width: 400px) {
	.rappel_telephonique form {
		margin-right: 140px;
	}
	.rappel_telephonique form:after {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
	
	#newsletter_iframe #form_newsletter input[type="text"] {
		float: left !important;
		width: 73% !important;
	}
	#newsletter_iframe #form_newsletter input[type="submit"] {
		float: left !important;
		width: 25% !important;
		margin-bottom: 30px;
	}
}
@media screen and (min-width: 480px) {
	
	#container {
		max-width: 810px;
		min-width: 480px;
	}
	p.bouton_action {
		text-align: center;
	}
	.bouton_action a, .bouton2 a, .bouton_interne a,
	 .bouton_devis a,  .bouton_simple a, .bouton_devis2 a{
		width: auto;
	}
	
	/****************************************************************************** HEADER */
	/* LOGO */
	
/*	.logo {
		width: 250px;
		margin: 0 0 15px 0;
		padding-left: 10px;
	}*/
	.info_tel p.telephones a,
	.contact_header a.tel {
		cursor: default;
		-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
		outline: none;
	}
	.slider_slick {
		height: auto;
	}

	.imgLeft, .imgRight {
		max-width: none;
	}
	/* RELANCE */
	#relance ul li {
		display: inline-block;
		margin-right: 30px;
	}
	
	#relance ul li a {
		padding-left: 12px;
	}
	
	#relance ul li a:before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #fff;
    display: inline-block;
    margin-right: 8px;
}
		
	.formulaire_contact {
		padding: 0;
		border: none;
		background: none;
	}
	.formulaire_contact .form_left,
	.formulaire_contact .form_right {
		display: inline-block;
		width: 48.936249%;
		padding: 20px;
		border: 1px solid #dddddd;
		margin: 20px 0;
	}
	.formulaire_contact .form_left {
		float: right;
	}
	.formulaire_contact .form_left h2 {
		border: none;
		padding-top: 0;
		margin-top: 0;
	}
	/* ville + code postal */
	.cp_ville p {
		width: 40.425597%;
	}
	.cp_ville p + p {
		width: 57.446901%;
	}
	
	.img-details2  {
		margin-top: 20px;
	}
	
	/* CONTACT ENCART ********************************************/
	.contact-tel{
		display: none;
	}
	.news * {
		width: auto;
	}
	.news #form_newsletter {
		width: 45%;
	}
	
	.content_newsletter input[type=button] {
	    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
		background: #ed1518;
	}

	.content_newsletter #form_newsletter input[type="text"] {
		border-top-left-radius: 10px;
		border-bottom-left-radius: 10px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
	}

	.footer_link {
		flex-direction: row;
	}
}

@media screen and (min-width: 550px) {

	.content_encart .encart:nth-child(2) h2 {
		float: right;
		margin-right: 15px;
	}
	
	.content_encart .encart:nth-child(2) {
		background-position: right;
	}

}

@media screen and (min-width: 600px) {
	
	.slider_slick {
		display: block;
	}
	
	.header_topbar {
		justify-content: space-between;
	}
	
	.logo {
		float: left;
		margin-top: -15px;
		margin-left: 15px;
	}
	
	li.facebook {
		position: fixed;
		top: 7px;
		z-index: 999999;
		right: 8px;
	}

	.adresse_header  {
		position: fixed;
		top: 10px;
		z-index: 999999;
		left: 26%;
		color: #fff;
	}
	
	.adresse_header a {
		color: #fff;
	}
	
	/* CONTACT HEADER */
	
	.contact_header {
		display: flex;
		justify-content: flex-end;
		align-items: center;
		margin-top: -30px;
		margin-right: 20px;
	}
	
	.contact_header a.tel{
		margin-right: 6px;
	}
	.block_contact {
		display: block;
	}
	.ac-doubleLeft,
	.ac-doubleRight,
	.ac-colonne {
		float: left;
		width: 50%;
		text-align: justify;
		padding: 0 15px;
	}
	.info_contact > div {
		display: inline-block;
		position: relative;
		width: 31.914945%;
		padding: 0 0 0 15px;
		vertical-align: top;
	}
	.info_contact div + div {
		margin: 0 0 0 1.75%;
		padding: 0;
	}
	/* ville + code postal */
	.cp_ville p {
		width: 37%;
	}
	.cp_ville p + p {
		float: right;
		width: 57.958%;
	}
	.slider_slick .slick-arrow {
    	display: block!important;
	}
	.page-interne .ac-doubleColonne:nth-of-type(1) .ac-colonne img {
		display: block;
	}
	
	.content_intro, 
	.texte_2 {
    	padding: 40px;
	}
	
	.content_intro p.bouton_action {
		text-align: right;
	}
	
	#catalogue_contenu {
		max-width: 600px;
	}
	
	.item_listing {
		float: left;
		margin-bottom: 40px;
	}
	
	.content_bouton {
		width: 456px;
		height: auto;
		display: inline-block;
	}
	
	.content_bouton .bouton_devis2 {
		float: left;
		text-align: left;
	}
	
	.content_bouton .bouton_simple {
		float: right;
		text-align: right;
		margin-top: 22px;
	}
}


@media screen and (min-width: 700px) {
	
	.footer_infos .tel {
		pointer-events: none;
	}
	
	.content_encart .encart {
		width: 49%;
		float: left;
		border-radius: 15px;
	}

	.content_encart .encart:nth-child(1) {
		margin-right: 2%;
	}
	
	.bandeau_produit {
		clear: both;
	}
	
	.texte_2 .texte {
		width: 46%;
		float: left;
		margin-bottom: 80px;
	}

	.image_partenaire {
		width: 50%;
		float: right;
		display: block;
		margin-top: 20px!important;
	}

	.content_newsletter {
		clear: both;
		padding: 40px 0 30px 0;
		background-attachment: fixed;
	}

	.news #form_newsletter {
		max-width:260px;
	}
	
}

@media screen and (min-width: 810px) {
	body {
		font-size: 16px;
	}
	
	#fil_ariane {
		text-align: left;
	}
	
	
	.no_mobile {
		display: inline-block;
	}
	/****************************************************************************** BOUTON D ACTION */
	p.bouton {
		text-align: right;
	}
	
	
	.header_centrage, .footer_centrage{
		width: 90%;
		margin: 0 auto;
		
	}
	
	.header_centrage {
		margin-top: 45px;
	}
	
	.footer_centrage {
		display: flex;
		-ms-display:flex;
		justify-content: space-between;
		align-items: center;
	}
	
	.footer_logo {
		margin: 0;
	}
	
	.footer_link {
		flex-direction: column;
	}
	
	.bouton_footer {
		width: 100%;
	}
	
	
	.encart_devis {
		height: 80px;
	}

	.encart_devis p:first-child {
		text-align: left;
		float: left;
	}
	
	.encart_devis p.bouton_devis2 {
		text-align: right;
		float: right;
		margin-top: -10px;
	}
	/****************************************************************************** SLIDER BIG */

	.slider .bx-controls .bx-controls-direction {
		display: block;
	}
	
	.photo_header {
		display: block;
	}
	.clear_both.no_mobile {
		display: block;
	}
	.no_desktop {
		display: none !important;
	}
	#container {
		padding-top: 0;
		max-width: none;
		min-width: 810px;
		left: inherit;
		-webkit-transition: none;
		-moz-transition: none;
		-ms-transition: none;
		-o-transition: none;
		transition: none;
	}
	/****************************************************************************** CONTENT */
	
	.content {
		margin: auto;
	}
	
	/******************************** COLONNE GAUCHE */
	
	.colonne_gauche {
		background: #e7e7e7;
	}
	
	.news label {
		margin: 0 10px 0 0;
		font-size: 1.5em;
	}
	/******************************** COLONNE CENTRE */
	
	.colonne_centre {
		display: block;
		position: relative;
		padding: 0;
		margin: 0 auto;
	}
	
	.colonne_centre p {
		line-height: 22px;
	}
	
	.page-interne .colonne_centre p {
		text-align: justify;
	}
	
	.page-interne .colonne_centre .bouton_interne {
		text-align: right;
	}
	
	.page-interne h2 {
		margin-bottom: 30px;
		text-align: left;
	}
	
	.page-interne .intro {
		margin: 50px 0 100px;
	}
	
	.page-interne .ac-doubleColonne:nth-of-type(1) .ac-colonne_1 {
		margin-bottom: 100px;
	}
	
	.texte_intro  {
		width: 50%;
		float: left;
		
	}
	
	.intro {
		margin-top: 75px;
	}
	
	.texte_intro .texte {
		z-index: 2;
		position: relative;
	  	margin-top: 85px;
	}
	
	.texte_intro:before {
		background: #faf9f9;
		content: '';
		width: 40%;
		height: 400px;
		display: inline-block;
		position: absolute;
		z-index: 0;
		left: 0;
		border-top-left-radius: 0px;
		border-top-right-radius: 15px;
		border-bottom-right-radius: 15px;
		border-bottom-left-radius: 0px;
	}
	
	.titre  {
		width: 68%;
		position: relative;
		max-width: 500px;
	}
	
	.blue {
		position: absolute;
   		right: 0;
		top: 89px;
	}
	
	.blue:before {
		width: 2px;
		height: 15px;
		background: #007ec8;
		content: '';
		display: inline-block;
		float: left;
		margin-right: 8px;
		margin-top: 11px;
	}
	
	.image_intro {
		width: 40%;
		float: right;
		margin-top: 0;
	}

	.content_intro {
		padding: 0 15px 140px 40px;
		width: 100%;
		height: auto;
		display: inline-block;
	}
	
	.content_intro p.bouton_action {
		text-align: left;
	}
	
	.content_intro .centre {
		max-width: 1200px;
		margin: 0 auto;
	}
	
	.content_encart {
		clear: both;
		margin-top: 60px;
		margin-bottom: 93px;
	}
	
	.content_few {
		 margin-top: 0px; 
	}
	
	.few_left {
		width: 50%; /* Old : 100% */
		float: left;
		padding-top: 43px;
	}
	
	.few-right {
		width: 50%;
		float: right;
	}

	.content_actu {
		margin-top: 0;
	}
	
	.horaires_content {
		text-align: left;
		padding: 0px 50px;
		max-width: 500px;
		margin: 0 auto;
	}
	
	.marques {
		padding: 20px;
	}

	.sc-content,
	.page_contact{
		padding: 50px!important;
	}
	
	.description_bdd {
		padding: 50px;
	}
	
	
	/****************************************************************************** FOOTER */
	
	footer {
		padding: 15px 0;
		text-align: left;
	}
	footer section {
		margin: auto;
	}
	.top_site_mobile {
		display: none !important;
	}
	.adresse_footer {
		display: block;
		float: left;
	}
	.navigation {
		cursor: pointer;
		color: #fff;
	}
	/* footer box */
	.black {
		display: none;
		z-index: 10;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: url(../gifs/black.png) repeat;
	}
	.close {
		display: block;
		position: absolute;
		top: -10px;
		right: -10px;
		width: 28px;
		height: 29px;
		background: url(../gifs/close.png) no-repeat;
		cursor: pointer;
	}
	#navigation_frame {
		display: none;
		z-index: 70;
		position: fixed;
		top: 20%;
		left: 50%;
		width: 770px;
		margin-left: -395px;
		padding: 10px;
		background: #fff;
	}
	#navigation_frame a {
		color: #000;
	}
	#navigation_frame a:hover {
		text-decoration: underline;
	}
	.lien_footer {
		display: table;
		width: 100%;
		border-spacing: 5px;
	}
	/* logo footer */
	#navigation_frame ul {
		display: table-cell;
	}
	#navigation_frame ul li.sousLi {
		margin-left: 3px;
		padding-left: 3px;
		border-left: 1px solid #5e5e5e;
	}
	a.logo_footer {
		display: table-cell;
		width: 200px;
		background: url(../gifs/logo.png) center/contain no-repeat;
	}
	a.logo_footer:hover {
		opacity: 0.7;
	}
	
	.page-404 .colonne_centre {
		display: flex;
		-ms-display:flex;
		justify-content: center;
		align-items: center;
	}
	.img-404, .right-404 {
		display: inline-block;
	}
	.img-404 {
		transform: translate(0px, -100px);
		position: relative;
		width: 45%;
	}
	
	.right-404 {
		width: 55%;
	}
	.title-404 {
		font-size: 15em!important;
		text-align: right;
	}
	.bouton-404 {
		text-align: left;
	}
}
@media screen and (min-width: 960px) {
	
	/****************************************************************************** HEADER */
	header section {
		margin: auto;
		padding: 0;
	}
	
	.header_topbar {
		 padding: 0; 
	}
	
	.header_centrage {
		margin-top: 0px;
		    width: 100%;
	}
	
	.contact_header {
		position: absolute;
		right: 0;
		top: 85px;
		z-index: 9999;
	}
	.contact_header .tel {
		color: #fff;
	}
	
	.nav {
		display: none;
	}

	.adresse_header {
		font-size: 16px;
		top: 20px;
		position: absolute;
		left: 35px;
		
	}

	.adresse_header a {
		color: #7d7d7d;
		font-family: 'Rajdhani', sans-serif;
	}
	
	.logo {
		float: left;
		position: absolute;
		left: 0;
		margin-top: 0;
		top: 85px;
		z-index: 3;
	}
	
	li.facebook {
    	position: absolute;
		top: 16px;
	}
	/****************************************************************************** Menu */
	
	.top_bar {
		background: #007ec9;
		padding-right: 51px;
	}
	
	.top_bar ul {
		display: block;
	}
	
	.top_bar li a {
		padding: 20px;
		font-size: 15px;
		font-weight: 500;
		color: #fff;
		font-family: 'Rajdhani', sans-serif;
	}
	
	.menu {
		z-index: 3;
		clear: both;
		position: relative;
		left: auto;
		width: 100%;
		height: auto;
		margin: 0 auto;
		overflow-y: visible;
		background: #007ec9;
		-webkit-transition: none;
		-moz-transition: none;
		-ms-transition: none;
		-o-transition: none;
		transition: none;
	}
	.menu ul {
		text-align: center;
	}
	.menu li a {
		position: relative;
		font-size: 13px;
		color: #fff;
	}
	
	/****** SI MENU HORIZONTAL ******/
	.menu li {
		display: inline-block;
		position: static;
		border-bottom: none;
		text-align: left;
	}
	.menu li.sous_menu > a:after {
		margin-left: 5px;
		content: '\e040';
		font-family: 'iconic';
		display: inline-block;
	}
	.menu li.main span.derouler {
		display: none;
	}
	.menu ul li.sous_menu .dropdown {
		display: none;
		position: absolute;
		top: auto;
		right: 0;
		left: 0;
		width: 100%;
		height: auto;
		margin: 0;
		padding: 0;
		background: #bb3e13;
	}
	.menu ul li.sous_menu:hover > ul {
		display: block;
	}
	
	/****** FIN MENU VERTICAL *****/
	
	.menu ul li ul {
		-webkit-transition: none;
		-moz-transition: none;
		-ms-transition: none;
		-o-transition: none;
		transition: none;
	}
	.menu ul li ul li.close_menu:after {
		display: none;
	}
	.menu ul li ul li {
		display: inline-block;
		width: auto;
		background: none !important;
		vertical-align: top;
	}
	.menu ul li ul li + li {
		border: none;
	}
	.menu ul li ul li.close_menu {
		display: none;
	}
	.menu li.sous_menu ul li a {
		text-align: left;
		font-size: 1em;
	}
	.menu ul li.sous_menu .dropdown li ul {
		display: block;
		position: relative;
		top: 0;
		right: 0;
		left: 0;
		text-align: left;
	}
	.menu ul li ul li ul li {
		display: block;
		margin-left: 12px;
	}
	.menu li.sous_menu ul li ul li a {
		padding: 2px 5px 2px 12px;
		border-bottom: none;
	}
	.menu li.sous_menu ul li ul li a:hover,
	.menu li.sous_menu ul li ul li a.selected {
		color: #000;
	}

	.slider_slick {
		float: right;
		width: calc(100% - 145px);
	}
	
	.encart_slick {
		position: absolute;
		bottom: 8%;
		z-index: 9999;
		left: -13%;
		display: block;
	}
	.encart_slick h2 {
		font-size: 52px;
		font-weight: 300;
		line-height: 38px;
		color: #fff;
	}

	.encart_slick h2 bold {
		font-size: 69px;
		font-weight: 700;
		font-family: 'Rajdhani', sans-serif;
		position: relative;
		top: 6px;
		left: 21px;
		margin-bottom: -24px;
		display: block;
	}
	.encart_slick p {
		color: #fff;
		font-size: 16px;
		font-weight: 500;
		font-family: 'Rajdhani', sans-serif;
		font-style: italic;
	}

	
	.slider_slick:before {
		content: '';
		width: 18%;
		height: 63%;
		background: #007ec9;
		position: absolute;
		left: -18%;
		z-index: 1;
		bottom: 0;
	}
	
	.photo_header {
		width: 84%;
		float: right;
		position:relative;
		}

	.photo_header:before {
		content: '';
		width: 20%;
		height: 63%;
		background: #007ec9;
		position: absolute;
		left: -20%;
		z-index: 1;
		bottom: 0;
	}
	
	
	#navigation_frame {
		width: 920px;
		margin-left: -470px;
	}
	
	.lien_footer {
		border-spacing: 15px;
	}
}


@media screen and (min-width: 1024px) {

	.texte_intro {
		width: 35%;
	}

	.texte_intro:before {
		width: 30%;	
	}

	.image_intro {
		width: 58%;
	}

	#catalogue_contenu {
		max-width: 900px;
	}

	.catalogue-listing h1 {
		font-size: 45px;
		margin-top: -20px;
		font-weight: 400;
	}
	
	.bdd-detail-box {
		max-width: 1100px;
		margin: 0 auto;
	}

	.bdd-detail-left {
		width: 45%;
		float: left;
	}

	.img-details2 {
		margin-top: 40px;
	}

	.description_bdd {
		float: right;
		width: 52%;
		margin-bottom: 40px;
		    margin-top: 0;
	}

	.question {
		clear: both;
	}

}


@media screen and (min-width: 1100px) {
	
	.encart_slick {
		left: -9%;
	}
	
	.sticky {
		display: block;
		position: fixed;
		top: -250px;
		z-index: 9999;
		width: 100%;
		background: #fff;
   		 height: 120px;
		transition: 0.5s;
	}

	.sticky .menu {
		top: 57px;
	}

	.sticky	.logo {
		left: 19px;
		top: 34px;
	}
	
	.sticky .contact_header {
		top: 60px;
	}	
	
	.sticky .contact_header a.tel {
		margin-right: 6px; 
		color: #3d4040;
	}

	.sticky .top_bar li a {
		font-size: 15px;
		padding: 10px 20px;
	}

	.sticky .top_bar {
		background: #1b1b1b;
	}	
	
	.sticky  li.facebook {
		position: absolute;
		top: 10px;
		left: 16px;
		    width: 24px;
    height: 22px;
	}
	
	.sticky  .social-media li a {
		position: relative;
		top: -2px;
		  
	}


	.sticky .menu li a {
		padding: 10px 25px;
	}

	.sticky.scroll {
		top: 0!important;
	}

	.sticky  .adresse_header {
		top: 13px;
		   left: 52px;
	}

	/*.sticky .menu .topBar {
		display: none;
	}*/
	
	
}



@media screen and (min-width: 1280px) {
	
	/*.colonne_centre {
		max-width: 1200px;
	}
	.header_centrage, .footer_centrage{
		width: 1200px;
	}*/
	
	.encart_slick {
    left: -7%;
    bottom: 13%;
}
	
	.encart-bdd-box {
		    width: 100%;
	}
	
	.effet_hover2 {
		position: relative;
		margin-right: 20px;
		margin-left: 20px;
	}
	
	.header_centrage {
		transition: .5s;
	}

	.content_encart {
		width: 90%;
		float: right;
	}
	
	body:not(.index-page) .content_newsletter {
		margin-top: 40px;
	}	
	
	#catalogue_contenu {
		max-width: 1280px;
	}
	
	.texte_2 {
		max-width: 1100px;}
	
	.texte_2 .texte {
		width: 60%;
	}
	
	.texte_2 h2 {
		text-align: left;
		margin-bottom: 15px;
	}
	
	.image_partenaire {
    	max-width: 331px;
		height: 475px;
	}
	
}