/* 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 */
@media (min-width: 1170px) {
  .btn-adherer-wrapper:focus,
  .NA_connexion .connexion-np:focus,
  .NA_connexion .connexion-btn:focus {
    border: 0 none !important;
    color: #fff;
    background: #f08a28;
  }
  header {
    /* Top bar */
    /* Middle bar */
    /* Menu */
  }
  header .bar .btn-connexion-wrapper,
  header .bar .btn-adherer-wrapper {
    max-width: 300px;
  }
  header .bar .socials li {
    margin: 0px 30px 0 0  !important;
    height: 40px;
    line-height: 40px;
    font-size: 26px;
  }
  header .bar .socials li .bar-top-socials-label {
    display: none;
  }
  header .bar .socials a {
    vertical-align: middle;
    color: #333;
  }
  header .bar .socials .langs-wrapper {
    float: none !important;
    margin: 0px 15px 0px 35px !important;
  }
  header .bar .socials .langs-wrapper .switch-slider {
    background-color: #fff;
  }
  header .bar .socials .langs-wrapper .switch-slider:before {
    background-color: #858a90;
  }
  header .bar .socials .langs-wrapper .lang_link {
    color: #99b6ce;
  }
  header .bar .socials .langs-wrapper .lang_link.selected {
    color: #fff;
  }
  header .bar .search-toggle-wrapper {
    margin-right: 10px;
  }
  header .bar .header-search-mobile {
    background: #858a90;
  }
  header .bar .NA_connexion .connexion-btn .faicon_user {
    display: inline-block !important;
    margin-right: 10px !important;
    margin-left: -15px !important;
  }
  header .bar .NA_connexion .connexion-btn .fa-chevron-down {
    display: none;
  }
  header .bar .NA_connexion .miniprofil a {
    color: #444;
    text-transform: none !important;
    line-height: inherit !important;
  }
  header .header-body {
    height: 208px;
  }
  header .header-body .logo {
    text-align: center;
    position: relative;
    width: 100%;
    height: 205px;
    /*
                &:after {
                    content: '';
                    position: absolute;
                    background: transparent url(/ressources/css/images/lines_logo.svg) no-repeat left -38px;
                    width: 908px;
                    bottom: -5px;
                    left: 463px;
                    height: 210px;
                    shape-rendering: geometricPrecision;
                    z-index: -1;
                }
                */
  }
  header .header-body .logo a {
    float: none;
    margin: auto;
    display: block;
    width: 100%;
    height: 209px;
    position: relative;
    background: transparent url(/docs/params/bandeau_image.png) no-repeat center center;
    position: absolute;
    left: 0;
    background-size: cover;
  }
  header .header-body .logo a img {
    max-height: 100%;
    float: left;
    padding: 35px;
    margin: 0;
  }
  .home-content.big-arrows .slick-slider i.slick-arrow.fas {
    color: rgba(255, 255, 255, 0.9);
  }
  #main-carousel .slick-dots {
    height: 25px;
    right: 222px;
    top: 55px;
  }
  #main-carousel .carousel-wrapper .model-content {
    text-align: center;
  }
  #main-carousel .carousel-wrapper .model-content .readmore-wrapper {
    text-align: center;
  }
  #main-carousel .carousel-wrapper .model-content .readmore-wrapper .readMore {
    background: #f08a28;
    border-radius: 0;
    border: 0 none;
  }
  .home-section.section-default {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  #section-bienvenue {
    padding-top: 60px;
    padding-bottom: 97px;
  }
  #section-bienvenue .section-title {
    margin-top: 30px;
    font-weight: bold;
    margin-bottom: 22px;
  }
  #section-bienvenue .section-title .title {
    font-weight: bold;
    font-size: 36px;
    color: #67a6d1;
  }
  #section-bienvenue p {
    line-height: 1.7;
  }
  .socials-fixed,
  .bt-scroll {
    background: #81187d;
    border-radius: 0 none ;
  }
  .row-bg-lines {
    background-image: url('/ressources/css/images/lines.png');
    background-position: center bottom ;
    background-repeat: no-repeat;
    position: relative;
  }
  .row-bg-lines:before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 300px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.08) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.08) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.08) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1c000000', GradientType=0);
    /* IE6-9 */
  }
  #section-gmap .section-title .title {
    font-size: 49px;
    letter-spacing: -1px;
  }
  #section-gmap .gmap-form-container {
    width: 1170px;
    margin: auto;
    position: relative;
  }
  #section-gmap .gmap-form-container .section-body {
    padding: 70px 50px;
    border-radius: 0;
    background-color: #1273b8;
    width: 373px;
    top: 32px;
  }
  #section-gmap .gmap-form-container .section-body form .input-group-addon {
    background: #f08a28;
    border-color: #f08a28;
    border-radius: 0;
  }
  #section-gmap .gmap-form-container .section-body form .input-group-addon .fas {
    color: #fff;
    font-size: 18px;
  }
  #section-gmap .gmap-form-container .section-body .intro {
    padding: 50px 0 40px;
    line-height: 1.6;
    text-align: center;
    line-height: 2em;
  }
  #section-gmap .gmap-form-container .section-body .recherche_avancee {
    margin: 30px auto 0;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    width: 150px;
  }
  #section-gmap .gmap-form-container .section-body .recherche_avancee .fas {
    font-size: 18px;
    float: left;
    margin-top: -2px;
  }
  .home-section.section-default .section-title {
    margin-bottom: 23px;
    margin-top: 5px;
  }
  .home-section.section-default .section-title .title {
    font-size: 30px;
  }
  .home-section.section-default .section-more a {
    background: #67a6d1;
    border-color: #67a6d1;
    padding: 12px 30px;
    font-size: 13px;
    text-decoration: none;
    color: #fff;
  }
  .home-section.section-default .section-more a:hover {
    background: rgba(103, 166, 209, 0.1);
    border-color: rgba(103, 166, 209, 0.1);
  }
  #section-news .model-image .containerImg .newsImg {
    border: 10px solid transparent;
  }
  #section-news .home-article {
    border: 0 none;
    background: #fff;
    color: #000;
  }
  #section-news .home-article * {
    color: #333;
  }
  #section-news .home-article .date {
    color: #006bb3;
  }
  #section-news .home-article .date * {
    color: #006bb3;
  }
  #section-news .home-article .title {
    color: #006bb3;
    font-size: 23px;
    margin: 0;
  }
  #section-news .home-article:hover {
    background: #cbe1ef;
  }
  #section-news .home-article .readMore {
    background: #67a6d1;
    padding: 6px 0 0;
    width: 25px;
    height: 25px;
    text-align: center;
    font-size: 13px;
    border-radius: 0;
    display: inline-block;
    margin-bottom: -5px;
    margin-right: 8px;
  }
  #section-news .home-article .readMore .fas {
    color: #fff;
  }
  #section-event .home-content {
    background: #f2a152;
  }
  #section-event .home-article {
    background: transparent;
  }
  #section-event .home-article * {
    color: #fff;
  }
  #section-event .home-article:hover {
    background: #f08a28;
  }
  #section-event .listViewReduced:after {
    left: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.25);
  }
  #row-compteurs {
    background-position: center -210px;
  }
  .color2 .section-more a {
    background: #f08a28 !important;
    border-color: #f08a28 !important;
  }
  .color2 .section-more a:hover {
    background: rgba(240, 138, 40, 0.1);
    border-color: rgba(240, 138, 40, 0.1);
  }
  #section-compteurs .article-counter > div {
    background: #858a90;
  }
  #section-emploi .section-title .title {
    font-weight: bold;
    color: #1273b8;
    font-size: 30px;
  }
  #section-emploi .home-article {
    background-color: transparent;
  }
  #section-emploi .model-image {
    height: 90px;
    width: 90px;
    border: 10px solid #fff;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.22);
    margin-bottom: 0;
    top: -15px;
    z-index: 99;
  }
  #section-emploi .model-image:hover .click-img .newsImg {
    transform: scale(1);
  }
  #section-emploi .article-Model {
    border: 0 none  !important;
  }
  #section-emploi .model-content {
    padding: 30px;
    background: #fff;
    margin: -67px -15px;
    padding-top: 74px;
    position: relative;
    height: 330px;
    z-index: 98;
  }
  #section-emploi .model-content .date {
    color: #aaa;
  }
  #section-emploi .model-content .title {
    display: block;
    margin-top: 25px;
    color: #333;
    font-size: 17px;
    line-height: 1.4em;
    font-weight: 500;
  }
  #section-emploi .model-content .entreprise {
    font-weight: normal;
    font-size: 15px;
    display: block;
    margin-bottom: 20px;
    color: #67a6d1;
  }
  #section-emploi .model-content .desc {
    display: none;
  }
  #section-emploi .readmore-wrapper {
    position: absolute;
    bottom: 0;
  }
  #section-emploi .readmore-wrapper a {
    display: block;
    background-color: #f08a28;
    color: #fff;
    float: none;
    padding: 10px 0 10px;
    left: 0;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    transition: background-color 0.3s;
    margin: 0 50px 30px;
    padding: 10px 0;
    text-align: center;
    font-size: 18px;
    letter-spacing: 1px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  }
  #section-emploi .readmore-wrapper a:hover {
    background-color: #67a6d1;
  }
  #section-emploi .link-entire-box .date {
    display: block;
    position: relative;
    text-align: left;
  }
  #section-emploi .entreprise {
    color: #67a6d1;
    margin: 6px 0;
    font-size: 13px;
    margin-bottom: 12px;
    font-weight: 600;
  }
  #section-emploi .model-ratio-image .containerImg .click-img {
    background-color: #fff;
    display: flex;
    align-items: center;
  }
  #section-emploi .model-ratio-image .containerImg .click-img .newsImg {
    max-height: unset !important;
    height: unset !important;
    bottom: unset;
    position: relative;
    top: unset;
    float: none;
    vertical-align: middle;
    max-width: 100%;
    min-width: 0;
  }
}
@media (max-width: 767.98px) {
  .slick-dots {
    top: -20px !important;
  }
}
/* Mobile */
/*
@media (max-width: 767px) {
    h1 { font-size: 24px; }
    h2 { font-size: 20px; }
    h3 { font-size: 16px; }
}
*/
/* ------------------------------------------------------------ *\
    Footer
\* ------------------------------------------------------------ */
#footer-middle {
  color: #fff;
}
#footer-middle a {
  color: #fff;
}
#footer-middle .logo-img {
  max-width: 150px;
}
header .header-navigation .nav .nav-dropdown a {
  text-transform: initial !important;
}
