@charset "UTF-8";

/*
* Filtres
*/

#liste_items label {
  display: block;
  line-height: 1.3em;
}

/*
* Trombinoscope
*/

.trombinoscope {
  margin-bottom: 0;
  display: flex;
  flex-wrap: wrap;
}

.member-card {
  background-color: #F3F4FD;
  position: relative;
  padding: 25px 15px 20px;
  min-height: 100px;
  margin: 10px 10px;
  border-radius: 15px;
  display: flex;
  flex-grow: 0; /* Empêche les cartes de grandir */
  flex-shrink: 0; /* Empêche les cartes de rétrécir */
  flex-direction: column;
}

.member-card img {
  margin: 0 auto;
}

.member-card.col-2 {
  flex-basis: calc(50% - 20px); /* Pour 2 colonnes */
}

.member-card.col-3 {
  flex-basis: calc(33.33% - 20px); /* Pour 3 colonnes */
}

.elementor-widget-container .trombinoscope h3 {
  font-size: 18px;
  font-weight: 500;
  color: #414141;
  text-align: center;
  margin: 10px 0 0;
}

span.member-data {
  display: block;
  text-align: center;
  font-size: 15px;
}

.elementor img.member-portrait {
  border-radius: 200px;
  max-width: 100px;
  margin: 0 auto;
  display: block;
}

.elementor img.dashboard-portrait {
  border-radius: 150px;
  max-width: 150px;
  margin: 0 auto;
  display: block;
}

a.member-linkedin {
  position: absolute;
  top: 15px;
  right: 15px;
  display: block;
  width: 35px;
  height: 35px;
  z-index: 99;
  background-color: #141EE1;
  color: #FFFFFF;
  padding: 7px;
  border-radius: 30px;
  z-index: 50;
}

.member-delegation {
  text-align: center;
  display: inline-block;
  width: 100%;
  font-size: 15px;
  border: 2px solid #FFF;
  padding: 3px;
  border-radius: 5px;
  background-color: #FFD700;
}

span.dashicons.dashicons-linkedin:before {
  color: #FFFFFF;
}

@media only screen and (max-width: 1023px) {
  /* Footer sticky */

  #footer-sticky {
    display: block;
  }
}

/**
* Fiche adhérent
*/

.biographie p {
  margin-top: 30px;
  margin-left: 30px;
}

.member-info-data {
  display: block;
}

@media (max-width: 780px) {
  .trombinoscope .member-card.col-2 {
    flex-basis: calc(100% - 20px); /* Pour 2 colonnes */
  }

  .trombinoscope .member-card.col-3 {
    flex-basis: calc(50% - 20px); /* Pour 3 colonnes */
  }
}

@media (max-width: 480px) {
  .trombinoscope .member-card.col-3 {
    flex-basis: calc(100% - 20px); /* Pour 3 colonnes */
  }
}

h2, .elementor-widget-container h2 {
  font-size: 30px;
  color: #141EE1;
  font-family: "Woodford Bourne", sans-serif;
  font-weight: 600;
}

h3, .elementor-widget-container h3, .elementor-heading-title h3 {
  font-size: 25px;
  color: #414141;
  font-family: "Woodford Bourne", sans-serif;
  font-weight: 400;
}

.elementor-element .elementor-widget-container a#btn_logout {
  display: block;
  width: 50%;
  background-color: #FFD700;
  border: 0;
  border-radius: 10px;
  padding: 8px 15px;
  color: #141EE1;
  margin: 0 auto;
  font-weight: 500;
}

.elementor-element .elementor-widget-container a#btn_logout:hover {
  background-color: #FFEA7B;
}

header div#mainmenu nav ul li a.elementor-item {
  color: #141EE1;
  text-decoration: none;
  display: inline-block;
  margin: 0 20px;
  padding: 3px 0 5px;
  position: relative;
}

header div#mainmenu nav ul li a.elementor-item:after {
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 50%;
  position: absolute;
  background: #141EE1;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}

header div#mainmenu nav ul li a.elementor-item:hover:after {
  width: 100%;
  left: 0;
}

#navside.elementor-nav-menu a.elementor-item-active {
  font-weight: 600;
}

@media only screen and (min-width: 1024px) {
  header#header-sticky.elementor-sticky--effects {
    height: 60px;
    background-color: #fff !important;
  }

  /*Hide Logo Typo when header turns sticky*/

  header#header-sticky .logotypo {
    visibility: visible;
  }

  header#header-sticky.elementor-sticky--effects .logotypo {
    visibility: hidden;
    display: none;
  }

  /*Show Logo symbol when header turns sticky*/

  header#header-sticky .logosymbol {
    visibility: hidden;
  }

  header#header-sticky.elementor-sticky--effects .logosymbol {
    visibility: visible;
  }

  /* Menu sticky */

  header#header-sticky #mainmenu {
    margin-top: 90px;
  }

  header#header-sticky.elementor-sticky--effects #mainmenu {
    margin-top: 10px;
  }

  /* Footer sticky */

  #footer-sticky {
    display: none;
  }

  /**
  * Bloc actualités
  */

  .card-news-category {
    color: #141EE1;
    font-size: 14px;
  }

  /**
  * Bloc Reassurance
  */

  #section-circles {
    height: 600px;
    padding-top: 30px;
  }

  #section-circles .circle {
    float: left;
  }

  #section-circles .circle p, #section-circles .circle > span {
    text-align: center;
    font-size: 24px;
    line-height: 30px;
  }

  #section-circles .circle p span, #section-circles .circle > span span {
    display: block;
    font-size: 90px;
    line-height: 90px;
  }

  #section-circles .circle-small {
    width: 240px;
    height: 240px;
    border-radius: 240px;
  }

  #section-circles .circle-small p {
    margin-top: 40px;
  }

  #section-circles .circle-medium {
    width: 280px;
    height: 280px;
    border-radius: 280px;
  }

  #section-circles .circle-medium p {
    margin-top: 70px;
  }

  #section-circles .circle-large {
    width: 300px;
    height: 300px;
    border-radius: 300px;
  }

  #section-circles .circle-large p {
    margin-top: 80px;
  }

  #section-circles .blue {
    border: 4px solid #141EE1;
    color: #141EE1;
  }

  #section-circles .blue:hover {
    background: #141EE1;
    border: 4px solid #141EE1;
    color: #FFF;
  }

  #section-circles .yellow {
    border: 4px solid #FFD700;
    color: #141EE1;
  }

  #section-circles .yellow:hover {
    background: #FFD700;
    border: 4px solid #FFD700;
    color: #FFF;
  }

  #section-circles .c-2 {
    margin-top: 190px;
    margin-left: -100px;
  }

  #section-circles .c-3 {
    margin-top: 20px;
    margin-left: -120px;
  }

  #section-circles .c-4 {
    margin-top: 140px;
    margin-left: -60px;
  }

  #section-circles .c-5 {
    margin-top: 40px;
    margin-left: -40px;
  }

  #section-circles-entreprise {
    height: 450px;
    padding-top: 30px;
  }

  #section-circles-entreprise .circle {
    float: left;
    border-radius: 100%;
  }

  #section-circles-entreprise .circle p, #section-circles-entreprise .circle > span {
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    display: block;
  }

  #section-circles-entreprise .circle p span, #section-circles-entreprise .circle > span span {
    display: block;
    font-size: 90px;
    line-height: 90px;
  }

  #section-circles-entreprise .circle-small {
    width: 240px;
    height: 240px;
  }

  #section-circles-entreprise .circle-small > span {
    margin-top: 100px;
  }

  #section-circles-entreprise .circle-medium {
    width: 280px;
    height: 280px;
  }

  #section-circles-entreprise .circle-medium > span {
    margin-top: 70px;
  }

  #section-circles-entreprise .circle-large {
    width: 300px;
    height: 300px;
  }

  #section-circles-entreprise .circle-large > span {
    margin-top: 80px;
  }

  #section-circles-entreprise .blue {
    border: 4px solid #141EE1;
    color: #141EE1;
  }

  #section-circles-entreprise .blue:hover {
    background: #141EE1;
    border: 4px solid #141EE1;
    color: #FFF;
  }

  #section-circles-entreprise .yellow {
    border: 4px solid #FFD700;
    color: #141EE1;
  }

  #section-circles-entreprise .yellow:hover {
    background: #FFD700;
    border: 4px solid #FFD700;
    color: #FFF;
  }

  #section-circles-entreprise .c-2 {
    margin-top: 130px;
    margin-left: -80px;
  }

  #section-circles-entreprise .c-3 {
    margin-top: 0;
    margin-left: -80px;
  }

  #section-circles-entreprise .c-4 {
    margin-top: 120px;
    margin-left: -80px;
  }

  #section-circles-entreprise .c-5 {
    margin-top: 0;
    margin-left: -80px;
  }

  #section-circles-entreprise .c-6 {
    margin-top: 130px;
    margin-left: -80px;
  }
}

/**
* Formulaire
*/

div.acf-field {
  margin-bottom: 20px;
}

div.acf-label label {
  font-weight: 600;
  padding: 10px 10px 10px 0;
}

ul.acf-radio-list.acf-bl, ul.acf-checkbox-list.acf-bl {
  margin: 0;
  padding: 0;
}

ul.acf-radio-list.acf-bl li, ul.acf-checkbox-list.acf-bl li {
  list-style-type: none;
  display: block;
  margin-left: 30px;
}

.acf-field input[type=text], .acf-field input[type=password], .acf-field input[type=date], .acf-field input[type=datetime], .acf-field input[type=datetime-local], .acf-field input[type=email], .acf-field input[type=month], .acf-field input[type=number], .acf-field input[type=search], .acf-field input[type=tel], .acf-field input[type=time], .acf-field input[type=url], .acf-field input[type=week], .acf-field textarea, .acf-field select {
  font-size: 18px;
  padding: 12px;
  border-radius: 15px;
}

.acf-field input[type=radio] {
  margin-right: 10px;
}

.acf-form-submit {
  text-align: right;
}

.acf-form-submit input[type=submit] {
  background-color: #FFD700;
  color: #141EE1;
  border: 0;
  border-radius: 45px;
}

.acf-input-prepend, .acf-label .description {
  font-style: italic;
  color: #AAA;
}

.acf-switch {
  display: none;
}

/* Notices */

.acf-notice.-error.acf-error-message, span.acf-required {
  color: firebrick;
}

div#message.updated {
  padding: 20px;
  text-align: center;
  background-color: #FFD700;
  border-radius: 45px;
  margin: 20px 20px 40px;
}

body.espace-membre-template .elementor img.member-portrait,
body.single-espace-membre .elementor img.member-portrait {
  margin: 0 0 0 10px;
}

body.espace-membre-template .member-card,
body.single-espace-membre .member-card {
  background-color: #FFF;
}

body.espace-membre-template .member-card img.member-portrait,
body.single-espace-membre .member-card img.member-portrait {
  margin: 0 auto;
}

body.espace-membre-template .acf-form-submit input[type=submit],
body.espace-membre-template input.acf-button button,
body.espace-membre-template input.button-primary,
body.espace-membre-template input.button-large,
body.espace-membre-template #filtres input[type=submit],
body.espace-membre-template a.bouton,
body.single-espace-membre .acf-form-submit input[type=submit],
body.single-espace-membre input.acf-button button,
body.single-espace-membre input.button-primary,
body.single-espace-membre input.button-large,
body.single-espace-membre #filtres input[type=submit],
body.single-espace-membre a.bouton {
  background-color: #FFD700;
  color: #141EE1;
  border: 0;
  border-radius: 0;
  padding: 15px 20px;
  font-size: 16px;
}

body.page-template-default div.portrait {
  margin: 0 auto;
}

#filtres h3, #filtres .h3_like {
  font-size: 25px;
  font-weight: 600;
}

#filtres h3 {
  margin-top: 2em;
}

#filtres h4, #filtres .h4_like {
  margin-top: 1em;
  font-size: 20px;
  font-weight: 400;
  color: #000;
}

#filtres h4 {
  text-decoration: underline;
}

#filtres label {
  line-height: 1.5em;
}

#filtres input[type=text] {
  margin-top: 10px;
  border-radius: 45px;
  padding: 15px 30px;
}

#filtres input[type=checkbox], #filtres input[type=radio] {
  width: 30px;
}

#filtres input[type=submit] {
  padding: 15px;
  background-color: #141EE1;
  border: 0;
  border-radius: 45px;
  padding: 15px 30px;
  color: #FFFFFF;
}

#filtres input[type=submit]:hover {
  background-color: #FFD700;
}

.my_score {
  text-align: center;
}

.my_score .score_number {
  font-size: 1.5em;
  display: inline-block;
  margin: 0.5em 0 0;
  width: 100%;
}

.my_score .score_number.score_rouge {
  color: #ed2f6b;
}

.my_score .score_number.score_orange {
  color: #f2761c;
}

.my_score .score_number.score_bleu {
  color: #224bc4;
}

.my_score .score_number.score_vert_clair {
  color: darkcyan;
}

.my_score .score_number.score_vert {
  color: #9ccd9e;
}
