@font-face {
  font-family: 'Aller';
  src: url('../fonts/Aller_Rg.ttf')  format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AllerBold';
  src: url('../fonts/Aller_Bd.ttf')  format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AllerLight';
  src: url('../fonts/Aller_Lt.ttf')  format('truetype');
  font-weight: normal;
  font-style: normal;
}
html{
	font-size:62.5%; /* Réquilibrage rem/pixel*/
}
body{
	font-family: 'Aller', Arial, sans-serif;
	font-size:14px;
	font-size:1.4rem;
	color:#272727;
}
a{
	transition: all 0.3s ease-in-out;
	text-decoration:none; 	
	color:#272727;
}
a:hover,a:focus,a:active{
	transition: all 0.3s ease-in-out;
	color:#E31729;
}
.btn-primary{
	background-color:#E31729;
	border-color:#E31729;
	color:#FFFFFF;
}
@media (min-width: 1400px) {
	.container {
	max-width: 1366px;
	}
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1366px !important;
	}  
}
.content_text p{
	font-size:18px;
	font-size:1.8rem;
}
/*** Header ***/
header{
	color:#707070;
}
header .logo img{
	max-width:100%;
	height:auto;
	display:block;
}
header .social_box{
	margin-bottom:8px;
}
#menu-reseaux-sociaux{
	text-align:right;
	list-style:none;
	margin:0;
	padding:0;
}
#menu-reseaux-sociaux li{
	display:inline-block;
	font-size:16px;
	font-size:1.6rem;
}
#menu-reseaux-sociaux .fontawesome-text{
	display:none;
}
#menu-reseaux-sociaux a{
	color:#707070;
	width: 25px;
	height: 25px;
	background: #EBECEC 0% 0% no-repeat padding-box;
	border-radius: 5px;
	display:flex;
	text-decoration:none;
}
#menu-reseaux-sociaux a span{
	margin:auto;
}
#menu-reseaux-sociaux a:hover,#menu-reseaux-sociaux a:focus,#menu-reseaux-sociaux a:active{
	color:#EBECEC;
	background-color:#707070;
}
#menu-reseaux-sociaux .mon-compte {
	position:relative;
	display:block;
	margin-top:5px;
	text-align:right;
}
#menu-reseaux-sociaux .mon-compte a{
	background:transparent;
	border-radius:0;
	font-size:32px;
	line-height:36px;
	display:inline-block;
	margin-right:4px;
}
header .bg-light {
	background-color: #FFFFFF !important;
	padding-right:0;
	padding-left:0;
}
.zone_menu{
	position:relative;
	display:flex;
	flex-direction:column;
	height:97%;
	align-content:space-between;
	justify-content:flex-end;
	align-items:flex-end;
}
.main-menu{
	font-size:16px;
	font-size:1.6rem;
	line-height:16px;
	line-height:1.6rem;
	align-self:flex-start;
	width:100%;
}
.navbar-light .navbar-nav .nav-link {
	color:#707070;
	text-transform:uppercase;
	padding:0.5rem 1rem;
}
header .dropdown-toggle::after {
	border-top: .0;
	border-right: .0 solid transparent;
	border-bottom: 0;
	border-left: .0 solid transparent;
}
header .contacts{
	margin-left:5px;
}
@media (min-width: 1400px) {
	header .contacts{
		margin-left:250px;
	}	
}
header .smaller{
	font-size:12px;
	font-size:1.2rem;
	font-family: 'AllerBold', Arial, sans-serif;
}
.navbar-light .navbar-nav .smaller .nav-link{
	padding:0.5rem; 
}
header .smaller span:not(.fontawesome-text){
	display:none;
}
header .searchbox{
	max-width:130px;
	margin-left:15px;
	align-self:flex-end;
}
header .form-control::placeholder {
	color: #FFFFFF;
}
header .form-control{
	background-color:#E31729;
	color:#FFFFFF;
	font-family: 'Aller', Arial, sans-serif;
	font-size:12px;
	font-size:1.2rem;
	border-radius:0;
	border-color:#E31729;
}
header .input-group-append{
	background-color:#E31729;
	color:#FFFFFF;	
}
header .input-group-append .btn{
	color:#FFFFFF;
}
header .dropdown-menu{
	border-radius:0;
	border:1px solid #FFFFFF;
	box-shadow: 0px 3px 6px #00000029;
}
header .dropdown-menu li{
	margin-bottom:10px;
}
header .dropdown-item {
	color:#707070;
	font-size:12px;
	font-size:1.2rem;
	font-family: 'AllerBold', Arial, sans-serif;
	text-transform:uppercase;
	height:100%;
	display:flex;
	align-items:center;
	#FFFFFF-space:normal;
	min-width:266px;
	white-space:normal;
}
header .dropdown-item img{
	max-width:40px;
	height:auto;
}
header .menu-image-title{
	margin-left:10px;
	margin-right:auto;
	min-width:194px;
}
header .dropdown-item:focus, header .dropdown-item:hover, header .dropdown-item.active {
	color: #707070;
	text-decoration: none;
	background-color:#f4f4f4;
}

header .dropdown-menu.show .dropdown-menu.active{
	display:block;
	padding:10px;
}
header .dropdown-menu.active .dropdown-item{
	text-transform:none;
	font-family: 'Aller', Arial, sans-serif;
	border-top:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
	padding-top:4px;
	padding-bottom:4px;
}
header .dropdown-menu.active .dropdown-item:hover,header .dropdown-menu.active .dropdown-item:focus,header .dropdown-menu.active .dropdown-item:active{
	color:#000000;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	color:#e31729;
}
.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
	color:#e31729;
}

@media (max-width: 992px) {
	header .navbar-toggler{
		margin-left:auto;
		margin-right:0;
	}
	header .smaller{
		margin-left:5px;
	}
	header .nav-link:hover, header .nav-link:focus, header .nav-link:active{
		background-color:#EBECEC;
	}
}
@media (max-width: 1399px) {
	#navbarSupportedContentContainer{
		flex-direction:column;
	}
	#navbarSupportedContent{
		align-self:flex-start;
	}
	header .searchbox{
		align-self:flex-start;
		margin-top:10px;
	}
}
@media (min-width: 992px) {
	
	header .dropdown:hover>.dropdown-menu {
	  display: block;
	}
	
	header .dropdown-menu.show .dropdown-menu{
		position: absolute;
		top: 0;
		left: 100%;
		min-width: 266px;
		background-color:#f4f4f4;
		box-shadow: 0px 0 0 #f4f4f4;
		border:1px solid #f4f4f4;
	}
	
	header .dropdown-menu .dropdown-menu.active{
		position: absolute;
		top: 0;
		left: 100%;
		min-width: 266px;
		background-color:#f4f4f4;
		box-shadow: 0px 0 0 #f4f4f4;
		border:1px solid #f4f4f4;
	}	
	header .dropdown-item {
		white-space:nowrap;
	}
}
/*** Home ***/
.home main h2{
	text-transform:uppercase;
	font-size:32px;
	font-family: 'AllerBold', Arial, sans-serif;
	text-align:center;
	margin-bottom:40px;
}
.home main h2::after {
	content: '';
	position: relative;
	margin:0 auto;
	display:block;
	background-color:#E31729;
	width: 60px;
	height:5px;
}

/*** Home : intro FFMI ***/
.ffmi_intro .elementor-widget-heading .elementor-heading-title {
	font-family: 'Aller', Arial, sans-serif;
	font-weight: normal;
	font-size:46px;
	font-size:4.6rem;
	text-transform:uppercase;
	margin-top:30px;
	margin-bottom:30px;
}
.home main h1::before{
	content:'';
	position:absolute;
	border-bottom:5px solid #FFFFFF;
	width:45px;
	top:95px;
	left:0;
	
}
.ffmi_intro .elementor-widget-text-editor{
	margin-bottom:40px;
	padding-right:15px;
}
.ffmi_intro .stats,.ffmi_intro .stats .elementor-container {
	height:100%
}
.ffmi_intro .stats{
	padding-left:50px;
}
.ffmi_intro .circle-stats {
	flex-direction:column !important;
	justify-content:center;
	margin:auto;
}
.ffmi_intro .circle-stats .elementor-widget-text-editor{
	text-align:center;
	padding-right:0;
	margin:auto;
	min-height:216px;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-content:center;	
}
.ffmi_intro .circle-stats .elementor-widget-text-editor p{
	margin:auto;
	font-family: 'AllerBold', Arial, sans-serif;
	font-size:14px;
	font-size:1.4rem;
	color:#E31729;
}
@media (max-width: 870px) {
	.ffmi_intro .circle-stats .elementor-widget-text-editor p{
		color:#FFFFFF;
	}
}
.ffmi_intro .circle-stats .elementor-widget-text-editor strong{
	font-size:24px;
	font-size:2.4rem;
	font-family: 'AllerBold', Arial, sans-serif;
}
/*** Home : actus ***/
.actualites{
	margin-top:30px;
	margin-bottom:30px;
}
.actualites .date span{
	display:inline-block;
	margin-left:20px;
	background-color:#D6D6D6;
	color:#FFFFFF;
	font-size:13px;
	font-size:1.3rem;
	padding:2px 8px;
}
.actu{
	position:relative;
	-webkit-box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.4);	
}
.actu h3{
	text-transform:uppercase;
	font-family: 'AllerBold', Arial, sans-serif;
	font-size:18px;
	font-size:1.8rem;
}
.actu .texte{
	position:relative;
	padding:10px 15px 0 15px;
	height:100%;
	min-height:232px;
	font-size:12px;
	font-size:1.2rem;
}
.page-content .actu .texte{
	min-height:194px;
}
.actu.portrait .texte{
	min-height:115px;
	padding:0 15px;
}
.actu a{
	text-decoration:none;
}
.actu .plus{
	position:absolute;
	font-family: 'AllerBold', Arial, sans-serif;
	font-size:14px;
	font-size:1.4rem;
	bottom:0;
	margin:0;
	border-bottom:2px solid #E31729;
}
.home .portrait .photo img{
	max-height:117px;
	width:auto;
}
.home .portrait .category_link{
	text-transform:uppercase;
	font-family: 'AllerLight', Arial, sans-serif;
	font-size:11px;
	font-size:1.1rem;
	color:#E31729;
}
.home .portrait .category_link:hover,.home .portrait .category_link:focus,.home .portrait .category_link:active{
	color:#272727;
}
.home .portrait h4{
	font-size:14px;
	font-size:1.4rem;
	font-weight:normal;
}
.more{
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}
.btn-more{
	background-color:#E31729;
	border-color:#E31729;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:16px;
	font-size:1.6rem;
	border-radius:0;
}
.btn-more:hover,.btn-more:focus,.btn-more:active{
	background-color:#FFFFFF;
	border-color:#E31729;
	color:#E31729;
}

/*** Home : Métiers ***/
.metiers_titre	.elementor-widget-heading .elementor-heading-title {
	font-family: 'AllerBold', Arial, sans-serif;
	font-weight: normal;
	text-transform:uppercase;
	font-size:32px;
	font-size:3.2rem;
}
.metiers_home .elementor-widget-image-box .elementor-image-box-content .elementor-image-box-title {
	color: #272727;
	font-family: 'AllerBold', Arial, sans-serif;
	font-weight: normal;
	font-size:16px;
	font-size:1.6rem;
	text-transform:uppercase;
}
.metiers_home .elementor-widget-image-box{
	background-color:#FFFFFF;
	margin-bottom:0 !important;
	padding-top:15px;
	-webkit-box-shadow: 0px 5px 6px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 5px 6px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 5px 6px 0px rgba(0,0,0,0.2);	
}
.metiers_home .elementor-widget-icon-list{
	background-color:#FFFFFF;
	padding:15px 10px;
	-webkit-box-shadow: 0px 5px 6px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 5px 6px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 5px 6px 0px rgba(0,0,0,0.2);		
}
.metiers_home .elementor-widget-icon-list .elementor-icon-list-text {
	color: #707070;
}
.metiers_home .elementor-widget-icon-list .elementor-icon-list-icon i {
	color: #707070;
	font-size:10px !important;
	font-size:1rem !important;
}
/*** Home : Evenements ***/
.evenements .event{
	position:relative;
	min-height:100px;
	-webkit-box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.4);		
}
.evenements .dates{
	background-color:#272727;
	color:#FFFFFF;
	display:flex;
	min-height:110px;
}
.evenements .dates .date_debut{
	margin:auto;
}
.evenements .dates .date_sep{
	margin:auto;
	align-self:center;
	text-align:center;
}
.evenements .dates .date_fin{
	margin:auto;
}
.evenements .dates span{
	display:block;
	text-align:center;
}
.evenements .dates .day{
	font-size:18px;
	font-size:1.8rem;
	font-family: 'AllerBold', Arial, sans-serif;
}
.evenements .dates .month{
	font-size:13px;
	font-size:1.3rem;
	font-family: 'AllerBold', Arial, sans-serif;
}
.evenements .dates .year{
	font-size:13px;
	font-size:1.3rem;
	font-family: 'AllerLight', Arial, sans-serif;
}
.evenements .infos{
	padding:15px;
}
.evenements h3{
	font-size:18px;
	font-size:1.8rem;
}
.evenements .lieux{
	color:#707070;
	text-transform:uppercase;
	font-size:12px;
	font-size:1.2rem;
	font-family: 'AllerBold', Arial, sans-serif;
}
.swiper-slide a{
	text-align:center;
	justify-content:center;
	align-content:center;
}
.doc_title{
	display:block;
	margin:0 auto;
	color:#272727;
	z-index:1500;
	margin-top:-20px;
	text-align:center;
	width:90%;
}
.swiper-slide a:hover .doc_title,.swiper-slide a:focus .doc_title,.swiper-slide a:active .doc_title{
	color:#E31729;
}
.swiper-slide .download_icon{
	display:block;
	position:absolute;
	width:150px;
	height:150px;
	background:transparent url('../images/ffmi-icone-telecharger.png') center center no-repeat;
	margin:0 auto;
	top:25px;
	left:0;
	right:0;
}
.swiper-slide a:hover .download_icon,.swiper-slide a:focus .download_icon,.swiper-slide a:active .download_icon{
	background:transparent url('../images/ffmi-icone-telecharger-hover.png') center center no-repeat;
}

/*** Actus ***/
.mega_actu  .photo{
	max-height:194px;
	overflow:hidden;
}

/*** Page ***/
.page-content::before{
	content:'';
	width:50%;
	position:relative;
	display:inline-block;
	height:15px;
	background-color:#E31729;
	border-top: 15px solid #E31729;
	border-right: 15px solid #FAFAFA;	
	z-index:100;
}
.btn-ffmi{
	text-transform:uppercase;
	font-size:16px;
	font-size:1.6rem;
	font-family: 'Aller', Arial, sans-serif;
}
.page-content h1, .page-content .elementor-widget-heading h1.elementor-heading-title {
	font-family: 'Aller', Arial, sans-serif;
	font-size:55px;
	font-size:5.5rem;
	font-weight:normal;
	text-transform:uppercase;
}
.page-content h1::after{
	content: '';
	position: relative;
	margin:4px auto 0 auto;
	display:block;
	background-color:#E31729;
	max-width:60px;
	animation-duration: 1s;
	animation-name: extend;
	animation-iteration-count: 1;
	height:5px;
}
.entete_syndicat h1::after{
	display:none;
}
.page-content h2{
	font-family: 'AllerBold', Arial, sans-serif;
	font-size:32px;
	font-size:3.2rem;
	color: #272727;
}
.page-content .h2{
	text-transform:uppercase;
	text-align:center;
}
.page-content h2::after{
	content: '';
	position: relative;
	margin:4px auto 0 auto;
	display:block;
	background-color:#E31729;
	max-width:60px;
	height:5px;
	animation-duration: 1s;
	animation-name: extend;
	animation-iteration-count: 1;	
}
.page-content .elementor-text-editor{
	font-family: 'Aller', Arial, sans-serif;
}
.page-content .elementor-toggle .elementor-tab-content{
	border-bottom:0;
}
.section-produits h3, .section-produit .elementor-widget-toggle .elementor-toggle .elementor-tab-title{
	font-family: 'AllerBold', Arial, sans-serif;
	font-size:20px;
	font-size:2rem;
}
.section-produit .elementor-widget-toggle .elementor-toggle .elementor-tab-content {
	color: #272727;
	font-family: 'Aller', Arial, sans-serif;
	font-size:18px;
	font-size:1.8rem;
}
.ombre-top{
	-webkit-box-shadow: inset 0px 3px 6px 0px rgba(0,0,0,0.16);
	-moz-box-shadow: inset 0px 3px 6px 0px rgba(0,0,0,0.16);
	box-shadow: inset 0px 3px 6px 0px rgba(0,0,0,0.16);
}
.zone_more{
	display:none;
}
.elementor-editor-active .zone_more{
	display:block;
}

.to_news{
	text-align:right;
	margin-top:20px;
	margin-bottom:20px;
	justify-content:flex-end;
}
.btn-news-syndicat{
	margin-right:20px;
	font-size:14px;
	font-size:1.4rem;
	font-family: 'AllerBold', Arial, sans-serif;
}
.btn-news-syndicat span{
	border-bottom: 2px solid #E31729;
}
.page-content .elementor-text-editor ul{
	list-style:none;
}
.page-content .elementor-text-editor ul > li::before{
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size:14px;	
	content: "\f45c";
	color:#E31729;
	display: inline-block;
	width: 1em;
	margin-left: -1em;
	margin-right:10px;	
}
.ffmi-box{
	-webkit-box-shadow: 0px 3px 30px 0px rgba(0,0,0,0.16);
	-moz-box-shadow: 0px 3px 30px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 3px 30px 0px rgba(0,0,0,0.16);
	position:relative;
	z-index:1000;
	margin-top:-280px !important;
}
.story{
	-webkit-box-shadow: 0px 3px 30px 0px rgba(0,0,0,0.16);
	-moz-box-shadow: 0px 3px 30px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 3px 30px 0px rgba(0,0,0,0.16);
	position:relative;
	z-index:1000;
	height:130%;
}
.ombre{
	-webkit-box-shadow: 0px 30px 30px 30px rgba(0,0,0,0.16);
	-moz-box-shadow: 0px 30px 30px 30px rgba(0,0,0,0.0.16);
	box-shadow: 0px 30px 30px 30px rgba(0,0,0,0.16);		
}
.ombre_inset{
	-webkit-box-shadow: 0px 30px 30px -30px rgba(0,0,0,0.16) inset;
	-moz-box-shadow: 0px 30px 30px -30px rgba(0,0,0,0.0.16) inset;
	box-shadow: 0px 30px 30px -30px rgba(0,0,0,0.16) inset;		
}
.first-history .elementor-column-wrap,.ombre .elementor-column-wrap,.ombre_inset .elementor-column-wrap {
	background-position: 75% center !important;
	background-repeat: no-repeat;	
}
.h1964 .elementor-column-wrap{
	background-position: 75% 50.5% !important;
}
/*** Formulaire Contact ***/
.wpcf7-form-control {
	font-size: 1.1em;
	background-color: #F2F2F2;
	border: 1px solid rgba(0, 0, 0, 0);
}
.wpcf7 label {
	width: 100%;				/* Règlage largeur select */
}
.wpcf7-acceptance {
	background-color: #FFFFFF;		/* Règle problème background checkbox */
}
.wpcf7-submit {
	font-family: 'Aller', Arial, sans-serif!important;
	font-size: 1em;
	background:#E31729;
	color:#FFFFFF;
	padding: 3px;
	width: 100px;
}
input.wpcf7-submit::before{
	font-family: "Font Awesome 5 Brands" !important;
	content: "\f3fe";
	width:25px;
	height:25px;
}
#contact .form-control{
	font-size:14px;
	font-size:1.4rem;
}	
/*** Réglementation ***/
.search_publications{
	margin-bottom:30px;
}
#page-publications .liste_publications img{
	height: auto;
	max-width: 100%;
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.search_publications .form-inline{
	justify-content: space-between;
}
.search_publications .form-inline .form-check{
	padding:4px 10px;
	background-color:#FAFAFA;
}
.search_publications .form-inline .form-check.selected{
	background-color:#FFFFFF;
}
.search_publications .form-inline .form-check label{
	font-size:16px;
	color:#707070;
	font-weight:400;
}
.search_publications .syndics,.search_publications .sous_categories{
	width:100%;
	display:flex;
	flex-direction:row;
	justify-content:space-between;
	margin:10px auto;
}
.search_publications .hide{
		display:none;
}
.liste_publications{
	margin-bottom:40px;
	min-height:400px;
}

.publications_article {
	background-color: #FFFFFF;
	box-shadow: 0px 2px 4px 3px rgba(0,0,0,.1);
	transition-duration: 1s;
}

.publications_article .categorie{
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	display:inline-block;
	padding:4px 12px;
	background-color:#e31729;
	margin-left:4rem;
}

.publications_date span {
	background: #D6D6D6;
	color: #FFFFFF;
	font-size: .8em;
	padding: 3px;
	margin-left: 5px;
}
.publications_contenu h3{
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
}

.publications_lien {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	bottom: 1px;
	right: 6px;
}
.publications_lien::before{
	content: "";
	width: 70px;
	height: 3px;
	background-color: #E31729;
	position: absolute;
	bottom: -2px;
	right: 5px;
}


/* Réglementation Pagination */
.publications .page-numbers {
	display: inline-block;
	padding: 5px 10px;
	margin: 0 2px 0 0;
	border: 1px solid #eee;
	line-height: 1;
	text-decoration: none;
	border-radius: 2px;
	font-weight: 600;
}
.publications .page-numbers.current {
	color: #E21629;
}

/*** Réglementation Details ***/
.publications_details .category-publications h1{
	text-transform: uppercase;
	color: #272727;
	font-size: 46px;
	font-weight: bold;
}
.publications_details .category-publications h1::after{
	content: '';
	position: relative;
	margin:4px auto 0 auto;
	display:block;
	background-color:#E31729;
	width: 60px;
	height:5px;
}
.publications_details .date {
	font-size: 15px !important;
	color: #707070;
	padding: 3px;
	font-weight: 400;
}
.publications_details .savoir_plus {
	background: #FAFAFA;
}
.publications_details h2 {
	color: #272727;
	font-size: 32px;
	font-weight: bold;
}
.publications_details h2::after{
	content: '';
	position: relative;
	margin:4px auto 0 auto;
	display:block;
	background-color:#E31729;
	height:5px;
	max-width:60px;
	animation-duration: 0.5s;
	animation-name: extend;
	animation-iteration-count: 1;
}
@keyframes extend {
  0% { width:0; }
  100% { width:60px; }
}
.publications_details .content_text h2{
	text-align:center;
	margin-top:20px;
}
.publications_details .link a {
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	background: #E31729;
	padding: 7px 30px 7px 30px;
	display:inline-block;
}
.savoir_plus .avertissement a::before{
	display:none;
}
.savoir_plus .avertissement p{
	font-size:18px;
	font-size:1.8rem;
}
.btn-prive{
	border-radius:0;
}
.btn-prive i{
	margin-right:5px;
}
/*** Actualités ***/
.search_actualites{
	margin-bottom:30px;
}
#page-actualites .liste_actualites img{
	height: auto;
	max-width: 100%;
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.search_actualites .form-inline{
	justify-content: space-between;
}
.search_actualites .form-inline .form-check{
	padding:4px 10px;
	background-color:#FAFAFA;
}
.search_actualites .form-inline .form-check.selected{
	background-color:#FFFFFF;
}
.search_actualites .form-inline .form-check label{
	font-size:16px;
	color:#707070;
	font-weight:400;
}
.search_actualites .syndics,.search_actualites .sous_categories{
	width:100%;
	display:flex;
	flex-direction:row;
	justify-content:space-between;
	margin:10px auto;
}
.search_actualites .hide{
		display:none;
}
.liste_actualites{
	margin-bottom:40px;
	min-height:400px;
}
.actualites_article {
	background-color: #FFFFFF;
	box-shadow: 0px 2px 4px 3px rgba(0,0,0,.1);
	transition-duration: 1s;
}
.actualites_date span {
	background: #D6D6D6;
	color: #FFFFFF;
	font-size: .8em;
	padding: 3px;
	margin-left: 5px;
}
.actualites_contenu h3{
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
}

.actualites_lien {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	bottom: 1px;
	right: 6px;
}
.actualites_lien::before{
	content: "";
	width: 70px;
	height: 3px;
	background-color: #E31729;
	position: absolute;
	bottom: -2px;
	right: 5px;
}
.ml-5,.mt-5{
	margin-right:15px;
}
#page-actualites .row.pagination{
	background-color:#FFFFFF;
	padding-top:20px;
	padding-bottom:20px;
}
#page-publications .row.pagination{
	background-color:#FFFFFF;
	padding-top:20px;
	padding-bottom:20px;
}
/* Réglementation Pagination */
.actualites .page-numbers {
	display: inline-block;
	padding: 5px 10px;
	margin: 0 2px 0 0;
	border: 1px solid #eee;
	line-height: 1;
	text-decoration: none;
	border-radius: 2px;
	font-weight: 600;
}
.actualites .page-numbers.current {
	color: #E21629;
}

/*** Réglementation Details ***/
.actualites_details .category-actualites h1{
	text-transform: uppercase;
	color: #272727;
	font-size: 46px;
	font-weight: bold;
}
.actualites_details .category-actualites h1::after{
	content: '';
	position: relative;
	margin:4px auto 0 auto;
	display:block;
	background-color:#E31729;
	width: 60px;
	height:5px;
}
.actualites_details .date {
	font-size: 15px !important;
	color: #707070;
	padding: 3px;
	font-weight: 100;
}
.actualites_details .savoir_plus {
	background: #FAFAFA;
}
.actualites_details h2 {
	color: #272727;
	font-size: 32px;
	font-weight: bold;
}
.actualites_details h2::after{
	content: '';
	position: relative;
	margin:4px auto 0 auto;
	display:block;
	background-color:#E31729;
	max-width:60px;
	animation-duration: 0.5s;
	animation-name: extend;
	animation-iteration-count: 1;
	height:5px;
}
.actualites_details .link a {
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	background: #E31729;
	padding: 7px 30px 7px 30px;
}

.actualites_details .wp-block-image {
	float: left;
}

/** En savoir plus ***/
.savoir_plus img{
	display:none;
}
.savoir_plus a{
	margin:10px;
}
.savoir_plus a::before{
	content: "\f56d";
	font-family: "Font Awesome 5 Free" !important;
	color:#FFFFFF;
	font-weight:900;
	margin-right:10px;
}
/*** Agenda ***/
.agenda .agenda_block {
	background-color: #FFFFFF;
	box-shadow: 0px 2px 4px 3px rgba(0,0,0,.2);
}
.agenda h1{
	margin-bottom: 50px;
	text-transform: uppercase;
	color: #272727;
	font-size: 46px;
	font-weight: bold;
}
.agenda h1::after{
	content: '';
	position: relative;
	margin:4px auto 0 auto;
	display:block;
	background-color:#E31729;
	width: 60px;
	height:5px;
}
.agenda .agenda_block h3{
	font-weight: bold;
}
.agenda .agenda_block_date {
	background: #E31729;
	color: #FFFFFF;
	display: flex;
	flex-direction: column;
	align-content: center;
	justify-content: center;
}
.agenda_lien {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	bottom: 5px;
	right: 10px;
}
.agenda_lien::before{
	content: "";
	width: 70px;
	height: 3px;
	background-color: #E31729;
	position: absolute;
	bottom: -6px;
	right: 0px;
}

/*** Agenda Details ***/
.agenda_details h1{
	margin-bottom: 50px;
	text-transform: uppercase;
	color: #272727;
	font-size: 46px;
	font-weight: bold;
}
.agenda_block_details_address {
	box-shadow: 0px 2px 4px 3px rgba(0,0,0,.2);
}
.agenda_block_details {
	margin-left: 100px;
	margin-right: 100px;
}
.agenda_details .agenda_block_details_date {
	background: #E31729;
	color: #FFFFFF;
}
.agenda_details .website-link {
	background: #E31729;
	padding: 5px;
	margin: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
}

/*** Adherents ***/
.btn-retour a{
	color:#272727;
	display:inline-block;
	border-bottom:2px solid #E31729;
}
.btn-retour a:hover,.btn-retour a:focus,.btn-retour a:active{
	color:#E31729;
}
.search_adherents{
	margin-bottom:30px;
}
.search_adherents .form-inline{
	justify-content: space-between;
}
.search_adherents .form-inline .form-check{
	padding:4px 10px;
	background-color:#FAFAFA;
}
.search_adherents .form-inline .form-check.selected{
	background-color:#FFFFFF;
}
.search_adherents .form-inline .form-check label{
	font-size:16px;
	color:#707070;
	font-weight:400;
}
.liste_adherents{
	margin-bottom:40px;
	min-height:400px;
}
.liste_adherents .adherent{
	background-color:#FFFFFF;
	margin-bottom:30px;
	color:#272727;
	padding:15px;
	-webkit-box-shadow: 0px 3px 6px 3px rgba(0,0,0,0.16);
	-moz-box-shadow: 0px 3px 6px 3px rgba(0,0,0,0.16);
	box-shadow: 0px 3px 6px 3px rgba(0,0,0,0.16);	
	height:auto;
}
@media (min-width: 768px) {
	.liste_adherents .adherent{
		height:262px;
	}
}
.liste_adherents .adherent h3{
	font-family: 'Aller', Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#272727;
}
.liste_adherents .adherent p{
	font-size:11px;
	color:#272727;
}

/*** Liens utiles ***/
@media (min-width: 992px) {
	.btn-access a{
		min-width:365px;
	}
	.btn-hotel a{
		min-width:200px;
	}	
}

/*** Pagination ***/
.pagination .screen-reader-text{
	display:none;
}

/*** Plan du site ***/
.wsp-pages-title{
	display:none;
}

/*** Footer ***/
footer .footer{
		background-color:#313131;
		color:#FFFFFF;
		padding:40px 0 20px 0;
}
footer .footer a{
	color:#FFFFFF;
}
footer h4{
	font-family: 'AllerBold', Arial, sans-serif;
	font-size:16px;
	font-size:1.6rem;
	color:#E31729;
	text-transform:uppercase;
}
footer h4::before{
	content:'';
	position:absolute;
	border-bottom:3px solid #E31729;
	width:23px;
	top:20px;
}
footer .nous_contacter{
	margin-top:20px;
	margin-bottom:20px;
	font-size:14px;
	font-size:1.4rem;
}
footer .footer-area ul{
	list-style:none;
	margin:0;
	padding:0;
	margin-bottom:20px;
}
footer .footer-area .fontawesome-text{
	display:none;
}
footer .menu-reseaux-sociaux-container a{
	font-size:16px;
	font-size:1.6rem;
	margin-right:5px;
	color:#FFFFFF;
	width: 25px;
	height: 25px;
	background: transparent;
	border-radius: 5px;
	display:flex;
	text-decoration:none;	
	border:1px solid #FFFFFF;
}
footer .menu-reseaux-sociaux-container a span{
	margin:auto;
}
footer .menu-reseaux-sociaux-container a:hover,footer .menu-reseaux-sociaux-container a:focus,footer .menu-reseaux-sociaux-container a:active{
	background-color:#FFFFFF;
	color:#313131;
}
footer .menu-ffmi-footer-container, footer .menu-menu-footer-container, footer .zone_newsletter form{
	margin-top:20px;
	margin-bottom:20px;
}
footer .zone_newsletter .form-control{
	font-family: Arial, sans-serif;
	font-size:14px;
	font-size:1.4rem;
}
footer .zone_newsletter .btn{
	text-transform:uppercase;
	font-family: Arial, sans-serif;
	font-size:14px;
	font-size:1.4rem;
	font-weight:bold;
}
footer .zone_newsletter .btn:hover,footer .zone_newsletter .btn:focus,footer .zone_newsletter .btn:active{
	background-color:#FFFFFF;
	color:#E31729;
}
footer .subfooter{
	background-color:#E31729;
	padding:15px 0;
	color:#FFFFFF;
	text-align:center;
}
footer .subfooter p{
	padding:0;
	margin-bottom:0;
}
footer .menu_footer_ffmi li{
	display:inline-block;
	margin-bottom:10px;
	margin-right:10px;
}
footer .menu_footer_ffmi li a{
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	background: #E31729;
	padding: 7px 10px 7px 10px;
	display: inline-block;
	text-transform:uppercase;
	text-align:left;
	text-decoration:none;
}
footer .menu_footer_ffmi li a:hover,footer .menu_footer_ffmi li a:focus,footer .menu_footer_ffmi li a:active{
	text-decoration:none;
}
footer .menu_footer_ffmi li a::before {
	content: "\f138";
	font-family: "Font Awesome 5 Free" !important;
	color: #FFFFFF;
	font-weight: 900;
	margin-right: 10px;
}
footer .mon-compte{
	display:none;
}

/*** Waiting ***/
.waiting{
	top:0;
	left:0;
	position: fixed;
    width: 100%;
    height: 100%;
	background-color:rgba(0,0,0,0.25);
	z-index:500;
}
.spinner {
   position: absolute;
   left: 50%;
   top: 50%;
   height:60px;
   width:60px;
   margin:0px auto;
   -webkit-animation: rotation .6s infinite linear;
   -moz-animation: rotation .6s infinite linear;
   -o-animation: rotation .6s infinite linear;
   animation: rotation .6s infinite linear;
   border-left:6px solid rgba(227,23,41,.15);
   border-right:6px solid rgba(227,23,41,.15);
   border-bottom:6px solid rgba(227,23,41,.15);
   border-top:6px solid rgba(227,23,41,.8);
   border-radius:100%;
   z-index:1000;
}

@-webkit-keyframes rotation {
   from {-webkit-transform: rotate(0deg);}
   to {-webkit-transform: rotate(359deg);}
}
@-moz-keyframes rotation {
   from {-moz-transform: rotate(0deg);}
   to {-moz-transform: rotate(359deg);}
}
@-o-keyframes rotation {
   from {-o-transform: rotate(0deg);}
   to {-o-transform: rotate(359deg);}
}
@keyframes rotation {
   from {transform: rotate(0deg);}
   to {transform: rotate(359deg);}
}