@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,600,600i,700,700i,900,900i&display=swap&subset=latin-ext');
/* 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 */
/* color1  #05ab19 -> #99cc00 */
/* color2 #b201cf -> #aa66cc */
/* color3 #fe500a -> #ffbb33 */
/* color4 #1209bf -> #33b5e5 */
/* color5 #ff0000 -> #bf1e2e */
/* color6  #feffd9 -> #cacbad */
/* horizontal gradients */
/* vertical gradients */
.nav.nav-default-mod > ul > .menuli ul li,
body {
  font-family: 'Source Sans Pro', sans-serif;
  color: #000;
}
.nav.nav-default-mod > ul > .menuli,
h1,
h2,
h3,
.title {
  font-family: 'Source Sans Pro', sans-serif;
  color: #333333;
}
.section-title {
  margin-bottom: 20px !important;
}
.section-title .title {
  margin-bottom: 6px !important;
  color: #595959 !important;
  font-family: "Source Sans Pro";
  font-weight: 700;
  text-transform: uppercase;
  line-height: 0.9;
  font-size: 23px !important;
  margin-top: -3px;
}
.bar .shopping-cart {
  background-color: #7d7399;
  color: #fff;
}
.bar .shopping-cart:hover {
  background-color: #fff;
}
.bar .shopping-cart:hover * {
  color: #333333 !important;
}
.bar .shopping-cart .btn-boutique-label {
  color: #fff;
  margin: 0;
  padding: 0;
}
.bar .shopping-cart .fas {
  font-size: 23px;
  color: #fff;
}
.home-section.section-default .section-more a:hover {
  background-color: transparent;
  color: #000;
}
.listViewReduced {
  background-color: transparent;
  padding: 0;
  height: 105px;
  margin-bottom: 15px;
  overflow: hidden;
  border: 0 none;
  border-radius: 10px;
  padding-bottom: 5px;
}
.listViewReduced a:hover {
  text-decoration: underline !important;
}
.listViewReduced:hover {
  background-color: transparent;
}
.listViewReduced:after {
  display: none;
}
.listViewReduced .model-image {
  border-radius: 10px;
  box-shadow: 1px 1.732px 10px rgba(0, 0, 0, 0.16);
  overflow: hidden;
}
.listViewReduced .model-content .title {
  font-weight: normal;
  color: #333;
  font-size: 19px;
  line-height: 1.4em;
}
.listViewReduced .model-content .date {
  position: absolute;
  bottom: 0;
  font-size: 15px;
}
.listViewReduced .model-content .date:before {
  content: "\f017";
  font-size: 17px;
  margin-right: 3px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.home-section.section-default .top_link.section-more {
  margin: 30px 0 0;
  padding: 0;
  overflow: hidden;
  position: absolute;
  top: 26px;
  right: 14px;
  width: auto;
}
.home-section.section-default .top_link.section-more > a {
  padding: 0;
  border: 0 none;
  text-transform: none;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0px;
  text-decoration: underline;
}
#section-compteurs *,
.readMore,
.section-more a,
.title {
  font-weight: bold;
}
#section-partenaires .article-partenaire {
  height: 200px;
}
#section-gmap.contentSquareFlat .section-body .intro {
  font-weight: normal;
  font-size: 16px;
  line-height: 1.7em;
  letter-spacing: 1px;
}
#section-liens .lien {
  min-width: 170px;
  height: 100px;
  display: block;
  color: #fff;
  padding-top: 20px;
  text-align: center;
  font-size: 18px;
  border-radius: 10px;
  background: transparent;
}
#section-liens .lien .lien-text {
  white-space: nowrap;
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
}
#section-liens .lien .fas {
  display: block;
  clear: both;
  font-size: 34px;
  margin-bottom: 10px;
}
#section-liens .lien:focus,
#section-liens .lien:active {
  text-decoration: none;
}
#section-liens .lien:hover {
  box-shadow: 1px 1.732px 10px rgba(0, 0, 0, 0.16);
}
#section-liens .lien:hover.lien1 {
  background: linear-gradient(#05ab19, #99cc00);
}
#section-liens .lien:hover.lien2 {
  background: linear-gradient(#b201cf, #aa66cc);
}
#section-liens .lien:hover.lien3 {
  background: linear-gradient(#fe500a, #ffbb33);
}
#section-liens .lien:hover.lien4 {
  background: linear-gradient(#1209bf, #33b5e5);
}
#section-liens .lien:hover.lien5 {
  background: linear-gradient(#bf1e2e, #ff0000);
}
#section-liens .lien:hover.lien6 {
  background: linear-gradient(#cacbad, #feffd9);
}
.section-title .line {
  height: 3px !important;
  width: 100% !important;
  max-width: 100% !important;
}
.section-title.line1 .line {
  background: linear-gradient(0.25turn, #05ab19, #99cc00) !important;
}
.section-title.line2 .line {
  background: linear-gradient(0.25turn, #b201cf, #aa66cc) !important;
}
.section-title.line3 .line {
  background: linear-gradient(0.25turn, #fe500a, #ffbb33) !important;
}
.section-title.line4 .line {
  background: linear-gradient(0.25turn, #1209bf, #33b5e5) !important;
}
.section-title.line5 .line {
  background: linear-gradient(0.25turn, #bf1e2e, #ff0000) !important;
}
.section-title.line6 .line {
  background: linear-gradient(0.25turn, #cacbad, #feffd9) !important;
}
#section-gmap .section-title .title {
  color: #c41c2a;
  font-family: 'magallanes_condextrabold', sans-serif;
  letter-spacing: -1px;
}
#section-gmap .section-body {
  top: 65px;
}
#section-gmap .section-body .intro {
  padding-top: 0;
  padding-bottom: 15px;
  font-weight: 700;
  font-size: 13px;
  text-align: left;
  line-height: 1.7em;
  letter-spacing: 0.7px;
}
#section-gmap .section-body .search {
  position: absolute;
  bottom: 32px;
  width: calc( 100% - 58px);
}
#section-gmap .section-body .search [type="submit"] {
  font-size: 19px;
  font-weight: 900;
  line-height: 40px;
  font-family: 'magallanes_condextrabold', sans-serif;
}
#section-gmap .section-body .search [type="submit"] .fas {
  display: none;
}
#section-gmap .recherche_avancee {
  display: none;
}
#section-gmap #recherche_annuaire_express > .input-group {
  width: 100%;
  border: 1px solid #adadad;
  border-radius: 30px;
  overflow: hidden;
  height: 60px;
}
#section-gmap #recherche_annuaire_express > .input-group > .form-control {
  margin: 0 !important;
  height: 60px !important;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 85px;
  padding-left: 20px;
  font-size: 15px;
}
#section-gmap #recherche_annuaire_express > .input-group > .input-group-addon {
  background: #ffffff;
  position: absolute;
  width: 70px;
  height: 60px;
  right: 0;
  margin: 0;
  z-index: 999;
  border-left: 1px solid #adadad;
}
#section-gmap #recherche_annuaire_express > .input-group > .input-group-addon > a {
  color: #adadad;
  font-weight: bold;
  line-height: 50px;
}
#main-carousel .model-ratio-image {
  background: #000;
}
#main-carousel .newsImg {
  opacity: .6;
}
#row-compteurs .counter-label {
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  .bar .shopping-cart .fas {
    margin: 8px -5px 0 15px;
  }
  #section-partenaires .article-partenaire {
    max-height: 200px;
  }
  #section-partenaires .section-title {
    width: 370px;
    max-width: 100%;
  }
  .header-search-mobile {
    left: -350px !important;
  }
  .container-fullscreen .home-content.big-arrows .slick-slider i.slick-arrow.fa-chevron-left {
    left: 15%;
  }
  .container-fullscreen .home-content.big-arrows .slick-slider i.slick-arrow.fa-chevron-right {
    right: 15%;
  }
  #middcontent .home-section {
    padding-bottom: 40px;
  }
  #section-compteurs {
    padding-bottom: 55px;
  }
  #section-compteurs .counter-label {
    font-weight: bold;
    white-space: nowrap;
    font-size: 19px;
  }
  #section-compteurs .counter-digit {
    font-size: 57px;
    margin: 0 0 20px;
    line-height: 39px;
    letter-spacing: 2px;
  }
  #main-carousel .carousel-content {
    padding: 15% 20%;
    width: 100% !important;
  }
  #main-carousel .carousel-content .link-entire-box {
    display: block;
    text-align: center;
  }
  #main-carousel .carousel-content .link-entire-box .title {
    max-width: 1000px;
    font-size: 30px;
    line-height: 45px;
    color: #ffffff;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 700;
    text-align: center;
    text-shadow: 1px 1.732px 10px rgba(0, 0, 0, 0.16);
    text-transform: uppercase;
  }
  #main-carousel ul.slick-dots {
    bottom: 35px;
    top: unset;
    width: 100%;
    left: 0;
  }
  header .header-navigation .nav a {
    font-weight: normal;
  }
  nav.nav-default-mod > ul > .menuli > .nav-dropdown {
    top: 100% !important;
  }
  nav.nav-default-mod > ul > .menuli li {
    margin-bottom: 0;
  }
  nav.nav-default-mod > ul > .menuli ul li {
    border-bottom: 1px solid #F0F0F0;
  }
  header .header-navigation > .nav-wrapper > .nav > ul > li > a {
    min-height: 35px !important;
    max-height: 35px !important;
    height: 35px !important;
    font-size: 18px;
  }
  header .bar .socials .bar-top-socials-label {
    font-weight: bold;
  }
  header .bar .shopping-cart {
    margin: 0 0 0 15px;
    padding: 0;
  }
  header .bar .shopping-cart .fas {
    margin-right: 15px;
  }
  header .bar .shopping-cart a {
    padding: 0;
    height: 40px;
    line-height: 40px;
    display: flex;
  }
  header .bar .shopping-cart a,
  header .bar .btn-adherer-wrapper,
  header .bar .NA_connexion {
    min-width: 169px;
    max-width: 186px;
  }
  header .bar .btn-sinscrire-label,
  header .bar .btn-boutique-label,
  header .bar .btn-adherer-wrapper a,
  header .bar .NA_connexion > a.connexion-btn {
    font-size: 18px;
    letter-spacing: 2px;
    font-family: "Source Sans Pro";
    font-weight: 600 !important;
    padding: 0 29px;
    text-transform: uppercase;
  }
  header .bar .btn-sinscrire-label:hover,
  header .bar .btn-boutique-label:hover,
  header .bar .btn-adherer-wrapper a:hover,
  header .bar .NA_connexion > a.connexion-btn:hover {
    font-weight: normal;
  }
  header .bar .btn-boutique-label {
    display: block !important;
  }
  header .header-navigation .nav > ul {
    display: block;
    text-align: left;
  }
  header .header-navigation .nav > ul > li {
    width: 120px;
    float: left;
  }
  header .header-navigation .nav > ul > li > a {
    padding: 0 15px;
    font-weight: normal;
    text-transform: none;
  }
  header .header-body {
    padding-left: 3px !important;
  }
  header .header-body .header-slogan,
  header .header-body .header-nav .slogan {
    color: #333333;
    font-size: 29px;
    font-weight: 100;
    position: absolute;
    right: 14px;
    top: 59px;
    letter-spacing: .4px;
    font-weight: 600;
  }
  header .header-body .logo > a.logo-a {
    height: 165px;
  }
  header .header-body .logo > a.logo-a .logo-img {
    max-height: 148px;
  }
  header .header-main {
    background: url(/ressources/css/images/slogan.png) no-repeat center top;
  }
  header .header-main .nav-default-mod > ul > .menuli {
    height: 40px;
    margin: 0;
  }
  header .header-main .nav-default-mod > ul > .menuli:nth-child(1) {
    background: linear-gradient(0.25turn, #05ab19, #99cc00);
  }
  header .header-main .nav-default-mod > ul > .menuli:nth-child(2) {
    background: linear-gradient(0.25turn, #b201cf, #aa66cc);
  }
  header .header-main .nav-default-mod > ul > .menuli:nth-child(3) {
    background: linear-gradient(0.25turn, #fe500a, #ffbb33);
  }
  header .header-main .nav-default-mod > ul > .menuli:nth-child(4) {
    background: linear-gradient(0.25turn, #1209bf, #33b5e5);
  }
  header .header-main .nav-default-mod > ul > .menuli:nth-child(5) {
    background: linear-gradient(0.25turn, #bf1e2e, #ff0000);
  }
  header .header-main .nav-default-mod > ul > .menuli:nth-child(6) {
    background: linear-gradient(0.25turn, #cacbad, #feffd9);
  }
  header .header-main .nav-default-mod > ul > .menuli > a {
    padding: 0;
    text-align: center;
    display: block;
    background: #f5f5f5;
    transition: background .6s;
  }
  header .header-main .nav-default-mod > ul > .menuli:hover > a {
    background: transparent !important;
    color: #fff !important;
  }
  #section-gmap.contentSquareFlat .section-body {
    background: #fff;
    color: #000;
    width: 370px;
    height: 335px;
    padding-top: 30px;
  }
  .na-footer .liens-footer {
    margin-top: -40px !important;
    font-size: 18px;
  }
  .na-footer #footer-socials,
  .na-footer #footer-coords {
    margin: 30px 2px 0;
  }
  .na-footer #footer-coords li {
    display: block;
    font-size: 18px;
    font-weight: normal;
  }
}
@media (max-width: 991.98px) {
  .gmap-form-container {
    height: unset;
  }
  #section-gmap.contentSquareFlat .section-body {
    top: 0;
    background: #fff;
    color: #000;
    width: 469px;
    height: 450px;
    padding-top: 25px;
  }
  header .bar .shopping-cart .btn-boutique-label {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .home-section.section-default .top_link.section-more {
    top: -19px;
    right: 2px;
  }
  #section-gmap.contentSquareFlat .section-body {
    height: auto;
    padding-bottom: 105px !important;
  }
}
.nee_nomjf {
  display: none;
}
