.menu-item a.hfe-menu-item {
	font-weight: bold;
}

h3.elementor-heading-title, h2.elementor-heading-title, h2.elementor-heading-title a{
	font-weight: 800 !important ;
}

.adherent-order-liste {
	margin-top: 0px;
	margin-bottom: 50px;
	color:#026BB7;
}

.adherent-order-liste span {
	color:#7a7a7a;
}

.adherent-order-liste span.current {
	color:#026BB7;
	font-weight:bold;
}

.adherent-liste {
	margin-top: 20px;
	border-bottom: 1px solid #CCCCCC;
}

.adherent-liste  .elementor-column.elementor-col-20, .adherent-liste  .elementor-column[data-col="20"] {
	float:left;
	padding: 10px;
	min-height:200px;
}

.adherent-liste .elementor-widget-image-box.elementor-position-top .elementor-image-box-img {
    height: 85px;
    width: 100%;
    overflow:hidden;
	display: flex;
    align-items: center;
    text-align:center;
    justify-content: center;
}

.adherent-liste .elementor-widget-image-box.elementor-position-top .elementor-image-box-img img {
	max-height: 85px;
	width: auto;
    max-width: 100%;
}

img.blackWt {
    filter: brightness( 0% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );

}

.adherent-liste .elementor-image-box-img {
	margin-bottom: 15px;
}

.adherent-liste .elementor-widget-image-box .elementor-image-box-title a {
	text-transform: uppercase;
	color:#2f2f2f;
	font-size: .8rem;
	line-height: .9rem;
}

.adherent-liste .elementor-image-box-title h3 {
	line-height: .9rem;
}

.adherent-liste .elementor-widget-image-box .elementor-image-box-title a:hover {
	color: #006CB8;
}

#adherent-liste-logo .swiper-slide {
	max-height: 80px;
    width: auto !important;
    max-width: 180px;
    overflow:hidden;
    margin-left: 15px;
    margin-right: 15px;

}

#adherent-liste-logo .swiper-slide-inner {
	display: flex;
    align-items: center;
    height: 80px;
    justify-content: center;
}

#adherent-liste-logo img.swiper-slide-image {
	max-height: 80px;
    width: auto;
}


@media all and (max-width: 500px) {

}


#actus-liste {

}

#actus-liste .elementor-element {
	color: #252525;
    font-size: 1rem;
}

#actus-liste .elementor-element .elementor-button {
    fill: #2B6096;
    color: #2B6096;
    background-color: #ABC9DF;
    border-radius: 0px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
}

#actus-liste .elementor-element .elementor-button:hover, #actus-liste .elementor-element .elementor-button:focus {
    color: #2B6096;
    background-color: #FFFFFF;
}

#actus-liste .elementor-widget {
	margin-bottom:0px;
}



#actus-liste .elementor-element.date {
    width: 100%;
    max-width: 150px;
    text-align:center;
}

@media (max-width: 580px){
#actus-liste .elementor-element.date {
    width: 100%;
}		
}

#actus-liste .elementor-view-framed .elementor-icon, #actus-liste .elementor-element.elementor-view-default .elementor-icon {
    color: #006CB8;
    border-color: #006CB8;
}

#actus-liste .elementor-element .elementor-icon {
    font-size: 20px;
}

#actus-liste .elementor-element.actu {
	border:0px;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 0%;
    margin-bottom: 1%;
    float:left;
    min-height: 130px;
}

#actus-liste .elementor-element.actu section {
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #FFFFFF;
    margin-left: 15px;
    margin-right:15px;
}


/*** Presse ***/

.presse.elementor-icon-list-items .elementor-icon-list-item {
    font-family: "Abel", Sans-serif;
    padding-top:8px;
    padding-bottom:8px;
}

.presse.elementor-icon-list-items .elementor-icon-list-item:not(:last-child) {
    border-bottom: 1px solid #ddd;
}


.presse .elementor-icon-list-item .meta-lists > span i {
    margin-right: 5px;
    font-family: "Font Awesome 5 Free";
}

.presse .elementor-icon-list-text {
    padding-left: 16px;
    font-size:19px;
}



/*** Documents ***/

.elementor-widget-tabs .elementor-tabs-wrapper {
	justify-content : top;
}

.elementor-widget-tabs.elementor-tabs-view-vertical#documents-liste .elementor-tabs-wrapper {
	position: relative;
  float: left;
  width:33%;
}

.elementor-widget-tabs.elementor-tabs-view-vertical#documents-liste .elementor-tabs-content-wrapper {
	position: relative;
  width: 67%;
  overflow: hidden;
  float: right;
  border: 1px solid #006CB8;
  padding: 15px 10px;
  z-index:1500;
}

#documents-liste .elementor-tab-title.elementor-active {
	border-width: 1px;
}

#documents-liste .elementor-tab-title  {
	color: #2F2F2F;
	font-weight:bold;
	cursor:pointer;
}

#documents-liste .elementor-tabs-content-wrapper .elementor-tab-title {
  color: #2F2F2F;
  font-weight: bold;
  cursor: pointer;
  margin-bottom: 25px;
  font-size: 18px;
}

#documents-liste .elementor-tabs-wrapper .elementor-tab-title {

	padding: 15px 10px;
	border:0px;
	position:relative;
	z-index:1500;
}

#documents-liste .elementor-tabs-wrapper .elementor-tab-title.elementor-active  {
	border: 1px solid #006CB8;
	border-right:0px;
	z-index: 2000;
}

#documents-liste .elementor-tabs-wrapper .elementor-tab-title.elementor-active::after {
display: block;
  position: absolute;
  right: -4px;
  background: #FFF;
  width: 5px;
  top: 0px;
  bottom: 0px;
  content: "";
  height: 100%;
  z-index: 3000;
}

#documents-liste .elementor-tab-title.elementor-active  {
	color: #006CB8;
}

#documents-liste .elementor-tab-content a:hover {
	color: #006CB8;
	text-decoration:underline;
}

.elementor-widget-navigation-menu .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent a.hfe-menu-item::before, .elementor-widget-navigation-menu .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent a.hfe-menu-item::after {
	color: #006CB8;
}

.elementor-widget-navigation-menu .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent a.hfe-menu-item::before, .elementor-widget-navigation-menu .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent a.hfe-menu-item::after {
	color: #006CB8;
}

.elementor-widget-navigation-menu .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent a.hfe-menu-item::before, .elementor-widget-navigation-menu .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent a.hfe-menu-item::after {
  background-color: #006CB8 !important;
}

.elementor-widget-navigation-menu .menu-item a.hfe-menu-item:hover {
	color: #006CB8 !important;
}

.elementor-widget-navigation-menu .menu-item a.hfe-menu-item:hover, .elementor-widget-navigation-menu .sub-menu a.hfe-sub-menu-item:hover, .elementor-widget-navigation-menu .menu-item.current-menu-item a.hfe-menu-item, .elementor-widget-navigation-menu .menu-item a.hfe-menu-item.highlighted, .elementor-widget-navigation-menu .menu-item a.hfe-menu-item:focus {
  color: #006CB8 !important;
}


#documents-liste {
	padding-top:25px;
	padding-bottom: 25px;
}


#documents-liste .elementskit-blog-block-post {
	padding: 0px;
	background: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0px;
	margin-bottom: 8px;
}

#documents-liste .elementskit-blog-block-post .entry-title {
	margin-bottom: 8px;
	font-size: 0.875rem;
}

#documents-liste .elementskit-post-footer > p {
	font-size: 0.7rem;
	margin-bottom: 2px;
}