@charset "iso-8859-2";
/*DEBUT FORMULAIRE MAILPOET*/
form.mailpoet_form.mailpoet_form_form.mailpoet_form_shortcode {
  display: flex;
  flex-direction: column;
  gap: 10px;
  justify-content: center;
}
form.mailpoet_form.mailpoet_form_form.mailpoet_form_shortcode input[type="email"]{
  min-width: 400px;
  border: 1px solid #b4ca4e !important;
}
form.mailpoet_form.mailpoet_form_form.mailpoet_form_shortcode .mailpoet_submit{
  cursor: pointer;
}
form.mailpoet_form.mailpoet_form_form.mailpoet_form_shortcode .mailpoet_submit:hover{
  color: #b4ca4e !important;
  background-color: #fff !important;
}
form.mailpoet_form.mailpoet_form_form.mailpoet_form_shortcode .parsley-errors-list {
  padding-bottom: 0px !important;
}
form.mailpoet_form.mailpoet_form_form.mailpoet_form_shortcode .mailpoet_paragraph{
  margin-bottom: 0px !important;
}
.message_to_customer {
  max-width: 55%;
  margin-left: auto;
  margin-right: auto;
}
.toggle-password {
  cursor: pointer;
}
/*FIN FORMULAIRE MAILPOET*/
/*LISTE FILTRE ACCUEIL - DEBUT*/
.container_liste_filtres_categorie_membre {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    gap: 3%;
    /* justify-content: space-between; */

}
.container_liste_filtres_categorie_membre .single_filtre_categorie_membre {
    background-color: #23B7B1;
    border-radius: 20px 20px 20px 20px;
    overflow: hidden;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    transition: transform 300ms ease 0ms,background-color 300ms ease 0ms,background-image 300ms ease 0ms;
    cursor: pointer;
    margin-bottom: 3%;
    flex: 0 1 22.75%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    gap: 20px;
}
.container_liste_filtres_categorie_membre .single_filtre_categorie_membre:hover {
    background-image: initial;
    background-color: rgba(255,255,255,0.34);
    transform: scaleX(1.1) scaleY(1.1) translateX(0px) translateY(-20px)!important;
}
.container_liste_filtres_categorie_membre p {
    color: #ffffff;
	margin: 0px;
}
.container_liste_filtres_categorie_membre .picto_cat {
    min-width: 70px;
    height: 70px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.container_liste_filtres_categorie_membre .name_cat {
	font-family: 'Karla',Helvetica,Arial,Lucida,sans-serif;
    font-size: 18px;
    line-height: 1.1em;
    font-weight: 300;
}

@media only screen and (max-width: 767px) {
	.container_liste_filtres_categorie_membre {
    display: block !important;
  }
}




/*LISTE FILTRE ACCUEIL - FIN*/
/*MEMBRE NOUVEAU ACCUEIL - DEBUT */
.liste_rs_home_membre_nouveau{
	list-style-type: none!important;
    margin: 0 0 22px;
    padding: 0;
	text-align: center;
}
.liste_rs_home_membre_nouveau li{
	display: inline-block;
    margin-bottom: 8px;
    position: relative;
}
.liste_rs_home_membre_nouveau li a{
	background-color: #383838 !important;
	border-radius: 3px;
	height: 32px;
    width: 32px;
    padding: 0;
    box-sizing: content-box;
	margin-right: 8px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    position: relative;
	border: 0 solid #333;
}
.liste_rs_home_membre_nouveau li a i{
	height: 32px;
    width: 32px;
    font-size: 16px;
    line-height: 32px;
    display: block;
    color: #fff;
    transition: color .3s;
    position: relative;
    z-index: 10;
	color: #ffffff;
}
.liste_rs_home_membre_nouveau li a:hover i{
	color: hsla(0,0%,100%,.7);
}
/*MEMBRE NOUVEAU ACCUEIL - FIN */
.grecaptcha-badge {
    right: -500px !important;
}
.arx_menu_header ul.sub-menu {
    width: fit-content;
	margin-left: 0px;
	
}
.arx_menu_header .sub-menu li {
    width: fit-content;
}
.arx_menu_header .sub-menu li a {
	width: max-content;
}
.btn_voir_plus  p {
    width: fit-content;
    margin: auto;
    padding: 10px 20px !important;
    border-color: #ADC026;
    border-width: 2px;border-top: 0px;
    border-style: solid;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
    background-color: #ADC026;
    color: #ffffff;
}
.btn_voir_plus  p:hover {
    border-style: solid;
    background-color: #ffffff;
    color: #ADC026;
}
.voir_plus{
	transition:max-height 0.8s ease-out;
 	max-height: 350px;
	overflow: hidden;


}
.voir_plus.expanded{

/* 	max-height:0 !important;*/
	
}
.btn_voir_plus {
	cursor: pointer;
    text-align: center;
    border-top: 2px #ADC026 solid;
    /* border: 2px #000000 solid; */
}
.btn_voir_plus{
	
}
.img_adresse_before .et_pb_text_inner::before{
	content: url(/wp-content/uploads/2021/04/Groupe-49.svg);
	padding-right: 10px;
    padding-left: 10px;}
.img_adresse_before{
	display: flex;
	padding-top: 5px!important;
    padding-bottom: 5px;
}
.img_adresse_before .et_pb_text_inner {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}
.img_tel_before_mobile{
	content: url(/wp-content/uploads/2021/04/Groupe-33.svg);
	padding-right: 10px;
    padding-left: 10px;
}
.img_tel_before .et_pb_text_inner::before{
	content: url(/wp-content/uploads/2021/04/Groupe-33.svg);
	padding-right: 10px;
    padding-left: 10px;
}
.img_tel_before{
	display: flex;
	padding-top: 5px!important;
    padding-bottom: 5px;
}
.img_tel_before .et_pb_text_inner {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.img_website_before .et_pb_text_inner::before{
	content: url(/wp-content/uploads/2021/04/Groupe-43.svg);
	padding-right: 10px;
    padding-left: 10px;}
.img_website_before{
	display: flex;
	padding-top: 5px!important;
    padding-bottom: 5px;
}
.img_website_before .et_pb_text_inner {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}


.container_form_not_founded{
	display: none;
}
#arx_search_field{
	width: 100%;
  height: 55px;
	border: none;
}
#arx_search_field::placeholder{
  text-align: center;
}
input#arx_submit_recherche, input#arx_submit_recherche_meilisearch {
  color: #ffffff!important;
  border-width: 1px!important;
  border-radius: 0px;
  font-size: 14px;
  font-weight: 600!important;
/*    background-color: #00b4ce;*/
  cursor: pointer;
  padding: 0px 0px;
	position:absolute;
	top:13px;
	right:40px;
	width:25px;
	height:25px;
}
input#arx_submit_recherche:hover, input#arx_submit_recherche_meilisearch:hover {
  color: #00b4ce!important;
	border-color: #00b4ce;
  background-color: #ffffff;
}
/* CSS Document */

/*<DOCUMENT> */
/*R�glage du bug qui affichait de l'espace (entre la navbar et le slider r�volution) en scrollant vers le bas*/
#et-main-area {
  margin-top: 0px !important;
}
/* OBJET MEMBRE */
#objet_membre {
  padding: 20px 20px 20px 70px;
  border: 4px solid #ededed;
  border-radius: 3px;
  position: relative;
  margin-bottom: 50px;
}
/* OBJET MEMBRE :: HOVER */
#objet_membre:hover {
  border-color: #1BB4C7;
  cursor: pointer;
  /*	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
}
/*///////////////////*/
/* TITRE MEMBRE */
#titre_membre a {
  text-decoration: none;
  color: #333333;
  font-size: 20px;
  text-transform: uppercase;
}
/*///////////////////*/
/* RECRUTEMENT MEMBRE */
.annonce_recrutement{
	font-weight: bold;
	color:#1AB4C7;
}
.objet_annonce_recrutement{
	border-radius:10px;
	background-color: #ededed;
/*	border:1px solid #1AB4C7;*/
	margin-bottom: 25px;
	padding : 20px 20px;
}




/*///////////////////*/
/* IMAGE MEMBRE */
.image_liste_membre {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-color: #ffffff;
  width: 70px;
  height: 70px;
  left: -10px;
  top: -10px;
  border-radius: 100%;
  border: 3px solid #ededed;
  box-shadow: 0px 0px 15px grey;
  z-index: 3;
  position: absolute;
  /*	margin-left: -27px;*/
  /*	margin-top:30px;*/
  margin-left: -3%;
  margin-top: -3%;
}
/*///////////////////*/
/* ACTUALITE MEMBRE */
.actualite_membre_container{
	display:flex;
	flex-direction: row;
	flex-wrap: wrap;
	
}
.actualite_membre_img {
    width: 100%;
    height: 250px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-bottom: 20px;
}

.actualite_membre_contenu{
	width: 100%;
}
.actualite_single{
	width: 33%;
	padding:0px 20px 60px 0px;
}
.actualite_membre_titre h3{
	padding-bottom: 20px;
	text-align: left;
	font: normal normal bold 19px/19px Karla;
	letter-spacing: 0px;
	color: #ADC026;
}
.actualite_membre_date{
	padding-bottom: 10px;
	text-align: left;
	font: normal normal bold 16px/19px Karla;
	letter-spacing: 0px;
	color: #3B3B3B;
}
/*///////////////////*/
/* offre_emploi MEMBRE */
.offre_emploi_membre_container{
	display:flex;
	flex-direction: row;
	flex-wrap: wrap;
	
}
.offre_emploi_membre_contenu{
	width: 100%;
}
.offre_emploi_single{
	width: 33%;
	padding:0px 20px 60px 0px;
}
.offre_emploi_membre_titre h3{
	padding-bottom: 20px;
	text-align: left;
	font: normal normal bold 19px/19px Karla;
	letter-spacing: 0px;
	color: #ADC026;
}
.offre_emploi_membre_date{
	padding-bottom: 10px;
	text-align: left;
	font: normal normal bold 16px/19px Karla;
	letter-spacing: 0px;
	color: #3B3B3B;
}
/*///////////////////*//*///////////////////*/
/*///////////////////*/
/* offre_emploi ALL DISPLAYED */
.all_offre_emploi_membre_container{
	display:flex;
	flex-direction: row;
	flex-wrap: wrap;
	
}
.all_offre_emploi_membre_thumbnail{
	width: 100%;
	height: 200px;
	content: '';
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.all_offre_emploi_membre_contenu{
	width: 100%;
    padding: 20px;
    background-color: #f6f2f2;
}
a{
	color: #B1C844;
}
.all_offre_emploi_single{
	margin-right: 1%;
    width: 32%;
	margin-bottom: 5px;
    margin-top: 5px;
    border: 1px solid #eeeeee;
    border-radius: 30px;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 7px -2px rgb(0 0 0 / 29%);
    box-shadow: 0px 0px 7px -2px rgb(0 0 0 / 29%);
}

@media(max-width:990px) {
	.all_offre_emploi_single{
		margin:0px auto 20px auto;
		width: 95%;
	}
	
	
}



.all_offre_emploi_single .cta_contact{
	display: inline-block;
	text-align: center;
    width: 100%;
	color: #ffffff!important;
    border-width: 0px!important;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 600!important;
    background-color: #B1C844;
}
.all_offre_emploi_single a .cta_contact:after{
	transition: all 300ms ease 0ms;
    font-size: 32px;
	font-size: 1em;
    content: ">";
    opacity: 0;
    position: absolute;
    margin-left: -1em;
    -webkit-transition: all .2s;
    transition: all .2s;
    text-transform: none;
    -webkit-font-feature-settings: "kern" off;
    font-feature-settings: "kern" off;
    font-variant: none;
    font-style: normal;
    font-weight: 400;
    text-shadow: none;
}
.all_offre_emploi_single a:hover .cta_contact:after{
	opacity: 1;
	margin-left: 3px;
}
.all_offre_emploi_membre_titre h3{
	padding-bottom: 20px;
	text-align: left;
	font: normal normal bold 19px/19px Karla;
	letter-spacing: 0px;
	color: #ADC026;
}
/*///////////////////*//*///////////////////*/
/* tag_membre MEMBRE */
/*
.tag_membre_container{
  display:flex;
  flex-wrap:wrap;
  flex-direction: column;
	min-height: 700px;
    height: 100vh;
    flex-direction: column;
    justify-content: flex-start;
}
.tag_membre_single {
 	width:31%;
	margin-bottom: 5px;
    margin-top: 5px;
    border: 1px solid #eeeeee;
    border-radius: 30px;
    overflow: hidden;	
	-webkit-box-shadow: 0px 0px 7px -2px rgb(0 0 0 / 29%);
	box-shadow: 0px 0px 7px -2px rgb(0 0 0 / 29%);

}
.tag_membre_single:nth-child(3n+1){
  order:1;
}
.tag_membre_single:nth-child(3n+2){
  order:2;
}
.tag_membre_single:nth-child(3n+3){
  order:3;
}
*/
.display_flex{
	display: flex;
	flex-direction: row;
    justify-content: space-between;
    align-items: center;
	justify-content: flex-end;
	
}
.tag_membre_container {
	counter-reset: tag_membre_single;
}

.tag_membre_single{
	width: 32%;
  
    margin-bottom: 5px;
    margin-top: 5px;
    border: 1px solid #eeeeee;
    border-radius: 30px;
    overflow: hidden;	
	-webkit-box-shadow: 0px 0px 7px -2px rgb(0 0 0 / 29%);
box-shadow: 0px 0px 7px -2px rgb(0 0 0 / 29%);
}

/*
.tag_membre_container {
	column-count: 3;
	column-gap: 16px;
}

.tag_membre_single{
	display: inline-block;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 100%;
    border: 1px solid #eeeeee;
    border-radius: 30px;
    overflow: hidden;	
	-webkit-box-shadow: 0px 0px 7px -2px rgb(0 0 0 / 29%);
box-shadow: 0px 0px 7px -2px rgb(0 0 0 / 29%);
}
*/
.tag_membre_contenu, .all_services_lien_membre{
	padding: 20px 30px 20px 30px;
	width: 100%;
}
.tag_membre_img {
    width: 100%;
    height: 250px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-bottom: 20px;
}
.tag_membre_titre h3{
	padding: 20px 30px 20px 30px;
	text-align: left;
	font: normal normal bold 19px/19px Karla;
	letter-spacing: 0px;
	color: #ADC026;
	text-transform: uppercase;
}
.tag_membre_mots_cles {
	margin-bottom: 5px;
	font-weight: 600;
}
/*///////////////////*/
.coordonnes_gps_button{
	
}

#gps_button a{
text-decoration: none!important;
	color:#fff!important;
	font-size: 14px;
	background-color:#1BB4C7;
	padding: 8px 30px;
	color:#fff!important;
	border-style:none;
	font-weight: 600!important;
}

 

.membre_baseline {
  text-decoration: none;
  color: #333333;
  font-size: 16px;
  text-transform: uppercase;
}
/* <FOCUS MEMBRE> */
.et_pb_row et_pb_row_1 {}
.focus_membre_main_container {
  display: flex;
  width: auto;
  max-width: 1080px;
  margin: auto;
  background-color: #fff;
  position: relative;
}


@media(max-width:1024px) {
.focus_membre_main_container {
	margin-top:-200px;
	padding-top:180px;
	}
	
	
}



.focus_membre_second_container {
  padding: 50px;
}
.focus_membre_text_container {
  /*line-height: 1.7em;*/
  font-weight: 600;
  font-size: 1.2em;
  color: #666;
}
.focus_membre_images_guillements img {
  /* margin-top:-130px;
	padding-top: 50px;
	width: 5%;
  position: absolute;*/
  display: none;
}
.focus_membre_button_container {
  /*float: right;*/
  margin-right: 20px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.focus_membre_button_container a {
  font-size: 14px;
  padding: 10px 20px 10px 20px;
  z-index: 1000000;
}
.focus_membre_third_container {
  margin-bottom: auto;
	z-index:5000000;
}
.main_image_bloc {
  position: relative;
  height: 350px;
	z-index:5;
}
.main_image_bloc .img1 {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 270px;
  height: 270px;
  margin-top: -10em;
  margin-left: auto;
  margin-right: auto;
  border-radius: 100%;
  box-shadow: 0px 0px 15px grey;
}
.second_image_bloc {}
.main_image_bloc > .img2 {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-color: #ffffff;
  width: 158px;
  height: 158px;
  top: 50%;
  left: 50%;
  position: absolute;
  /*margin-left: auto;
	margin-right: auto;*/
  border-radius: 100%;
  box-shadow: 0px 0px 15px grey;
  z-index: 3;
}
/* /////////////////// */
/* <NOUVEAUX MEMBRES> */
.conteneur_principal .img1 {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 240px;
  height: 240px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 100%;
  border: 2px solid #fff;
	    background-color: white;
}
.dirigeant_membre h4 {
	margin-top: 50px;
	margin-bottom: 15px;	
	text-align: center;
	text-transform: uppercase;
	font-weight: 1000;
	font-size: 1.5em;
	padding: 0px 10px 0px 10px;
}

@media (max-width:1000px) {
.dirigeant_membre h4 {
color:#fff !important;
	}
}
/*
.content_membre {
  width: auto;
  margin-left: auto;
  margin-right: auto;
  height: 50px;
}
.content_membre p {
  margin-top: 30px;
  text-align: center;
  font-size: 1.1em;
  line-height: 1.7em;
  font-weight: 500;
  padding: 0px 10px 0px 10px;
}
*/
.conteneur_principal > .et_pb_social_media_follow li a {
  background-color: #383838 !important;
}
.tous_les_membres_container_img div{
	width: 180px;
    height: 180px;
	margin:0 auto !important;
    content: "";
    background-position: center;
    background-size: 85%;
    background-repeat: no-repeat;
}
.decoration-list-none > a {
  text-decoration: none !important;
  color: black;
}
.bouton_1 {
  background-color: #1BB4C7;
  color: #fff;
  padding: 5px 20px;
  border-radius: 5px;
  font-size: 16px;
}
/* /////////////////// */
@media(max-width:990) {}
/* </FOCUS MEMBRE> */

p.cf-sb {
  text-align: left !important;
  padding: 0 !important;
  margin: 0;
}
.oswald {
  font-family: 'Oswald';
}
p {
  margin-bottom: 20px;
}
.titre_colonne p {
  font-size: 20px;
  line-height: 25px !important
}
.bouton_1 {
  background-color: #1BB4C7;
  color: #fff;
  padding: 5px 20px;
  border-radius: 5px;
  font-size: 16px;
}
@media (max-width:979px) {
	.tag_membre_single{
		width: 48%;
	}
	.focus_membre_button_container {
		margin: 0px;
	}
	.focus_membre_button_container a {
		margin-left: auto;
		margin-right: auto;
	}
	.titre_colonne img {
		display: block;
		float: none !important;
	}
  form.mailpoet_form.mailpoet_form_form.mailpoet_form_shortcode input[type="email"]{
    min-width: unset;
  }
}
@media (max-width:1000px) {
  .titre_colonne img {
    display: block;
    float: none !important;
  }
}
/*h1 {
  font-size: 30px;
  font-weight: bold;
  color: black;
  text-transform: uppercase;
}
h2 {
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  color: black;
}*/
ul {
  margin-left: 25px;
  margin-bottom: 15px;
}
#mobile_menu1 li{
	list-style: none;
}
ul li {
  list-style: outside;
}
.ordered ol > li:before {
  color: #ffffff;
  content: counter(li, decimal);
  padding: 10px 20px;
  background-color: #279eff;
  font-weight: bold;
  counter-increment: li;
  margin-right: 15px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.header_bottom {
  padding: 0 !important;
}
#mkd-home-slider {
  height: 590px !important;
}
@media (max-width:1000px) {
  #mkd-home-slider {
    height: 500px !important;
  }
  #mkd-home-slider .item {
    height: 500px !important;
  }
}
@media (max-width:600px) {
  .footer_top .column2 div {
    float: none !important;
    text-align: center !important;
  }
}
.colonne_hp .latest_post_holder.minimal > ul > li {
  padding-top: 0px !important;
  margin-bottom: 20px !important;
}
.breadcrumb a, .breadcrumb span {
  text-transform: none;
  letter-spacing: 1px !important;
}
.breadcrumbs_inner {
  text-align: left !important;
}
.breadcrumb {
  display: block !important;
}
#breadcrumbs {
  text-align: left;
  font-size: 12px !important;
  padding: 15px 0 50px 0;
}
.colonne_hp .latest_post_holder.minimal .excerpt {
  font-size: 12px;
}
.colonne_hp .latest_post_holder.minimal .latest_post_categories a {
  font-weight: normal !important;
  color: #192b5a !important;
}
.colonne_hp .latest_post_holder.minimal .latest_post_title {
  /*background-color:#034ea2;
	padding:5px;*/
  text-transform: none;
}
.colonne_hp .latest_post_holder.minimal .latest_post_title a {
  font-size: 15px;
  color: #192b5a !important;
}
.latest_post_title {
  line-height: 19px !important;
}
.bloc_texte h2 {
  color: #fff !important;
  background-color: #0e4194 !important;
  padding: 5px !important;
  font-size: 22px !important;
  line-height: 25px !important;
  margin: 10px 0 20px 0 !important;
  text-transform: uppercase !important;
  clear: both !important;
}
.container_pictos img {
  margin: 5px;
}
.header_top {
  height: 100px !important;
}
.mkd_logo img.sticky {}
.mkd_logo img.normal {
  margin-top: -70px;
}
@media (max-width:1200px) {
  .mkd_logo img.normal {
    margin-top: 0px;
  }
}
.ui-autocomplete {
  z-index: 1000 !important;
}
.ui-autocomplete-loading {
  background: white url("img/ui-anim_basic_16x16.gif") right center no-repeat;
}
.pass_vip {
  background-color: #034ea2;
  padding: 15px 10px;
  text-align: center;
  text-transform: uppercase;
  font-weight: normal !important;
  margin: 20px 10px;
}
.pass_vip a {
  color: #ffe200;
  font-weight: normal !important;
}
.pass_vip a span {
  font-weight: bold;
}
@media (max-width:1000px) {
  .mkd_logo {
    top: 0px;
  }
}
.header_top .right {
  width: 100% !important;
  padding-top: 0px;
}
@media (max-width:1000px) {
  .header_top .right {
    width: 100% !important;
    padding-top: 0px;
  }
}
.header_top .right .bloc_1 {
  float: right;
  text-transform: uppercase;
  font-size: 20px;
  padding-right: 25px;
}
.header_top .right .bloc_1 span {
  display: block;
  padding: 0px 0px !important;
  background-color: #ffe100;
  color: #192b5a !important;
  text-align: center;
  font-size: 30px !important;
  font-weight: bold;
  clear: right;
  float: right;
  line-height: 30px;
  padding: 5px !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.header_top .right .bloc_1 img {
  height: 65px !important;
}
.header_top .right .bloc_1 .baseline {
  float: right;
}
.header_top .right .bloc_2 {
  float: right;
  line-height: 12px;
  padding-right: 25px;
}
.header_top .right .bloc_2 .prix {
  color: #ffe100;
  font-size: 40px;
  line-height: 40px;
  padding-top: 5px !important;
  font-weight: bold;
}
.header_top .right .bloc_2 .prix_2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  padding-top: 5px;
}
.header_top .right .bloc_2 .prix_3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  padding-top: 5px;
}
.header_top .right .bloc_3 {
  float: right;
  background-image: url(img/time-bg.png);
  background-repeat: no-repeat;
  background-position: top left;
  color: #192b5a !important;
  font-size: 18px;
  font-weight: bold;
  line-height: 17px;
  text-transform: uppercase;
  padding-left: 15px;
  padding-top: 5px;
  margin-top: 10px;
  padding-right: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.header_top .right .bloc_3_pictos {
  float: right;
  padding-left: 15px;
  padding-top: 5px;
  margin-top: 10px;
  padding-right: 5px;
}
.header_top .right .anotation {
  font-size: 10px;
  font-weight: normal;
}
.header-right-widget {
  width: 100% !important;
}
.header_bottom {}
#menu-main-menu .current-menu-item {
  /*background-image:url(img/active-menu-bg.png);
	background-position:bottom;
	background-repeat:repeat-x;*/
}
#menu-main-menu li {
  /*border-right:solid 1px #ECECEC;*/
}
#menu-main-menu li:hover {
  /*background-image:url(img/active-menu-bg.png);
	background-position:bottom;
	background-repeat:repeat-x;*/
}
.mkd_logo .normal {
  /*width:300px !important;*/
  height: 126px !important;
  top: -50px !important;
  position: absolute !important;
}
@media (max-width:1200px) {
  .mkd_logo .normal {
    /*width:200px !important;*/
    height: 113px !important;
    top: -120px !important;
    position: absolute !important;
  }
}
@media (max-width:1000px) {
  .mkd_logo .mobile {
    /*width:200px !important;*/
    top: -15px !important;
  }
}
@media (max-width:470px) {
  .mobile_menu_button span {
    vertical-align: bottom;
    margin-left: 10px;
  }
  .mobile_menu_button {
    margin-left: 10px;
    margin-bottom: 10px;
  }
}
.mobile_menu {
  padding-left: 10px;
}
#slider_sticker {
  position: absolute;
  z-index: 1000000;
  top: 150px;
  left: 100px;
  font-family: 'Oswald';
}
@media (max-width:600px) {
  #slider_sticker {
    width: 90%;
    top: 150px;
    left: 0px;
  }
}
#slider_sticker .titre_pass {
  font-size: 26px;
  line-height: 30px;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 0 20px;
  text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.5);
}
#slider_sticker .titre_pass span {
  color: #ffe100;
  font-weight: bold;
}
#slider_sticker .container_vip_home {
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}
form.pass-vip input {
  width: 80%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #F3F3F3;
  border: none;
  padding: 10px;
}
form.pass-vip ol.cf-ol li {
  padding-bottom: 0px;
  line-height: normal;
  text-align: center;
}
form.pass-vip label {
  display: none;
}
form.pass-vip p.cf-sb {
  text-align: center;
  padding: 0 !important;
  margin: 0 0 10px 0;
}
.success {
  width: auto !important;
}
form.pass-vip .sendbutton {
  width: 100%;
  margin: 0 !important;
}
#slider_sticker .container_vip_home .cf_info {
  width: 75% !important;
  font-size: 12px !important;
}
#slider_sticker .price_time {
  background-image: url(img/price-time-bg.png);
  width: 410px;
  height: 120px;
  background-repeat: no-repeat;
  color: #fff;
  padding-left: 20px;
  padding-top: 15px;
}
#slider_sticker .price {
  float: left;
  color: #ffe100;
  font-size: 70px;
  padding-top: 0px;
  font-weight: bold;
}
#slider_sticker .price_annotation {
  float: right;
  text-transform: uppercase;
  font-size: 13px;
  padding-right: 10px;
}
#slider_sticker .annotation_1 {
  font-size: 14px;
}
#slider_sticker .annotation_2 {
  font-size: 10px;
  line-height: 10px;
}
#slider_sticker .time {
  clear: both;
  font-size: 25px;
  padding-top: 5px;
  padding-left: 15px;
}
#slider_sticker .annotation_time {
  font-size: 10px;
  line-height: 10px;
  padding-left: 15px;
  padding-top: 2px;
  opacity: 0.7;
}
#slider_sticker .titre_recherche {
  color: #fff;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 35px;
  padding-top: 20px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.67);
}
#slider_sticker .mkd_counter_holder {
  display: inline !important;
  padding: 0px !important;
}
#slider_sticker .counter {
  display: inline !important;
  line-height: 63px;
}
#slider_sticker .lien_abo {
  background-color: #ffe100;
  padding: 10px;
  font-size: 20px;
  text-align: right;
  text-transform: uppercase;
  font-weight: normal !important;
}
.formulaire_geoloc {
  padding-top: 5px;
}
.formulaire_geoloc #code_postal_rech {
  padding: 10px;
  border: none;
  text-transform: uppercase;
  color: #B8B8B8;
  font-size: 25px;
  border: solid 1px #EBEBEB;
  text-align: center;
}
.bg_overlay {
  background-color: rgba(0, 0, 0, 0.5);
}
.mkd_counter_holder p.counter_text {
  padding-top: 15px !important;
}
.qbutton.big_large_full_width {
  font-size: 15px !important;
  height: 35px !important;
  line-height: 35px !important;
  text-align: left;
  padding-left: 10px !important;
}
.footer_top .widget h4 {
  color: #000;
  margin: 0 0 5px;
}
.footer_top_holder .menu-item {}
.footer_top_holder .menu-item:last-child {
  border-right: none !important;
}
.footer_top_holder .menu-item a {
  font-family: 'Open sans';
  color: #000;
  margin-bottom: 0px !important;
  font-size: 12px;
  font-weight: normal;
}
.footer_top_holder .current-menu-item a {
  color: #000;
  font-weight: 900;
}
.menu-footer-menu-1-container {
  margin-bottom: 25px !important;
}
.footer_top_holder #menu-footer-menu-2 .menu-item a {
  font-family: 'Open sans';
  color: #000;
  margin-bottom: 0px !important;
  font-size: 12px;
  font-weight: normal;
}
.widget_wysija_cont p label {
  display: block;
  padding-top: 15px;
  font-size: 12px;
  font-weight: 800;
  color: #000;
}
.logo_footer {
  float: right;
  margin-rifght: 10px;
  margin-top: -10px;
  max-width: 30%;
}
.credit_arexpo {
  font-size: 12px;
  line-height: 15px;
  padding-right: 70px;
  padding-top: 20px;
}
.concept_bloc_1 {
  background-image: url(img/triangle-bg.png);
  background-position: top right;
  background-repeat: no-repeat;
  padding: 50px 0;
}
.concept_bloc_1 ul {
  margin-left: 45px;
}
.concept_bloc_1 li {
  width: 80%;
  color: #ffe100;
  font-size: 20px;
  line-height: 25px;
  list-style-position: outside;
  padding-bottom: 20px;
  font-weight: 600;
}
.vc_text_separator.full .separator_content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  top: 0px;
  padding: 20px 60px;
  font-size: 28px;
  line-height: 30px;
  color: #3e3e3e;
  font-weight: 700;
  letter-spacing: 1px !important;
  text-align: center;
  background-color: transparent;
  border: 1px solid transparent;
}
@media (max-width: 1000px) {
  .header_top {
    height: 130px !important;
  }
  .header_top .right {
    width: 100% !important;
  }
  #slider_sticker {
    position: absolute;
    z-index: 1000000;
    top: 70px;
    left: 100px;
    font-family: 'Open sans';
  }
  .qbutton.big_large_full_width {
    font-size: 13px !important;
    height: 25px !important;
    line-height: 25px !important;
    text-align: left;
    padding-left: 10px !important;
  }
  .concept_bloc_1 {
    background-image: none !important;
    background-color: rgba(20, 39, 79, 0.8);
    padding: 50px 0;
  }
  .concept_bloc_1 ul {
    margin-left: 45px;
  }
  .concept_bloc_1 li {
    width: 80%;
    color: #ffe100;
    font-size: 20px;
    line-height: 25px;
    list-style-position: outside;
    padding-bottom: 20px;
    font-weight: 600;
  }
}
@media (max-width: 769px) {
  .header_top .right .bloc_1 {
    float: right;
    text-transform: uppercase;
    font-size: 20px;
    padding-right: 25px;
  }
}
@media (max-width: 600px) {
  .header_top {
    display: none !important;
  }
  .next_nav, .prev_nav {
    display: none;
  }
  #slider_sticker {
    position: absolute;
    z-index: 1000000;
    top: 30px;
    left: 30px;
    font-family: 'Open sans';
  }
  #slider_sticker .price_time {
    width: auto !important;
    height: 120px;
    background-repeat: no-repeat;
    color: #fff;
    padding-left: 20px;
    padding-top: 15px;
  }
}
@media (max-width: 455px) {
  .header_top {
    display: none !important;
  }
  .next_nav, .prev_nav {
    display: none;
  }
  #slider_sticker {
    position: absolute;
    z-index: 1000000;
    top: 30px;
    left: 10px;
    font-family: 'Open sans';
  }
  #slider_sticker .counter {
    font-size: 40px !important;
    line-height: 50px !important;
  }
  #slider_sticker .price_time {
    width: auto !important;
    height: 120px;
    background-repeat: no-repeat;
    color: #fff;
    padding-left: 20px;
    padding-top: 15px;
  }
  #slider_sticker .price {
    float: left;
    color: #ffe100;
    font-size: 40px;
    padding-top: 10px;
    font-weight: bold;
    margin-top: -20px !important;
  }
  #slider_sticker .price_annotation {
    float: right;
    text-transform: uppercase;
    font-size: 12px;
    padding-right: 10px;
  }
  #slider_sticker .annotation_1 {
    font-size: 11px;
  }
  #slider_sticker .annotation_2 {
    font-size: 9px;
    line-height: 10px;
  }
  #slider_sticker .time {
    clear: both;
    font-size: 20px;
    padding-top: 5px;
    padding-left: 5px;
  }
  #slider_sticker .annotation_time {
    font-size: 10px;
    line-height: 10px;
    padding-left: 5px;
    padding-top: 5px;
    opacity: 0.7;
  }
  #slider_sticker .titre_recherche {
    color: #fff;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 30px;
    padding-top: 20px;
  }
  #slider_sticker .formulaire_geoloc {
    padding-top: 5px;
  }
  #slider_sticker .formulaire_geoloc #code_postal_rech {
    padding: 10px;
    border: none;
    text-transform: uppercase;
    color: #B8B8B8;
    font-size: 18px;
  }
  .logo_footer {
    float: none;
    max-width: 100%;
    margin: 0 auto 20px auto;
  }
  .credit_arexpo {
    font-size: 12px;
    line-height: 15px;
    padding-right: 0px;
    padding-top: 20px;
  }
  #code_postal_rech {
    width: 200px !important;
    font-size: 18px !important;
  }
}
@media (max-width:345px) {
  #slider_sticker .price {
    float: left;
    color: #ffe100;
    font-size: 40px;
    padding-top: 10px;
    font-weight: bold;
  }
  #slider_sticker .annotation_1 {
    font-size: 10px;
  }
  #slider_sticker .annotation_2 {
    font-size: 8px;
    line-height: 10px;
  }
  #slider_sticker .time {
    clear: both;
    font-size: 17px;
    padding-top: 5px;
    padding-left: 5px;
  }
}
@media (max-width:767px) {
	.hide_on_mobile {
		display: none;
	}
	.actualite_single, .offre_emploi_single {
		width: 100%;
		padding: 0px 0px 40px 0px;
	}
}
.resultat_clubs_proches {
  margin: 15px 0 0 20px;
}
.resultat_clubs_proches li {
  padding: 10px 0 5px 10px;
}
.resultat_clubs_proches li:hover {
  background-color: #ffe200;
}
.resultat_clubs_proches li a {
  padding-right: 5px;
}
.resultat_clubs_proches li span {
  padding: 5px;
  font-size: 12px;
}
#map_canvas {
  width: 100%;
  height: 500px;
  border: solid 10px #fff;
}
/* FICHE CLUB */
.titre_club {
  font-weight: bold;
  font-size: 40px;
  color: #ffe200;
  line-height: 50px;
  padding: 40px 0;
  text-align: center;
}
.titre_club span {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
}
.titre_club p {
  color: #fff;
  line-height: 40px;
  font-size: 30px;
}
.infos_club {
  padding: 10px;
  background-color: #fff;
}
.offre_club {
  padding: 10px;
  background-color: #fff;
}
.titre_club_2 p {
  color: #000459;
  font-size: 25px;
  line-height: 32px;
}
.titre_club_2 p strong {
  font-size: 25px;
}
.titre_club_2 {
  border-bottom: #000459 dashed 1px;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.statut_projet {
  background-color: #CC2023;
  padding: 10px;
  margin-bottom: 20px;
}
.statut_projet p {
  color: #fff !important;
  font-size: 14px;
  line-height: 19px;
}
.statut_preouverture {
  background-color: #ffe200;
  padding: 10px;
  margin-bottom: 20px;
}
.statut_preouverture p {
  font-size: 14px;
  line-height: 19px;
}
.texte-soyez-malin {
  background-color: #000459;
  padding: 10px;
  margin-bottom: 20px;
}
.texte-soyez-malin p {
  color: #fff !important;
  font-size: 14px;
  line-height: 19px;
}
.texte-soyez-malin p strong {
  font-size: 17px;
}
.offre_club {
  background-color: #DCDCDC;
}
.offre_club label {
  display: none;
}
.offre_club .cform textarea, .offre_club .cform input {
  width: 80%;
  font-size: 16px;
  background-color: #fff;
  border: solid 1px #D3D3D3;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #B0B0B0;
  font-weight: normal;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
.offre_club input[type=submit] {
  background-color: #E40C10;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
}
.offre_club ol.cf-ol li {
  background: none !important;
  margin: 5px 0 !important;
  padding: 0;
  list-style: none !important;
  text-align: left;
  line-height: 1.3em;
  padding-bottom: 0;
}
.offre_club p.cf-sb {
  text-align: left;
  padding: 0 !important;
  margin: 0 0 30px 0;
}
.adresse_club {
  padding-left: 40px;
  background-image: url(img/fiche-marker.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  padding-bottom: 20px;
}
.adresse_club .parking {
  background-color: #CC0003;
  padding: 2px 5px;
  margin-left: 15px;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  display: inline-block;
}
.infoline_club {
  padding-left: 40px;
  font-weight: bold;
  background-image: url(img/fiche-phone.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  padding-bottom: 20px;
  font-size: 20px;
}
.horaires_club {
  padding-left: 40px;
  font-weight: bold;
  background-image: url(img/fiche-time.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  padding-bottom: 20px;
  font-size: 20px;
}
.site_club {
  padding-left: 40px;
  background-image: url(img/fiche-website.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  padding-bottom: 20px;
  font-size: 20px;
  font-weight: normal;
}
.site_club a {
  font-weight: normal !important;
}
.planning_club {
  padding-left: 40px;
  background-image: url(img/fiche-planning.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  padding-bottom: 20px;
  font-size: 20px;
  font-weight: normal;
}
.planning_club a {
  font-weight: normal !important;
}
.email_club {
  padding-left: 40px;
  background-image: url(img/fiche-email.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  padding-bottom: 20px;
  font-size: 20px;
}
.email_club a {
  font-weight: normal !important;
}
.espace_adherent_club {
  padding-left: 40px;
  background-image: url(img/fiche-adherent.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  padding-bottom: 20px;
  font-size: 20px;
}
.espace_adherent_club a {
  font-weight: normal !important;
}
.separateur {
  padding-top: 15px;
  margin-bottom: 15px;
  border-bottom: #000459 dashed 1px;
}
.texte-offre {
  border: solid 1px #192b5a;
  background-color: #ECECEC;
}
.texte-offre .titre {
  font-weight: bold;
  padding: 10px;
  font-size: 22px;
  line-height: 26px;
  text-align: center;
  background-color: #192b5a;
  color: #ffe200;
}
.texte-offre .titre div {
  float: right;
  width: 60%;
  padding-top: 15px;
}
.texte-offre .promo {
  font-weight: bold;
  background-color: #E40C10;
  color: #fff;
  padding: 10px;
  font-size: 20px;
  text-align: center;
  padding-bottom: 0px;
}
.texte-offre .prix_normal {
  text-align: center;
  background-color: #E40C10;
  color: #fff;
  font-size: 12px;
  padding-bottom: 10px;
}
.texte-offre .limite_quantite {
  padding-top: 20px;
  text-align: center;
  font-weight: bold;
  font-size: 19px;
  line-height: 22px;
}
.texte-offre .compteur {
  padding-top: 5px;
  color: #E40C10;
  text-align: center;
  font-weight: bold;
  font-size: 17px;
  line-height: 20px;
}
.texte-offre .compteur span {
  font-size: 24px;
}
.texte-offre .annotation {
  font-size: 13px;
  text-align: center;
  padding-top: 20px;
  line-height: 16px;
}
.texte-offre .infos_inscription {
  font-size: 12px;
  padding-top: 20px;
}
.titre_preinscription {
  font-weight: bold;
  padding-top: 25px;
  text-align: center;
}
.texte-offre ol.cf-ol li {
  text-align: center;
}
.texte-offre p.cf-sb {
  text-align: center;
}
.texte-offre label {
  display: none;
}
.texte-offre ol.cf-ol li {
  background: none !important;
  margin: 5px 0 !important;
  padding: 0;
  list-style: none !important;
  text-align: center;
  line-height: 18px;
  ;
  padding-bottom: 5px;
}
.infos_inscription {
  border-top: dashed 1px #010C3F;
  margin-top: 20px;
  padding-bottom: 20px;
  font-size: 12px;
  line-height: 16px;
}
.infos_inscription p {
  text-align: center;
  padding-top: 20px;
}
.infos_inscription ol {
  padding-top: 15px;
  padding-left: 15px;
}
.infos_inscription ol li {
  padding-bottom: 20px;
  list-style: decimal;
  margin-left: 15px;
}
.infos_inscription .date_debut {
  font-weight: bold;
  color: #F8060A;
}
.bureau_accueil {
  font-size: 12px;
  line-height: 16px;
  padding-left: 15px;
}
.content_bo_club .ligne_form {
  position: relative;
  padding: 5px 0;
}
span.toggle-password {
  position: absolute;
  top: 5px;
  right: 5px;
  width: auto !important;
}
.content_bo_club .ligne_form span {
  display: block;
  float: left;
  clear: left;
  width: 280px;
  font-weight: bold;
  font-size: 13px;
}
.content_bo_club .ligne_form span.info_champ {
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  font-style: italic;
  font-family: arial;
  float: right;
  width: 30%;
}
/*
.content_bo_club .ligne_form input[type=text], .content_bo_club .ligne_form input[type=password], .content_bo_club .ligne_form select {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 15px;
  border: solid 1px #333333;
  padding: 5px;
}
*/
.ligne_form textarea {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 15px;
  border: solid 1px #333333;
  padding: 5px;
  font-family: arial;
}
.content_bo_club .ligne_form input[type=submit], .ligne_form input[type=button] {
	color: #ffffff!important;
    border-width: 0px!important;
    border-radius: 5px;
	padding:5px;
    font-size: 15px;
    font-weight: 600!important;
    background-color: #B1C844;
	
	cursor: pointer;
}
.help_bouton {
  width: 15px;
  height: 15px;
  cursor: pointer;
  vertical-align: middle;
  opacity: 0.3;
}
.info_champ {
  position: absolute;
  visibility: hidden;
  margin-top: 30px;
  border: solid 1px #ACACAC;
  padding: 10px;
  background-color: #F9FBBC;
  z-index: 1000000;
}
.erreur {
  background-color: #F3BDBE;
  color: #721E20;
  font-size: 13px;
  padding: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.msg_success {
  background-color: #B7EBBE;
  color: #2E6B12;
  font-size: 13px;
  padding: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.bouton_deconnexion {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: none;
  background-color: #333;
  color: #fff;
  padding: 5px 10px;
  font-size: 16px;
  cursor: pointer;
}
.ligne_form input[type=text] {
  width: 450px;
}
.ligne_form textarea.adresse {
  width: 450px;
  height: 100px;
}
.container_wysiwyg {
  float: right;
  width: 430px;
  margin-right: 50px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: none;
  padding: 10px;
  background-color: #E4E4E4;
  border: solid 1px #ccc;
}
#onglets {
  margin-bottom: 20px;
  border-bottom: solid 1px #ccc;
}
#onglets li {
  display: inline-block;
}
#onglets li input[type=submit] {
  background-color: transparent;
  border: none;
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
  cursor: pointer;
  color: #fff;
}
#onglets li {
  margin-right: 1px;
  padding: 5px;
/*
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
*/
  background-color: #A9A9A9;
}
#onglets li:hover {
  background-color: #D2D2D2;
}
#onglets li.actif {
  background-color: rgba(3, 78, 162, 1);
}
#onglets li.actif:hover {
  background-color: #5a1e58;
}
.image_gallery_item {
  float: left;
  margin: 0 20px 20px 0;
  border: solid 1px #ccc;
  background-color: #F0F0F0;
  padding: 10px;
  width: 210px;
  height: 230px;
  position: relative;
}
/*
.container_actions {
  padding: 5px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.3);
  position: absolute;
  bottom: 10px;
  right: 15px;
  box-shadow: 3px 4px 7px 0px rgba(119, 119, 119, 0.71);
  -moz-box-shadow: 3px 4px 7px 0px rgba(119, 119, 119, 0.71);
  -webkit-box-shadow: 3px 4px 7px 0px rgba(119, 119, 119, 0.71);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.container_actions input[type=image], .container_actions img {
  vertical-align: middle;
}
*/
.coin_mon_logo {
  position: absolute;
  top: 0;
  left: 0;
}
.update_exposant_item {
  position: relative;
  border-bottom: dotted 1px #ccc;
  margin-bottom: 20px;
  text-align: left;
  padding: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding-bottom: 40px;
}
.update_exposant_item img.thumbnail {
  padding: 20px;
  border: solid 1px #333;
  margin: 20px;
  background-color: #fff;
  position: relative;
}
.add_exposant_item {
  position: relative;
  border-bottom: dotted 3px #333;
  margin-bottom: 20px;
  text-align: left;
  padding: 10px;
  padding-top: 20px;
  background-color: #f6f6f6;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: relative;
}
.container_upload {
  margin: 20px;
  border: solid 1px #333;
  padding: 10px;
  width: 25%;
}
.partenaire_item {
  margin: 20px;
  border-bottom: dotted 1px #C7C7C7;
  padding: 15px 0;
}
.partenaire_item .logo {
  float: left;
  width: 25%;
}
.partenaire_infos {
  float: right;
  width: 75%;
}
.partenaire_item .titre {
  font-size: 22px;
  font-weight: bold;
}
.partenaire_item .offre {
  font-size: 15px;
  font-style: italic;
  margin-bottom: 15px;
  margin-top: 15px;
  padding: 10px;
  border: dashed 1px #9699B4;
  background-color: #F0F0F0;
  width: 80%;
}
.partenaire_item .adresse {
  font-size: 15px;
  padding-bottom: 15px;
}
.partenaire_item .titre .activite {
  font-size: 12px;
  font-weight: normal;
  padding-left: 15px;
  text-transform: uppercase;
}
.club_avantages {
  padding: 20px 0;
}
.club_avantages .titre span {
  padding: 5px;
  color: #ffe200;
  font-weight: bold;
  background-color: #192b5a;
}
.club_avantages div {
  font-size: 15px;
}
@media (max-width:600px) {
  .club_avantages img {
    max-width: 150px !important;
    margin-bottom: 30px !important;
  }
}
@media (max-width:480px) {
  .club_avantages img {
    max-width: 100% !important;
    margin-bottom: 0px !important;
  }
}
@media (max-width:480px) {
  .texte-offre .titre {
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    background-image: none;
    background-color: #113066;
    color: #ffe200;
    height: auto;
    padding: 20px;
  }
  .texte-offre .titre div {
    float: none;
    width: auto;
    padding-top: 0px;
  }
  .offre_club input[type=submit] {
    background-color: #E40C10;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    font-size: 14px;
  }
}
.blog_holder.masonry article .post_text h4 .date, .blog_holder.masonry_full_width article .post_text h4 .date {
  color: #279eff !important;
}
.blog_holder article .post_info {
  margin-top: 0 !important;
}
.blog_holder article .post_info a {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  color: #279eff !important;
  -webkit-transition: color 0.15s ease-out;
  -moz-transition: color 0.15s ease-out;
  -ms-transition: color 0.15s ease-out;
  -o-transition: color 0.15s ease-out;
  transition: color 0.15s ease-out;
  transition-property: color;
  transition-duration: 0.15s;
  transition-timing-function: ease-out;
  transition-delay: initial;
}
article {
  border-bottom: solid 1px #DDDDDD;
}
article h4 {
  line-height: 23px;
}
article h4 a:hover {
  line-height: 20px;
  color: #279eff !important;
}
.blog_holder.blog_category_title_first_centered article h2 {
  padding: 0 0 33px;
  font-size: 25px;
}
.blog_holder .post_text .post_text_inner {
  padding: 0;
  text-align: left !important;
}
.blog_holder .post_text .post_text_inner p {
  padding: 0 0 25px 0;
  text-align: left !important;
}
.blog_holder .post_text .post_text_inner h3 {
  padding: 15px 0 10px 0;
  text-align: left !important;
  font-size: 19px;
}
aside.sidebar .widget h4 {
  margin-bottom: 10px;
  color: #333;
}
aside.sidebar .widget a {
  font-size: 13px;
  font-weight: normal;
  line-height: 16px !important;
}
aside.sidebar li {
  line-height: 16px !important;
  padding-bottom: 10px;
}
.qbutton {
  border-radius: 10px !important;
  font-size: 13px !important;
}
.qbutton.large {
  padding-left: 10px !important;
  padding-right: 10px !important;
  font-family: 'Oswald';
}
.bloc_offre_hp .titre_offre {
  margin-top: 0px;
  background-color: #BC090C;
  color: #fff;
  text-align: center;
  font-size: 22px;
  line-height: 25px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 5px;
}
.offre_hp {
  background-color: rgba(0, 0, 0, 0.3);
  padding: 10px;
  text-align: center;
  padding-bottom: 20px;
}
.offre_hp .promo {
  color: #ffe100;
  font-weight: bold;
  font-size: 25px;
  line-height: 29px;
  padding-bottom: 5px;
  padding-top: 20px;
  text-transform: uppercase;
}
.offre_hp .prix_normal {
  color: #fff;
  font-size: 14px;
  line-height: 18px;
}
.offre_hp .annotation {
  color: #fff;
  font-size: 12px;
  line-height: 15px;
  padding-top: 45px;
  opacity: 0.6;
}
.offre_hp .limite_quantite {
  padding: 20px 0;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
.offre_hp .compteur {
  padding: 20px 0;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}
.offre_hp .compteur span {
  padding: 20px 0;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
.blog_holder article .post_image img {
  max-width: 250px;
  float: left;
  margin-right: 20px;
}
@media (max-width:770px) {
  .blog_holder article .post_image img {
    float: none;
    max-width: 100%;
    margin: 0 !important;
  }
}
.blog_holder article h2 span {
  color: #279eff !important;
}
.blog_holder article h2 {
  padding-bottom: 10px;
}
.blog_single article .post_image img {
  max-width: 100%;
  float: none;
  margin-right: 0px;
}
.sidebar {
  padding: 0;
  background-color: #E7E7E7;
}
aside.sidebar .widget h4 {
  background-color: #747A88;
  padding: 10px 20px;
  font-family: 'Oswald';
  color: #fff;
  font-size: 22px;
  font-weight: normal !important;
}
.widget_categories {
  padding: 20px 0;
  background-color: #E7E7E7;
}
.widget_categories li {
  font-size: 15px !important;
  display: block !important;
  text-transform: uppercase;
  line-height: 15px !important;
  height: 15px !important;
  padding: 0 0 0 15px !important;
  margin: 0 10px 20px 10px !important;
  font-weight: normal !important;
  color: #000000 !important;
  border-left: solid 4px #747A88;
}
.widget_categories li a:hover {
  padding-left: 10px;
}
.widget_categories li a {
  font-size: 15px !important;
  font-weight: normal !important;
  color: #000000 !important;
  font-family: 'Oswald' !important;
  -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;
}
.widget_recent_entries li {
  font-size: 15px !important;
  text-transform: uppercase;
  padding: 5px 10px 10px 20px;
  font-weight: normal !important;
  color: #000000 !important;
}
.widget_recent_entries li a {
  font-size: 15px !important;
  font-weight: normal !important;
  color: #000000 !important;
  font-family: 'Oswald' !important;
}
.categorie_description {
  padding-bottom: 30px;
}
.titre_categories_soeurs {
  text-transform: uppercase;
  font-size: 18px;
  padding-bottom: 5px;
  font-weight: bold;
}
.categories_soeurs {
  padding-bottom: 25px;
}
.categories_soeurs a {
  font-family: arial;
  font-size: 16px;
  font-weight: bold;
  border-left: solid 10px #F8DB18;
  padding-left: 10px;
}
#header_rejoindre {
  float: right;
  background-color: #d18fcb;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  text-align: center;
  margin-right: 15px;
}
#header_journal {
  float: right;
  background-color: #aa61a3;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  padding: 0 15px;
  text-align: center;
  margin-right: 15px;
}
.membre_item {
  margin: 0 0 10px 0;
  border-bottom: dotted 1px #E4DED6;
  padding-bottom: 10px;
  cursor: pointer;
  overflow: hidden;
  position: relative;
}
.membre_item:hover {
  background: rgb(255, 255, 255); /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(232, 232, 232, 1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(232, 232, 232, 1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(232, 232, 232, 1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(232, 232, 232, 1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(232, 232, 232, 1) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(232, 232, 232, 1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e8e8e8', GradientType=0); /* IE6-8 */
}
.membre_item a {
  color: #000;
  text-decoration: none;
  font-weight: 100;
}
.membre_item:hover a {
  color: #999;
  text-decoration: none;
}
.titre_membre {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 5px;
}
.baseline_membre {
  font-size: 13px;
  font-style: italic;
  width: 450px;
}
.membre_item img {
  position: absolute;
  bottom: -50px;
  right: 10px;
}
#fiche_membre {
  position: relative;
}
#fiche_membre .bloc_infos {
  margin: 30px 0 0 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #F3F3F3;
  padding: 20px;
  border: solid 1px #ccc;
  min-height: 400px;
}
#fiche_membre .cform {
  font-family: Arial, sans-serif;
  background: none;
  margin: 10px;
  width: 100%;
  border: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
}
#fiche_membre #form_contacter_club {
  position: absolute;
  right: 45px;
  top: 5px;
  width: 50%;
  padding: 0;
}
@media (max-width:850px) {
  #fiche_membre #form_contacter_club {
    position: inherit;
    width: 90%;
    padding-top: 50px;
    clear: both;
    padding: 0;
    margin: 0px !important;
  }
  #fiche_membre .cform {
    margin: 0px !important;
  }
  .cform label {
    color: #555555;
    display: block;
    font-size: 0.8em;
    font-weight: bold;
    line-height: 1.3em;
    margin: 0.6em 1% 0.5em 1%;
    text-align: left;
    vertical-align: top;
    width: 100%;
  }
  .cform textarea, .cform input {
    width: 100%;
  }
}
#fiche_membre .info_item {
  padding: 10px 0;
  line-height: 18px;
  font-size: 14px;
  font-style: italic;
}
#fiche_membre .info_item strong {
  font-weight: bold;
}
#fiche_membre a {
  color: #000;
  text-decoration: none;
}
#fiche_membre a:hover {
  color: #000;
  text-decoration: underline;
}
#texte_membre {
  font-size: 12px;
  line-height: 17px;
}
#texte_membre strong {
  font-weight: bold;
  font-size: 14px;
}
#texte_membre em {
  font-style: italic;
}
#texte_membre ul, #texte_membre ol {
  margin: 0 0 0 10px;
  padding: 0 0 0 10px;
}
#texte_membre li {
  list-style: disc;
  padding: 0 0 10px 5px;
}
#texte_membre p {
  padding-bottom: 15px;
}
#map_canvas {
  margin-top: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  height: 500px;
}
.actualite_item .contenu {
  display: none;
}
.actualite_item {
  padding: 15px 0;
  /*border-bottom:solid 1px #9F9F9F;*/
  margin-bottom: 15px;
}
.actualite_item .titre {
  font-weight: bold;
  font-size: 18px;
  padding-bottom: 10px;
  color: #32bef0;
}
.actualite_item .extrait {
  border-left: 3px solid #DDDDDD;
  font-size: 13px;
  line-height: 19px;
  padding-left: 10px;
  font-style: italic;
}
.actualite_item .la_suite {
  font-size: 12px;
  font-style: normal;
  margin-top: 10px;
  margin-left: 15px;
}
.actualite_item .la_suite span {
  background-color: #E7E7E7;
  padding: 5px;
  cursor: pointer;
  color: #353535;
}
.actualite_item .contenu img {
  float: left;
  margin: 0 20px 20px 0;
  max-width: 250px;
}
.actualite_item .contenu {
  padding-top: 15px;
}
#recherche {
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
}
#recherche div {
  padding-bottom: 5px;
}
#recherche input[type=text], #recherche select {
  background-color: #eeeded;
  padding: 7px;
  font-size: 11px;
  font-weight: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: solid 1px #999999;
  font-family: verdana;
}
#recherche select {
  width: 153px;
}
#recherche input[type=button], #recherche input[type=submit] {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #505050;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border: none;
  font-size: 11px;
  font-family: verdana;
  margin-top: 5px;
  cursor: pointer;
  width: 153px;
}
.blog_holder article {
  padding-bottom: 15px;
}
.latest_post_title .date {
  color: #32bef0 !important;
}
/*ESPACE MEMBRE*/
/*
.ligne_form {
  font-size: 13px;
  padding-bottom: 20px;
  height: 25px;
  line-height: 25px;
}
.ligne_form span {
  display: block;
  float: left;
  width: 150px;
}
.ligne_form input[type=text], .ligne_form input[type=password], .ligne_form textarea {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: none;
  background-color: #E4E4E4;
  border: solid 1px #ccc;
  padding: 5px 10px;
  font-size: 13px;
}
*/
/*
.bouton_valider {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: none;
  background-color: #333;
  color: #fff;
  padding: 5px 10px;
  font-size: 13px;
  cursor: pointer;
}
.erreur {
  background-color: #F3BDBE;
  color: #721E20;
  font-size: 13px;
  padding: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.msg_success {
  background-color: #B7EBBE;
  color: #2E6B12;
  font-size: 13px;
  padding: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.bouton_deconnexion {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: none;
  background-color: #333;
  color: #fff;
  padding: 5px 10px;
  font-size: 11px;
  cursor: pointer;
}
#form_fiche_membre input[type=text] {
  width: 550px;
}
#form_fiche_membre textarea {
  font-family: arial;
  font-size: 13px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: none;
  background-color: #E4E4E4;
  padding: 5px 10px;
  border: solid 1px #ccc;
}
#form_fiche_membre textarea.adresse {
  width: 550px;
  height: 100px;
}
.container_wysiwyg {
  float: right !important;
  width: 75% !important;
  margin-right: 50px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: none;
  padding: 10px;
  margin-top: 30px;
  background-color: #E4E4E4;
  border: solid 1px #ccc;
}
#onglets {
  margin-bottom: 40px;
  border-bottom: solid 1px #ccc;
}
#onglets li {
  display: inline-block;
}
#onglets li input[type=submit] {
  background-color: transparent;
  border: none;
  font-weight: bold;
  dont-size: 14px;
  text-transform: uppercase;
  cursor: pointer;
  color: #fff;
}
#onglets li {
  margin-right: 5px;
  padding: 10px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #A9A9A9;
}
#onglets li:hover {
  background-color: #D2D2D2;
}
#onglets li.actif {
  background-color: #c8d428;
}
#onglets li.actif:hover {
  background-color: #c8d428;
}
.image_gallery_item {
  float: left;
  margin: 0 20px 20px 0;
  border: solid 1px #ccc;
  background-color: #F0F0F0;
  padding: 10px;
  width: 210px;
  height: 230px;
  position: relative;
}
.container_actions {
  padding: 5px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.3);
  box-shadow: 3px 4px 7px 0px rgba(119, 119, 119, 0.71);
  -moz-box-shadow: 3px 4px 7px 0px rgba(119, 119, 119, 0.71);
  -webkit-box-shadow: 3px 4px 7px 0px rgba(119, 119, 119, 0.71);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  float: right;
}
.container_actions input[type=image], .container_actions img {
  vertical-align: middle;
}
.coin_mon_logo {
  position: absolute;
  top: 0;
  left: 0;
}
.update_actualite_item_title {
  padding: 10px;
  margin: 5px 0;
  cursor: pointer;
}
.update_actualite_item_title:hover {
  background-color: #EDEDED;
}
.update_actualite_item {
  margin-bottom: 30px;
  padding: 15px;
}
.update_actualite_item_actif {
  font-weight: bold;
  border-bottom: solid 1px #000;
}
.container_actualite_item {
  padding: 5px;
  border: solid 1px #DBDBDB;
}
.container_actualite_item_actif {
  border: solid 2px #000;
}
.notification {
  padding: 15px;
  text-align: center;
  float: right;
  width: 570px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin-bottom: 15px;
  margin-top: 20px;
}
.notsent {
  background-color: #EFD2D2;
  border: solid 2px #84292B;
  color: #84292B;
  font-weight: bold;
}
.sent {
  background-color: #E4F4C4;
  border: solid 2px #578A3C;
  color: #578A3C;
  font-weight: bold;
}
.notification input[type=button] {
  background-color: #333;
  color: #fff;
  font-weight: bold;
  margin-top: 10px;
  border: none;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 10px;
  cursor: pointer;
}
*/
/* FIN ESPACE MEMBRE */
.single_item {
  margin: 0 0 10px 0;
  border-bottom: dotted 1px #E4DED6;
  padding-bottom: 10px;
  cursor: pointer;
  overflow: hidden;
  position: relative;
}
.single_item:hover {
  background: rgb(255, 255, 255); /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(232, 232, 232, 1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(232, 232, 232, 1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(232, 232, 232, 1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(232, 232, 232, 1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(232, 232, 232, 1) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(232, 232, 232, 1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e8e8e8', GradientType=0); /* IE6-8 */
}
.single_item a {
  color: #000;
  text-decoration: none;
}
.single_item:hover a {
  color: #999;
  text-decoration: none;
}
.single_item .titre {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 5px;
}
.single_item .accroche {
  font-size: 13px;
  line-height: 17px;
  font-style: italic;
  width: 450px;
}
.single_item .date {
  font-size: 13px;
  line-height: 17px;
  width: 450px;
}
.single_item img {
  float: right;
}
.read_more_button {
  background-color: #d18fcb;
}
.read_more_button:hover {
  background-color: #d18fcb;
}
#header_rejoindre a {
  color: #ffffff;
  font-weight: 500;
}
.carousel-inner h2 {
  font-size: 35px !important;
  letter-spacing: 0px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}
nav.mobile_menu ul > li.has_sub > span.mobile_arrow {
  font-size: 25px;
  padding-right: 10px;
}
.cform.contact {
  width: 100%;
}
.actualite_titre {
  text-transform: uppercase;
  font-size: 11px;
  line-height: 15px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: dotted 1px #ccc;
}
.actualite_date {
  font-size: 11px;
  padding-bottom: 3px;
  font-weight: bold;
}
.actualite_accroche {
  font-style: italic;
  font-size: 11px;
  line-height: 15px;
  padding-bottom: 20px;
}
#actualite .actualite_item a {
  text-decoration: none;
  color: #000;
}
#actualite .actualite_item:hover a {
  text-decoration: none;
  color: #32bef0;
}
.actualite_item {
  margin-bottom: 0px;
}
.fichier_prive_item {
  margin: 10px 0 20px 0;
  padding: 10px;
}
.fichier_prive_date {
  font-size: 12px;
  /*background-color:#C5D3E7	;*/
  color: #192b5a;
  display: inline;
}
.fichier_prive_titre {
  font-size: 22px;
  font-weight: 800;
  padding: 5px 0 10px 0;
}
.fichier_prive_descriptif {
  font-size: 13px;
  padding-bottom: 10px;
  line-height: 16px;
}
.fichier_prive_lien a {
  background-color: #c8d428;
  padding: 5px;
  color: #ffffff !important;
  display: inline;
  font-size: 15px;
  font-weight: 500;
}
#container_single_membre_coordonnes {
/*	transition: margin 700ms;*/
}
#sticky_container_single_membre_coordonnes_desktop {
/*	transition: margin 700ms;*/
    width: 100%;
    position: fixed;
    margin-top: 0px !important;
    padding-top: 10px;
    padding-bottom: 10px;
    z-index: 1000;
    background-color: #ffffff !important;
	top:0px !important;
	-webkit-box-shadow: 0px 1px 15px 5px rgba(0,0,0,0.2); 
box-shadow: 0px 1px 15px 5px rgba(0,0,0,0.2);
}
#sticky_container_single_membre_coordonnes_desktop.jachetedk_page {
	top:0px !important;
}
#sticky_container_single_membre_coordonnes_mobile {
/*	transition: margin 700ms;*/
    width: 100%;
    position: fixed;
    margin-top: 0px !important;
    padding-top: 10px;
    padding-bottom: 10px;
    z-index: 1000;
    background-color: #ffffff !important;
	top:0px !important;
	-webkit-box-shadow: 0px 1px 15px 5px rgba(0,0,0,0.2); 
box-shadow: 0px 1px 15px 5px rgba(0,0,0,0.2);
}

.arx_membre_title h1 span {
  font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif !important;
  font-weight: 700 !important;
  font-size: 60px !important;
  line-height: 1.5em !important;
  text-shadow: 0.08em 0.08em 0.08em rgba(0,0,0,0.4) !important;
}

.arx_membre_title h1 {
  font-weight: 600;
  font-size: 30px;
  line-height: 1.2em;
  text-shadow: 0.08em 0.08em 0.08em rgba(0,0,0,0.4);
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}

.arx_membre_contact_item {
	background-color: #1aa8c4;
	padding:20px;
	-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
	text-align: center;
}
.arx_membre_contact_item .picto{
	position:absolute;
	left:25px;
	margin-top:-5px;
}
.arx_membre_contact_item a {
	color:#fff;
	font-family:'Montserrat', sans-serif;
	font-size:19px;
	font-weight:500;
}
@media (max-width: 1600px) {
.arx_membre_contact_item .picto{
/*
	position:relative;
	left:auto;
	margin:-10px auto 0 auto;
	display:none;
*/
}
	.arx_membre_contact_item .picto img {
		max-width:25px;
	}
.arx_membre_contact_item a {
	font-size:15px;
	}
	
}


.container_coordonnees_popup strong {
	color:#000 !important;font-size:20px;
}
.container_coordonnees_popup a {
	padding:10px;
	background-color: #1AB4C7 !important;
	color:#fff;
	margin-top:20px;
	font-weight:700;
	-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
}
@media (max-width: 1024px) {
.arx_membre_contact_item .picto{
	position:relative;
	left:auto;
	margin:-10px auto 0 auto;
	display:block;
}
	
}
@media (max-width: 1000px) {
	.arx_membre_contact_item .desktop_item{
		display:none;
	}
	
	.arx_membre_contact_item {
		display:inline-block;
		margin:0 10px;
		height:70px;
		width:70px;
		text-align: center;
	}
	.arx_membre_contact_item .picto img {
		max-width:50px;
	}
.arx_membre_contact_item .picto{
		margin-top:-5px;
		margin-left:-2px;
}
	
		.sticky .arx_membre_contact_item {
		display:inline-block;
		margin:0 10px;
		height:40px;
		width:40px;
		text-align: center;
	}
	.sticky .arx_membre_contact_item .picto img {
		max-width:25px;
	}

.sticky .arx_membre_contact_item .picto{
		margin-top:-12px;
		margin-left:-13px;
}
	
}
/* Render items as columns */

@media (max-width: 501px) {
	.tag_membre_single{
		width: 100%;
	}

}




/*  DEBUT : SINGLE SERVICE  */

.container-single-service {
  text-align: center;
}

.container-single-service h1 {
  margin-bottom: 15px;
}

.container-single-service img {
  margin-bottom: 15px;
}

.url-site-single-service {
  font-size: 22px;
  line-height: 1.5em;
}

.url-site-single-service-mobile {
  display: none;
}

.logo-membre-service {
  width: fit-content;
  border-radius: 20px;
  box-shadow: 0px 3px 6px 0px #00000029;
  overflow: hidden;
  margin-left: 30px;
  margin-bottom: 30px;
  line-height: 0;
}

.lien-decouverte-membre {
  font-size: 22px;
  margin-bottom: 30px;
  display: block;
  width: fit-content;
}

.container-tel-site {
  display: flex;
}

.div-lien-membre-service {
  background-color: #1aa8c4;
  color: #ffffff;
  font-size: 18px;
  display: flex;
  align-items: center;
  margin-top: 10px;
  padding: 20px;
  border-radius: 100px;
  width: fit-content;
  margin-right: 15px;
}

.div-lien-membre-service img {
  height: 23px;
  margin-right: 10px;
}

.container-single-service-info-membre hr {
  margin: 30px 0;
  background-color: #1AA8C4;
  height: 1px;
  border: none;
}

.container-single-service-info-membre h3 {
  margin-left: 10px;
  margin-bottom: 15px;
}

.autres-services-membre {
  display: flex;
  justify-content: space-between;
}

.autre-service {
  width: 45%;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0px 0px 7px -2px rgb(0 0 0 / 29%);
}

.autre-service div{
  height: 170px;
  width: 100%;
  background-position: center;
  background-size: cover;
}


.autre-service p {
  margin: 10px 0;
  padding: 0 5px;
  text-align: center;
  font-size: 24px;
  line-height: 1.2em;
}


@media only screen and (width < 768px) {
  .url-site-single-service {
    display: none;
  }

  .url-site-single-service-mobile {
    font-size: 22px;
    display: block;
  }

  .logo-membre-service {
    margin: auto !important;
    margin-bottom: 30px !important;
  }

  .container-tel-site {
    flex-direction: column !important;
  }

  .div-lien-membre-service {
    margin: auto;
    margin-top: 10px;
  }

  .lien-service-membre {
    margin: auto;
  }

  .autres-services-membre {
    flex-direction: column;
  }

  .autre-service {
    width: 100%;
    margin-bottom: 20px;
  }
}

/*  FIN SINGLE SERVICE  */



/*  ALL MEMBRES  */

.one-membre {
  display: flex;
  width: 100%;
  height: auto;
  /* padding: 20px; */
  padding-top: 50px;
  margin-bottom: 50px;
  border-top: solid 1px #1AA8C4;
}

.one-membre-logo {
  width: 150px;
  min-width: 150px;
  height: 150px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 20px;
}

.one-membre-content {
  margin-left: 50px;
}

.one-membre-content h2{
  color: #00b4ce;
  font-size: 25px;
  font-weight: bold;
}

.one-membre-cat {
  font-size: 15px;
  font-weight: 500;
  color: #1AA8C4;
}

/*  FIN ALL MEMBRES  */