@charset "UTF-8";
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries

/**
 * 0 - Container
 */

@media (min-width: 992px) {
  .col-lg-3-5 {
    -ms-flex: 0 0 39%;
    flex: 0 0 39%;
    max-width: 39%;
  }

}
@media (min-width: 1199px) {
  .col-lg-3-5 {
    -ms-flex: 0 0 34%;
    flex: 0 0 34%;
    max-width: 34%;
  }
}
@media (min-width: 1299px) {
  .col-lg-3-5 {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
  }
}
@media (min-width: 1399px) {
  .col-lg-3-5 {
    -ms-flex: 0 0 28%;
    flex: 0 0 28%;
    max-width: 28%;
  }
}

@media (min-width: 768px) {
  .col-md-63 {
    -ms-flex: 0 0 57%;
    flex: 0 0 57%;
    max-width: 57%;
  }
  .page-template-page-moteursolutions .col-md-63 {
    -ms-flex: 0 0 63%;
    flex: 0 0 63%;
    max-width: 63%;
  }
}

@media (min-width: 992px) {

  .col-lg-53 {
    -ms-flex: 0 0 44%;
    flex: 0 0 44%;
    max-width: 44%;
  }

  .page-template-page-moteursolutions .col-lg-53 {
    -ms-flex: 0 0 53%;
    flex: 0 0 53%;
    max-width: 53%;
  }
}


@media (min-width: 1200px) {
  .col-xl-40 {
      -ms-flex: 0 0 30%;
      flex: 0 0 30%;
      max-width: 30%;
    }

  .page-template-page-moteursolutions .col-xl-40 {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }
}


html, body {
  height:100%;

}

.container-nopad{
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
}

@media (max-width: 768px) and (orientation:portrait) {
  .container-cpt,
  .container-nopad,
  .container-large .site-main,
  .container-large .site-large,
  .container-large .content-sidebar,
  .page-template-default .fl-row.fl-row-full-width .fl-row-content-wrap,
  .page-template-page-agendaemploi .fl-row.fl-row-full-width .fl-row-content-wrap{

   padding-left:15px;
   padding-right:15px;
  }
  .single-animations #comments.container-cpt {
    padding-left: 0;
    padding-right: 0;
  }
  .container-large .content-sidebar .site-main {
    padding:0;
  }

}
@media (max-width: 576px) {
  .container-cpt {
    padding-left: 15px;
    padding-right: 15px;
  }

  .container-normal main {
    margin-left: 15px;
    margin-right: 15px;
  }
  #nohero_header #nohero_title {
    margin-left: 20px;
    margin-right: 20px;
  }
}

@media (min-width: 576px) and (max-width: 768px) {
  .container,
  .container-large #primary,
  .container-large #secondary,
  .container-large .site-main,
  .container-large .site-large,
  .container-large .content-sidebar,
  .container-normal main,
  #nohero_header #nohero_title,
  .page-template-default .fl-row.fl-row-full-width .fl-row-content-wrap,
  .page-template-page-agendaemploi .fl-row.fl-row-full-width .fl-row-content-wrap {
    max-width: 95%;
    margin:0 auto !important;
  }

  .page-template-page-accueil.container-large #primary,
  .page-template-page-bbheadertrans.container-large #primary {
    max-width: 100%;
    margin:0 auto !important;
  }
  .container-large .content-sidebar .site-main {
    max-width:none;
  }

}

@media (min-width: 768px) and (max-width: 992px) {

  .fl-row-fixed-width,
  .container-cpt,
  .container-normal main,
  #nohero_header #nohero_title {
    max-width: 90vw !important;
    margin:0 auto;
  }

  .container-large #primary,
  .container-large .site-main,
  .container-large .content-sidebar,
  .page-template-default .fl-row.fl-row-full-width .fl-row-content-wrap,
  .page-template-page-agendaemploi .fl-row.fl-row-full-width .fl-row-content-wrap {
      padding-left:20px;
      padding-right:20px;
  }
  .container-large .site-large,
  .page-template-page-accueil.container-large #primary,
  .page-template-page-bbheadertrans.container-large #primary {
    padding-left:0;
    padding-right:0;
  }
  .container-large .content-sidebar .site-main {
    padding:0;
  }

}
@media (max-width: 768px) {
  .fl-row.fl-row-full-width .fl-row-content-wrap {
    margin:0 auto !important;
  }
  .container-cpt,
  .container-normal main,
  .container-large .site-main,
  .container-large .site-large,
  .container-large .content-sidebar,
  .page-template-default .fl-row.fl-row-full-width .fl-row-content-wrap,
  .page-template-page-agendaemploi .fl-row.fl-row-full-width .fl-row-content-wrap {
    padding-top:1.5em;
    word-break: break-all;
  }
  .container-large .content-sidebar .site-main {
    margin-top:0;
  }
    .container-nopad{
   padding-left:15px;
   padding-right:15px;
  }
  .single-animations #comments.container-cpt {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1099px  !important;
  }

  .fl-row-fixed-width,
  .container-cpt,
  .container-normal main,
  #nohero_header #nohero_title {
      max-width: 62vw !important;
      margin:0 auto;
  }
  .container-large .site-main,
  .container-large .content-sidebar,
  .page-template-default .fl-row.fl-row-full-width .fl-row-content-wrap,
  .page-template-page-agendaemploi .fl-row.fl-row-full-width .fl-row-content-wrap {
      margin-left: 9.5% !important;
      margin-right: 9.5% !important;
  }
  .container-large .site-large {
    padding-left: 15px;
    padding-right: 15px;
  }
  .container-large .content-sidebar .site-main {
    margin-left:0 !important;
    margin-right:0 !important;
  }

}

@media (min-width: 1199px) and (max-width: 1299px) {
  .fl-row-fixed-width,
  .container-cpt,
  .container-normal main,
  #nohero_header #nohero_title{
    max-width: 63vw !important;
    margin:0 auto;
  }
  .container-large .site-main,
  .container-large .content-sidebar,
  .page-template-default .fl-row.fl-row-full-width .fl-row-content-wrap,
  .page-template-page-agendaemploi .fl-row.fl-row-full-width .fl-row-content-wrap {
    margin-left: 9.5% !important;
    margin-right: 9.5% !important;
  }
   .container-large .site-large {
    margin-left: 7% !important;
    margin-right: 7% !important;
  }
  .container-large .content-sidebar .site-main {
    margin-left:0 !important;
    margin-right:0 !important;
  }
 
  #menu-menu-compte {
    margin-left: 0;
  }

}
@media (min-width: 1299px) and (max-width: 1399px) {
  .fl-row-fixed-width,
  .container-cpt,
  .container-normal main,
  #nohero_header #nohero_title {
    max-width: 64vw !important;
    margin:0 auto;
  }
  .container-large .site-main,
  .container-large .content-sidebar,
  .page-template-default .fl-row.fl-row-full-width .fl-row-content-wrap,
  .page-template-page-agendaemploi .fl-row.fl-row-full-width .fl-row-content-wrap {
    margin-left: 9% !important;
    margin-right: 9% !important;
  }
   .container-large .site-large {
    margin-left: 7.5% !important;
    margin-right: 7.5% !important;
  }
  .container-large .content-sidebar .site-main {
    margin-left:0 !important;
    margin-right:0 !important;
  }
  #menu-menu-compte {
    margin-left: .25em;
  }

}
@media (min-width: 1399px) {
  .fl-row-fixed-width,
  .container-cpt,
  .container-normal main,
  #nohero_header #nohero_title{
    max-width: 65vw !important;
    margin:0 auto;
  }
  .container-large .site-main,
  .container-large .content-sidebar,
  .page-template-default .fl-row.fl-row-full-width .fl-row-content-wrap,
  .page-template-page-agendaemploi .fl-row.fl-row-full-width .fl-row-content-wrap {
    margin-left: 9% !important;
    margin-right: 9% !important;
  }
  .container-large .site-large {
    margin-left: 8% !important;
    margin-right: 8% !important;
  }

  .container-large .content-sidebar .site-main {
    margin-left:0 !important;
    margin-right:0 !important;
  }
  #menu-menu-compte {
    margin-left: 1em;
  }

}

/* Background & box */
.bg-white {
  background-color: white;
}


/**
 * 0 - Typography
 */
/* h1 ok*/
h1,
article .fl-module-heading h1.fl-heading {
  font-family: 'Anybody';
  font-size: 2.5rem;
  font-weight: 900;
  color:var(--pro-fonc-texte-footer);
  margin-top:.75em !important;
  letter-spacing: 1px;
}

h1.bigtitle{
  font-size: 2.15rem;
}

h2 {
  font-family: 'Anybody';
  font-size: 3.25rem; /* 52px */
  font-weight: 500; 
 /*line-height: 64px;*/
}

h3,
article .fl-module-heading h3.fl-heading {
  font-family: 'Anybody';
  font-size: 2.25rem; /* 40px */
  font-weight: 500; 
 /* line-height: 48px;*/
   color:var(--couleurref);
  margin-top:0 !important;
  margin-bottom:.5em !important;
}

h4,
article .fl-module-heading h4.fl-heading {
 font-family: 'Anybody';
font-size: 1.5625rem;
font-style: normal;
font-weight: 500;
line-height: 2.125rem; /* 136% */
letter-spacing: 0.04688rem;

  color: var(--pro-fond-2);
  margin-top:.5em !important;
  margin-bottom:.75em !important;
}

h5 {
  font-family: 'Roboto';
  font-size: 1.25rem;
font-style: normal;
font-weight: 700;
line-height: 1.75rem; /* 140% */

color: var(--pro-fond-2);
}

h6 {
  font-family: 'Roboto';
  font-size: 13px;
  font-weight: 700; 
  text-transform: uppercase;
  line-height: 20px;
  letter-spacing: 2px;
   color:var(--couleurref);
}

/* Text */
p, .entry-content p {
font-family: 'Roboto';
  color: var(--Noir);
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.7rem; 
}

.text-decoration-underline {
  text-decoration: underline;
}

.text_big {
  font-family: 'Roboto';
  font-size: 1.25rem; /* 20px */
  font-weight: 400; 
  line-height: 32px;
}

.text_middle {
  font-family: 'Roboto';
  font-size: 1.1rem;
  font-weight: 400; 
  line-height: 1.3;
}

.text_small {
color: var(--Gris-moyen);
/* courant petit */
font-family: 'Roboto';
font-size: 0.9375rem;
font-style: normal;
font-weight: 400;
line-height: 1.25rem; 
}
.text_medium {
color: var(--Gris-moyen);
/* courant petit */
font-family: 'Roboto';
font-size: 1rem;
font-style: normal;
font-weight: 400;
line-height: 1.25rem; 
}

.text_mid_gray_b {
  font-family: 'Roboto';
  color: var(--Gris-moyen);
  font-weight: 700;
}

.text_dk_gray {
  color: var(--pro-fonc-texte-footer);
}

.fl-rich-text ol {
  padding-left:1em;
}
.text-primal{
  color:var(--primal);
}
.text-color-ref{
  color:var(--couleurref);
}
.text-secondaire{
  color:var(--secondaire);
}
.text-tertiaire{
  color:var(--tertiaire);
}
.text-light-accent{
  color:var(--text_light_accent);
}



/* Formulaires */
.label {
  font-family: 'Roboto';
  font-size: 0.75rem; /* 12px */
  font-weight: 700; 
  text-transform: uppercase;
  line-height: 20px;
  letter-spacing: 2px;
}

.text-form {
  font-family: 'Roboto';
  font-size: 1.125rem; /* 18px */
  font-weight: 600; 
  line-height: 26px;
}

/* Titres */
.entry-content h2 {
  margin-top:.5em;
  margin-bottom:.5em;
}

.entry-content h3 {
  margin-top:.75em;
  margin-bottom:.5em;
}

#secondary h3  {
  font-size: 20px;
}


@media (max-width: 768px) {
  .post .entry-content p, .ast-single-post .entry-content p, .post .entry-content ul, .fl-rich-text p {
    font-size: 1em;
    line-height: 1.6;
    margin-bottom: .5em;
    letter-spacing: 0;
  }
  #main h1, .site-main h1, #main .entry-content h1, .site-main .entry-content h1  {
    font-size: 24px;
    margin-top: 0;
  }
  #main h2, #main .entry-content h2, .fl-rich-text h2,
  .page-template-page-forum #af-wrapper .forum .forum-title {
    font-size: 22px;
  }
  #main h3, #main .entry-content h3, .fl-rich-text h3, #secondary h3 {
    font-size: 20px;
  }

  h3{
  font-family: 'Anybody';
  font-size: 1.875rem; /* 30px */
  font-weight: 500; 
  /*line-height: 38px;*/
  }

  h4 {
  font-family: 'Anybody';
  font-size: 1.25rem; /* 20px */
  font-weight: 500; /* Couldnt Identify Weight */
  /*line-height: 26px;*/
  }

  h5 {
    font-size: 14px;

  }
}

/**
* Breadcrumbs
*/
.ast-breadcrumbs {
  font-family: 'Roboto';
  color: var(--pro-fonc-texte-footer);
  font-weight:400;
  font-size: .95rem;
    margin-left:1rem;
    margin-top:.75rem;
    margin-bottom:.75rem;
}
.ast-breadcrumbs ul,
.ast-breadcrumbs ol,
.ast-breadcrumbs li {
  display:inline;
  list-style-type:none;
  margin: 0;
  padding:0;
}

.ast-breadcrumbs a{
  text-decoration:underline;

}
.ast-breadcrumbs li.trail-item::after {
  content:"";
  background-image:var(--icon-breadcrumb);

  background-repeat: no-repeat;
  background-size: 15px 24px;
  background-position: center;
  width:15px;
  height:24px;
  vertical-align: middle;
  align-items: center;
  align-content: center;
  align-self: center;
  display:inline-block;
      margin-right:.45rem;
      margin-left:.45rem;
}
.ast-breadcrumbs li.trail-end::after {
  background:none;
  display:none;
}

/**
 * 0 - Public Pages - Login
 */
.um-page-login #content,
.um-page-password-reset #content {
  background: linear-gradient(to bottom, var(--fondbleu) 75%, rgb(255,255,255) 0%);
}
.um-page-login article{
  background:var(--icon-pictos-connexion);
  background-repeat: no-repeat;
  background-position: center top +8em;
  padding-bottom:7em;
}

.um-page-password-reset article{
  background:var(--icon-pictos-connexion);
  background-repeat: no-repeat;
  background-position: center top +4em;
  padding-bottom:9em;
}

.um-page-login .entry-content,
.um-page-password-reset .entry-content{
  margin:0 auto;
  text-align: center;
}
@media all and (min-width:992px) {
  .um-page-login .entry-content,
  .um-page-password-reset .entry-content{
    width: max-content;
  }
}
.um-login,
.um-password {
  margin:0 auto;
}
.um-page-password-reset .um-um_password_id.um {
  max-width: 375px;
}

.um-page-login p.entete_connexion{
  letter-spacing: 2px;
  text-transform: uppercase;
  color:var(--couleurref);
  font-weight:600;
  font-size: .9em !important;
}

@media all and (max-width:768px) {
  .um-page-login article,
  .um-page-password-reset article{
    background: none;
  }
}

.um-page-login form,
.um-page-password-reset form {
  margin-top:2em;
  padding-left:3em;
  padding-right:3em;
  padding-top:1em;
  padding-bottom:1em;
  border: 2px solid var(--couleurref);
  border-radius: 6px;
  background-color: white;
}

.um-page-login form:before,
.um-page-password-reset form:before {
  content:" ";
  background:var(--icon-compte);
  height: 2em;
  width: 2em;
  background-size: 2em 2em;
  background-repeat: no-repeat;
  display: block;
  margin: 0 auto 1em auto;
}

.um-page-login form .um-field,
.um-page-password-reset .um-field{
  margin-bottom:1.25em;
}
.um-login .um-col-alt {
  margin-bottom:1em;
}
.um-login .um-col-alt-b {
  text-align:center;
  margin-top:.5em;
  margin-bottom:.5em;
}

.um-login .um-button.um-alt {
  margin-top: .75em;
  display: block;
  color:var(--secondaire);
}

.entry-content a.um-link-alt,
.um-page-login form .um-field-area label{
  opacity:0.65;
  color:var(--text_dark_gray);
  font-weight: normal;
}
.um-page-login form .um-field-area {
  text-align:left;
}
#um-submit-btn {
  width:100%;
}

/* Password reset :*/
.um-um_password_id.um {
  max-width: 100%;
}

.um-um_password_id.um .um-field-block{
  margin-top:.5em;
  margin-bottom:1.25em;
}
.um-col-alt {
  margin-top:0;
  margin-bottom: 1.5em;
}
/* Password change :*/
.um-um_password_id .um-form {
    margin-top:1.5em;
}
#um_field_um_password_id_confirm_user_password {
  margin-top:1em;
}

.um-field-area {
  position:relative;
}
.um-field-icon {
  content:" ";
  width: 30px;
  height: 100%;
  position: absolute;
  float: right;
  right: 0;
}
.um-icon-ios-eye {
  background:url('../../images/icon-eye.svg');
    background-position: left;
  background-repeat: no-repeat;
  background-size: 22px 16px;
  width:30px;
  height:100%;
  display:block;
  cursor: pointer;
}
.um-icon-ios-eye-slash {
    background:url('../../images/icon-eye-slash.svg');
    background-position: left;
  background-repeat: no-repeat;
  background-size: 22px 16px;
  width:30px;
  height:100%;
  display:block;
  cursor: pointer;
}

/* Création de compte */
.um-register #um-submit-btn {
  margin-bottom:3em;
}

@media (max-width: 768px) {
  .um-register {
    margin-top:25px;
  }
  .um-register .um-col-121,
  .um-register .um-col-122,
  .um-register .um-col-1 {
    width:100%;

  }
  .um-register .um-field,
  .um-register .um-field-password,
  .um-register .um-field-block {
    width: 100%;
  }

  .um-register .um-field-password:last-of-type{
    margin-top:30px;
}

}
@media (min-width: 768px) {
  .um-register{
    background:var(--bg-register);
    background-repeat: no-repeat;

    background-position: right top;
  }
  .um-register #um-submit-btn {
  width:auto !important;
  margin:0 auto;

}

  .um-register .um-col-121,
  .um-register .um-col-122,
  .um-register .um-col-1 {
    width:100%;
    display:flex;
    align-content: center;
    align-items: center;
  }

  .um-register .um_col_password .um-col-1 .um-field-password,
  .um-register .um-row .um-col-121 .um-field {
    margin-right:2em;
  }

}

@media (min-width: 768px) and (max-width:1399px) {
  
  .um-register .um-field,
  .um-register .um-field-password,
  .um-register .um-field-block {
    width: 34vw;
  }

  .um-register .um-field-register_rgpd {
    width: 75vw;
  }
}
@media (min-width:1399px) {
  
  .um-register .um-field,
  .um-register .um-field-password,
  .um-register .um-field-block {
    width: 20vw;
  }

  .um-register .um-field-register_rgpd {
    width: 52vw;
  }
}


/*
* 0. Menu
*/

.navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem;
  margin-right:0;
}

/* ANIMATED X */
.navbar-toggler {
  padding-left:0;
  display: grid;
  grid-template-columns: 36px 1fr;
  grid-template-rows: repeat(3, 3.3px);
  grid-column-gap: 0px;
  grid-row-gap: 4px; 
}

@media (max-width: 768px) {
  .navbar-toggler {
    padding-right: 4px;
  }
}
.menu-text,
.lien_dui {
  color: var(--pro-fonc-texte-footer);
  font-family: 'Anybody';
  font-size: 1.05rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.04rem;
  cursor:pointer;
}

.lien_dui {
  display: flex;
  text-decoration: none !important;
  text-align: center;
  align-items: end;
  margin-bottom:.25em;
  justify-content: end;
}

.picto-dui {
  margin-right: .5em;
  width: 26px;
  height: 25px;
  background: url('../../images/connexion.svg');
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 26px 25px;
  display: inline-block;
}

.menu-text {
  grid-area: 1 / 2 / 4 / 3;
  line-height: 1.2;
}


.navbar-toggler.x[aria-expanded=true] .icon-bar:nth-of-type(1) {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}
.navbar-toggler.x[aria-expanded=true] .icon-bar:nth-of-type(2) {
   opacity: 0;
}
.navbar-toggler.x[aria-expanded=true] .icon-bar:nth-of-type(3) {
   transform: rotate(-45deg);
  transform-origin: 10% 90%;
}

.navbar-toggler.x .icon-bar {
  width: 24px;
  display: block;
  height: 3px;
  background-color: var(--pro-fonc-texte-footer);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border-radius:.5em;
}
/*
.navbar-toggler.x .icon-bar + .icon-bar {
  margin-top: 4px;
}
*/
.navbar-toggler.x .icon-bar.bar1 {
 grid-area: 1 / 1 / 2 / 2; 
}
.navbar-toggler.x .icon-bar.bar2 {
 grid-area: 2 / 1 / 3 / 2; 
}
.navbar-toggler.x .icon-bar.bar3 {
 grid-area: 3 / 1 / 4 / 2; 
}

.navbar-toggler.x .icon-bar:nth-of-type(1) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.navbar-toggler.x .icon-bar:nth-of-type(2) {
  opacity: 1;
  filter: alpha(opacity=100);
}
.navbar-toggler.x .icon-bar:nth-of-type(3) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}


.main-header-container {
  position: relative;
  padding-left:0;
  padding-right:0;
  padding-top: 0;
  padding-bottom: 0;
}

.main-header-bar-wrap {
  position: relative;
}

.main-header-bar-wrap .nav-fallback-text {
  float: right;
}

/**
 * 1 - Main Header
 */
#masthead,
#subheader,
#menu {
  background: var(--pro-fond-4);
}

.page-template-page-faq #masthead,
.page-template-page-faq #menu,
.page-template-page-contact #masthead,
.page-template-page-contact #menu {
  background: var(--pro-fond-1);
}
.page-template-page-faq #subheader {
  background: var(--pro-fond-1);
}

.page-template-page-contact #content {
  background: var(--pro-fond-1);
}

.single-post #subheader {
  background: var(--pro-fond-4);
}

.single-services #masthead,
.single-services #subheader,
.single-services #menu,
.page-template-page-bdd-documentaire #masthead,
.page-template-page-bdd-documentaire #subheader,
.page-template-page-bdd-documentaire #menu,
.page-template-page-moteurservices #masthead,
.page-template-page-moteurservices #subheader,
.page-template-page-moteurservices #menu,
.page-template-page-form-demande-service #masthead,
.page-template-page-form-demande-service #subheader,
.page-template-page-form-demande-service #menu{
  background: var(--pro-fond-1);
}

@media (max-width: 768px) {
  .h-73px {
    height:20px;
  }
}

@media (min-width: 768px) {
  .h-73px {
    height:73px;
  }
}

.single-services h2,
.single-solutions h2{
  font-size: 1.71rem !important;
  font-family: 'Anybody';
  font-style: normal;
  font-weight: 500;
  line-height: 2.125rem;
  letter-spacing: 0.04688rem;
  color: var(--pro-fond-2);
}

.single-solutions #masthead,
.single-solutions #subheader,
.single-solutions #menu,
.page-template-page-moteursolutions #masthead, 
.page-template-page-moteursolutions #subheader, 
.page-template-page-moteursolutions #menu, 
.page-template-page-annuaireboussole #masthead,
.page-template-page-annuaireboussole #menu{
  background: var(--pro-fond-5);
}
.page-template-page-annuaireboussole #subheader{
  background:none;
}

.home #masthead{
  background:none;
  color:var(--Blanc) !important;
}

.page-template-page-bbheadertrans #masthead {
  background:none;
}

#skipcontent {
  color: var(--pro-fonc-texte-footer);
}

.home #skipcontent {
  color: white;
}


.home .menu-text,
.home .lien_dui {
  color:var(--Blanc);
}

.home .picto-dui{
  background-image: url('../../images/connexion-blc.svg');
}
.home .navbar-toggler.x .icon-bar{
  background-color:var(--Blanc);
}

.home .menu-scrolled #masthead,
.home .menu-scrolled #menu,
.page-template-page-bbheadertrans .menu-scrolled #masthead,
.page-template-page-bbheadertrans .menu-scrolled #menu {
  opacity: 0.8;
  background: var(--Blanc);
}

.home #masthead.menu-opened,
.home .menu-opened #menu,
.page-template-page-bbheadertrans #masthead.menu-opened,
.page-template-page-bbheadertrans .menu-opened #menu{
  opacity: 1;
  background: var(--Blanc) !important;
}

.home .menu-scrolled #masthead .menu-text,
.home .menu-scrolled #masthead .lien_dui,
.home #masthead.menu-opened .menu-text,
.home #masthead.menu-opened .lien_dui {
  color: var(--pro-fonc-texte-footer);
}
.home .menu-scrolled .navbar-toggler.x .icon-bar,
.home .menu-opened .navbar-toggler.x .icon-bar{
  background-color: var(--pro-fonc-texte-footer);
}

.home .menu-scrolled .picto-dui,
.home .menu-opened .picto-dui{
  background-image: url('../../images/connexion.svg');
}



@media (max-width: 768px) {
  /*
  .page-template-default .site.menu-notscrolled  #masthead,
  .page-template-page-agendaemploi .site.menu-notscrolled  #masthead,
  .page-template-default .site #masthead {
    padding-bottom:1em;
  }
  */

  .page-template-default .site.menu-scrolled  #masthead,
  .page-template-page-agendaemploi .site.menu-scrolled  #masthead{
    padding-bottom:0;
  }
  .bg_flower_single,
  .bg_flower_agenda{
    display:none;
  }

  #subheadservices {
    background: var(--pro-fond-1);
  }
  #subheadsolutions  {
    background: var(--pro-fond-5);
  }
}

@media (min-width: 768px) {

  .bg_flower_single{
    position:absolute;
    right: 0;
    top: -4.8em;
  }

   .bg_flower_agenda{
    position: absolute;
    right: 7vw;
    top: -10vh;
    overflow: visible;
    z-index: 10000;
  }

  #subheadservices {
    background: var(--pro-fond-1) url('../../images/bg_moteur.svg');
    background-position: top right +8vw;
    background-repeat: no-repeat;
    background-size: 21vw auto;
  }

  .home #subheadservices {
    background: var(--pro-fond-1) url('../../images/bg_moteur.svg');
    background-position: top +5vh right +8vw;
    background-repeat: no-repeat;
    background-size: 21vw auto;
  }

  #subheadsolutions  {
    background: var(--pro-fond-5) url('../../images/bg_moteur.svg');
    background-position: top right +8vw;
    background-repeat: no-repeat;
    background-size: 21vw auto;
    
  }
}

/* menu : hide logo and show box-shadow */
.site.menu-scrolled .site-header {
    box-shadow: 0px 18px 40px 0px rgba(112, 144, 176, 0.12);
}
.site.menu-notscrolled .site-header {
    box-shadow: none;
}

.main-header-bar-navigation {
 transition: all 0.4s ease-in-out;

  padding-bottom:3.25em;
  padding-top:2em;
}
.scrolled-down{
  transform:translateY(-100%); 
  transition: all 0.3s ease-in-out;
}
.scrolled-up{
  transform:translateY(0); 
  transition: all 0.3s ease-in-out;
}

.scrolled-down .custom-logo {
  display:none;
}

/* menu sticky/fixed-top*/
body.admin-bar header.fixed-top {
    top:32px;
}

.site-content {
  padding-top:89px;
}
.page-template-page-accueil .site-content,
.page-template-page-bbheadertrans .site-content {
  padding-top:0;
}

.site.menu-scrolled .site-content {
  padding-top:43px;
}

.ast-button-wrap {
  z-index:100;
}

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

  .site.menu-notscrolled .ast-button-wrap,
  .site.menu-notscrolled .lien_dui {
    padding-top:2em !important;
  }

  .site.menu-scrolled .site-content {
    padding-top:42px;
  }

  .site.menu-scrolled .ast-button-wrap,
  .site.menu-scrolled .lien_dui {
    padding-top:.5rem;
  }
}

@media all and (max-width:782px) {
    body.admin-bar header.fixed-top {
        top:46px;
    }
}

#wpadminbar {
  position:fixed !important;
}

.main-navigation ul{
  width: 100% !important;
}
.nav-link {
  padding-bottom: 0;
}

header .site-logo-img .custom-logo-link img {
    height:auto;
}

@media (max-width:399px){ 
  header .site-logo-img .custom-logo-link img {
    max-width: 150px !important;
  }

    .site-content {
    padding-top:48px;
  }

}

@media (min-width:400px) and (max-width:768px){ 
  header .site-logo-img .custom-logo-link img {
    max-width: 185px !important;
  }

    .site-content {
    padding-top:60px;
  }

}

@media (min-width:768px) {
  #primary-menu {
    flex-direction: row;
  }
}

#site-navigation .menu-link {
  font-family:'Roboto';
  display: block;
  color: var(--pro-fonc-texte-footer);
  font-weight:600;
  font-size:1em;
  position: relative;
  line-height: 1;
  width: max-content;
  padding-right: .25rem;
  padding-left: .25rem;
  padding-top: 0;
}


.offset-menu-compte{
  margin-left:auto;
  margin-right:3vw;
}

.box-compte-navigation{
  background: rgba(255, 255, 255, 0.8);
  border:1px solid var(--secondaire); 
  border-radius: 6px;
  padding: 1em 1.5em 1em 1.5em;
}

#compte-navigation .menu-link, 
#compte-navigation .menu-disabled {
  font-family:'Roboto';
  display: block;
  color: var(--primal);
  font-weight:600;
  font-size:1em;
  position: relative;
  line-height: 1.1;
  width:fit-content;
}
@media (max-width:992px) {
  #compte-navigation {
    border-left:1px solid var(--secondaire); 
    padding-left:2em;
  }
}

@media (min-width:992px) {
  #compte-navigation {
    width:9em;
  }
  #compte-navigation .menu-link, 
  #compte-navigation .menu-disabled {
    text-align:right;
  }
}

#compte-navigation .menu-disabled {
  color:var(--menu-disabled);
}


#compte-navigation .menu-item {
  padding-top:.9em;
  padding-bottom:.9em;
}

#site-navigation .menu-link:hover, 
#site-navigation .menu-link:focus,
#site-navigation li.show .dropdown-toggle,
#compte-navigation .menu-link:hover,
#compte-navigation .menu-link:focus{
  text-decoration: none;
  color: var(--pro-fonc-texte-footer);
}


.menu-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

#compte-navigation .current-menu-item .menu-link,
#site-navigation .current-menu-item .menu-link,
#site-navigation .current-page-ancestor .menu-link,
#site-navigation .current-menu-parent .dropdown-toggle-under.menu-link,
.menu-langues .current-menu-parent .dropdown-toggle-under.menu-link {
  color: var(--pro-fonc-texte-footer);
  font-weight:700;
}

#compte-navigation .current-menu-item .menu-link::after,
#site-navigation .current-menu-item .menu-link::after,
#site-navigation .current-page-ancestor .menu-link::after{
  content: '';
  position: absolute;
  bottom: -9px;
  left: 0;
  right: 0;
  background-color: currentColor;
  height: 3px;
  border-radius: 13px;
}

#site-navigation .menu-connexion a {
  border:1px solid var(--secondaire);
  color:var(--couleurref);
  border-radius: 6px;
  padding-top: .7em;
  padding-bottom: .7em;
  padding-right: .95em;
  padding-left: .95em;
}
#site-navigation .menu-connexion a:hover,
#site-navigation .current-menu-item.menu-connexion a {
  border:1px solid var(--secondaire);
  background-color: var(--secondaire);
  color:#ffffff;
}

#site-navigation .menu-deconnexion a {
  background-color:var(--secondaire);
  border:1px solid var(--secondaire);
  border-radius: 6px;
  padding-top: .7em;
  padding-bottom: .7em;
  padding-right: .95em;
  padding-left: .95em;
    color:#ffffff;
}

#site-navigation .menu-deconnexion a:hover{
  color:#ffffff;
}

#site-navigation .menu-compte a {
  padding-left: 2.35em !important;
  background-color:var(--secondaire);
  border:1px solid var(--secondaire);
  border-radius: 6px;
  color:#ffffff !important;
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='17' viewBox='0 0 15 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.77566 10.0066C11.5396 9.15754 12.7572 7.35205 12.7572 5.2619C12.7572 2.35584 10.4035 0 7.49994 0C4.59642 0 2.24265 2.35584 2.24265 5.2619C2.24265 7.35205 3.46028 9.15758 5.22426 10.0066C2.70994 10.6711 0.747757 12.4075 0.071225 14.59C-0.231967 15.5681 0.469424 16.473 1.48091 16.6275C2.69081 16.8124 4.62671 17 7.50002 17C10.3733 17 12.3092 16.8124 13.5191 16.6275C14.5306 16.473 15.232 15.5681 14.9288 14.59C14.2522 12.4074 12.29 10.671 9.77566 10.0066Z' fill='white'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: left +.8em center;
  background-size: calc(1em) calc(1em);
  padding-top: .7em;
  padding-bottom: .7em;
  padding-right: .9em;
}

#site-navigation .menu-compte a:hover{
  color:#ffffff;
 /* border-color:var(--secondaire);
  background-color: transparent;
  background-image:var(--icon-compte-hover);*/

}


/*
@media (min-width:992px) {

  #site-navigation .current-menu-parent .dropdown-toggle-under.menu-link::after {
    content: '';
    position: absolute;
    bottom: -9px;
    left: 0;
    right: 0;
    background-color: currentColor;
    height: 3px;
    border-radius: 13px;
  }
}
*/
#site-navigation .dropdown-menu,
.menu-langues .dropdown-menu,
#btnvueagenda.dropdown-menu,
#btnactionsinscriptions.dropdown-menu {
  border:none;
  border-radius:0;
  background-color: transparent;
  box-shadow: none;
  color:#333333;

  line-height: 1;
}

#site-navigation .dropdown-menu li.menu-item,
.menu-langues .dropdown-menu li.menu-item,
#btnvueagenda.dropdown-menu .menu-link{
  text-align:left;
  padding-right: 2em;
}

#site-navigation .dropdown-menu li.menu-item a,
.menu-langues .dropdown-menu li.menu-item a,
#btnvueagenda.dropdown-menu .menu-link{
  line-height: 1.5;
}

#site-navigation .dropdown-toggle::after,
.menu-langues .dropdown-toggle::after{
    display: inline-block;
    margin-left: .5em;
    vertical-align: middle;
    content: "";
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    font-size: .63em;
    font-weight: 900;
}

#site-navigation .dropdown-item:focus, 
.menu-langues .dropdown-item:focus, 
#site-navigation .dropdown-item:hover,
.menu-langues .dropdown-item:hover {
      color: #04A8CE;
      text-decoration: none;
      background-color: transparent;     
}


#site-navigation .dropdown-menu,
.menu-langues .dropdown-menu,
#btnvueagenda.dropdown-menu,
#btnactionsinscriptions.dropdown-menu {
    width: max-content !important;
    margin-top: 1em;
}


@media (max-width:768px) {

  #site-navigation  .dropdown-item,
  .menu-langues  .dropdown-item {
    padding: 0;
  }
  #site-navigation .dropdown-menu,
  .menu-langues .dropdown-menu {
    box-shadow: none;
    display: block;
    margin-top:0;
    margin-bottom:0;
     padding-top: 0;
    padding-bottom: 0;
    padding-left: 1em;
  }

 #site-navigation .dropdown-toggle,
 .menu-langues .dropdown-toggle {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }

  #site-navigation .nav-item,
  .menu-langues .nav-item {
    margin-top: .95em;
    margin-bottom: .5em;
    margin-left:2em;
  }

  #site-navigation .nav-link,
  .menu-langues .nav-link{
    text-align:left;
    line-height: 1.5;
  }

  #site-navigation .nav-item:last-of-type {
    margin-bottom:0;
  }
}

/**
 * 	Footer Section
 *
 */
.footer-adv-layout-4 {
  color:white;
  font-size: 1.125rem;
  font-family: 'Roboto';
}

.footer-site,
.footer-newsletter {
  background-color:var(--pro-fonc-texte-footer);
}
@media (min-width: 992px) {
  .footer-site {
    background:var(--pro-fonc-texte-footer) url('../../images/bg_footer.png');
    background-position:center right +2vw;
    background-repeat: no-repeat;
  }
}

.footer-form {
  background-color: var(--couleurref);
}

.footer-adv-layout-4 h2 {
  padding-bottom: .75em;

  font-weight:600;
}

.footer-adv-layout-4 a {
  color:var(--white);
  text-decoration: none;
  margin-top: .25em;
  margin-bottom: .25em;

}
.footer-adv-layout-4 a:hover,
.footer-adv-layout-4 a:focus {
   color:var(--white);
  text-decoration: underline;
  outline:none;
}

footer .logo_footer.size-full {
  max-width:200px;
  margin:0;
}

.ast-footer-overlay {
  padding-top: .75em;
  padding-bottom: .75em;
}

.ast-small-footer {
  line-height: 1.85714285714286;
  position: relative;
  background-color:var(--pro-fonc-texte-footer);
  color:var(--white);
  border:0;
  text-align: left;
  font-size: 14px;
}

@media (max-width: 769px) {
  .ast-small-footer-section li:last-of-type {
     padding-bottom:2em;
  }
  .ast-small-footer-section li.sep {
    display:none;
  }
}

@media (max-width: 992px) {
  .ast-footer-overlay {
  padding-top: 1.5em;
}
  .ast-small-footer-section ul {
    padding-left:0;
  }
  .ast-small-footer-section li {
    text-align:left;
    padding-top:.75em;
    padding-bottom:.75em;
  }
}

@media (min-width: 992px) {
  .ast-small-footer-section li {
    display:inline-block;
    padding-right:1vw;
  }
}

.ast-small-footer-section a {
   color:var(--Blanc) !important;
   text-decoration: none;
}

.ast-small-footer-section a:hover, 
.ast-small-footer-section a:focus {
  text-decoration: underline;
}

.ast-small-footer span {
  padding: 0 0.5em;
}

.ast-small-footer .widget-title,
.ast-small-footer .no-widget-text {
  margin-bottom: 0;
}
.footer-adv .widget-title {
  margin-bottom: 1em;

}
.ast-small-footer .widget {
  margin-bottom: 1em;
}

.ast-small-footer .widget ul {
  position: static;
  border: 0;
  width: auto;
}

.ast-small-footer .widget ul a {
  border: 0;
}

.ast-small-footer .widget:last-child {
  margin-bottom: 0;
}

/* Auto width footer sections */
@media (min-width: 769px) {
  .ast-small-footer .nav-menu li {
    margin: 0;
  }
  .ast-small-footer .nav-menu li:first-child a {
    padding-left: 0;
  }
  .ast-small-footer .nav-menu li:last-child a {
    padding-right: 0;
  }
}

/* Hide edit shortcut button */
.ast-footer-site-title .customize-partial-edit-shortcut-button {
  display: none;
}


@media screen and (min-color-index: 0) and (-webkit-min-device-pixel-ratio: 0) {
  .ast-small-footer-wrap .ast-row:before {
    display: block;
  }
}

.site-footer ul {
  list-style-type: none;
}
footer ul li {
    line-height:1.5;
}

.site-footer h1,
.site-footer h2,
.site-footer h3,
.site-footer h4,
.site-footer h5,
.site-footer h6 {
  font-family: 'Roboto';
  color:white;
}

.site-footer h4 {
  font-size: 1.5em;
  margin-bottom:.25em !important;
  min-width: max-content;
}

.site-footer h2 {
    min-width: max-content;
}


.site-footer .footer-adv-widget-1 .widget_presentation {
  text-align:left;
  color:white;
  max-width: 300px;
  font-size: 1.05rem;
  margin-bottom: 2rem;
}

@media (min-width: 992px) {
  .site-footer .footer-adv-widget-1 .widget_media_image {
    text-align: center;
  }
  .site-footer .footer-adv-widget-1 .widget_presentation {
      max-width: 190px;
  }
}

.site-footer .widget_media_image:first-of-type .wp-block-image.size-full {
  margin:0 0 2em 0;
}
.site-footer .wp-block-image img {
  max-width: 190px;
}
.site-footer .wp-block-image.img-footer img {
  max-width: 300px;
}


.site-footer .nav-menu li {
  display: inline-block;
}
.site-footer .widget_block li {
  padding-bottom:1em;
}

.site-footer ul.footer-resosocio {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top:.5em;
  margin-bottom:1.5em;
    min-width: max-content;
}


footer .wp-block-social-links.is-style-logos-only li.wp-social-link {
  background: white;
  padding: .2em .4em;
  border-radius: 50%;
}
footer .wp-block-social-links.is-style-logos-only .wp-social-link a{
  font-size:20px;
}

@media all and (min-width: 1099px) {
  .site-footer ul.footer-resosocio {
    max-width: 21vw;
  }
  .site-footer ul.footer-liens {
    max-width: 12vw;
  }
}

@media (max-width: 768px) {
   .site-footer ul.footer-resosocio {
    max-width: 75vw;
  }
}
@media (min-width: 768px) and (max-width: 1099px) {
   .site-footer ul.footer-resosocio {
    max-width: 50vw;
  }
}

@media (max-width: 992px) {

  .site-footer .row .footer-adv-widget {
    margin-bottom:1.5em;
  }
  .site-footer .row .footer-adv-widget.footer-adv-widget-4 {
    margin-bottom:0;
  }

  .footer-resosocio .wp-block-social-links li:first-of-type{
    margin-left: 0;
  }
  footer .wp-block-social-link {
    margin: auto;
  }
  .site-footer .footer-resosocio {
    margin-top: 1.5em;
  }

  #site-navigation {
    margin-top:1em;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .main-header-bar-navigation {
    padding-left:0;
    padding-right:0;
  }
}

header .astra-widget-social-profiles-inner {
  margin-left:auto;
}


.footer-adv-overlay {
  padding-top: 2.75em;
  padding-bottom: 0;
}
.footer-adv-overlay-xs {
  padding-top: 1em;
  padding-bottom: 1em;
}

@media all and (max-width: 1099px) {
    .site-footer .wp-block-column {
    margin-top:.75em !important;
    margin-bottom:0 !important;
  }
}
@media all and (max-width: 992px) {

  .site-footer .wp-block-columns {
    margin-top:0 !important;
    margin-bottom:0 !important;
  }


  .footer-adv-overlay {
    padding-top: 2em;
    padding-bottom: 0.25em;
  }

  .footer-adv-overlay-xs {
    padding-top: 0;
    padding-bottom: 0;
  }
  .footer-adv-overlay-xs button{
    margin-top: .75em;
    margin-bottom: .75em;
  }
}

/**
 * Widgets
 */
.widget-title {
  font-size:2.5em;
  margin-bottom: 0;
  line-height: 1;
}

.widget select {
  max-width: 100%;
}

.widget ul {
  margin: 0;
  padding:0;
  list-style-type: none;
}

/* Helpers */
@media (max-width: 768px) {
  .nobg-mobile  > .fl-row-content-wrap {
    background-image:none !important;
  }
}

.border-b::after {
  border-bottom: 1px solid #707070;
  content: " ";
  width: 100%;
  display: block;
  padding: 0;
  margin-bottom: .5em;
  padding-top: .3em;
}

/* Boutons */
#main .fl-builder-content a.fl-button, 
#main .fl-builder-content a.fl-button:visited,
#main .fl-builder-content .btnfl-white a.fl-button, 
#main .fl-builder-content .btnfl-white a.fl-button:visited,
#main .fl-builder-content .btnfl-white_fond3 a.fl-button, 
#main .fl-builder-content .btnfl-white_fond3 a.fl-button:visited{
 border-radius: 5rem;
  padding: 0.875rem 1.875rem;
  align-items: center;
  -webkit-appearance: none;

  color: var(--pro-fonc-texte-footer);
  background:var(--Blanc);
  border:1px solid transparent;
  font-family: 'Roboto';
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.04375rem;
  text-transform: uppercase;

  text-decoration: none;
}
#main .fl-builder-content a.fl-button span, 
#main .fl-builder-content a.fl-button:visited span,
#main .fl-builder-content .btnfl-white a.fl-button span, 
#main .fl-builder-content .btnfl-white a.fl-button:visited span,
#main .fl-builder-content .btnfl-white_fond3 a.fl-button span, 
#main .fl-builder-content .btnfl-white_fond3 a.fl-button:visited span {
  color:var(--pro-fonc-texte-footer) !important;
}

#main .fl-builder-content a.fl-button:hover,
#main .fl-builder-content a.fl-button:focus,
#main .fl-builder-content .btnfl-white a.fl-button:hover,
#main .fl-builder-content .btnfl-white a.fl-button:focus{
  border: 1px solid var(--pro-fond-2);
  background-color: var(--pro-fond-2);
  color:var(--Blanc);
  text-decoration:none;
  outline:none;
}
#main .fl-builder-content .btnfl-white_fond3 a.fl-button:hover,
#main .fl-builder-content .btnfl-white_fond3 a.fl-button:focus{
  border: 1px solid #084088;
  background-color: #084088;
  color:var(--Blanc);
  text-decoration:none;
  outline:none;
}


#main .fl-builder-content a.fl-button:hover span,
#main .fl-builder-content a.fl-button:focus span,
#main .fl-builder-content .btnfl-white a.fl-button:hover span,
#main .fl-builder-content .btnfl-white a.fl-button:focus span,
#main .fl-builder-content .btnfl-white_fond3 a.fl-button:hover span,
#main .fl-builder-content .btnfl-white_fond3 a.fl-button:focus span {
  color:var(--Blanc) !important;
  outline:none;
}

#main .fl-builder-content .btnfl-black a.fl-button,
#main .fl-builder-content .btnfl-black a.fl-button:visited {
  padding: 0.875rem 1.875rem;
  align-items: center;
  -webkit-appearance: none;

  color: var(--Blanc);
  border-radius: 5rem;
  background: var(--pro-fonc-texte-footer);
 

  border:1px solid transparent;

  font-family: 'Roboto';
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.04375rem;
  text-transform: uppercase;

  text-decoration: none;
}

#main .fl-builder-content .btnfl-black a.fl-button span, 
#main .fl-builder-content .btnfl-black a.fl-button:visited span {
  color:var(--Blanc) !important;
}

#main .fl-builder-content .btnfl-black a.fl-button:hover,
#main .fl-builder-content .btnfl-black a.fl-button:focus{
  border: 1px solid var(--Blanc);
  background-color: var(--Blanc);
  color:var(--pro-fonc-texte-footer);
  text-decoration:none;
  outline:none;
}
#main .fl-builder-content .btnfl-black a.fl-button:hover span,
#main .fl-builder-content .btnfl-black a.fl-button:focus span {
  color:var(--pro-fonc-texte-footer) !important;
  outline:none;
}

#main .fl-builder-content .btnfl-transp a.fl-button,
#main .fl-builder-content .btnfl-transp a.fl-button:visited {
  padding: 0.875rem 1.875rem;
  align-items: center;
  -webkit-appearance: none;

  color: var(--Blanc);
  border-radius: 5rem;
  background: transparent;
 

  border:1px solid var(--Blanc);

  font-family: 'Roboto';
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.04375rem;
  text-transform: uppercase;

  text-decoration: none;
}

#main .fl-builder-content .btnfl-transp a.fl-button span, 
#main .fl-builder-content .btnfl-transp a.fl-button:visited span {
  color:var(--Blanc) !important;
}

#main .fl-builder-content .btnfl-transp a.fl-button:hover,
#main .fl-builder-content .btnfl-transp a.fl-button:focus{
  border: 1px solid var(--Blanc);
  background-color: var(--Blanc);
  color:var(--pro-fonc-texte-footer);
  text-decoration:none;
  outline:none;
}
#main .fl-builder-content .btnfl-transp a.fl-button:hover span,
#main .fl-builder-content .btnfl-transp a.fl-button:focus span {
  color:var(--pro-fonc-texte-footer) !important;
  outline:none;
}


/**/

.btn_secondaire {
  padding: 12px 20px;
  -webkit-appearance: none;

  color:white !important;
  font-weight: 600;
  background-color: var(--secondaire);
  border: 1px solid var(--secondaire);
  border-radius: 6px;

  font-size:16px;
  line-height: 20px;
  text-decoration: none;
}

.btn_secondaire.dlsuccess {
  background-color: var(--text_light_accent);
  border: 1px solid var(--text_light_accent);
}
.btn_secondaire.dlsuccess:hover {
  background-color: var(--text_light_accent);
  border: 1px solid var(--text_light_accent);
  color:white !important;
}

.btn_secondaire:hover{
  color:var(--secondaire) !important;
  text-decoration: none !important;
  background-color:transparent;
  border: 1px solid var(--secondaire);
}


.btn_white_telecharger{
     display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.2rem 1rem;
  -webkit-appearance: none;

  color: var(--pro-fonc-texte-footer);

  /* courant petit */
  font-family: 'Roboto';
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem; /* 125% */
  background-color:white;
  border: 5px solid transparent;
  border-radius: 5rem;
  text-decoration: none;
}

.btn_white_telecharger:hover,
.btn_white_telecharger:focus{

  text-decoration: none !important;

  border-radius: 5rem;
border: 5px solid var(--pro-fond-1);
background: var(--Blanc, #FFF);
}

.btn_white,
.btn_white:visited{
  /* Auto layout */
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 12px 20px;
  -webkit-appearance: none;

  color:var(--primal);
  font-weight: 600;
  background-color: white;
  border: 3px solid var(--couleurref);
  border-radius: 30px;

  font-size:16px;
  line-height: 20px;
  text-decoration: none;
  opacity:1;
}

.btn_white:hover {
  border: 3px solid var(--secondaire);
  text-decoration: none !important;
}

.btn_white.btn_bo {
  border: 3px solid var(--secondaire);
  text-decoration: none !important;
}
.btn_white.btn_bo:hover {
  border: 3px solid var(white);
  text-decoration: none !important;
}

.btn_dkgray,
.btn_dkgray:visited{
  /* Auto layout */
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 12px 20px;
  -webkit-appearance: none;

  color:var(--text_dark_gray);
  font-weight: 600;
  background-color: white;
  border: 3px solid white;
  border-radius: 30px;

  font-size:16px;
  line-height: 20px;
  text-decoration: none;
  opacity:1;
}



.btn_white:disabled {
  opacity: 0.7;
}
.btn_white:disabled:hover {
  border: 3px solid var(white);
}


@media (max-width: 768px) {
  .btn_white_blue,
  .btn_white,
  #page .fl-builder-content a.fl-button,
  #um-submit-btn{
    font-size: 14px;
    padding: 10px 18px;

  }
}

.btn_white_form,
.btn_white_form:visited{
  /* Auto layout */
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px 20px;
  -webkit-appearance: none;

  color:var(--couleurref) !important;
  font-weight: 600;
  background-color: white;
  border: 3px solid var(--secondaire);
  border-radius: 6px;

  font-size:16px;
  line-height: 20px;
  text-decoration: none;
  opacity:1;
}


.btn_white_form:hover {
  border: 3px solid var(--secondaire);
  text-decoration: none !important;
  background-color:var(--secondaire);
  color:white !important;
}

.btn_sauvegarder {
  margin-right: .5em;
  width:22px;
  height:20px;
  background:var(--icon-sauvegarder);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 22px 20px;
}
.btn_white_form:hover .btn_sauvegarder{
  background:var(--icon-sauvegarder-hover);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 22px 20px;
}
.btn_transmettre {
  margin-right: .5em;
  width:22px;
  height:22px;
  background:var(--icon-transmettre);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 22px 22px;
}
.btn_white_form:hover .btn_transmettre{
  background:var(--icon-transmettre-hover);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 22px 22px;
}

.btn_contact{
  margin-right: .5em;
  width:22px;
  height:22px;
  background:var(--icon-contact);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 22px 22px;
}
.btn_white_form:hover .btn_contact{
  background:var(--icon-contact-hover);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 22px 22px;
}

.btn_plus {
  margin-right: .25em;
  width:22px;
  height:20px;
  background:var(--icon-plus-white);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 22px 20px;
}
.btn_plus_coloref {
  margin-right: .25em;
  width:22px;
  height:20px;
  background:var(--icon-plus-coloref);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 22px 20px;
}
.btn_ajouter_user {
  margin-right: .75em;
  width:20px;
  height:20px;
  background:var(--icon-ajouter-user);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
}

.btn_white_telecharger:hover .btn_plus_coloref {
  background:var(--icon-plus-white);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 22px 20px;
}

.btn_white_telecharger:hover .btn_ajouter_user {
  background:var(--icon-ajouter-user-hover);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
}

.btn_couleuref:hover .btn_plus{
  background:var(--icon-plus);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 22px 20px;
}
.btn_doc {
  margin-right: .25em;
  width:22px;
  height:20px;
  background:var(--icon-doc);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 22px 20px;
}
.btn_couleuref:hover .btn_doc {
  background:var(--icon-doc-hover);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 22px 20px;
}

.btn_map {
  margin-right: .5em;
  width:22px;
  height:22px;
  background:var(--icon-map);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 22px 22px;
}
.btn_couleuref:hover .btn_map {
  background:var(--icon-map-hover);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 22px 22px;
}

.btn_telecharger{
  margin-right: .5em;
  width:20px;
  height:20px;
  background:var(--icon-telecharger);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
}
.btn_voir{
  margin-right: .5em;
  width:20px;
  height:20px;
  background:var(--icon-voir);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
}

.telecharger_success {
  margin-left: .75em;
  width: 22px;
  height: 18px;
  background:url('../../images/success.svg');
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 22px 18px;
}
.telecharger_success_white {
  margin-left: .75em;
  width: 22px;
  height: 18px;
  background:url('../../images/success-white.svg');
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 22px 18px;
}



.btn_prev_dkgray {
  margin-right: .5em;
  width:22px;
  height:14px;
  background:var(--icon-prev-dkgray);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 22px 14px;
}

.btn_suivant {
  margin-left: .5em;
  width:22px;
  height:14px;
  background:var(--icon-suivant);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 22px 14px;
  display:inline-block;
}

#main .fl-builder-content .btn-round a.fl-button:hover .btn_suivant {
  background:var(--icon-suivant-hover);
    background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 22px 14px;
}

/* Stop */

.nomfichier {
    vertical-align: middle;
}
.nomfichiermodal {
    vertical-align: middle;
    font-style: italic;
    font-size:.9em;
}

.btn-file {
    position: relative;
    overflow: hidden;
    cursor: pointer !important;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;   
    cursor: inherit;
    display: block;
    cursor: pointer;
     z-index:0;
}


#fichier-error {
    display:block;
}


/* Formulaires */
.form-border {
  border: 1px solid #EAEAEA;
  box-sizing: border-box;
  border-radius: 10px;
}

.form-control{
    display: block;
    height: calc(2em + 1rem + 3px);

  padding: 0.3125rem 0.3125rem 0.3125rem 1.5625rem;
  align-items: center;

    background-clip: padding-box;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;

  border-radius: 0.625rem;
background: var(--Blanc);
  color: var(--Noir, #161616);

  font-family: 'Roboto';
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.form-control.nobrr {
  border: 0;
}
.form-control-xs {
  width:auto;
  padding-top:.25rem;
  padding-bottom:.25rem;
  background-color:transparent;
  height:auto;
  color: var(--couleurref) !important;
}

textarea.form-control {
  padding-top: 1rem;
}

form .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid var(--secondaire);
    margin-bottom: .25em;
    height: calc(2em + 1rem + 2px);
    padding: .375rem 1rem;
    color: #333333;
}

form .select2-selection--single .select2-selection__rendered {
    height:100%;
    height: calc(3.2rem + 1px);
    padding: .375rem 0;
}

form .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-style: solid;
    border-width: 8px 7px 0 7px;
    margin-left: -16px;
    margin-top: 40%;
}

.form-check-input {
  width: 18px;
  height: 18px;
}

.form-checkbox {
  width: 30px;
  height: 30px;
  align-self: start;
}
.form-checkbox-middle {
  width: 21px;
  height: 21px;
  align-self: start;
}


.form-beneficier h5 {
  color: var(--pro-fond-2);
  font-family: 'Roboto';
  font-size: 1.11rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.375rem; /* 122.222% */
  text-transform: none;
}
.mentions {
  color: var(--Gris-moyen);

  /* courant petit */
  font-family: 'Roboto';
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem; /* 125% */
}

.form-bordure {
  border-radius: 1.25rem;
  border: 1px solid var(--pro-fond-1);
  padding-left:5px;
  padding-right:5px;
}



/* Bouton Ajouter Commune, Territoire */
.form-control.commune-add,
.form-control.territoire-add {
  border: 2px solid var(--secondaire);
  border-right:0;
}

.input-group-append {
  border: 0;

  background: var(--Blanc, #FFF);
  border-top-right-radius: 2.5rem;
  border-bottom-right-radius: 2.5rem;
  border-left:0;
  /*width: 2.5em;*/
}
/*
.input-group-append:focus {
  border: 1px solid #277719;
}
*/
.icon-delete {
  align-self: center;
  margin-right: .5em;
  width: 26px;
  height: 26px;
  background:var(--icon-delete);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 26px 25px;
  cursor:pointer;
}

.overlay {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}

.overlay__inner {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}

.overlay__content {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}

.spinner {
    width: 75px;
    height: 75px;
    display: inline-block;
    border-width: 5px;

    border-color: rgba(26, 26, 26, 0.05);
    border-top-color: #1A1A1A;
    animation: spin 1s infinite linear;
    border-radius: 100%;
    border-style: solid;
}

@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
.minspacerh{
  content:" ";
  height:4vh;
}
@media (max-width: 992px) {

  .spacerh{
    content:" ";
    height:7vh;
  }
}

@media (min-width: 992px) {
  .spacerh{
    content:" ";
    height:11vh;
  }
}

/* Profils Agent et Organisme */
.form-profil-organisme label,
.form-profil-agent label {
  color:var(--couleurref);
  margin-bottom:.25em;
}

.form-profil-organisme input:disabled,
.form-profil-agent input:disabled {
  border:none;
  background:none;
  color:var(--colorstyle);
  padding-left:0;
  font-weight:bold;
}
.relative {
  position:relative;
}

/* Table Form candidature*/
.intuitionpro thead th,
.rapport.table thead th,
.previsionnel.table thead th,
.previsionnel.table tfoot th {
  vertical-align: bottom;
  border-bottom: 0;
  font-weight:normal;
  background-color: var(--couleurref);
  color:white;
  font-size: .9em;
}

.rapport.table thead th {
   vertical-align: middle;
  border-top:0;
}

.intuitionpro th,
.rapport.table th,
.previsionnel.table th{
  vertical-align: middle;
  border-bottom: 0;
  color:var(--couleurref);
  font-size: .95em;
}
th.label-mois {
  padding-left:1em;
}

.intuitionpro td,
.rapport.table td,
.previsionnel.table td{
  vertical-align: middle;
  border-bottom: 0;
  color:var(--primal);
  font-size: .95em;
}
.formtable-input{
  width:50px;
  padding: 0 .5em;
}

.rapport .formtable-input{
  padding: 0 .35em;
  font-size: .9em;
}

.formtable-fakeinput{
  width: 80px;
  padding: 0;
  background-color: transparent;
  border: 0;
  color: #1A1A1A;
}
.formrapport-fakeinput{
  width: 40px;
  padding: 0;
  background-color: transparent;
  border: 0;
  color: #1A1A1A;
}

.formrapport-fakeinput-long{
  width: 47px;
  padding: 0;
  background-color: transparent;
  border: 0;
  color: #1A1A1A;
}

.formtable-fakeinput:focus,
.formrapport-fakeinput:focus{
  outline:none;
}

.formrapport-fakeinput

.rapport tbody tr{
  background-color: white;
}

.rapport tr.rowodd,
.previsionnel tr.rowodd{
  background-color: var(--trstriped);
}

.delete-month,
.delete-agent {
  cursor:pointer;
}

.alert-infoform {
  color: var(--tertiaire);
  background: rgba(148, 187, 38, 0.1);
  border: 0;
  border-radius:0;
  font-size:.95em;
}
.alert-infoform-rounded {
  color: var(--tertiaire);
  background: rgba(255, 255, 255, .6);
  border: 0;
  border-radius:6px;
  font-size:.95em;
  border: 1px solid var(--tertiaire);
}



/* Rapport activité */
#rapports_onglet li {
  background-color: white;
  color:var(--couleurref);
  font-family: 'Roboto';
  font-weight:700;
  border-radius: 12px 12px 0px 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-right:10px;
  font-size: .95em;
  cursor:pointer;
}
#rapports_onglet li:last-of-type {
  margin-right:0;
}
/*
#rapports_onglet li.dropdown {
  border:2px solid var(--secondaire);
  border-bottom: 0;
}
*/
#rapports_onglet li a {
  color:var(--couleurref);
  text-decoration:none;
  padding: .25rem;
}

#rapports_onglet li.dropdown a{

  color:var(--secondaire);
}

#rapports_onglet li.active a,
#rapports_onglet li:hover a {
  color:white;
  text-decoration:none;
}
#rapports_onglet li.active,
#rapports_onglet li:hover {
  background-color: var(--couleurref);
  color:white;
  font-family: 'Roboto';
}
.nav-pills .nav-link.active, 
.nav-pills .show > .nav-link {
    background-color: transparent;
}

#rapports_onglet .dropdown-menu {
  border:none;
  border-radius:0;
  background-color: white;
  box-shadow: 0px 18px 40px 0px rgba(112, 144, 176, 0.12);
  color:var(--couleurref);
  line-height: 1.2;
  min-width: max-content;
}

#rapports_onglet .dropdown-item{
  color:var(--couleurref) !important;
  text-align:left;
  padding-left: 1.5em;
  padding-right: 1.5em;
}

#rapports_onglet .dropdown-item:focus, 
#rapports_onglet .dropdown-item:hover {
  font-weight:700;
  background-color:var(--fondbleu);
}

/* Table listing Seniors/Agents*/
.table.listing thead tr,
.table.listing thead tr th{
  background-color: transparent;
  border:none;
  color:var(--couleurref);
}
.listing tbody tr{
  background-color: white;
}
.listing tr.rowodd{
  background-color: var(--trstriped);
}
.listing.table td{
  vertical-align: middle;
  border: 0;
  color:var(--couleurref);
  font-size: .95em;
}
.listing.table td:first-of-type,
.listing.table th:first-of-type{
  padding-left:1.5em;
}
.listing.table  .details td {
  padding-right:1.5rem !important;
  
}
.details div.row {
  border-top: 1px solid rgba(26, 26, 26, 0.2);
  padding-top:.5rem !important;
}

.circle-div {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 3px solid white;
  display:inline-block;
  vertical-align: middle;
  margin-left:.25em;
}
.circle-tertiaire {
  background-color: var(--tertiaire);
}
.circle-secondaire {
  background-color: var(--secondaire);
}
.circle-gris {
  background-color: #D9D9D9;
}
.circle-danger {
  background-color: #EF6C57;
}


.open_details:focus,
.close_details:focus,
.modifier_agent:focus,
.supprimer_agent:focus{
  outline:none;
  box-shadow:none;
}
.open_details {
  outline:none;
  box-shadow: none;
  width:30px;
  height:30px;
  background:var(--icon-arrow-open);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 30px 30px;
}
.close_details {
  outline:none;
  width:30px;
  height:30px;
  background:var(--icon-arrow-close);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 30px 30px;
}

.modifier_agent {
  outline:none;
  box-shadow: none;
  width:35px;
  height:35px;
}
.supprimer_agent {
  outline:none;
  box-shadow: none;
  width:35px;
  height:35px;
  background:var(--icon-supprimer);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 35px 35px;
}

tr.details .modifier_agent {
  background:var(--icon-modifier-bg-gris);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 35px 35px;
}

tr.details.rowodd .modifier_agent {
  background:var(--icon-modifier);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 35px 35px;
}

tr.details .supprimer_agent {
  background:var(--icon-supprimer-bg-gris);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 35px 35px;
}

tr.details.rowodd .supprimer_agent {
  background:var(--icon-supprimer);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 35px 35px;
}


.col_statut {
  min-width:11em;
}
.col_statut_th {
  text-align:center;
}

@media (min-width: 576px) {
  .col_statut {
    min-width:12em;
    margin-right: 3vw;
  }
}
@media (min-width: 1199px) {
  .col_statut_th {
    text-align:right;
    padding-right:6em !important;
  }
}

/* Page privées - Compte Organisme */
.badge {
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 6px;
  padding: 10px;
}
.badge-tertiaire {
  color:var(--tertiaire);
  border: 1px solid var(--tertiaire);
  background-color: white;
}
.badge-couleurref{
  color:var(--couleurref);
  border: 1px solid var(--couleurref);
  background-color: white;
}
/* No
.badge-danger{
  color:#EF6C57;
  border: 1px solid #EF6C57;
  background-color: white;
}
*/

.box-bg-light {
  background: #FFFFFF;
  background: rgba(255, 255, 255, .6);
  padding:1em 1.5em;
}
.box-bg-light div{
  line-height: 3;
  font-size: 0.95rem;
}
.box-bg-light .badge{
  font-size: 0.7em;
}
.h-4{
  height:3em;
}
.box-secondaire-rounded {
  background: var(--secondaire);
  border-radius: 6px;
}

.box-secondaire-rounded ol {
  padding-left:1.5em;
}
.box-secondaire-rounded ol li {
  padding-left:0;
  padding-bottom:1em;
}

/* Documents utiles */
.gutenberg-3col .box-border-transparent h4{
  font-size:1.2em !important;
  line-height: 1.4;
  margin-top:.5em !important;
}

.box-compte-agent .box-border-inte h4 {
  font-size:1.08em !important;
  line-height: 1.4;
}


.wp-block-columns {
  margin-bottom: .5em !important;
  margin-top: 2em !important;
}

.gutenberg-3col {
    margin-top: .5em !important;
}
.gutenberg-3col:last-of-type {
  margin-bottom:4em !important;
}

.gutenberg-3col .btn_white_telecharger {
  margin-top:1em;
}

.gutenberg-3col .btn_white_telecharger a{
text-decoration: none !important;
color:var(--couleurref);
}
.gutenberg-3col .btn_white_telecharger:hover a{
  color:white !important;
}

.gutenberg-3col .wp-block-image {
  margin-top:.5em !important;
  margin-bottom:1.5em !important;
}

@media (min-width: 768px) {
  .gutenberg-3col .wp-block-column {
    margin-left:1em;
    margin-right:1em;
  }

  .gutenberg-3col .wp-block-column:first-of-type {
    margin-left:0;
    margin-right:1em;
  }

  .gutenberg-3col .wp-block-column:last-of-type {
    margin-left:1em;
    margin-right:0;
  }
}

/* Modal Form Transmettre Senior*/
@media (min-width: 1200px) {
  .modal-big {
    max-width: 1000px;
  }

}

/**/

.tpl-compte-organisme,
.page-template-page-compte-organisme,
.page-template-page-candidature-organisme .side-help,
.page-template-page-inscription-senior .side-help,
.page-template-page-inscription-senior-confirmation .side-help {
  background: var(--fondbleu);
}
.um-page-login article{
  background:var(--icon-pictos-connexion);
  background-repeat: no-repeat;
  background-position: center top +10em;
  padding-bottom:7em;
}

.form-bg-gris {
  border-radius: 6px;
  background: var(--bggris);
  padding: .65em 1.25em;
}
.form-check-inline {
  margin-right: 1rem;
}
.form-check-inline .form-check-input {
  margin-right: 0;
}

.form-check-inline.checked {
 border:2px solid var(--secondaire);
}

.form-inline {
  font-size:.9em;
}

.form-inline .form-control {
  height:auto;

}

.form-control:focus,
.wpcf7 input:not([type="submit"]):focus, 
.wpcf7 select:focus, 
.wpcf7 textarea:focus {
  border:1px solid var(--pro-fonc-texte-footer) !important;
  outline:none;
  box-shadow: none;
}

.wpcf7 input[type="checkbox"] {
  margin:0 !important;
}

#content .wpcf7 input[type="checkbox"]:focus {
  outline: var(--pro-fonc-texte-footer) auto 5px !important;
}

.form-control.nobrr:focus  {
/*  border-right:0;*/
}
.btn_moteur_search:focus {
    outline:none;
  box-shadow: none;
   border: 1px solid #277719;
}
select.form-control {
 -webkit-appearance: textfield;

}
.form-control.b-gris {
  border:2px solid #9ba4a8;
}

label {
  color:#000000;
}

#primary .wpcf7-list-item {
margin: 0;
}

.wpcf7-list-item-label {
  font-family: 'Roboto';
  margin-left: 6px;
  line-height: 1.4;
  color:var(--pro-fonc-texte-footer);
 
}


.form-control::-webkit-input-placeholder {
  color: var(--Gris-moyen);

}

.form-control::-moz-placeholder {
  color: var(--Gris-moyen);
}

.form-control:-ms-input-placeholder {
  color: var(--Gris-moyen);
}

.form-control::-ms-input-placeholder {
  color: var(--Gris-moyen);
}

.form-control::placeholder {
  color: var(--Gris-moyen);
}

.form-compte label {
  color: #A4A4A4;
  margin-bottom: 0;
}

.form-compte .form-control:disabled {
  background-color:transparent;
  border:none;
  padding-left:0;
}

.wpcf7-file.wpcf7-not-valid .wpcf7-not-valid-tip,
.wpcf7-form-control-wrap.cv .wpcf7-not-valid-tip {
  position: absolute;
  margin-top: 5em;
  font-weight:normal;
  margin-left: -.75em;
  font-weight: 400;

}

.screen-reader-response {
  display:none;
}

.wpcf7-not-valid-tip {
  color: #dc3232;
  font-family: 'Roboto';
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output  {
	border-color: transparent;
    border:none;
   color: #dc3232;
   display:block;
   margin-top: 0;
  font-size: 1em !important;
  font-family: 'Roboto';
  font-weight: 500;
}


.wpcf7-response-output {
    text-align:center;
  }

#page .wpcf7 form.failed .wpcf7-response-output, 
#page .wpcf7 form.aborted .wpcf7-response-output {
  border: 2px solid #dc3232;
  border-color: #dc3232;
     color: #dc3232;
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 1.1rem;
  border-radius: 3rem;
  background-color: rgba(255,255,255,0.3);
  padding: .35em;
}

#page .wpcf7 form.sent .wpcf7-response-output{
  border-color: #46b450;
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 1.1rem;
  border-radius: 3rem;
  background-color: rgba(255,255,255,0.3);
  padding: .35em;
}

.form-control.error{
    border-color:#FF2020;
    margin-bottom:.5em;
}

span.error{
  color:#FF2020;
  font-family: 'Roboto';
  font-weight: 400;
  margin-left: .25em;
}


#ast-commentform {
  display:flex;
  flex-direction: column;
}

@media (max-width: 992px) {
  .btn-submit-comment {
    margin:1.5em auto 0 auto;
  }
}

@media (min-width: 992px) {
  .btn-submit-comment {
    margin-left:auto;
  }
}

/* Modal */
.modal-header,
.modal-footer {
  border:0;
}

.modal-footer {
  background: var(--Blanc, #FFF);
box-shadow: 0px -5px 10px 0px rgba(0, 0, 0, 0.10);
}
.modal-content {
  
}
.modal-body {
  padding-bottom:0;
  margin: .5em;
}

.vertical-alignment-helper {
display:table;
height: 100%;
width: 100%;
max-width: 800px;
margin: 0 auto;
pointer-events:none;}

.vertical-align-center {
/* To center vertically */
display: table-cell;
vertical-align: middle;
pointer-events:none;}

.modal-content {
/* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
width:inherit;
max-width:inherit; /* For Bootstrap 4 - to avoid the modal window stretching 
full width */
height:inherit;
/* To center horizontally */
margin: 0 auto;
pointer-events:all;}

/* modal sidebar style : */
@media (min-width: 576px) and (max-width:992px) {
  .modal-dialog {
    max-width: 95%;
    margin: 1.75rem auto;
  }
}

@media (min-width: 992px) {
  .modal.left .modal-dialog {
    position:fixed;
    right: 0;
    margin: auto;
    width: 800px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
  }

  .modal.left .modal-content {
    height: 100%;
    overflow-y: auto;
  }

  .modal.right .modal-body {
    padding: 15px 15px 80px;
  }

  .modal.right.fade .modal-dialog {
    left: -800px;
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
    -o-transition: opacity 0.3s linear, left 0.3s ease-out;
    transition: opacity 0.3s linear, left 0.3s ease-out;
  }

  .modal.right.fade.show .modal-dialog {
    right: 0;
  }
}
/* Modal animation : */

#modalanimation .modal-header{
  padding-bottom:.15em;
}
#modalanimation .modal-body{
  padding-top:0;
}
#modalanimation .modal-footer{
justify-content: center;
}
#modalanimation .bordersep {
  border-top: 1px solid #D4D4D5;
  width: 100%;
  margin-bottom: 1em;
  margin-top: 1em;
}
#modalanimation .lnk-anim {
  text-decoration: underline;
}

/* Fl builder*/
@media (min-width: 768px) {
  .colonnes_centrees_verticalement .fl-col-group-nested {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .breakpoint-768 .fl-col {
    -ms-flex-item-align: center !important;
    align-self: center !important;

  }
  .accroche_newsletter .fl-heading{
    margin-left: 5vw;
  }
  .accroche_newsletter .fl-heading-text{
    padding-left: 10vw;
    
  }
  .fond_orange {
    background-color: #ffa539;
  }
  .fond_orange .fl-row-fixed-width {
    background-color: #ffffff;
  }

  .page .entry-content .col_desc,
  .page .entry-content .col_desc_long,
  .page .entry-content .col_desc_middle {
        margin-bottom:0;
  }


}
@media (min-width: 768px) and (max-width:992px) {
  .page .entry-content .col_desc .fl-module-rich-text,
  .page .entry-content .col_desc .fl-module-button {
    padding-left: 4vw;
    padding-right: 2vw;

  }
  .page .entry-content .col_desc {
   /* font-size:1.3em;*/
    margin-bottom:0;
  }
  .page .entry-content .col_desc h3,
  .fl-rich-text h3 {
    font-size:1.5em;
  }

  .page .entry-content .col_desc_long .fl-module-rich-text,
  .page .entry-content .col_desc_long .fl-module-button,
  .page .entry-content .col_desc_long .fl-module-photo,
  .page .entry-content .col_desc_middle .fl-module-rich-text,
  .page .entry-content .col_desc_middle .fl-module-button,
  .page .entry-content .col_desc_middle .fl-module-photo {
    padding-left: 2vw;
    padding-right: 2vw;

  }
  .page .entry-content .col_desc_long {
    /*font-size:1.2em;*/

  }
  .page .entry-content .col_desc_middle{
    /*font-size:1.1em;*/

  }
  .page .entry-content .col_desc_long h3,
  .fl-rich-text h3 {
    font-size:1.5em;
  }
    .page .entry-content .col_desc_middle h3 {
    font-size:1.4em;
  }
}


@media (min-width: 992px) and (max-width:1199px) {
  .page .entry-content .col_desc .fl-module-rich-text,
  .page .entry-content .col_desc .fl-module-button,
  .page .entry-content .col_desc .fl-module-photo {
    padding-left: 4vw;

  }
  .page .entry-content .col_desc {
   /* font-size:1.8em;*/
    margin-bottom:0;
  }
  .page .entry-content .col_desc h3,
  .fl-rich-text h3 {
    font-size:1.5em;
  }

  .page .entry-content .col_desc_long .fl-module-rich-text,
  .page .entry-content .col_desc_long .fl-module-button,
  .page .entry-content .col_desc_long .fl-module-photo,
  .page .entry-content .col_desc_middle .fl-module-rich-text,
  .page .entry-content .col_desc_middle .fl-module-button,
  .page .entry-content .col_desc_middle .fl-module-photo {
    padding-left: 1.5vw;
    padding-right: 1.5vw;

  }
  .page .entry-content .col_desc_long {
    /*   font-size: 1.27em;
    line-height: 1.3;*/
  }
  .page .entry-content .col_desc_middle {
   /* font-size: 1.3em;*/
  }
  .page .entry-content .col_desc_long h3,
  .fl-rich-text h3 {
    font-size:1.5em;
  }
   .page .entry-content .col_desc_middle h3 {
    font-size:1.5em;
  }
}

@media (min-width: 1199px) and (max-width:1399px) {
  .page .entry-content .col_desc .fl-module-rich-text,
  .page .entry-content .col_desc .fl-module-button,
  .page .entry-content .col_desc .fl-module-photo {
    padding-left: 6vw;
    padding-right: 4vw;

  }
  .page .entry-content .col_desc {
    /*font-size:1.9em;*/
    margin-bottom:0;
  }
  .page .entry-content .col_desc h3,
  .fl-rich-text h3 {
    font-size:1.6em;
  }

  .page .entry-content .col_desc_long .fl-module-rich-text,
  .page .entry-content .col_desc_long .fl-module-button,
  .page .entry-content .col_desc_long .fl-module-photo,
  .page .entry-content .col_desc_middle .fl-module-rich-text,
  .page .entry-content .col_desc_middle .fl-module-button,
  .page .entry-content .col_desc_middle .fl-module-photo {
    padding-left: 4vw;
    padding-right: 4vw;

  }
  .page .entry-content .col_desc_long {
    /*    font-size: 1.27em;
    line-height: 1.3;*/
    margin-bottom:0;
  }
    .page .entry-content .col_desc_middle {
   /* font-size:1.5em;*/
    margin-bottom:0;
  }
  .page .entry-content .col_desc_long h3,
  .fl-rich-text h3 {
    font-size:1.6em;
  }
    .page .entry-content .col_desc_middle h3{
    font-size:1.7em;
  }
}

@media (min-width: 1399px) {
  .page .entry-content .col_desc .fl-module-rich-text,
  .page .entry-content .col_desc .fl-module-button,
  .page .entry-content .col_desc .fl-module-photo {
    padding-left: 7.5vw;
    padding-right: 12.5vw;
  }

  .page .entry-content .col_desc {
     /*   font-size:2em;*/
        margin-bottom:0;
  }
  .page .entry-content .col_desc h3{
    font-size:1.7em;
  }

  .page .entry-content .col_desc_long .fl-module-rich-text,
  .page .entry-content .col_desc_long .fl-module-button,
  .page .entry-content .col_desc_long .fl-module-photo,
    .page .entry-content .col_desc_middle .fl-module-rich-text,
  .page .entry-content .col_desc_middle .fl-module-button,
  .page .entry-content .col_desc_middle .fl-module-photo  {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .page .entry-content .col_desc_long {
   /* font-size: 1.27em;
    line-height: 1.3;*/
  }
  .page .entry-content .col_desc_long h3{
    font-size:1.7em;
  }

    .page .entry-content .col_desc_middle {
  /*  font-size:1.6em;*/
  }
  .page .entry-content .col_desc_middle h3{
    font-size:1.9em;
  }
}


@media (max-width: 768px) {
  .colonnes_centrees_verticalement .fl-col {
    clear: both;
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: auto !important;
  }

}
 
/* Actualités Single */
.post .entry-content {
  margin-bottom: 3em;
}
@media (min-width: 576px) {
  .post .entry-content {
    padding:0;
  }
}
/*
.wp-block-image img {
    width: 100%;
    height: auto;
}
*/
.article-detail {
  text-transform:uppercase;
  font-size:1.2em;
  font-weight:400;
}
.article-detail .cate {
  font-weight:700;
}

@media (max-width: 768px) {
  .post .wp-block-image {
  margin-left: -30px;
    margin-right: -30px;
  }

}

/* Single Video : Responsive oEmbed Video container */

/* Video */
.entry-content .wp-block-embed {
  margin: 2rem 0 2rem 0;
}

@media (max-width: 992px) {
  .ast-oembed-container {
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .ast-oembed-container {
    max-width: 80%;
  }
}

.ast-oembed-container {
  position: relative;
  padding-top: 56.25%;
  height: 0;
  overflow: hidden;
  
  height: auto;

}

.ast-oembed-container iframe, .ast-oembed-container object, .ast-oembed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

body .ast-oembed-container * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Wordpress Media Element */

.mejs-controls,
.mejs-mediaelement,
.mejs-container {
	background: url('') !important;
	background-color: #006680 !important;
  background:none !important;
}

.mejs-mediaelement iframe,
.video_embed iframe {
  box-shadow: 1px 1px 30px rgba(3,69,71, 0.2);
  border-radius:1.25em; 
}


.mejs-container .mejs-controls { 
  box-shadow: 1px 1px 30px rgba(3,69,71, 0.2);
  border-bottom-left-radius:1.25em; 
  border-bottom-right-radius:1.25em; 
  background-color: #006680 !important;
}

/* Bloc texte image Gutenberg :*/
@media (max-width: 992px) {
  .wp-block-media-text.is-stacked-on-mobile {
    grid-template-columns: 100% !important;
}
  .single-post .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
      grid-column: 1;
      grid-row: 2;
  }
  .single-post .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
      grid-column: 1;
      grid-row: 1;
      padding:0;
  }
}


@media (max-width: 768px) {
  .content-collab {
    min-height:9em;
  }

}

.container-eq {
  z-index:10;
}

.bloc-actu {
  position:relative;
}

.collaborateur-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: calc(100%);
    width: calc(100%);
   
    opacity: 1;
    transition: all 0.2s linear;
    color:#ffffff;
    background-color:rgba(0, 27, 52, .3);
 }
.container-collaborateur-overlay {
  width:100%;
  height:100%;
  position:relative;
}

.container-collaborateur-overlay div.bloc-collaborateur-overlay{
  height:100%;

}
.bloc-actu:hover .collaborateur-overlay {
    background-color:rgba(0, 27, 52, 0);
    color:white;
}

.bloc-collaborateur-overlay {
  line-height:1.2;
}

.actu-entete {
  font-size:1.8em;
  padding-top:35%;
}

.titre-actu {

  color:white;
  font-weight: 600;
  
  display: block;
  text-decoration:none;
}
.titre-actu:hover {
    text-decoration:none;
    color:white;
}

@media (min-width: 1099px) and (max-width: 1199px) {
  .bloc-collaborateur-overlay {
    font-size:14px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .actu-entete {
    font-size:1.5em;
    padding-top:20%;
  }
}
@media (min-width: 1099px) {
  .titre-actu {
    max-width:60%;
  }
}

@media (max-width: 1099px) {
  .bloc-actu {
    font-size:.9em;
  }
}

.bloc-actu {
  display: flex;
  flex-direction: column;
}
.bloc-actu .snq-button-white{
  font-size:1em;
}

.widget_actualites .c-content,
#carousel_events .c-content {
  text-align:center;
  font-weight:700;
  font-size:1.3em;
  background-color:#ffaf00;
  color:#001525;
  width:100%;
}

.widget_actualites .content-actu,
#carousel_events .content-actu {
  margin:0 auto;

  padding-top:.4em;
  padding-bottom:.4em;
  padding-left:.4em;
  padding-right:.4em;
}

/* Dispositifs/Animations Docs et Evaluations */
.dispositifs-listedocs {
  background: linear-gradient(108.54deg, #888888 6.56%, #333333 95.2%);
  border-radius: 10px;
  color:white;
    padding-top:.4em;
  padding-bottom:.4em;
}

.animations-listedocs {
  border-radius: 10px;
  color:white;
  padding-top:.4em;
  padding-bottom:.4em;
}


.dispositifs-listeevaluations {
  background: linear-gradient(135deg, #17EAD9 0%, #6078EA 100%);
  border-radius: 10px;
    padding-top:.4em;
  padding-bottom:.4em;
}
.dispositifs-listedocs li,
.dispositifs-listeevaluations li,
.animations-listedocs li {
  padding-left:.75em;
  padding-top:.4em;
  padding-bottom:.4em;
}
.dispositifs-listedocs a,
.dispositifs-listeevaluations a,
.animations-listedocs a{
  color:white;
  text-decoration: none;
}

.dispositifs-listedocs a:hover,
.dispositifs-listeevaluations a:hover,
.animations-listedocs a:hover {
  color:white;
  text-decoration: underline;
}

/* Page */
/* Single Animations */
.categorie_bien-etre p{
    color: #FFA047;
}
.categorie_bien-etre .animations-listedocs {
  background: linear-gradient(295deg, #FFB111 0%, #FF8B8A 100%);
}
.categorie_sport p{
    color: #33BFE0;
}
.categorie_sport .animations-listedocs {
  background: linear-gradient(135deg, #17EAD9 0%, #6078EA 100%);
}
.categorie_divertissement p{
    color: #9D7BD7;
}
.categorie_divertissement .animations-listedocs {
  background: linear-gradient(298.65deg, #718BDA 10.79%, #9C7AD6 86.45%);
}
.categorie_culture p{
    color: #E2336A;
}
.categorie_culture .animations-listedocs {
    background: linear-gradient(114.12deg, #F71F3D 2.7%, #CD4797 93.27%);
}

#jeparticipe:hover {
  color:#00CF21 !important;
  border:1px solid #00CF21;
}



#jeparticipeactions.inter .dropdown-toggle{
  color: #E2336A !important;
  border:1px solid #E2336A !important;
  background: rgba(226, 51, 106, 0.1) !important;
}

#jeparticipeactions.part .dropdown-toggle{
      color:#00CF21 !important;
  border:1px solid #00CF21;
  background: rgba(0, 207, 33, 0.1) !important;
}

.single-interesse {
    background-repeat: no-repeat;
    background-size: 18px 18px;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.7493 2.5C12.2993 2.5 10.9077 3.175 9.99935 4.24167C9.09102 3.175 7.69935 2.5 6.24935 2.5C3.68268 2.5 1.66602 4.51667 1.66602 7.08333C1.66602 10.2333 4.49935 12.8 8.79102 16.7L9.99935 17.7917L11.2077 16.6917C15.4993 12.8 18.3327 10.2333 18.3327 7.08333C18.3327 4.51667 16.316 2.5 13.7493 2.5ZM10.0827 15.4583L9.99935 15.5417L9.91602 15.4583C5.94935 11.8667 3.33268 9.49167 3.33268 7.08333C3.33268 5.41667 4.58268 4.16667 6.24935 4.16667C7.53268 4.16667 8.78268 4.99167 9.22435 6.13333H10.7827C11.216 4.99167 12.466 4.16667 13.7493 4.16667C15.416 4.16667 16.666 5.41667 16.666 7.08333C16.666 9.49167 14.0494 11.8667 10.0827 15.4583Z' fill='%23888888'/%3E%3C/svg%3E%0A");
    background-position: right center;
    width: 18px;
    height: 18px;
    margin-right: 4px;
}

.btn_white:hover .single-interesse  {
 background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.7493 2.5C12.2993 2.5 10.9077 3.175 9.99935 4.24167C9.09102 3.175 7.69935 2.5 6.24935 2.5C3.68268 2.5 1.66602 4.51667 1.66602 7.08333C1.66602 10.2333 4.49935 12.8 8.79102 16.7L9.99935 17.7917L11.2077 16.6917C15.4993 12.8 18.3327 10.2333 18.3327 7.08333C18.3327 4.51667 16.316 2.5 13.7493 2.5ZM10.0827 15.4583L9.99935 15.5417L9.91602 15.4583C5.94935 11.8667 3.33268 9.49167 3.33268 7.08333C3.33268 5.41667 4.58268 4.16667 6.24935 4.16667C7.53268 4.16667 8.78268 4.99167 9.22435 6.13333H10.7827C11.216 4.99167 12.466 4.16667 13.7493 4.16667C15.416 4.16667 16.666 5.41667 16.666 7.08333C16.666 9.49167 14.0493 11.8667 10.0827 15.4583Z' fill='url(%23paint0_linear_1316_12279)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1316_12279' x1='2.31642' y1='2.5' x2='19.9672' y2='11.1131' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F71F3D'/%3E%3Cstop offset='1' stop-color='%23CD4797'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}

.single-participe-plus {
    background-repeat: no-repeat;
    background-size: 18px 18px;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 4.16667V15.8333C2.5 16.75 3.25 17.5 4.16667 17.5H15.8333C16.75 17.5 17.5 16.75 17.5 15.8333V4.16667C17.5 3.25 16.75 2.5 15.8333 2.5H4.16667C3.25 2.5 2.5 3.25 2.5 4.16667ZM13.5833 13.575C13.2583 13.9 12.7333 13.9 12.4083 13.575L10 11.175L7.59167 13.5833C7.26667 13.9083 6.74167 13.9083 6.41667 13.5833C6.09167 13.2583 6.09167 12.7333 6.41667 12.4083L8.825 10L6.41667 7.59167C6.09167 7.26667 6.09167 6.74167 6.41667 6.41667C6.74167 6.09167 7.26667 6.09167 7.59167 6.41667L10 8.825L12.4083 6.425C12.7333 6.1 13.2583 6.1 13.5833 6.425C13.9083 6.75 13.9083 7.275 13.5833 7.6L11.175 10L13.5833 12.4C13.9 12.725 13.9 13.2583 13.5833 13.575Z' fill='black'/%3E%3C/svg%3E%0A");
    background-position: right center;
    width: 18px;
    height: 18px;
    margin-right: 4px;
}

#btnactionsinscriptions .single-interesse {
background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.7493 2.5C12.2993 2.5 10.9077 3.175 9.99935 4.24167C9.09102 3.175 7.69935 2.5 6.24935 2.5C3.68268 2.5 1.66602 4.51667 1.66602 7.08333C1.66602 10.2333 4.49935 12.8 8.79102 16.7L9.99935 17.7917L11.2077 16.6917C15.4993 12.8 18.3327 10.2333 18.3327 7.08333C18.3327 4.51667 16.316 2.5 13.7493 2.5ZM10.0827 15.4583L9.99935 15.5417L9.91602 15.4583C5.94935 11.8667 3.33268 9.49167 3.33268 7.08333C3.33268 5.41667 4.58268 4.16667 6.24935 4.16667C7.53268 4.16667 8.78268 4.99167 9.22435 6.13333H10.7827C11.216 4.99167 12.466 4.16667 13.7493 4.16667C15.416 4.16667 16.666 5.41667 16.666 7.08333C16.666 9.49167 14.0493 11.8667 10.0827 15.4583Z' fill='%23333333'/%3E%3C/svg%3E%0A");
}

#btnactionsinscriptions .single-participe {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.99935 1.6665C5.39935 1.6665 1.66602 5.39984 1.66602 9.99984C1.66602 14.5998 5.39935 18.3332 9.99935 18.3332C14.5993 18.3332 18.3327 14.5998 18.3327 9.99984C18.3327 5.39984 14.5993 1.6665 9.99935 1.6665ZM9.99935 16.6665C6.32435 16.6665 3.33268 13.6748 3.33268 9.99984C3.33268 6.32484 6.32435 3.33317 9.99935 3.33317C13.6743 3.33317 16.666 6.32484 16.666 9.99984C16.666 13.6748 13.6743 16.6665 9.99935 16.6665ZM13.2327 6.90817L8.33268 11.8082L6.76602 10.2415C6.44102 9.9165 5.91602 9.9165 5.59102 10.2415C5.26602 10.5665 5.26602 11.0915 5.59102 11.4165L7.74935 13.5748C8.07435 13.8998 8.59935 13.8998 8.92435 13.5748L14.416 8.08317C14.741 7.75817 14.741 7.23317 14.416 6.90817C14.091 6.58317 13.5577 6.58317 13.2327 6.90817Z' fill='%23333333'/%3E%3C/svg%3E%0A");
}

#btnactionsinscriptions .single-interesse,
#btnactionsinscriptions .single-participe,
#btnactionsinscriptions .single-participe-plus {
  display:inline-block;
  line-height: 1;
  vertical-align: -0.25em;
}

#btnactionsinscriptions .menu-link{
  cursor:pointer;
}

#btnactionsinscriptions .part.actif label,
#btnactionsinscriptions .part:hover label {
  color: #00CF21;
}
#btnactionsinscriptions .inter.actif label,
#btnactionsinscriptions .inter:hover label {
  color: #E2336A;
}

#btnactionsinscriptions .part.actif .single-participe,
#btnactionsinscriptions .part:hover .single-participe,
#jeparticipeactions.part .dropdown-toggle .single-participe  {
 
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.99935 1.6665C5.39935 1.6665 1.66602 5.39984 1.66602 9.99984C1.66602 14.5998 5.39935 18.3332 9.99935 18.3332C14.5993 18.3332 18.3327 14.5998 18.3327 9.99984C18.3327 5.39984 14.5993 1.6665 9.99935 1.6665ZM9.99935 16.6665C6.32435 16.6665 3.33268 13.6748 3.33268 9.99984C3.33268 6.32484 6.32435 3.33317 9.99935 3.33317C13.6743 3.33317 16.666 6.32484 16.666 9.99984C16.666 13.6748 13.6743 16.6665 9.99935 16.6665ZM13.2327 6.90817L8.33268 11.8082L6.76602 10.2415C6.44102 9.9165 5.91602 9.9165 5.59102 10.2415C5.26602 10.5665 5.26602 11.0915 5.59102 11.4165L7.74935 13.5748C8.07435 13.8998 8.59935 13.8998 8.92435 13.5748L14.416 8.08317C14.741 7.75817 14.741 7.23317 14.416 6.90817C14.091 6.58317 13.5577 6.58317 13.2327 6.90817V6.90817Z' fill='%2300CF21'/%3E%3C/svg%3E%0A");
}


#btnactionsinscriptions .inter.actif .single-interesse,
#btnactionsinscriptions .inter:hover .single-interesse,
#jeparticipeactions.inter .dropdown-toggle .single-interesse {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.7493 2.5C12.2993 2.5 10.9077 3.175 9.99935 4.24167C9.09102 3.175 7.69935 2.5 6.24935 2.5C3.68268 2.5 1.66602 4.51667 1.66602 7.08333C1.66602 10.2333 4.49935 12.8 8.79102 16.7L9.99935 17.7917L11.2077 16.6917C15.4993 12.8 18.3327 10.2333 18.3327 7.08333C18.3327 4.51667 16.316 2.5 13.7493 2.5ZM10.0827 15.4583L9.99935 15.5417L9.91602 15.4583C5.94935 11.8667 3.33268 9.49167 3.33268 7.08333C3.33268 5.41667 4.58268 4.16667 6.24935 4.16667C7.53268 4.16667 8.78268 4.99167 9.22435 6.13333H10.7827C11.216 4.99167 12.466 4.16667 13.7493 4.16667C15.416 4.16667 16.666 5.41667 16.666 7.08333C16.666 9.49167 14.0493 11.8667 10.0827 15.4583Z' fill='url(%23paint0_linear_1316_12279)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1316_12279' x1='2.31642' y1='2.5' x2='19.9672' y2='11.1131' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F71F3D'/%3E%3Cstop offset='1' stop-color='%23CD4797'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}

/* Boutons commentaires */
.comment-edit-link {
  vertical-align: middle;
  padding:0;
  cursor:pointer;
  color:#33BFE0;

  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.7087 3.63123C19.0988 4.02124 19.0988 4.65125 18.7087 5.04123L16.8788 6.87125L13.1288 3.12125L14.9587 1.29123C15.1456 1.10397 15.3992 0.998749 15.6638 0.998749C15.9283 0.998749 16.1819 1.10397 16.3687 1.29123L18.7087 3.63123ZM0.998749 18.5012V15.4612C0.998749 15.3212 1.04874 15.2012 1.14874 15.1012L12.0587 4.19122L15.8087 7.94122L4.88876 18.8512C4.79874 18.9512 4.66876 19.0012 4.53876 19.0012H1.49875C1.21875 19.0012 0.998749 18.7812 0.998749 18.5012Z' fill='%2333BFE0' /%3E%3C/svg%3E%0A");

  background-repeat: no-repeat;
  background-size: 20px 20px;
  padding-left: 24px;
  margin-right: 6px;
  text-decoration: none;
}

.comment-edit-link:hover {
  color:#E2336A;
background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.7087 3.63123C19.0988 4.02124 19.0988 4.65125 18.7087 5.04123L16.8788 6.87125L13.1288 3.12125L14.9587 1.29123C15.1456 1.10397 15.3992 0.998749 15.6638 0.998749C15.9283 0.998749 16.1819 1.10397 16.3687 1.29123L18.7087 3.63123ZM0.998749 18.5012V15.4612C0.998749 15.3212 1.04874 15.2012 1.14874 15.1012L12.0587 4.19122L15.8087 7.94122L4.88876 18.8512C4.79874 18.9512 4.66876 19.0012 4.53876 19.0012H1.49875C1.21875 19.0012 0.998749 18.7812 0.998749 18.5012Z' fill='%23E2336A' /%3E%3C/svg%3E%0A");
  text-decoration: none;
}

.comment-reply-link {
  vertical-align: middle;
  padding:0;
  cursor:pointer;
  color:#33BFE0;

  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='reply_24px'%3E%3Cpath id='icon/content/reply_24px' d='M9.79625 7.79701V6.20701C9.79625 5.31701 8.71625 4.86701 8.08625 5.49701L3.49625 10.087C3.10625 10.477 3.10625 11.107 3.49625 11.497L8.08625 16.087C8.71625 16.717 9.79625 16.277 9.79625 15.387V13.697C14.7963 13.697 18.2963 15.297 20.7963 18.797C19.7963 13.797 16.7963 8.79701 9.79625 7.79701Z' fill='%2333BFE0' /%3E%3C/g%3E%3C/svg%3E%0A");

  background-repeat: no-repeat;
  background-size: 20px 20px;
  padding-left: 24px;
    text-decoration: none;
}
.comment-reply-link:hover {
  color:#E2336A;
background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='reply_24px'%3E%3Cpath id='icon/content/reply_24px' d='M9.79625 7.79701V6.20701C9.79625 5.31701 8.71625 4.86701 8.08625 5.49701L3.49625 10.087C3.10625 10.477 3.10625 11.107 3.49625 11.497L8.08625 16.087C8.71625 16.717 9.79625 16.277 9.79625 15.387V13.697C14.7963 13.697 18.2963 15.297 20.7963 18.797C19.7963 13.797 16.7963 8.79701 9.79625 7.79701Z' fill='%23E2336A' /%3E%3C/g%3E%3C/svg%3E%0A");
  text-decoration: none;
}


/* Accordion */
.ligne {
    border:3px solid #e3d5b2;
    border-radius:6px;
    margin-top:2px;
    margin-bottom:2px;
}

@media (max-width: 768px) {
    .ligne {
        margin-top:15px;
        margin-bottom:15px;
    }
}

@media (min-width: 768px) {
    .h-100-desk {
        height:100%;
    }
}

.metaborder {
    border:3px solid #949597;
    background-color: #e4d6b3;
}


.trait {
    margin-left: .5em;
    content: " ";
    width: 50%;
    display: block;
    padding: 0;
    height: 1px;
    background-color: #ffffff;
}

/* Sidebar Sticky */
 .sidebar-main {
    position:relative;
  }
@media (min-width: 769px) {
  .single-dispositifs .sidebar-main,
  .single-animations .sidebar-main,
  .home .sidebar-main {
      height:100%;
  }
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sidebar-sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 5.9em;
    z-index: 1020;
    padding-bottom: 2em;
  }

  body.admin-bar .sidebar-sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 8em;
    z-index: 1020;
    padding-bottom: 2em;
  }
}

/* Accueil */
#bloc_forum {
  background: linear-gradient(135deg, #17EAD9 0%, #6078EA 100%);
  border-radius: 10px;

}
#bloc_dispositifs {
  background: linear-gradient(295deg, #FFB111 0%, #FF8B8A 100%);
  border-radius: 10px;
}
#bloc_dispositifs .btn_white_outline{
display: inline-block;
margin-bottom: 1em;
}

#bloc_dispositifs .titre{
 margin-bottom:auto !important;
}

#col_inter {
  width:auto !important;
}

.lien_rubrique {
  margin-left:auto;
  margin-right:1vw;
  text-align: right;
}

.lien_rubrique a{
  font-weight:500 !important;
  text-decoration: none;
}
.lien_rubrique a:hover{
  font-weight:500 !important;
  text-decoration: none;
  color:#E2336A !important;
}

#bloc_dispositifs h3 {
  margin-right:.25em;
}

@media (max-width: 768px) {
  #bloc_forum,
  #bloc_dispositifs {
    margin-bottom:30px;
  }
}

.code-couleur-animation li{
  line-height: 1;
  color: #888888;
  margin-top: .75em;
  margin-bottom: .75em;
}
.code-couleur-animation div{
  line-height: 1;
  color: #888888;
  margin-top: .35em;
  margin-bottom: .35em;
}

.code-couleur-animation li span{
  color:black;
}
.code-couleur::before{
  width:14px;
  height:14px;
  border-radius:50%;
  content:" ";
  display:inline-block;
  margin-right: 10px;
  line-height: 1;
  margin-bottom: -1px;
}

@media (max-width: 1299px) {
  .cat-couleur {
    margin-right:1em;
  
  }
}

@media (min-width: 1299px) {
  .cat-couleur {
    flex-basis: 42% !important;
  
  }
}



.list-animations a {
      text-decoration: none !important;
}
.bar-animation {
  position:relative;
  border-color: transparent;
  border-radius: 18px;
  line-height: 1.4;
  background-color: #33BFE0;
  color:white;
  font-weight:normal;
  padding-top:.75em;
  padding-bottom:.75em;
    transition: transform .5s, filter 0.5s ease-in-out;
    text-decoration: none !important;
}


.list-animations a:hover .bar-animation {
  transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    transform: scale(1.03);
}

  .bar-animation .truncate { 
    font-weight:700;    
  }

@media (min-width: 992px) {
  .bar-animation .col{
    max-width: max-content;
    min-width: min-content;
    align-items: center;
    display: flex;
    padding-left: 7px;
    padding-right: 7px;
    flex-basis: content;
  }
}
@media (min-width: 992px) {
  .bar-animation .truncate {
    max-width: 44%;
    width: auto;
  flex: fit-content;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
      align-items: center;
    padding-left: 7px;
    padding-right: 7px;

  }
}

.bar-animation {
  position:relative;
}
.flc {
  vertical-align: middle;
  padding:0;
  cursor:pointer;
  height:100%;
  position:absolute;
  right:.4em;
  align-items: center;
  display: flex;
  top: 0;
}

.flc::after {
  content:"";
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.29055 15.88L13.1705 12L9.29055 8.11998C8.90055 7.72998 8.90055 7.09998 9.29055 6.70998C9.68055 6.31998 10.3105 6.31998 10.7005 6.70998L15.2905 11.3C15.6805 11.69 15.6805 12.32 15.2905 12.71L10.7005 17.3C10.3105 17.69 9.68055 17.69 9.29055 17.3C8.91055 16.91 8.90055 16.27 9.29055 15.88Z' fill='white'/%3E%3C/svg%3E%0A");

  background-repeat: no-repeat;
  background-size: 22px 22px;
  background-position: center;
  width:22px;
  height:22px;
  display: flex;
  vertical-align: middle;
  align-items: center;
  align-content: center;
  align-self: center;
  }


/* Mes prochains rendez-vous */
.bloc_rdv{
  background: linear-gradient(135deg, #17EAD9 0%, #6078EA 100%);
  border-radius: 10px;
  font-size: .92em;
}
.list-animations-rdz {
      border-bottom: 1px solid #A6E6F4;
}
.list-animations-rdz:last-of-type {
 border:0;
}
.list-animations-rdz a {
      text-decoration: none !important;

}

.bar-animation-rdz {
  position:relative;
  border-color: transparent;
  border-radius: 18px;
  line-height: 1.4;
  background-color: transparent;
  color:white;
  font-weight:normal;
  padding-top:.75em;
  padding-bottom:.75em;
    transition: transform .5s, filter 0.5s ease-in-out;
    text-decoration: none !important;
}


.list-animations-rdz a:hover .bar-animation-rdz {
  transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    transform: scale(1.03);
}

  .bar-animation-rdz .truncate { 
    font-weight:700;    
  }

@media (min-width: 992px) {
  .bar-animation-rdz .col{

    align-items: center;
    display: flex;

    flex-basis: content;
  }
}
/*
@media (min-width: 992px) {
  .bar-animation .truncate {
    max-width: 44%;
    width: auto;
  flex: fit-content;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
      align-items: center;
    padding-left: 7px;
    padding-right: 7px;

  }
}
*/
.bar-animation-rdz {
  position:relative;
}


.border {
  background: #dee2e6 !important;
  height:2px;
  width:95%;
  margin:0 auto;

  background: white;
  margin-top: -3em;
  margin-bottom: 2em;
  overflow: visible;
  z-index: 1;
}

/* Beaver */
.bg-blue {
  background: var(--fondbleu);
}

.bg-half-blue {
  background: linear-gradient(to bottom, var(--fondbleu) 75%, rgb(255,255,255) 0%);
}

.bg-half-blue-orga {
    background: linear-gradient(to bottom, var(--fondbleu) 58%, rgb(255,255,255) 0%);
}
.bg-half-blue-senior{
    background: linear-gradient(to bottom, var(--fondbleu) 48%, rgb(255,255,255) 0%);
}

@media (max-width: 992px) {
  .bg-half-blue-home .fl-col-group:first-of-type{
      background-color: var(--fondbleu);
  }
}

@media (min-width: 992px) {
  .bg-half-blue-home{
      background: linear-gradient(to bottom, var(--fondbleu) 58%, rgb(255,255,255) 0%);
  }
}

@media (max-width: 1099px) {

  .bg-white-mobile{
      background: white;
  }
}

.text-primal .fl-heading-text{
  color:var(--primal) !important;
}

.box-border-transparent,
.box-border-inte,
.box-border .fl-col-content,
.box-border-nopad .fl-col-content{
  background:white;
  border:1px solid var(--couleurref); 
  border-radius: 6px;
}
.box-border-transparent{
  background:transparent;
  border:1px solid var(--couleurref);
  border-radius: 6px;
  font-size: .85em;
}
.box-border-tertiaire {
  background:rgba(148, 187, 38, 0.2);
  border:1px solid var(--tertiaire);
  border-radius: 6px;
  font-size: .85em;
}
.box-border-transparent h4,
.box-border-tertiaire h4{
  font-size:1.25em !important;
}

@media (max-width: 992px) {
  .box-border,
  .box-border-nopad {
     margin-top: 2em;
  }
  .box-border .fl-col-content,
  .box-border-transparent,
  .box-border-tertiaire,
  .box-border-inte{
    padding: 1em 1.5em 2em 1.5em !important;
  }
  .box-border-nopad .fl-col-content{
    padding: 1em 1.5em 1.25em 1.5em !important;
  }

  .col-img-mtop {
    margin-top:1em;
    margin-bottom:1em;
  }

  .fl-col-group.fl-col-group-responsive-reversed {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap-reverse;
    -webkit-flex-wrap: wrap-reverse;
    -ms-box-orient: horizontal;
  }
}


@media (min-width: 992px) {
  .box-border .fl-col-content{
     margin-right: 3em;
  }
  .box-border-nopad .fl-col-content,
  .box-border-transparent,
  .box-border-tertiaire,
  .box-border-inte{
    padding: 1em 1.5em 0 1.5em !important;
  }
  .box-border .fl-col-content{
    padding: 1.5vw 2vw 2.5vw 2vw !important;
  }

  .p-img-right {
    margin-right:26vw;
  }
  .col-img-mtop {
    margin-top:-20vh;
  }


}

@media (min-width: 769px) {
  .col-desktop-absolute .fl-col-content{
    position:absolute;
  }

}

@media (min-width: 992px) and (max-width: 1199px) {
  .box-border .fl-col-content,
  .box-border-nopad .fl-col-content{
    margin-right: 1.5em;
  }
}
@media (min-width: 1199px) {
  .box-border .fl-col-content,
  .box-border-nopad .fl-col-content{
    margin-right: 3em;
  }
}


@media (min-width: 992px) and (max-width: 1025px) {

  .col-img-mtop {
    margin-top:-11vh;
  }
}

.list-resultats {
    padding-bottom: 2rem;
    padding-top: 2rem;
  }


.thematique {

    display: flex;
    padding: 0.5rem 0.75rem;
    flex-direction: column;
    align-items: flex-start;
    gap: 1.375rem;
    border-radius: 0.625rem;
    background: var(--pro-fond-2);

    color: var(--neutral-colors-white);
    font-family: 'Roboto';
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.25rem; /* 142.857% */

    height: min-content;
    align-self: end;
    width: max-content;
}

.sous-thematique {

    display: inline-flex;
    padding: 0.5rem 0.75rem;

    flex-direction: column;
    align-items: flex-start;
    gap: 1.375rem;
    border-radius: 0.625rem;
    background: var(--pro-fond-4);

    color: var(--pro-fond-2);
    font-family: 'Roboto';
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.25rem; /* 142.857% */

    height: min-content;
    align-self: end;
    width: max-content;
    margin-bottom:0;
}

.thematique_service {

    display: inline-flex;
    padding: 0.5rem 0.75rem;
    flex-direction: column;
    align-items: flex-start;
    gap: 1.375rem;
    border-radius: 0.625rem;
    border-radius: 0.625rem;
  background: var(--pro-fonc-texte-footer);

    color: var(--neutral-colors-white);
    font-family: 'Roboto';
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.25rem; /* 142.857% */

    height: min-content;
    align-self: end;
    width: max-content;
}

.thematique_domaine {

    display: inline-flex;
    padding: 0.5rem 0.75rem;
    flex-direction: column;
    align-items: flex-start;
    gap: 1.375rem;
    border-radius: 0.625rem;
    background: var(--pro-fond-1);

    color: var(--pro-fonc-texte-footer);

    font-family: 'Roboto';
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.25rem; /* 142.857% */

    height: min-content;
    align-self: end;
    width: max-content;

}

.thematique_service_tag {

    display: inline-flex;
    padding: 0.5rem 0.75rem;
    flex-direction: column;
    align-items: flex-start;
    gap: 1.375rem;
    border-radius: 0.625rem;
    border-radius: 0.625rem;
  background: var(--pro-fond-2);

    color: var(--neutral-colors-white);

    font-family: 'Roboto';
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.25rem; /* 142.857% */

    height: min-content;
    align-self: end;
    width: max-content;

}

#resultats_recherche .thematique,
#resultats_recherche .sous-thematique {
    padding: 0.625rem 1.25rem;
}

#resultats_recherche .sous-thematique {
    width: 100%;
}

#resultats_recherche #nb_results {
  font-size:1.4rem !important;
}

#resultats_recherche #nom_thematique {
  font-family: 'Anybody';
  font-style: normal;
  font-weight: 500;
  line-height: 2.125rem;
  letter-spacing: 0.04688rem;
  font-size: 1.71rem;
}

.resultlink {
  font-size: 1.28rem;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  line-height: 1.75rem;
}

.card-title {
  font-family: 'Roboto';
  font-size: 1.285rem;
  margin-bottom:0.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.75rem;
  color: var(--pro-fond-2);
}
.card-title a:hover {
  color: var(--pro-fond-2);
  text-decoration:none;
}

.card-corps {
  border-radius: 0.625rem;
  border: 1px solid var(--pro-fond-1);
  border-bottom:0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background: var(--Blanc, #FFF);
  margin-top: .75em;
}
.card-text {
  color: var(--Noir);
  font-family: 'Roboto';
  font-size: 1.07rem;
  line-height: 1.5rem;
  font-style: normal;
  font-weight: 400;
}

.card-entreprise {
  display: flex;
  align-items: center;
  gap: 0.625rem;
}
.img-entreprise {
display: flex;

  height: 3.75rem;
flex-direction: column;
justify-content: flex-end;
align-items: flex-start;
gap: 0.625rem;
flex-shrink: 0;

}
.img-entreprise img {
  object-fit: contain;
  width: 6rem;
  height: 3.75rem;
}

article.type-solutions .img-entreprise img{
  object-fit: contain;
  width: 7rem;
  height: 3.75rem;
}

.nom-entreprise {
  color: var(--pro-fond-2);
  font-family: 'Roboto';
  font-size: 0.95rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5rem; /* 171.429% */
  align-self: center;
}

article.type-solutions .img-entreprise {
  margin-right:1.5em;
}
article.type-solutions .nom-entreprise h4{
  margin-top:0 !important;
  margin-bottom:0 !important;
}

.card-foot {
  border-radius: 0.625rem;
  border: 1px solid var(--pro-fond-1);
  border-top:0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background: var(--Blanc, #FFF);
  text-align: right;
}

.service_documents,
.box_profond4{
  font-family: 'Roboto';
  color: var(--Noir);
  border-radius: 1.25rem;
  background: var(--pro-fond-4);
}

.service_documents {
  padding: 0.9375rem 1.5rem 0.25rem 1.5rem;
}

.box_profond4 {
  padding: 0.75rem 1.25rem 0.75rem 1.25rem;
}


.service_documents p{
  color: var(--pro-fonc-texte-footer);
  font-family: 'Roboto';
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.04375rem;
  text-transform: uppercase;
  display: flex;
  align-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .service_documents ul{
    display: flex;
      align-content: center;
    align-items: center;
  }
}
.service_documents li{
  margin-right: 1em;
  margin-bottom:.5em;
}

.service_documents a{
  display: flex;
  align-content: center;
  align-items: center;
  color: var(--pro-fonc-texte-footer);

  font-family: 'Roboto';
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem; /* 125% */
}

.icon_download {
  margin-right: .5em;
  display:inline-block;
  width:20px;
  height:20px;
  background:url('../../images/icon_download.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
}

.icon_doc {
  margin-right: .25em;
  display:inline-block;
  width:20px;
  height:20px;
  background:url('../../images/icon_doc.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
}

/* Boutons */
.btn_link_body {
  border-radius: 5rem;
  border: 1px solid var(--pro-fond-3);
  padding: 0.875rem 1.875rem;
  align-items: center;
  display: inline-flex;
  margin-bottom: 1.25em;
  margin-right: 1.25em;
  background: transparent;
}
.btn_link_body:hover,
.btn_link_body:focus {
  border: 1px solid var(--pro-fond-3);
  background-color: var(--pro-fond-3);
  outline:none;
}

.btn_link {
  width:21px;
  height:21px;
  background:var(--icon-link);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 21px 21px;
  display: inline-block;

}
.btn_link_body:hover .btn_link,
.btn_link_body:focus .btn_link {
  width:21px;
  height:21px;
  background:var(--icon-link-hover);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 21px 21px;
  outline:none;
}

.btn_return_body {
  border-radius: 5rem;
  border: 1px solid transparent;
  padding: 0.7rem 1.6rem;
  align-items: center;
  display: inline-flex;
  margin-bottom: 1.5em;
  margin-top: 1em;
  background-color:white;
  color: var(--pro-fonc-texte-footer);
  font-family: 'Roboto';
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.04375rem;
  text-transform: uppercase;
}
.btn_return_body:hover,
.btn_return_body:focus {
  border: 1px solid var(--pro-fond-2);
  background-color: var(--pro-fond-2);
  color:white;
  text-decoration:none;
  outline:none;
}
.btn_return {

  width:21px;
  height:21px;
  background:url('../../images/arrow-left.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 21px 21px;
  display: inline-block;

}
.btn_return_body:hover .btn_return,
.btn_return_body:focus .btn_return,
.btn_white_std:hover .btn_return,
.btn_white_std:focus .btn_return {
  width:21px;
  height:21px;
  background:url('../../images/arrow-left-hover.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 21px 21px;
  outline:none;
}

.btn_white_std {
  border-radius: 5rem;
  border: 1px solid var(--Gris-moyen);
  background: var(--Blanc, #FFF);
    padding: 0.77rem 1.6rem;
  color: var(--pro-fonc-texte-footer);
  font-family: 'Roboto';
  font-size: 0.87rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.04375rem;
  text-transform: uppercase;
    align-items: center;
  display: inline-flex;
  text-decoration:none !important;
}

.btn_white_std:hover,
.btn_white_std:focus {
   background: var(--pro-fonc-texte-footer);
   color:var(--Blanc);
   outline:none;
}

.btn_check {
    width:18px;
  height:18px;
  background:url('../../images/check.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 18px 18px;
  display: inline-block;
}

.btn_white_std:hover .btn_check,
.btn_white_std:focus .btn_check{
    width:18px;
  height:18px;
  background:url('../../images/check-white.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 18px 18px;
  display: inline-block;
  outline:none;
}

.btn_close {
    width:18px;
  height:18px;
  background:url('../../images/close.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 18px 18px;
  display: inline-block;
}

.btn_white_std:hover .btn_close {
    width:18px;
  height:18px;
  background:url('../../images/close-white.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 18px 18px;
  display: inline-block;
}

.btn_black_std {
  border-radius: 5rem;
  border: 1px solid var(--pro-fonc-texte-footer);
  background: var(--pro-fonc-texte-footer);
  padding: 0.7rem 1.6rem;
  color: var(--Blanc, #FFF);
  font-family: 'Roboto';
  font-size: 0.87rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.04375rem;
  text-transform: uppercase;
    align-items: center;
  display: inline-flex;
  text-decoration:none;
}

.btn_black_std:hover,
.btn_black_std:focus {
  color: var(--pro-fonc-texte-footer);
  background: var(--Blanc, #FFF);
  outline:none;
   text-decoration:none;
}

.btn_search {
  width:18px;
  height:18px;
  background:url('../../images/search.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 18px 18px;
  display: inline-block;
}

.btn_search_bk {
  width:18px;
  height:18px;
  background:url('../../images/search-bk.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 18px 18px;
  display: inline-block;
}

.btn_moteur_search {
  padding: .25em;
  border-left: 0;
}


.btn_black_std:hover .btn_search,
.btn_black_std:focus .btn_search {
  width:18px;
  height:18px;
  background:url('../../images/search-bk.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 18px 18px;
  display: inline-block;
}

.btn_white_std:hover .btn_search_bk,
.btn_white_std:focus .btn_search_bk {
  width:18px;
  height:18px;
  background:url('../../images/search.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 18px 18px;
  display: inline-block;
}

.btn_black_send {
  border-radius: 5rem;
  border: 1px solid var(--pro-fonc-texte-footer);

  background:var(--pro-fonc-texte-footer) url('../../images/icon-send.svg');
  background-position: center right +1.25em;
  background-repeat: no-repeat;
  background-size: 16px 16px;

  padding: 0.7rem 2.75rem 0.7rem 1.6rem;
  color: var(--Blanc, #FFF);
  font-family: 'Roboto';
  font-size: 0.87rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.04375rem;
  text-transform: uppercase;
    align-items: center;
  display: inline-flex;
  float:right;
}

.btn_black_send:hover,
.btn_black_send:focus {
  color: var(--pro-fonc-texte-footer);
  background: var(--Blanc, #FFF) url('../../images/icon-send-bk.svg');
    background-position: center right +1.25em;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  outline:none;
}

.btn_black_flc {
  border-radius: 5rem;
  border: 1px solid var(--pro-fonc-texte-footer);
  background:var(--pro-fonc-texte-footer);
  padding: 0.8rem 1.6rem 0.8rem 1.6rem;
  color: var(--Blanc);
  font-family: 'Roboto';
  font-size: 0.87rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.04375rem;
  text-transform: uppercase;
    align-items: center;
  display: flex;
  justify-content: center;
}

.btn_black_flc:hover,
.btn_black_flc:focus {
  color:var(--pro-fonc-texte-footer);
  background: var(--Blanc);
  text-decoration:none;
  outline:none;
}

.btn_fond3_flc {
  border-radius: 5rem;
  border: 1px solid var(--pro-fond-3);
  background:var(--pro-fond-3);
  padding: 0.8rem 1.6rem 0.8rem 1.6rem;
  color: var(--Blanc);
  font-family: 'Roboto';
  font-size: 0.87rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.04375rem;
  text-transform: uppercase;
    align-items: center;
  display: flex;
  justify-content: center;
}

.btn_fond3_flc:hover,
.btn_fond3_flc:focus {
  color:var(--pro-fond-3);
  background: var(--Blanc);
  text-decoration:none;
  outline:none;
}


.icon_flc_right {
  margin-left: .45em;
  display:inline-block;
  width:16px;
  height:16px;
  background:url('../../images/icon-flc-right.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 16px 16px;
}

.btn_black_flc:hover .icon_flc_right,
.btn_black_std:hover .icon_flc_right,
.btn_black_flc:focus .icon_flc_right,
.btn_black_std:focus .icon_flc_right{
  color: var(--pro-fonc-texte-footer);
  background: url('../../images/icon-flc-right-bk.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  text-decoration:none;
}

.btn_fond3_flc:hover .icon_flc_right,
.btn_fond3_flc:focus .icon_flc_right{
  color: var(--pro-fonc-texte-footer);
  background: url('../../images/icon-flc-right-formation.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  text-decoration:none;
}

.btn_white_nobtn {
  display: flex;
 
  padding: 1.125rem 3.25rem 1.125rem 0.9375rem;
  padding: 0.8rem 2.75rem .8rem 1rem;

  border-radius: 0.625rem;
  border: 1px solid var(--Blanc);
  background: var(--Blanc);
  font-family: 'Roboto';
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem; /* 133.333% */
  color: var(--Noir);
}

@media (max-width: 768px) {
  .btn_white_nobtn {
    font-size: 1rem;
  }
}

.btn_white_nobtn:hover,
.btn_white_nobtn:focus {
  border: 1px solid var(--pro-fond-2);
  outline:none;
}

.btn_white_classement {
  padding: 0.8rem 1rem;

  border-radius: 0.625rem;
  border: 1px solid transparent;
  background: var(--Blanc);
  font-family: 'Roboto';
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem; /* 133.333% */
  color: var(--Gris-moyen);
}
.btn_white_classement:hover,
.btn_white_classement:focus {
  border: 1px solid var(--pro-fond-2);
  outline:none;
}


.btn_green_std {
  border-radius: 5rem;
  border: 1px solid var(--pro-fond-1);
  background: var(--Blanc);
  padding: 0.77rem 1.6rem;
  color: var(--pro-fond-2);
  font-family: 'Roboto';
  font-size: 0.87rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.04375rem;
  text-transform: uppercase;
    align-items: center;
  display: inline-flex;
  text-decoration:none !important;
}

.btn_green_std:hover,
.btn_green_std:focus {
   background: var(--pro-fond-2);
   color:var(--Blanc);
     border: 1px solid var(--pro-fond-2);
   outline:none;
}


.btn_thematique {
  -webkit-appearance: none;
  display: flex;
  padding: 0.25rem 0.55rem;
  border-radius: 0.625rem;
  background: var(--pro-fond-4);
  color: var(--pro-fond-2);
  border:4px solid  var(--pro-fond-4);
  font-family: 'Roboto';
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  height: min-content;
  min-width: 10vw;
  margin-top:.75rem;

  align-items: center;
  outline:none;
  box-shadow: none;
}

.btn_thematique:hover,
.btn_thematique:focus {
  background: var(--pro-fond-2);
  color: var(--neutral-colors-white);
    border:4px solid var(--neutral-colors-white);
}
.btn_thematique.active {
  background: var(--pro-fond-2);
  color: var(--neutral-colors-white);
    border:4px solid var(--pro-fond-2);
  font-weight: 500;
}
.btn_thematique.active:hover,
.btn_thematique.active:focus,
.btn_thematique.active:active {
  background: var(--neutral-colors-white);
  color: var(--pro-fond-2);
    border:4px solid var(--pro-fond-2);

}


.btn_thematique_accompagnement {
  -webkit-appearance: none;
  display: flex;
  padding: 0.25rem 0.55rem;
  border-radius: 0.625rem;
  background: var(--neutral-colors-white);
  color: var(--pro-fond-2);
  border:4px solid  var(--neutral-colors-white);

  font-family: 'Roboto';
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  height: min-content;
 /* min-width: 10vw;*/
  margin-top:.75rem;
  margin-right:1vw;

  align-items: center;
  outline:none;
  box-shadow: none;
}

.btn_thematique_accompagnement:hover,
.btn_thematique_accompagnement:focus {
  background: var(--neutral-colors-white);
  color: var(--pro-fond-2);
  border:4px solid var(--pro-fond-2);
}

.btn_thematique_accompagnement.active {
  background: var(--pro-fond-2);
   border:4px solid var(--pro-fond-2);
  color: var(--neutral-colors-white);
  font-weight: 500;
}

.btn_thematique_accompagnement.active:hover,
.btn_thematique_accompagnement.active:focus,
.btn_thematique_accompagnement.active:active{
  background: var(--neutral-colors-white);
  color: var(--pro-fond-2);
  border:4px solid var(--pro-fond-2);
}



.btn_thematique_cadre {
  -webkit-appearance: none;
  display: flex;
  padding: 0.25rem 0.55rem;
  border-radius: 0.625rem;
  background: var(--neutral-colors-white);
  color: var(--pro-fonc-texte-footer);
  border:4px solid  var(--neutral-colors-white);
  font-family: 'Roboto';
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  height: min-content;
 /* min-width: 10vw;*/
  margin-top:.75rem;
  margin-right:1vw;

  align-items: center;
  outline:none;
  box-shadow: none;
}

.btn_thematique_cadre:hover,
.btn_thematique_cadre:focus{
  background: var(--neutral-colors-white);
  color: var(--pro-fonc-texte-footer);
  border:4px solid var(--pro-fonc-texte-footer);
}

.btn_thematique_cadre.active {
  background: var(--pro-fonc-texte-footer);
     border:4px solid var(--pro-fonc-texte-footer);
  color: var(--neutral-colors-white);
  font-weight: 500;
}

.btn_thematique_cadre.active:hover,
.btn_thematique_cadre.active:focus,
.btn_thematique_cadre.active:active {
  background: var(--neutral-colors-white);
  color: var(--pro-fonc-texte-footer);
    border:4px solid var(--pro-fonc-texte-footer);
}


@media (max-width: 768px) {
  #li_btn_thematique .nav-item,
  #li_btn_thematique_accompagnement .nav-item,
  #li_btn_thematique_cadres .nav-item{
    flex:none;
    margin-right: 1em;
  }
}

.txt-green {
  color: var(--pro-fond-2);
}
.txt-noir {
  color: var(--pro-fonc-texte-footer);
}
.txt-bold500 {
  font-weight: 500;
}

/* H4 */
font-family: Anybody;
font-size: 1.5625rem;
font-style: normal;
font-weight: 500;
line-height: 2.125rem; /* 136% */
letter-spacing: 0.04688rem;

.card-thematique {
  display: flex;
  min-height:5.5rem;
}

.solution_entreprise {
  font-family: 'Roboto';
  color: var(--Noir);
  border-radius: 1.25rem;
  background: var(--pro-fond-4);
  padding: 1rem 1.75rem 2rem 1.75rem;
}

@media (min-width: 968px) {
  .solution_entreprise {
    padding: 1.25rem 2.75rem 2.5rem 2.75rem;
  }
}

.titre_entreprise {
  color: var(--pro-fond-2);
  font-family: 'Roboto';
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.625rem; /* 144.444% */

}

.titre_entreprise_picto{
  align-items: center;
  display: flex;
}
.content-box,
.entreprise_contact a,
.text-std {
  font-family: 'Roboto';
  color: var(--Noir);
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6rem; 
}

.entreprise_contact a:hover {
  text-decoration:none;
}

@media (min-width: 420px) {
  .img_singles {
    max-height:400px;
    max-width:400px;
    width: auto;
  }
}

/* Moteur */
#qrybox {
  border-top-left-radius: 0.625rem;
  border-bottom-left-radius: 0.625rem;
}
.pos-absolute {
  position:absolute;
  right: 0;
  top: .5em;
}

.badge-moteur {
  border-radius: 2.5em;
  background: var(--pro-fond-2);
  color: var(--neutral-colors-white);
  font-family: 'Roboto';
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  padding: .6em .65em;

  line-height: 1;
  min-width: 2.2em;
  display: inline-block;
  text-align: center;
}

#moteur_tri {
  border-radius: 0.625rem;
  background: var(--pro-fond-4);

  font-family: 'Roboto';
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#moteur_tri li {
  background-color: white;
  color:var(--pro-fond-2);
  font-family: 'Roboto';
  font-weight:700;
  border-radius: 12px 12px 0px 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-right:10px;
  font-size: .95em;
  cursor:pointer;
}
#moteur_tri li:last-of-type {
  margin-right:0;
}

#moteur_tri li a {
  color:var(--pro-fond-2);
  text-decoration:none;
  padding: .25rem;
}

#moteur_tri li.dropdown a{
  color:var(--pro-fond-2);
}

#moteur_tri li.active a,
#moteur_tri li:hover a {
  color:white;
  text-decoration:none;
}
#moteur_tri li.active,
#moteur_tri li:hover,
#moteur_tri li:focus {
  background: var(--pro-fond-4);
  color:white;
  font-family: 'Roboto';
  outline:none;
}
.nav-pills .nav-link.active, 
.nav-pills .show > .nav-link {
    background-color: transparent;
}

#moteur_tri .dropdown-menu {
  border:none;
  border-radius:0;
  background-color: white;
  box-shadow: 0px 18px 40px 0px rgba(112, 144, 176, 0.12);
  color:var(--pro-fond-2);
  line-height: 1.2;
  min-width: max-content;
}

#moteur_tri .dropdown-item{
  color:var(--pro-fond-2) !important;
  text-align:left;
  padding: .5em 1.5em;
}

#moteur_tri .dropdown-item:focus, 
#moteur_tri .dropdown-item:hover,
#moteur_tri .dropdown-item:focus {
  font-weight:700;
  background: var(--gris-clair);
  outline:none;
}
#list-thematique .theme-solution {
  border-radius: 0rem 0rem 1.875rem 0rem;
  background: var(--pro-fond-5);
  padding: 1.5em 1.75em 1em 1.75em;
  margin-bottom: 2em;
}
#list-thematique h2 {
font-family: 'Anybody';
  font-size: 1.5625rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2.125rem;
  letter-spacing: 0.04688rem;
  margin-top: .5em !important;
}
#list-thematique h3 {
  margin-top: 0;
  margin-bottom: .25em;
  color: var(--pro-fonc-texte-footer);
  font-family: 'Roboto';
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.75rem;
}


/* Pagination */

.pagination {
    font-size: 1.1em;
    margin-left:.2em;
    margin-right:.2em;
    margin-bottom:0;
}
.pagination li {
    padding: 0 .25em;
    display: flex;
}
.lien-page {
    border:none;
    color: var(--pro-fonc-texte-footer);

    font-family: 'Roboto';
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
    text-decoration:none;
    padding: 0 .5em;
    text-align:center;
    background:none;
    cursor:pointer;
    margin:0;
}
.lien-page:hover,
.lien-page:focus {
   text-decoration:none;
   color:#0a2d4b;
}

.pagination .btn-current {
    text-decoration:none;
    background-color:transparent;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border:0;

}

.pagination .current {
  border-radius: 0.625rem;
  background: var(--pro-fond-3);
    text-decoration:none;
  color: var(--Blanc);
  display: flex;
  width: 1.9rem;
  height: 1.9rem;
  padding: 0.625rem 1rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.lien-page.extend {
    color:#0a2d4b;
}
.page-item .prev, 
.page-item .next {
    color:#000000;
    padding: 0 .25em;
    text-decoration:none;
    border-radius:0;
    border:none;
    background:none;

    display: inline-flex;
    cursor:pointer;
}

.page-item .prev .icon {
  width:30px;
  height:30px;
  background:url('../../images/previous.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  display: inline-block;
} 

.page-item .next .icon {
  width:30px;
  height:30px;
  background:url('../../images/next.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  display: inline-block;
} 

.page-item .prev:focus, 
.page-item .prev:hover, 
.page-item .next:focus,
.page-item .next:hover {
  color:#0a2d4b;
  text-decoration:none;
}

/* Modal thematique */
.form-check-label {
  font-family: 'Roboto';
  color: var(--Noir);

  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem; 
  padding-left:.5em;
}

/* Single Actualité*/
.date-actu {
  color: var(--pro-fond-2);
  font-family: 'Roboto';
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem; /* 133.333% */
}

/* Navigation articles Précédent / Suivant */

.article-nav {
  display: flex;
  padding: 0.6rem 0.625rem 0.6rem 0rem;
  align-items: center;
  border:1px solid var(--gris-clair);
  border-radius: 0.9375rem;
  background: var(--gris-clair);
  color: var(--pro-fonc-texte-footer);
  font-family: 'Roboto';
  font-size: 1.1rem;
  font-style: normal;
  font-weight: 400;
}

@media (min-width: 992px) {
  .article-nav {
    padding: 0.7rem 0.625rem 0.7rem 0rem;
  }
}
.article-nav:hover,
.article-nav:focus {
  background: white;
  border:1px solid var(--pro-fonc-texte-footer);
  text-decoration:none;
    outline:none;
}

.article-nav.nav-prev {
  justify-content:start;
  text-align:left;
}

.article-nav.nav-next {
  justify-content:end;
  text-align:right;
}

.btn_next {
  width: 2.25rem;
  height: 2.25rem;
  background:var(--icon-nav-next);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 2.25rem 2.25rem;
  margin-left: .25em;
}

.btn_prev {
  width: 2.25rem;
  height: 2.25rem;
  background:var(--icon-nav-previous);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 2.25rem 2.25rem;
  margin-right: .25em;
  margin-right: .5em;
  margin-left: .5em;
}

/* Faq */
.groupefaq {
  border-radius: 0.625rem;
  border: 1px solid var(--pro-fond-1);
  background: var(--Blanc);
  padding: 0.75rem 1.25rem;
  margin-bottom: 1em;
}
.groupefaq.active,
.groupefaq:hover,
.groupefaq:focus {
  border: 5px solid var(--pro-fond-1);
}
.groupefaqgrouped {
  background: var(--Blanc);
  padding: 0.75rem 1.25rem;
  margin-bottom: 1em;
}

.accordion h3,
.accordion h4 {
    line-height:1;
    margin:0;
    cursor:pointer;
}

.btn-question {
  color: var(--pro-fonc-texte-footer);
  font-family: 'Roboto';
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.75rem; /* 140% */
  text-decoration:none !important;
  outline:none !important;
  box-shadow: none !important;
  padding:0;
  display:flex;
  align-items: center;
}

.btn-question:hover {
  color:var(--pro-fond-2);
}

.btn-question:focus {
  color:var(--pro-fond-2);
}


.btn-besoin {
  color: var(--pro-fond-2);

  font-family: 'Anybody';
  font-size: 1.45rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2.125rem; /* 136% */
  letter-spacing: 0.04688rem;

  text-decoration:none !important;
  outline:none !important;
  box-shadow: none !important;
  padding:0;
  display:flex;
  align-items: center;
}

@media (max-width: 768px) {
  .btn-besoin {
    font-size: 1.25rem;
  }
}

.btn-besoin:hover,
.btn-besoin:focus {
  color:var(--pro-fonc-texte-footer);
}

.btn_faq_thematique,
.btn_dir_thematique {
  border: 5px solid var(--pro-fond-2);
  border-radius: 0.625rem;
  background: var(--pro-fond-2);

  padding: 0.5rem 1rem;
  font-size: 1rem;
  color: var(--neutral-colors-white);
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  align-items: center;
  display: inline-flex;
  outline:none;
}

.btn_faq_thematique{
  text-align: left;
}
.btn_dir_thematique {
    width:100%;
}


  .btn_faq_thematique{
    width:100%;
  }
/*
@media (min-width: 1199px) {
  .btn_faq_thematique {
    min-width:15vw;
  }

}
*/
.btn_faq_thematique.collapsed, 
.btn_dir_thematique.collapsed {
  border: 5px solid var(--pro-fond-4);
   background: var(--pro-fond-4);
   color: var(--pro-fond-2);
   font-weight: 400 !important;
}

.btn_faq_thematique:hover,
.btn_dir_thematique:hover,
.btn_faq_thematique:focus,
.btn_dir_thematique:focus {
  border: 5px solid var(--pro-fond-2);
  background: var(--pro-fond-4);
   color: var(--pro-fond-2);
}

.accordion h3 button[aria-expanded=true]::after,
.accordion h4 button[aria-expanded=true]::after {
  margin-left: auto;
  content:" ";
  width:69px;
  height:46px;
  background:var(--icon-faq-closed);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 65px 44px;
}

.accordion h3 button[aria-expanded=false]::after,
.accordion h4 button[aria-expanded=false]::after {
  margin-left: auto;
  content:" ";
  width:69px;
  height:46px;
  background:var(--icon-faq-opened);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 65px 44px;
}

/* Contact */
#list-thematique-faq .theme-faq {
  border-radius: 0rem 0rem 1.875rem 0rem;
  background:var(--Blanc);
  margin-bottom: 2em;
  display:flex;
  padding: 0.8rem 1.2rem;
  align-items: center;
}

#list-thematique-faq h1,
#texte-contact h2 {
font-family: 'Anybody';
  font-size: 1.5625rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2.125rem;
  letter-spacing: 0.04688rem;
  margin-top: .5em !important;
}
#list-thematique-faq a {
  margin-top: 0;
  margin-bottom: 0;
  color: var(--pro-fonc-texte-footer);
  font-family: 'Roboto';
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.75rem;
  text-decoration:none;
}

.titre-contact {
  color: var(--pro-fonc-texte-footer);
  margin-top:0;
  margin-bottom:.75em;
  font-family: 'Anybody';
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 900;
  line-height: 3.4375rem; /* 137.5% */
}
@media (max-width: 768px) {
  #list-thematique-faq h1,
  #texte-contact h2 {
    font-size: 1.2rem;
  }
}

/* Accueil : calages colonnes et contenu section h100*/

@media (max-width: 768px) {
  .col_home .fl-module-content,
  .col_home_sm .fl-module-content {
    padding-left:20px !important;
    padding-right:20px !important;
  }
/*
  .col_home_h100 .fl-module:first-of-type .fl-module-content {
    margin-top: 12vh !important;
  }
*/
  .home_force_centre {
    display:none;
  }

  #home_sectionh100  .fl-row-content-wrap,
  #home_sectionh100  .fl-col-content {
    min-height: 100%;
    height:auto;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .col_home .fl-module-content,
  .col_home_sm .fl-module-content {
    margin-right: 12% !important;
    margin-left: 12% !important;
  }

  .col_home .fl-module-mea-breadcrumb .fl-module-content {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .home_force_centre {
     display:none;
  }

  #home_sectionh100  .fl-row-content-wrap,
  #home_sectionh100  .fl-col-content {
    min-height: 100%;
    height:auto;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .col_home .fl-module-content {
    margin-right: 12% !important;
    margin-left: 12% !important;
  }
  .col_home_sm .fl-module-content {
    margin-right: 0% !important;
    margin-left: 0% !important;
  }

    .col_home .fl-module-mea-breadcrumb .fl-module-content{
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .col_home_h100 .fl-module:first-of-type .fl-module-content {
    margin-top: 16vh !important;
  }
  .col_homeformation_h100 .fl-module:first-of-type .fl-module-content {
    margin-top: 20vh !important;
  }

  .home_force_centre {
    margin-top: -33vh;
  }
}

@media (min-width: 992px) and (max-width: 1199px) and (max-height:600px) {
    .home_force_centre {
      margin-top: -15vh;
  }
}

@media (min-width: 1199px) and (max-width: 1299px) {
  .col_home .fl-module-content {
    margin-right: 15% !important;
    margin-left: 15% !important;
  }
  .col_home_sm .fl-module-content {
    margin-right: 0% !important;
    margin-left: 0% !important;
  }
    .col_home .fl-module-mea-breadcrumb .fl-module-content{
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .col_home_h100 .fl-module:first-of-type .fl-module-content {
    margin-top: 16vh !important;
  }
  .col_homeformation_h100 .fl-module:first-of-type .fl-module-content {
    margin-top: 25vh !important;
  }

  .home_force_centre {
    margin-top: -33vh;
  }
}

@media (min-width: 1299px) {
  .col_home  .fl-module-content {
    margin-right: 18% !important;
    margin-left: 18% !important;
  }
  .col_home_sm  .fl-module-content {
    margin-right: 0% !important;
    margin-left: 0% !important;
  }

    .col_home .fl-module-mea-breadcrumb .fl-module-content{
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .col_home_h100 .fl-module:first-of-type .fl-module-content {
    margin-top: 22vh !important;
  }

  .col_homeformation_h100 .fl-module:first-of-type .fl-module-content {
    margin-top: 30vh !important;
  }

  .home_force_centre {
    margin-top: -28vh;
  }

}

@media (min-width: 1599px) {
  .col_home  .fl-module-content {
    margin-right: 18% !important;
    margin-left: 18% !important;
  }
  .col_home_sm  .fl-module-content {
    margin-right: 8% !important;
    margin-left: 8% !important;
  }

    .col_home .fl-module-mea-breadcrumb .fl-module-content{
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .col_home_h100 .fl-module:first-of-type .fl-module-content {
    margin-top: 32vh !important;
  }

  .col_homeformation_h100 .fl-module:first-of-type .fl-module-content {
    margin-top: 38vh !important;
  }

  .home_force_centre {
    margin-top: -23vh;
  }

}

.home h3{
  /* H3 */
  font-family: 'Anybody' !important;
  font-size: 1.875rem  !important;
  font-style: normal;
  font-weight: 900  !important;
}
.home .titre_moyen h1{

  font-family: 'Anybody' !important;
  font-size: 1.875rem  !important;
  font-style: normal;
  font-weight: 900  !important;
  margin-bottom:.5em !important;
}


.home_chiffres p {
  font-family: 'Anybody';
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 900;
  line-height: 3.4375rem; /* 137.5% */
}

@media (max-width: 768px) {
  .home_chiffres p {
    font-size: 1.7rem !important;
  }
}

#home_suite_flc {
  cursor:pointer;
}

/* iframe boussole aidant */
.boussole-part {
  font-family: 'Roboto';
  color: var(--Noir);
  font-size:1rem;

}
.boussole-part img{
  border-radius:1rem;
  vertical-align: top;
}

@media (min-width: 525px) {
  .boussole-part img{
  margin-left: .75rem;
}
}

/* Bénéficier d'un service */
.infos_entreprise {
  font-family: 'Roboto';
  font-size: 1.1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.9;
}
.basedoc_fichier {

  padding: 0.625rem 0.9375rem;

  align-items: center;
  border-radius: 0.625rem;
  background: var(--pro-fond-4);

  color: var(--pro-fonc-texte-footer);

  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem; /* 133.333% */
}

@media (min-width: 768px) {
  .basedoc_fichier {
  display: flex;
  }
}
.beneficier_msg {
  display: flex;
  padding: 1.25rem 1.5rem;
  flex-direction: column;
  align-items: flex-start;
  border-radius: 0.625rem;
}

.beneficier_msg p{
    font-family: 'Roboto';
  font-size: 1.1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem; /* 133.333% */
  margin-bottom:.5em;
}

.beneficier_msg_success {
  background: var(--pro-fond-4);
  color: var(--pro-fonc-texte-footer);
}
.beneficier_msg_success p{
    color: var(--pro-fond-2);
}
.beneficier_msg_error {
  background: var(--emploi-fond4);
  color: var(--emploi-fonc-texte-footer);
}
.beneficier_msg_error p{
    color: var(--emploi-fonc-texte-footer);
}

.page-template-page-faq h2,
.page-template-page-bdd-documentaire h2 {
  font-family: 'Anybody';
  font-style: normal;
  font-weight: 500;
  line-height: 2.125rem;
  letter-spacing: 0.04688rem;
  font-size: 1.71rem;
  margin-top: .5em !important;
  margin-bottom: .75em !important;
}

.page-template-page-faq h2 {
  color: var(--pro-fond-2);
}

.page-template-page-faq #primary a {
  text-decoration:underline !important;
}

.questionfaq p{
  font-size:1.11rem;
}