/* COULEURS */
/*
Sont définie en global, parématrables dans l'admin :
- main_color_1
- main_color_2
*/
/* RESPONSIVE */
/* je sete des variale en utilisant celles de bootstrapo */
/* HEADEER */
/* couleur des textes */
/* Les chartes ont souvent 3 couleurs principales et pas 2 */
/* Maintenant on peut, à partir de ces 3 couleurs, définir les couleurs utilisées sur les différences composants */
/* Section annuaire fond formulaire */
/* FOOTER */
/* block dateSide */
/* ############ topbar ############ */
@media (min-width: 1200px) {
  .search-toggle-wrapper .search-toggle {
    position: relative;
    padding-right: 15px;
  }
}
@media (max-width: 767.98px) {
  .search-toggle-wrapper .search-toggle {
    font-size: 16px;
    padding: 8px 0;
    text-align: center;
  }
  .search-toggle-wrapper .search-toggle .bar .shopping-cart a {
    width: 50px;
    text-align: center;
    padding: 8px 0;
  }
  .search-toggle-wrapper .search-toggle .logo-smaller img {
    padding: 5px;
  }
}
.search-toggle-wrapper .search-toggle .fas {
  color: #ffffff;
  font-size: 16px;
}
header .header-texts {
  position: absolute;
  right: 15px;
  top: 30%;
  display: flex;
  flex-direction: column;
  text-align: right;
}
header .header-title,
header .header-slogan {
  font-weight: 600;
  text-transform: uppercase;
  color: #263a80;
  max-width: 500px;
  text-align: right;
  line-height: 1.5;
  position: relative;
  right: 0;
}
header .header-title {
  font-size: 25px;
}
header .header-slogan {
  font-size: 16px;
}
.nav-btn > span {
  background-color: #ffd200;
}
@media (min-width: 1200px) {
  header .bar .socials.rs-circle li:not(.rs-append, .langs-wrapper, .contact) + li {
    margin-left: 5px;
  }
  header .bar .socials.rs-circle li:not(.rs-append, .langs-wrapper, .contact) a {
    height: 18px;
    width: 18px;
    line-height: 18px;
    padding: 0;
    font-size: 13px;
  }
  header .bar .socials.rs-circle li:not(.rs-append, .langs-wrapper, .contact) a .fab,
  header .bar .socials.rs-circle li:not(.rs-append, .langs-wrapper, .contact) a .fas {
    font-size: 11px;
    color: #263a80;
    border-radius: 50%;
    background-color: #ffffff !important;
    display: inline-block;
    aspect-ratio: 1;
    text-align: center;
    padding: 0;
    width: 18px;
    height: 18px;
    line-height: 18px;
  }
  header .bar .socials.rs-circle li:not(.rs-append, .langs-wrapper, .contact) a:hover .fab {
    background-color: #ffd200;
  }
  header .bar .socials li.rs-append,
  header .bar .socials li.langs-wrapper,
  header .bar .socials li.contact {
    position: relative;
    padding-left: 15px;
    margin-left: 15px;
  }
  header .bar .socials li.rs-append a,
  header .bar .socials li.langs-wrapper a,
  header .bar .socials li.contact a {
    text-transform: none;
    font-size: 16px;
    background: transparent;
    text-align: center;
    border-radius: 6px;
    height: 28px;
    line-height: 26px;
    font-weight: 600;
    display: block;
    padding: 0 20px;
    width: auto;
    margin: auto;
  }
  header .bar .socials li.rs-append a:hover,
  header .bar .socials li.langs-wrapper a:hover,
  header .bar .socials li.contact a:hover {
    background: #ffd200;
    color: #000000;
  }
  header .bar .socials li.rs-append:before,
  header .bar .socials li.langs-wrapper:before,
  header .bar .socials li.contact:before {
    content: '';
    width: 1px;
    height: 17px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    left: 0;
    background: #ffffff;
  }
  header .bar .socials li.rs-append.rs-append-btn:before,
  header .bar .socials li.langs-wrapper.rs-append-btn:before,
  header .bar .socials li.contact.rs-append-btn:before {
    display: none;
    content: unset;
  }
  header .bar .socials li.rs-append.rs-append-btn a,
  header .bar .socials li.langs-wrapper.rs-append-btn a,
  header .bar .socials li.contact.rs-append-btn a {
    border: 1px solid #ffffff;
  }
  header .bar .socials li.langs-wrapper > a {
    padding: 0 12px;
  }
  header .bar .NA_connexion .connexion-np {
    text-align: center;
    width: 100%;
    overflow: hidden;
  }
  header .bar .NA_connexion .connexion-np > span {
    text-align: center;
    width: calc(50%);
    color: #000000;
  }
  header .bar .NA_connexion .connexion-btn {
    background-color: #ffd200;
  }
  header .bar .NA_connexion .connexion-btn i,
  header .bar .NA_connexion .connexion-btn span {
    color: #263a80 !important;
  }
  header .bar .NA_connexion .login-small-thumb {
    margin: 0 10px 0 0px !important;
    border-radius: 50%;
    max-width: 28px;
  }
  header .bar .NA_connexion .fa-toggle-sub-menu {
    height: 28px !important;
    top: 0 !important;
    margin: 0 !important;
    padding: 0;
    line-height: 29px;
  }
  header .bar .inline-div-section-wrapper {
    display: block;
  }
  header .bar .inline-div-section-wrapper .inline-div-section {
    float: right;
    flex: unset;
  }
  header .bar .inline-div-section-wrapper .inline-div-section.socials-wrapper {
    float: left;
  }
  header .bar .socials.rs-nolabels li::not(.rs-append,.langs-wrapper, .contact) a,
  header .bar .shopping-cart a,
  header .bar .search-toggle {
    position: relative;
    padding-right: 15px;
    margin-right: 5px;
  }
  header .bar .socials.rs-nolabels li::not(.rs-append,.langs-wrapper, .contact) a:hover,
  header .bar .shopping-cart a:hover,
  header .bar .search-toggle:hover,
  header .bar .socials.rs-nolabels li::not(.rs-append,.langs-wrapper, .contact) a:active,
  header .bar .shopping-cart a:active,
  header .bar .search-toggle:active,
  header .bar .socials.rs-nolabels li::not(.rs-append,.langs-wrapper, .contact) a:focus,
  header .bar .shopping-cart a:focus,
  header .bar .search-toggle:focus {
    color: #000000;
  }
  header .bar .socials.rs-nolabels li::not(.rs-append,.langs-wrapper, .contact) a i,
  header .bar .shopping-cart a i,
  header .bar .search-toggle i {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 0;
  }
  header .bar .shopping-cart a,
  header .bar .search-toggle {
    position: relative;
    width: fit-content;
  }
  header .bar .shopping-cart a:after,
  header .bar .search-toggle:after {
    content: '';
    width: 1px;
    height: 15px;
    top: 12px;
    position: absolute;
    right: 0;
    background: #ffffff;
  }
  header .bar .btn-adherer-label {
    position: relative;
    width: fit-content;
    padding-right: 10px;
  }
  header .bar .search-toggle-wrapper .search-toggle {
    padding-top: 11px;
  }
  header .bar .header-search-mobile {
    left: -324px !important;
  }
  header .bar .search-wrapper,
  header .bar .inline-div-section {
    height: 40px;
  }
  header .bar .btn-inscription-wrapper,
  header .bar .btn-don-wrapper,
  header .bar .btn-recruteur-wrapper,
  header .bar .btn-adherer-wrapper,
  header .bar .btn-connexion-wrapper {
    border-radius: 6px !important;
    flex: unset;
    text-transform: none;
    line-height: 28px !important;
    height: 30px !important;
    margin-top: 5px;
    width: 185px;
    margin-left: 15px;
    border: 1px solid;
    font-size: 16px;
    border-color: #ffd200;
  }
  header .bar .NA_connexion > a.btn,
  header .bar .NA_connexion > .connexion-np,
  header .bar .NA_connexion {
    border-radius: 6px !important;
    margin-top: 0;
    line-height: 28px !important;
    height: 28px !important;
    text-transform: none;
    font-size: 16px;
    border: 0 none !important;
  }
  header .bar .NA_connexion > a.btn > span,
  header .bar .NA_connexion > .connexion-np > span,
  header .bar .NA_connexion > span {
    color: #263a80;
  }
  header .bar .btn-adherer-wrapper,
  header .bar .btn-recruteur-wrapper {
    background: none;
    border-color: #ffd200 !important;
  }
  header .bar .btn-adherer-wrapper a,
  header .bar .btn-recruteur-wrapper a {
    color: #ffd200 !important;
  }
  header .bar .btn-recruteur-wrapper a .icon,
  header .bar .btn-adherer-wrapper a > .fa,
  header .bar .btn-adherer-wrapper a > .fas,
  header .bar .connexion-btn > .fa.faicon_user,
  header .bar .connexion-btn > .fas.faicon_user {
    display: inline-block !important;
    font-size: 16px !important;
  }
  header .bar .btn-don-wrapper > a,
  header .bar .btn-inscription-wrapper > a,
  header .bar .btn-recruteur-wrapper > a,
  header .bar .btn-adherer-wrapper > a,
  header .bar .btn-adherer-label {
    border-radius: 6px !important;
    margin-top: 0;
    line-height: 28px !important;
    height: 28px !important;
    text-transform: none;
    font-size: 16px;
    border: 0 none !important;
    border-color: #ffd200;
  }
  header .bar .btn-recruteur-wrapper .btn-adherer-label,
  header .bar .btn-adherer-wrapper .btn-adherer-label {
    display: inline-block;
    width: auto;
  }
  header .bar .btn-recruteur-wrapper .topbar-btn-icon,
  header .bar .btn-adherer-wrapper .topbar-btn-icon {
    display: inline-block !important;
    width: 26px;
  }
  header .bar .btn-recruteur-wrapper a:hover,
  header .bar .btn-adherer-wrapper a:hover,
  header .bar .btn-recruteur-wrapper a:active:hover,
  header .bar .btn-adherer-wrapper a:active:hover,
  header .bar .btn-recruteur-wrapper a:visited:hover,
  header .bar .btn-adherer-wrapper a:visited:hover {
    color: #000000 !important;
    background: #fff;
  }
  header .bar .btn-recruteur-wrapper a:hover .icon:before,
  header .bar .btn-adherer-wrapper a:hover .icon:before,
  header .bar .btn-recruteur-wrapper a:active:hover .icon:before,
  header .bar .btn-adherer-wrapper a:active:hover .icon:before,
  header .bar .btn-recruteur-wrapper a:visited:hover .icon:before,
  header .bar .btn-adherer-wrapper a:visited:hover .icon:before {
    color: #000000 !important;
  }
  header .bar.valence .btn-recruteur-wrapper,
  header .bar.seville .btn-recruteur-wrapper,
  header .bar.malaga .btn-recruteur-wrapper,
  header .bar.valence .btn-adherer-wrapper,
  header .bar.seville .btn-adherer-wrapper,
  header .bar.malaga .btn-adherer-wrapper,
  header .bar.valence .btn-connexion-wrapper,
  header .bar.seville .btn-connexion-wrapper,
  header .bar.malaga .btn-connexion-wrapper,
  header .bar.valence .btn-connexion-wrapper > .NA_connexion,
  header .bar.seville .btn-connexion-wrapper > .NA_connexion,
  header .bar.malaga .btn-connexion-wrapper > .NA_connexion,
  header .bar.valence .btn-connexion-wrapper > .NA_connexion > a,
  header .bar.seville .btn-connexion-wrapper > .NA_connexion > a,
  header .bar.malaga .btn-connexion-wrapper > .NA_connexion > a {
    background-color: transparent;
    border: none;
    width: fit-content;
    float: unset;
  }
  header .bar.valence .btn-recruteur-wrapper i,
  header .bar.seville .btn-recruteur-wrapper i,
  header .bar.malaga .btn-recruteur-wrapper i,
  header .bar.valence .btn-adherer-wrapper i,
  header .bar.seville .btn-adherer-wrapper i,
  header .bar.malaga .btn-adherer-wrapper i,
  header .bar.valence .btn-connexion-wrapper i,
  header .bar.seville .btn-connexion-wrapper i,
  header .bar.malaga .btn-connexion-wrapper i,
  header .bar.valence .btn-connexion-wrapper > .NA_connexion i,
  header .bar.seville .btn-connexion-wrapper > .NA_connexion i,
  header .bar.malaga .btn-connexion-wrapper > .NA_connexion i,
  header .bar.valence .btn-connexion-wrapper > .NA_connexion > a i,
  header .bar.seville .btn-connexion-wrapper > .NA_connexion > a i,
  header .bar.malaga .btn-connexion-wrapper > .NA_connexion > a i,
  header .bar.valence .btn-recruteur-wrapper span,
  header .bar.seville .btn-recruteur-wrapper span,
  header .bar.malaga .btn-recruteur-wrapper span,
  header .bar.valence .btn-adherer-wrapper span,
  header .bar.seville .btn-adherer-wrapper span,
  header .bar.malaga .btn-adherer-wrapper span,
  header .bar.valence .btn-connexion-wrapper span,
  header .bar.seville .btn-connexion-wrapper span,
  header .bar.malaga .btn-connexion-wrapper span,
  header .bar.valence .btn-connexion-wrapper > .NA_connexion span,
  header .bar.seville .btn-connexion-wrapper > .NA_connexion span,
  header .bar.malaga .btn-connexion-wrapper > .NA_connexion span,
  header .bar.valence .btn-connexion-wrapper > .NA_connexion > a span,
  header .bar.seville .btn-connexion-wrapper > .NA_connexion > a span,
  header .bar.malaga .btn-connexion-wrapper > .NA_connexion > a span {
    color: #ffd200 !important;
  }
  header .bar.bilbao .btn-recruteur-wrapper,
  header .bar.bilbao .btn-adherer-wrapper,
  header .bar.bilbao .btn-connexion-wrapper,
  header .bar.bilbao .btn-connexion-wrapper > .NA_connexion,
  header .bar.bilbao .btn-connexion-wrapper > .NA_connexion > a {
    margin: 0;
    height: 40px !important;
    border: none;
  }
  header .bar.bilbao .btn-recruteur-wrapper > a,
  header .bar.bilbao .btn-adherer-wrapper > a,
  header .bar.bilbao .btn-connexion-wrapper > a,
  header .bar.bilbao .btn-connexion-wrapper > .NA_connexion > a,
  header .bar.bilbao .btn-connexion-wrapper > .NA_connexion > a > a,
  header .bar.bilbao .btn-recruteur-wrapper > a > div,
  header .bar.bilbao .btn-adherer-wrapper > a > div,
  header .bar.bilbao .btn-connexion-wrapper > a > div,
  header .bar.bilbao .btn-connexion-wrapper > .NA_connexion > a > div,
  header .bar.bilbao .btn-connexion-wrapper > .NA_connexion > a > a > div {
    height: 40px !important;
    line-height: 40px !important;
  }
  header .bar.bilbao .btn-recruteur-wrapper .topbar-btn-icon,
  header .bar.bilbao .btn-adherer-wrapper .topbar-btn-icon,
  header .bar.bilbao .btn-connexion-wrapper .topbar-btn-icon,
  header .bar.bilbao .btn-connexion-wrapper > .NA_connexion .topbar-btn-icon,
  header .bar.bilbao .btn-connexion-wrapper > .NA_connexion > a .topbar-btn-icon,
  header .bar.bilbao .btn-recruteur-wrapper i,
  header .bar.bilbao .btn-adherer-wrapper i,
  header .bar.bilbao .btn-connexion-wrapper i,
  header .bar.bilbao .btn-connexion-wrapper > .NA_connexion i,
  header .bar.bilbao .btn-connexion-wrapper > .NA_connexion > a i {
    display: none !important;
  }
  header .bar.bilbao .btn-recruteur-wrapper span,
  header .bar.bilbao .btn-adherer-wrapper span,
  header .bar.bilbao .btn-connexion-wrapper span,
  header .bar.bilbao .btn-connexion-wrapper > .NA_connexion span,
  header .bar.bilbao .btn-connexion-wrapper > .NA_connexion > a span {
    color: #ffd200;
  }
  header .bar.bilbao .btn-recruteur-wrapper img,
  header .bar.bilbao .btn-adherer-wrapper img,
  header .bar.bilbao .btn-connexion-wrapper img,
  header .bar.bilbao .btn-connexion-wrapper > .NA_connexion img,
  header .bar.bilbao .btn-connexion-wrapper > .NA_connexion > a img {
    margin: 6px 10px auto 10px !important;
  }
  header .bar.bilbao .search-wrapper {
    margin-right: 15px;
  }
  header .bar.bilbao .btn-connexion-wrapper > .NA_connexion,
  header .bar.bilbao .btn-connexion-wrapper > .NA_connexion > a {
    background: #ffffff;
  }
  header .bar.bilbao .btn-connexion-wrapper > .NA_connexion > a > span {
    color: #263a80;
  }
  header .bar.bilbao .btn-recruteur-wrapper > a > div,
  header .bar.bilbao .btn-adherer-wrapper > a > div {
    color: #263a80;
  }
  header .bar.bilbao .btn-recruteur-wrapper {
    background: #ffd200;
  }
  header .bar.bilbao .btn-adherer-wrapper {
    background: #ffd200;
  }
  header .logo a img {
    max-height: 100px;
    max-width: 270px;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  header .bar .btn-recruteur-wrapper a .icon,
  header .bar .btn-adherer-wrapper a > .fa,
  header .bar .btn-adherer-wrapper a > .fas,
  header .bar .connexion-btn > .fa.faicon_user,
  header .bar .connexion-btn > .fas.faicon_user {
    margin-right: 5px !important;
  }
}
/* ------- end tobbar ------- */
/* ############ navigation ############ */
/* ## css media lg-min ## */
@media (min-width: 1200px) {
  header .main-navigation-row,
  header .header-main {
    height: 120px;
  }
  header .header-nav {
    height: 100%;
  }
  header .nav-default-mod .nav-dropdown > ul {
    border-top: 2px solid #ffd200;
  }
  header .nav-default-mod .nav-dropdown li + li {
    border-top: 1px solid #cdcdcd;
  }
  header .nav-default-mod .nav-dropdown li:hover > a {
    color: #000000;
    background-color: #ffd200;
  }
  header .header-navigation-side {
    height: 100%;
    box-sizing: border-box;
    margin-top: 0 !important;
    padding-top: 29px;
    width: 910px !important;
  }
  header .header-navigation-side .nav-wrapper {
    height: 100%;
  }
  header .header-navigation-side .nav-wrapper .nav-default-mod {
    height: 100%;
  }
  header .header-navigation-side .nav-wrapper .nav-default-mod > ul,
  header .header-navigation-side .nav-wrapper .nav-default-mod > ul > li,
  header .header-navigation-side .nav-wrapper .nav-default-mod > ul > li > a {
    height: 100%;
  }
  header .header-navigation-side .nav {
    padding: 0 !important;
  }
  header .header-navigation-side .nav a {
    text-transform: none;
  }
  header .header-navigation-side .nav > ul {
    float: right;
    display: flex;
  }
  header .header-navigation-side .nav > ul > li {
    min-width: unset;
  }
  header .header-navigation-side .nav > ul > li.menuli {
    flex: none !important;
    min-width: 0;
    position: relative;
  }
  header .header-navigation-side .nav > ul > li.menuli > a {
    padding: 0 14px;
    font-weight: bold;
    font-size: 16px;
    text-align: right;
    color: #000000;
    line-height: 57px;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
    text-align: left;
    top: 80% !important;
    text-transform: none;
    font-weight: normal;
    font-size: 16px;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown a {
    text-transform: none;
    font-weight: normal;
    font-size: 16px;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown li + li {
    border-top: 1px solid #cdcdcd;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown li:hover > a {
    color: #000000;
    background-color: #ffd200;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown > ul {
    border-top: 2px solid #ffd200;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown .nav-dropdown {
    top: 0 !important;
  }
  header .header-navigation-side .nav > ul > li.menuli:hover:after {
    content: '';
    height: 2px;
    background: #ffd200;
    width: 50px;
    position: absolute;
    top: 52px;
    left: 50%;
    transform: translateX(-50%);
  }
  .main-navigation-row-cordoba .nav > ul > li.menuli:last-child {
    margin-left: 8px;
  }
  .main-navigation-row-cordoba .nav > ul > li.menuli:last-child:hover > a {
    color: #000000;
  }
  .main-navigation-row-cordoba .nav > ul > li.menuli:last-child > a {
    border-radius: 6px;
    background: #ffd200;
    box-sizing: border-box;
    max-height: 80px;
    line-height: 46px;
    border: 1px solid #000000;
    height: 48px;
    padding: 0 28px;
    color: #000000;
  }
  .main-navigation-row-cordoba .nav > ul > li.menuli:last-child > a:hover {
    background: #263a80;
    border: 2px solid;
    color: #000000;
    border-color: #000000;
  }
  .main-navigation-row-cordoba .nav > ul > li.menuli:last-child nav.nav-dropdown {
    right: 16px;
  }
  .main-navigation-row-cordoba .nav > ul > li.menuli:last-child:hover:after {
    display: none !important;
  }
}
/* ------- end navigation ------- */
/* --------------------------------  END HEADER --------------------------------------------------*/
