.after-menu-in-header{
    position: absolute;
    right: 0;
    top: 3px;
    transition: .4s ease-in-out;
}
.trp-shortcode-switcher{
  background: none;
}
.et-fixed-header .after-menu-in-header{
    top: 3px;
}

.et-fixed-header .trp-switcher-dropdown-list{
    background: white;
}

.trp-language-item{
    padding-right: 0;
}
.trp-language-item .trp-language-item-name{
  color: white !important;
  text-transform: uppercase;
  font-weight: 600;
  font-family: 'Arial',Helvetica,Arial,Lucida,sans-serif;
  font-size: 14px;
}
.et-fixed-header .trp-language-item-name{
  color: #000000 !important;
}

.trp-language-item__current:after{
    content: "\25BE";
    transform: rotateY(45deg);
    font-size: 1.2em;
    color: rgba(255, 255, 255, 0.6);
}
.et-fixed-header .trp-language-item__current:after{
    color: rgba(0, 0, 0, 0.6);
}

.trp-current-language-item__wrapper{
  padding-right: 0;
}

#top-menu-nav{
    padding-right: 140px;
}

@media all and (max-width: 1200px){
  #logo{
    max-height: 22% !important;
  }
  #top-menu li{
    padding-right: 8px;
  }
  #et-top-navigation{
    padding-left: 120px !important;
  }
  #top-menu li{
    font-size: 13px;
  }
  .trp-language-item .trp-language-item-name{
    font-size: 13px;
  }
  #top-menu-nav{
    padding-right: 125px;
  }
}

@media all and (max-width: 980px) {
    .after-menu-in-header{
        right: 32px;
        top: 10px;
        z-index: 1;
    }
    .trp-language-item-name{
        display: none;
        visibility: hidden;
    }
    .trp-flag-image{
        width: 22px;
    }
    .trp-language-item__current:after{
      color: rgba(0, 0, 0, 0.6);
    }
    .trp-switcher-dropdown-list{
        background: white;
    }
}




#main-header.et-fixed-header{
  background: rgba(255,255,255,0.97);
}
#main-header.et-fixed-header .logo_container img{
  -webkit-filter: invert(1);
   filter: invert(1);
  opacity: 1;
}
@media all and (max-width: 980px) {
#main-header .logo_container img{
  -webkit-filter: invert(1);
   filter: invert(1);
  opacity: 1;
}
}

@media all and (max-width: 980px) {
/*** wrap row in a flex box ***/
.custom_row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
-webkit-flex-wrap: wrap; /* Safari 6.1+ */
flex-wrap: wrap;
}
 
/*** custom classes that will designate the order of columns in the flex box row ***/
.first-on-mobile {
-webkit-order: 1;
order: 1;
}
 
.second-on-mobile {
-webkit-order: 2;
order: 2;
}
 
.third-on-mobile {
-webkit-order: 3;
order: 3;
}
 
.fourth-on-mobile {
-webkit-order: 4;
order: 4;
}
/*** add margin to last column ***/
.custom_row:last-child .et_pb_column:last-child {
margin-bottom: 30px;
}
 
}

#vss_partenaires .group .logos:not(.slick-slider) > div{
    width: 100px;
    height: 100px;
    display: inline-block;
    margin-right: 10px;
}
#vss_partenaires .group .logos:not(.slick-slider){
	margin-bottom: 30px;
}
#vss_partenaires .group img {
    width: 100px;
    height: 100px;
    object-fit: contain;
    background: #FFFFFF;
    border-radius: 100px;
    padding: 10px;
}
#vss_partenaires .group > p {
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    color: #666666;
    margin-bottom: 10px;
    font-family: Roboto, sans-serif;
}

#vss_partenaires .logos .slick-list{
	padding: 0 0 35px;
}
#vss_partenaires .slick-track {
    margin-left: 0;
}

#actualites a,
#partenariats a{
  background: #ff6b56;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 6px 16px;
  border-radius: 100px;
  font-family: 'Inter',Helvetica, Arial, Lucida, sans-serif !important;
  display: inline-block;
  margin-top: 15px;
  color: white;
  font-weight: 600;
}
#actualites a span,
#partenariats a span{
	font-weight: 600 !important;
}
#actualites .et_pb_blurb_description {
    font-weight: 400;
}

/*
* Ressources
*/
#menu-categories-block{
  height: 48px;
  max-width: 500px;
  width: 100%;
  border-radius: 40px;
  padding: 0 25px;
    border: 1px solid #bbb;
}
#menu-categories-block{
    margin-top: 20px;
    position: relative;
}
#menu-categories-block::after{
    content: '\25BC';
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    color: #666;
    font-size: 10px;
}
#menu-categories-block #menu-categories{
    border: 0;
    width: 100%;
    height: 100%;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: none;
}
#menu-categories-block #menu-categories::-ms-expand {
    display: none;
}

.ressource-adherents {
    margin-top: 60px;
}
.ressource-adherents > .section{
  margin-top: 20px;
}
.ressource-adherents > .section > .section {
    padding-left: 30px;
}
.ressource-adherents ul {
    list-style-type: disclosure-closed;
}
.ressource-adherents ul li::marker {
    color: #c05029;
}
.ressource-adherents h2,
#annuaire h2{
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 800;
    letter-spacing: 2px;
    color: #2F385B;
    padding: 0;
    margin-bottom: 10px;
}
.ressource-adherents h3{
    line-height: 28px;
    font-weight: 600;
    padding: 0;
    margin-bottom: 10px;
}