.alertCovid{
	background: #cf3232;
	color: #fff;
	border: 1px solid #7e1919;
	border-radius: 4px;
	padding: 16px;
	width: 100%;
	max-width: 1280px;
	margin: 20px auto;
	text-align: center;
}

.alertCovid a {
	color: #fff;
	text-decoration: underline;
}

.larg-img {
	width: 1198px!important;
}

#bandeau_cookie p,
#bandeau_cookie a,
.paquet_telecom_croix {
	font-size: 12px!important;
}

.paquet_telecom_croix {
	background: #e62727!important;
}



span.white {
	color: white;
}

.ac-colonne_1 {
	padding-right: 20px;
}

.img-right {
	text-align: right;
}

.ghost {
	display: none!important;
}

.bouton_contact {
	display: none!important;
}

.text-consultation {
	display: block;
    font-size: 13px;
    text-decoration: underline;
}

.TableTexte strong {
	margin-bottom: 10px;
	display: block;
}

.ctn_legend_title {
    width: 195px!important;
    height: 250px!important;
    position: relative;
    overflow: hidden;
    background: #eaeaea;
	display: block;
	margin: 5px auto;
}

.ctn_legend_title img {
	position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    border-radius: 0!important;
    max-height: 120px;
    width: auto;
    margin: 0 auto;
    display: block;
}

.ctn_legend_title span {
	position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 14px;
    padding: 10px 0;
    color: #66c;
    min-height: 92px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top: solid 1px;
    width: 80%;
    margin: 0 auto;
}

.slick-next {
	right: 25px!important;
	z-index: 3;
}

.slick-prev {
	left: 25px!important;
	z-index: 3;
}

.TableTitle {
	width: 100%;
    background: #6666cc;
    color: #fff;
	margin: 20px 0;
}

.TableTitle tr {
	display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
	text-align: center;
}

td.Price {
	width: 100%;
	margin-bottom: 10px;
}

td.Description, td.Title {
	width: 60%;
}

p.TableTexte {
    color: #5e5e5e!important;
}

.liens table {
	width: 100%;
}

/* AXECAKE */
.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');
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display: block;}
section {display: block;border: none!important;}
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 */

/* VIEWPORT CSS3 */
* {
	-webkit-text-size-adjust: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	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;
	max-width: 100%;
}

.imgRight {
	float: right;
	position: relative;
	margin: 0 0 10px 10px;
	max-width: 50%;
	height: auto;
}

.imgLeft {
	float: left;
	position: relative;
	margin: 0 20px 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: 81.3%;
	color: #5e5e5e;
}

body.fancy-box-body {
	background: #fff;
}

a {
	color: #5e5e5e;
	outline: none;
}

.foot_principale a {
	color: #fff;
}

a:focus {
	outline: none;
}

img {
	max-width: 100%;
}

h1 {
	color: #848484;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 10px;
}

h2,
.titre-relance {
	color: #ff7cbe;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 40px;
}



.titre-relance {
	color: #6666cc!important;
    font-size: 20px!important;
    font-weight: 400!important;
	width: 30%;
}

#relance ul {
	width: 70%;
}

h3 {
	margin: 10px 0 5px;
	font-size: 1.23em;
	color: #555555;
}

#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;
}

#langue {
    width: 24px;
    margin: 0 auto;
}


#langue a {
/*    background-image: url(../gifs/drapeau_nl.jpg);*/
    width: 24px;
    height: 17px;
    margin-top: 5px;
    display: block;
/*	text-indent: -9999px;*/
}
/*
#langue a:nth-child(2){
	background-image: url(../gifs/drapeau_en.jpg);
}

#langue a:nth-child(3){
	background-image: url(../gifs/drapeau_be.jpg);
}
*/

#langue a:hover {
	opacity: 0.5;
}

.lien_fb {
	background-image: url(../gifs/logo_facebook.png);
    width: 24px;
    height: 24px;
    display: block;
    position: fixed;
    top: 10px;
    right: 20px;
    z-index: 16;
}

.lien_insta {
	background-image: url(../gifs/logo_insta.png);
    width: 24px;
    height: 24px;
    display: block;
    position: fixed;
    top: 10px;
    right: 50px;
    z-index: 16;
}

.lien_fb_foot {
	position: absolute;
    top: 10px;
    right: 20px;
    z-index: 16;
	fill: #fff;
}

.lien_insta_foot {
	position: absolute;
    top: 10px;
    right: 55px;
    z-index: 16;
	fill: #fff;
}


.lien_fb_foot svg {
	width: 30px;
    height: 25px;
	vertical-align: middle;
}

.lien_fb_foot span {
	display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.lien_fb_foot:hover {
	opacity: 0.6;
}

.baseline_head {
		display: none;
	}

.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;
}

.logo:hover {
	opacity: 0.7;
}

.logo img {
    display: block;
    width: 249px;
    height: 81px;
    max-width: 100%;
}

.baseline {
	display: block;
	text-align: center;
}

/* CONTACT HEADER */

.contact_header {
}

.contact_header a {
	text-align: center;
}

.contact_header .tel {
	font-size: 1.38em;
}

.contact_header .tel span {
    font-size: 20px;
    font-weight: 800;
    color: #e62727;
}

.nav {
	background: #6666cc;
	display: block;
	padding: 5px 10px;
	text-align: left;
	font-size: 1.5em;
	color: #fff;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 3;
}

.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: 1.154em;
	color: #474747;
}

@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: #6666cc;
}

.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 */

.top_bar {
	display: block;
	position: relative;
	width: auto;
	margin: 0 auto;
}

.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: #ff7cbe;
}

.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: #3b3b9a;
	z-index: 10;
}

.top_bar li ul li {
	display: block;
}

.top_bar li ul li a {
	padding: 5px;
}

.top_bar li span.derouler {
	display: none;
}

/* BX SLIDER */

.slider {
	margin-top: 15px;
	height: 150px;
	overflow: hidden;
	display: contents;

}

.slider .bx-wrapper {
	display: block;
	z-index: 2;
	clear: both;
	position: relative;
	margin: 0 auto;
	padding: 0;
}

.index-page .slider, .slider .bx-wrapper, .slider .bx-viewport, .slider .bxslider, .slider .bxslider li {
    width: 100%!important;
    height: 500px;
	max-width: 987px;
	margin: 0 auto;
}

.slider .bxslider li {
  	background-size: cover;
	background-repeat: no-repeat;
  	background-position: center center;
}

.slider .bxslider li.slide01 {
/*	background-image: url(../gifs/slide01_big.jpg);*/
	background-image: url(../gifs/slide_1.jpg);
}

.slider .bxslider li.slide02 {
/*	background-image: url(../gifs/slide02_big.jpg);*/
	background-image: url(../gifs/slide_2.jpg);
}

.slider .bxslider li.slide03 {
/*	background-image: url(../gifs/slide03_big.jpg);*/
	background-image: url(../gifs/slide_3.jpg);
	background-position: top;
	background-size: cover;
}

.slider .bxslider li.slide04 {
	background-image: url(../gifs/slide_4.jpg);
}

.slider .bx-viewport {
	z-index: 1;
}

.slider .bx-controls .bx-pager {
	z-index: 2;
	position: absolute;
	right: 0;
	bottom: 20px;
	left: 0;
	margin: 0 auto;
	max-width: 200px;
	text-align: center;
}

.slider .bx-controls .bx-pager-item {
	display: inline-block;
	margin: 0 5px;
	vertical-align: middle;
}

.slider .bx-controls .bx-pager-item a {
	display: block;
	width: 12px;
	height: 12px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	text-indent: -9999px;
	border: 1px solid #fff;
	-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;
	cursor: pointer;
}

.slider .bx-controls .bx-pager-item a.active,
.slider .bx-controls .bx-pager-item a:hover {
	background: #fff;
}



/****************************************************************************** CONTENT */

.content {
	position: relative;
	padding-top: 20px;
}

/******************************** COLONNE CENTRE */

.colonne_centre {
	position: relative;
}

.colonne_centre p,
.sc-content p,
.content_newsletter p{
	margin-bottom: 10px;
	letter-spacing: normal;
	line-height: 22px;
}


.colonne_centre a {
	color: #ff7cbe;
}

.colonne_centre a:hover {
	color: #7878d1;
}

.egal {
    max-width: 1200px;
    margin: 0 auto;
}

/***************** colonne-centre modif ****************/

/*.encart1 */

.encart1 {
    width: 285px;
    height: auto;
    background: #ceced2;
    border-radius: 15px;
    padding: 20px 40px 30px 40px;
    margin-bottom: 20px;
	-webkit-box-shadow: 10px 10px 34px -8px rgba(0,0,0,0.1);
	-moz-box-shadow: 10px 10px 34px -8px rgba(0,0,0,0.1);
	box-shadow: 10px 10px 34px -8px rgba(0,0,0,0.1);
}

.encart1 h2 {
	margin-bottom: 14px;;
}

.encart1 h2 {
    color: #ff7cbe;
    font-size: 15px;
    font-weight: 600;
}

.encart1 h2:before {
    content: '';
    display: inline-block;
    width: 22px;
    height: 5px;
    background: #ff7cbe;
    margin-right: 10px;
}

.encart1 a {
	color: #000759;
	font-size: 13px;
}

.encart1 a:hover {
	color: #ff7cbe;
}

.encart1:nth-child(1){
	background-image: url(../gifs/img_chirurgie.jpg);
	background-size: cover;
}
.encart1:nth-child(2){
	background-image: url(../gifs/img_medecine.jpg);
	background-size: cover;
}
.encart1:nth-child(3){
	background-image: url(../gifs/img_dermatologie.jpg);
	background-size: cover;
}
.encart1:nth-child(6){
	background-image: url(../gifs/img_maquillage.jpeg);
	background-size: cover;
}
.encart1:nth-child(7){
	background-image: url(../gifs/img_news.jpg);
	background-size: cover;
}
.encart1:nth-child(4){
	background-image: url(../gifs/img_therapies.jpg);
	background-size: cover;
}
.encart1:nth-child(5){
	background-image: url(../gifs/img_esthetique.jpg);
	background-size: cover;
}
/*.encart1:nth-child(7){
	background-image: url(../gifs/img_maquillage.jpg);
	background-size: cover;
}*/
.actual ul li {
	font-size: 13px;
}

.actual:hover a {
	font-weight: bold;
}

div.actualitesListingInfos {
	padding:20px;
	border-radius: 10px;
}

div.actualitesListingInfos:hover {
	background-color: #EDEDED;
}

/*.content_newsletter */

.content_newsletter h2 {
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 30px;
}

.content_newsletter p {
	color: #fff;
}

.content_newsletter {
    background-image: url(../gifs/back_newsletter02.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    padding: 0 40px;
    height: auto;
    display: inline-block;
}

.interne_photos {
    padding: 0px 20px 20px 20px!important;
    margin-top: 30px;
}
.interne_photos p, .interne_photos h3{
	color: #fff!important;
	margin-top: 20px!important;
}

.interne_photos h3:after {
	background: #fff!important;
}

/* input newsletter */


.news #form_newsletter input#submit_newsletter {
	display: none !important;
}

.news #form_newsletter input[type="text"] {
    width: 100%;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.news label {
	display: none;
}

.news #form_newsletter {
	display: inline-block;
	vertical-align: middle;
}
.foot_principale .news .news-label {
	margin-top: 10px;
}

.news #mess_newsletter {
	display: block;
	margin-top: 7px;
	text-align: center;
	font-size: 0.92em;
}

.news #mess_newsletter:empty {
	margin-top: 0;
}

.news input[type=submit],
.news input[type=button] {
    background: #ff7cbe;
    cursor: pointer;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.news-label {
}

.question {
	margin-top: 40px;
}

.question span {
	font-size: 20px;
}

.question p.bouton {
	text-align: left;
}

/*slider*/

.texte_slide  {
    width: 100%;
    position: relative;
    right: 0;
    z-index: 9;
	color: #fff;
    background: rgba(255, 124, 190, 0.9);
    padding: 20px;
}

.texte_slide p {
	text-align: justify;
}

.texte_slide h2 {
    font-size: 16px;
    font-weight: 600;
    position: relative;
    margin-bottom: 25px;
	text-align: center;
}

.texte_slide h2 span.blue {
	color: #000759;
	font-weight: 600;
}

.texte_slide h2:before {
    content: '';
    display: inline-block;
    width: 37px;
    height: 5px;
    background: #000759;
    margin-right: 10px;
    position: absolute;
    bottom: -6px;
}

/*content_plan*/

.content_plan {
   	background-image: url(../gifs/back_plan.jpg);
	background-size: cover;
	background-repeat: no-repeat;
  	background-position: center center;
    padding: 25px 20px 20px 20px;
    height: 215px;
}

.encart_plan {
    max-width: 380px;
    background: #fff;
    border-radius: 15px;
    padding: 25px 0 30px 30px;
    position: relative;
}

.encart_plan h2 {
	color: #6666cc;
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 10px;
}

.encart_plan p {
	color: #1b1b1b;
	font-size: 14px;
}


p.bouton2 {
	text-align: right;
}

.bouton2 a {
	display: inline-block;
	padding: 8px 16px;
 	color: #6666cc;
    background: none;
    border: 1px solid #6666cc;
    border-radius: 10px;
}

.bouton2 a:hover {
	color: #fff;
	background:#6666cc;
	-webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

p.bouton_simple {
    text-align: left;
    position: absolute;
    bottom: -25px;
}

.bouton_simple a {
    display: inline-block;
    padding: 8px 16px;
    color: #fff;
    background: #6666cc;
    border: 1px solid #6666cc;
    border-radius: 10px;
	font-size: 14px;
}

.bouton_simple a:hover {
	color: #6666cc;
	background:#fff;
	border: 1px solid #6666cc;
	-webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}


/***************** AUTRES PAGES ****************/

.sc-content  {
    max-width: 1080px;
    margin: 0 auto;
    padding: 20px;
}

.sc-content h1 {
	color: #848484;
	font-size: 24px;
	font-weight:400;
	margin-bottom: 10px;
}

.sc-content h2 {
    color: #ff7cbe;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 30px;
    margin-top: 20px;
}

.ac-doubleColonne h2 {
	text-align: left;
}

.sc-content table {
	margin-left: 15px;
}

.BigTitle {
	padding: 5px 0;
}

.tarifs table {
	margin-left:0!important;
}

.sc-content h3 {
    text-align: center;
    color: #6666cc;
    margin-bottom: 30px;
    margin-top: 30px;
	position: relative;
	text-transform: uppercase;
}

.sc-content h3:after {
    content: "";
    display: block;
    position: absolute;
    background-color: #6666cc;
    width: 200px;
    height: 2px;
    margin-left: auto;
    margin-top: 5px;
    margin-right: auto;
    left: 0;
    right: 0;
}


.trait_separation {
    width: 100%;
    height: 1px;
    background: #e6e6e6;
    text-indent: -99999px;
    margin-top: 20px;
    margin-bottom: 40px;
}

#catalogue_contenu {
	display: flex;
	-ms-display:flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

.slider-bdd {
	width: 1000px!important;
	height: auto;
}

.slider-bdd .listing-bdd {
	width: auto;
	height: auto;
}

.listing-bdd {
	width: 250px;
    height: 250px;
}

.sc-content p {
	color:  #2e2e2e;
	font-size: 13px;
	line-height: 20px;
}

.sc-content img {
    max-width: 100%;
    height: auto;
    margin-top: 20px;
    margin-bottom: 10px;
}

.sc-content ul li {
	color:  #2e2e2e;
	font-size: 14px;
	line-height: 22px;
}

.sc-content ul li:before {
    content: '';
    border-radius: 15px;
    display: inline-block;
    height: 6px;
    width: 6px;
    /*background: #6666cc;*/
    margin-right: 8px;
}

.ac-colonne p.bouton {
    margin-top: 30px;
}


.page_contact {
	max-width: 1024px;
	margin: 0 auto;
}

.espace {
    height: 50px;
}

/******************************** 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%;
}

/* 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 {
    margin-bottom: 25px;
    margin-top: 25px;
	display: none!important;
}

#fil_ariane div {
	display: inline;
}

#fil_ariane strong {
	color: #222;
}

#fil_ariane a {
	color: #222;
}

#fil_ariane a:hover {
	color: #333;
}

header .bouton {
    margin-bottom: 7px;
}

header .bouton a {
	display: inline-block;
	padding: 8px 16px;
	color: #000355;
	background: #fff;
	border: 1px solid #000355;
	border-radius: 10px;
	font-size: 14px;
}

header .bouton a:hover {
	color: #fff;
	background: #000355;
	-webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.bouton a {
	display: inline-block;
	padding: 8px 16px;
	color: #fff;
	background: #e62727;
	border-radius: 10px;
	font-size: 14px;
}

.bouton a:hover {
	color: #fff;
	background: #c02828;
	-webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}


/* COLONNE GAUCHE */

.colonne_gauche {
	padding: 0 10px;
}

/* ENCART ACTU */

.encart_actu {
	padding: 10px;
	background: #e7e7e7;
}

.encart_actu div.titre_actu {
	margin-bottom: 10px;
	font-size: 1.84em;
}

.encart_actu li a {
	color: #006674;
}

.encart_actu li a:hover {
	color: #e94e18;
}

/* RELANCE */

#relance {
    display: block;
	flex-direction: row;
	align-items: center;
    padding: 49px;
    margin-top: 20px;
    border-top: 1px solid #999;
	clear: both;
}

#relance ul li a {
	color: #5e5e5e;
}

#relance ul li a:hover {
	color: #000;
}

/* pagination actu + BDD */

.paginationControl {
	letter-spacing: normal;
	text-align: right;
}

.paginationControl a,
.paginationControl span {
	display: inline-block!important;
	padding: 3px 8px;
	color: #fff;
	background: #6666cc;
}

.paginationControl a:hover, .paginationControl span.selected {
	color: #fff;
	background: #ff7cbe;
}

.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;
}

.block_contact .info_contact > div > div::before,
.block_contact .info_contact .coordonnees > div::before {
	display: inline-block;
	float: left;
	width: 30px;
	margin-right: 0;
	font-family: iconic;
	font-size: 1.4em;
	vertical-align: middle;
	text-align: center;
}

.block_contact .info_contact > div > div > div.info_mail::before {
	content: '\E004';
}

.block_contact .info_contact > div > div > div.info_tel::before {
	content: '\E021';
}

.block_contact .info_contact > div > div > div.info_skype::before {
	content: '\E011';
}

.block_contact .info_contact > div > div > div.info_adresse::before {
	display: inline-block;
	float: left;
	width: 30px;
	margin-right: 0;
	font-family: iconic;
	font-size: 1.4em;
	vertical-align: middle;
	text-align: center;
	content: '\E005';
}

/*
.block_contact .info_contact > div > div > div.info_horaire::before {
	content: '\E073';
}
*/

.block_contact .info_contact > div > div.info_rdv::before {
	content: '\E061';
}

.block_contact .info_contact > div > div.info_bus::before {
	content: '\E074';
}

.block_contact .info_contact > div > div.info_metro::before {
	content: '\E075';
}

.block_contact .info_contact > div > div.info_parking::before {
	content: '\E076';
}

.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;
	text-transform: uppercase;
	font-size: 1.23em;
}

.formulaire_contact .form_left h2 {
	margin-top: 20px;
	padding-top: 5px;
	border-top: 1px solid #ddd;
}

.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 {
	font-style: italic;
}
.info_contact div a.btn_contact {
	margin-top: 5px;
}

.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;
}

.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 {
	background: #6666cc;
    color: #fff;
	margin: 0;
	text-align: center;
}

.foot_principale {
	padding: 10px 0;
}

.news {
	max-width: 266px;
	width: 100%;
	margin: 0 auto;
}

.foot_principale .bouton_simple, .foot_principale a, .foot_principale news {
	margin: 0;
	display: inline-block;
}

.foot_principale .news-label {
	margin: 0;
}

footer h2, footer h3 {
	color: #fff;
	margin: 0;
}
footer p.bouton_simple  {
	position: static;
	bottom: 0;
	text-align: center;
}

footer .bouton_simple a {
	color: #2424d2;
	background: #fff;
}

.footer_center {
	margin: 0 auto;
}

footer .adresse_footer {
	display: block;
	color: #1b1b1b;
	font-size: 14px;
	font-weight: 500;
}

footer .ML_box {
	margin-top: 10px;
	font-size: 1.23em;
	color: #000;
}

.logo_foot {
	width: 183px;
	height: 66px;
	background-image: url(../gifs/logo_footer.jpg);
	margin: 0 auto;
}

footer h3 {
	font-size: 16px;
	font-weight: 400;
}

.adres_footer h3 {
	text-align: center;;
}

footer .tel {
	font-size: 18px;
	font-weight: 500;
	color: rgba(255, 124, 190, 0.9);
	display: block;
}

.sous-footer {
    background: #ff7cbe;
    padding-top: 5px;
    padding-bottom: 5px;
	text-align: center;
}

.sous-footer a{
	color: #fff;
	font-size: 16px;
}

.img_footer {
    width: 120px;
    height: 90px;
    background-image: url(../gifs/img_footer.jpg);
    margin: 20px auto;
}

/* 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: #ff7cbe;
}

.rappel_<strong>tel</strong>ephonique,
#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;
}

.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;
}

.rappel_telephonique span.required {
	color: red;
}

.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,
#<strong>news</strong>letter_iframe div label {
	display: block;
	float: none !important;
	width: 100% !important;
	margin: 0 0 4px !important;
	padding: 0 !important;
	text-align: left !important;
	line-height: normal !important;
	color: #555555;
}

form.generateur .divGenerateur label.optional {
	display: none;
}

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;
}



/* 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;
}

form.generateur label {
	width: 100%!important;
	text-align: left!important;
}


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 #ccc;
	text-indent: 10px;
	vertical-align: middle;
	background: #eee;
}

input[type=password]:hover,
input[type=text]:hover,
textarea:not(.mce-textbox):hover {
	background: #fff;
}

input[type=password]:focus,
input[type=text]:focus,
textarea:not(.mce-textbox):focus {
	padding: 0 10px;
	color: #555;
	background: #fff;
}

form.generateur .imiteLabel {
    margin-left:0!important;
}

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: #ff7cbe;
	cursor: pointer;
}

input[type=submit]:hover,
input[type=button]:hover {
	color: #fff;
	background: #7878d1;
}

.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;
}

@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) {
	.foot_principale {
		display: flex;
		-ms-display: flex;
		justify-content: space-between;
		align-items: center;
		flex-direction: row;
	}

	#container {
		max-width: 810px;
		min-width: 480px;
	}

	.ctn_legend_title {
		display: inline-block;
	}
	/****************************************************************************** HEADER */

	/* LOGO */

	.logo {
		float: left;
		margin-left: 20px;
		margin-top: -7px;
	}

	/* CONTACT HEADER */

	.contact_header {
		text-align: right;
		margin-right: 40px;
		margin-top: -10px;
	}

	#langue {
		position: absolute;
		right: 12px;
		bottom: 1px;
	}

	.partie_haute {
		border: 1px solid #000355;
		padding-top: 0;
		padding-bottom: 0;
		width: 80%;
		max-width: 1280px;
		height: auto;
		display: inline-block;
		position: relative;
		margin-top: 20px;
		background: #fff;
		height: 65px;
	}

	.partie_haute:after {
		content: '';
		display: block;
		position: absolute;
		left: -5px;
		bottom: -5px;
		width: 35%;
		height: 100%;
		background: #000355;
		z-index: -1;
	}

	.info_tel p.telephones a, .contact_header a.tel {
		cursor: default;
		-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
		outline: none;
	}

	p.bouton {
		text-align: right;
	}

	.imgLeft, .imgRight {
		max-width: none;
	}

	/* RELANCE */

	#relance ul li {
		display: inline-block;
		width: 30%;
	}

	.formulaire_contact {
		padding: 0;
		border: none;
		background: none;
	}

	.formulaire_contact .form_left,
	.formulaire_contact .form_right {
		display: inline-block;
		width: 48.936249%;
		padding: 10px;
		border: 1px solid #dddddd;
		background: #f5f5f5;
	}

	.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%;
	}

}

@media screen and (min-width:600px) {

	.top_bar li.sous_menu > a:after {
		display: none;
	}

	.block_contact {
		display: block;
	}

	.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%;
	}

/*
	.texte_slide {
		width: 50%;
	}
*/

	.encart_competences {
		display: flex;
		flex-wrap: wrap;
		max-width: 600px;
		margin: 0 auto;
	}

	.encart1 {
		margin-right: 15px;
	}



	.img_footer  {
		clear: both;
	}

}

@media screen and (min-width:770px) {

	.contact_header {
		width: 320px;
		float: right;
		margin-top: 5px;
	}

	.contact_header a.tel {
		float: left;
		margin-top: 6px;
	}

	header p.bouton {
		float: right;
	}

	.encart1 {
		width: 370px;
		margin-bottom:35px;
	}

	.encart_competences {
		max-width: 770px;
		margin: 30px auto 10px;
	}


	.question {
		margin-top: 0;
		width: 54%;
		float: right;
		max-width: 480px;
	}

	/*.content_newsletter {
		padding: 0px 20px 10px 80px;
	}
*/
	.content_newsletter h2 {
		margin-bottom: 10px;
	}

	.content_plan {
		margin-top: -7px;
		height: 146px;
		padding: 2px 20px;
	}

	.ac-doubleLeft,
	.ac-doubleRight,
	.ac-colonne {
		float: left;
		width: 50%;
	}

	.sc-content img {
		margin-top: 0px;
	}

	.foot_principale {
		display: flex;
    	justify-content: space-around;
	}

	.news {
		margin: 0;
	}


}



@media screen and (min-width:810px) {
	.no_mobile {
		display: inline-block;
	}

	#relance {
		display: flex;
		-ms-display:flex;
		padding: 100px 49px 49px 49px;
	}

	/****************************************************************************** HEADER */

	header section {
		margin: auto;
		padding: 0;
	}

	.top_bar {
		margin-top: 10px;
		background: #6666cc;
	}

	.nav {
		display: none;
	}

	.contact_header {
		margin-right: 50px;
	}

	.baseline_head {
		display: block;
		font-size: 14px;
		color: #000355;
		font-weight: 600;
		background: #fff;
		width: 153px;
		position: absolute;
		right: 42px;
		bottom: -9px;
		font-style: italic;
		font-family: 'Lora',serif;
	}

	/* LOGO */

	.logo {
		width: 23.404293%;
		padding: 0;
	}

	.lien_fb {
		position: absolute;
	}

	/* MENU */

	.top_bar ul {
		display: block;
		background: #6666cc;
		text-align: left;
		max-width: 1280px;
		margin: 0 auto;
	}

	.top_bar li {
		padding: 5px 10px;
	}

	.top_bar ul li a {
		font-size: 14px;
		color: #fff;
		padding: 0;
		padding-right: 20px;
		border-right: 1px solid #fff;
	}


	.menu li:last-child a, .top_bar li:last-child a, .top_bar li .dropdown li a {
		border-right:0;
	}

	.menu ul li.sous_menu:nth-child(1) .dropdown {
		width: 235px;
	}

	.menu ul li.sous_menu:nth-child(2) .dropdown,
	.menu ul li.sous_menu:nth-child(6) .dropdown{
		width: 285px;
	}

	.menu ul li.sous_menu:nth-child(3) .dropdown {
		width: 270px;
	}

	.menu ul li.sous_menu:nth-child(4) .dropdown {
		width: 275px;
	}


	.menu ul li.sous_menu:nth-child(5) .dropdown {
		width: 165px;
	}

	.menu ul li.sous_menu:nth-child(7) .dropdown {
		width: 335px;
	}

	.menu ul li ul li a {
		padding: 0px 0px 0px 18px;
	}

	.menu {
		z-index: 3;
		clear: both;
		position: relative;
		left: auto;
		width: 100%;
		height: auto;
		margin: 0 auto;
		overflow-y: visible;
		background: #ff7cbe;
		-webkit-transition: none;
		-moz-transition: none;
		-ms-transition: none;
		-o-transition: none;
		transition: none;
	}

	.menu ul {
		text-align: left;
		max-width: 1280px;
		margin: 0 auto;
	}

	.menu li a {
		position: relative;
		font-size: 12px;
		color: #fff;
		padding: 0 13px;
		border-right: 1px solid #fff;
	}

	/****** SI MENU HORIZONTAL ******/

	.menu li {
		display: inline-block;
		position: relative;
		border-bottom: none;
		text-align: left;
		padding: 5px 0;
	}

	.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: 10px 0;
		background: #ff7cbe;
	}

	.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: block;
		width: auto;
		background: none !important;
	}

	.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;
		border: none;
	}

	.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: 0 0 0 12px;
	}

	.menu li.sous_menu ul li ul li a {
		padding: 2px 5px 2px 0;
		border-bottom: none;
		font-size: 1.077em;
	}

	.menu li.sous_menu ul li ul li a:hover,
	.menu li.sous_menu ul li ul li a.selected {
		color: #000;
	}


	.slider .bx-controls .bx-controls-direction {
		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 {
		display: none;
	}

	/******************************** COLONNE CENTRE */

	.colonne_centre {
		display: block;
		position: relative;
		width: 100%;
	}

	.index-page .slider, .slider .bx-wrapper, .slider .bx-viewport, .slider .bxslider, .slider .bxslider li {
		width: 100%!important;
	}

	.texte_slide {
		width: 60%;
		padding-right: 150px;
		padding-top: 40px;
	}

	.slider .bx-controls .bx-pager {
		left: inherit;
		right: 0;
		bottom: 250px;
		transform: rotate(90deg);
		z-index: 10;
	}

	.texte_slide {
		width: 100%;
		padding: 20px 30px 10px 27px;
	}
	/****************************************************************************** FOOTER */
	footer {
		padding: 15px 0 0 0;
		text-align: left;
	}

	footer section {
		margin: auto;
		position: relative;
	}

	footer .tel {
		position: relative;
		top: -6px;
		display: block;
	}

	.top_site_mobile {
		display: none !important;
	}

	.adresse_footer {
		display: block;
		float: left;
	}

	.tel_footer a {
		margin: 0!important;
	}

	.tel_footer .tel {
		pointer-events: none;
	}

	.navigation {
		display: inline-block;
		text-align: right;
		font-size: 16px;
		color: #fff;
		cursor: pointer;
		margin-left: 20px;
		margin-right: 20px;
	}

	.centrage {
	/*	max-width: 1090px;*/
		margin: 0 auto;
		position: relative;
	}

	/* 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-image: url(../gifs/logo_appel.png);
		background-size: contain;
		background-repeat: no-repeat;
	}

	a.logo_footer:hover {
		opacity: 0.7;
	}

	.footer_left  {
		margin: inherit;
		margin-left: 30px;
	}

	.footer_center {
		margin: 0	}
}

@media screen and (min-width:930px) {
	.lien_fb_foot svg {
		margin-left: 20px;
	}

	.footer_left, .footer_center, .footer_right {
		width: 33.33%;
	}

	.footer_center {
		text-align: center;
	}

	.footer_right {
		display: flex;
		-ms-display: flex;
		flex-direction: column;
		align-items: flex-end;
	}

	.footer_right a {
		color: #fff;
	}

	.lien_fb_foot {
		position: static;
		margin-bottom: 30px;
	}

	.egal {
		padding-left: 50px;
		position: relative;
	}

	footer p.bouton_simple {
		bottom: initial;
		text-align: left;
		margin-bottom: 20px;
	}

	.lien_fb_foot {
	display: flex!important;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}

	.foot_principale {
		width: 100%;
		height: auto;
		max-width: 1280px;
		padding: 20px 4%;
		margin: 0 auto;
	}


	.img_footer  {
		margin: inherit;
		float: right;
		margin-top: -81px;
		margin-right: 90px;
	}


	.texte_slide {
		width: 100%;
		padding: 20px 50px 10px 39px;
	}

}



@media screen and (min-width:960px) {


	#navigation_frame {
		width: 920px;
		margin-left: -470px;
	}

	.lien_footer {
		border-spacing: 15px;
	}
}

@media screen and (min-width:1050px) {


	.trait_separation {
    margin-top: 20px;
    margin-bottom: 40px;
	}

	.foot_principale {
		justify-content: space-between;
	}

}

@media screen and (min-width:1280px) {
	.slider{
		margin-top: -280px!important;
	}

	.fixed .content_header {
		position: fixed;
		top: -36px;
		width: 100%;
		background: #fff;
		color: #fff;
	}

	.fixed .logo {display: none;}

	body.fixed {padding-top: 275px;}

	.fixed .contact_header {
		position: absolute;
		right: 0;
		top: 7px;
		z-index: 9;
		width: 314px;
	}

	.fixed .lien_fb {
		display: none;
	}

	.fixed .top_bar {
		margin-top: 10px;}

	.fixed  .contact_header .tel span {
		color: #fff;
		font-weight: 600;
	}

	.fixed #langue {
		position: absolute;
		top: -3px;
		display: flex;
		justify-content: space-between;
		align-items: center;
		color: #fff;
		width: 79px;
		right: -81px;
	}

	.fixed #langue a {
		color: #fff;
	}

	.fixed .partie_haute {
		height: 0;
		border: none;
		padding: 0;
	}

	.fixed .bouton a {
		background: transparent;
		margin-top: 6px;
		padding: 2px 16px;
		color: #fff;
    	border: solid 1px #fff;
	}

	.fixed

	.fixed .baseline_head {
		display: none;
	}

	.footer_left {
		margin-left: 0;
	}

	.sc-content table {
		margin-left: 52px;
	}

	.encart_competences {
		max-width: 1200px;
	}

	.encart1 {
		padding-bottom: 90px
	}

	.encart1:nth-child(3) {
		height: 218px;
	}

	.encart1:nth-child(4),
	.encart1:nth-child(5){
		height: 190px;
	}

	.encart1:nth-child(6) {
		margin-top: -233px;
		display: table;
		padding-bottom: 31px;
	}

	.encart1:nth-child(7) {
		/*margin-left: 13px;*/
	}

.encart1:nth-child(7) {
    /* margin-top: -225px; */
    display: table;
    height: 249px;
    transform: translate(769px, -284px);
    padding-bottom: 0;
}

	.sc-content {
		max-width: 1238px;
	}

	.sc-content .ac-doubleColonne:first-child .ac-colonne{
		width: 100%;
	}

	.espace {
		height: 100px;
		}

	.ac-doubleLeft,
	.ac-doubleRight,
	.ac-colonne {

	}

	.ac-doubleColonne:nth-last-child(2) {
		margin-top: 50px;
	}

}

@media screen and (min-width:1400px) {


}


.index-page h1 {
	max-width: 1328px;
	margin: 0 auto;
	padding: 0 24px;
	text-align: center;
}

@media screen and (min-width:1800px) {
		.slider{
		margin-top: 0px!important;
	}


	.index-page .texte_slide {
		padding: 20px 260px 20px 260px;
	}


	.texte_slide {
		padding: 40px 260px 20px 60px;
	}

	.encart_competences {
		max-width: 1600px;
	}

	.encart1:nth-child(6),
	.encart1:nth-child(7){
		margin-top:0;
		display: block;
		padding-bottom: 0;
	}

	.encart1:nth-child(4),
	.encart1:nth-child(5),
	.encart1:nth-child(7){
		height: 219px;
	}
	.encart1:nth-child(7){
		transform: translate(0px, -268px);
	}

}

@media screen and (min-width:2100px) {

	.centrage {
		width: 76%;
	}

}


.tel_footer {
	text-align: center;
}

.tel_footer a {
	margin: 10px auto;
}



.slick-next:before, .slick-prev:before {
	font-size: 50px !important;
}

.slick-next, .slick-prev {
	width: 40px !important;
}

.slick-dots li button:before {
	font-size: 12px !important;
}

@media screen and (max-width: 810px) {
	.lien_fb {
		display: none;
	}
}
