@import url('https://fonts.googleapis.com/css?family=Overpass:100,100i,200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,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 */
html,
body {
  font-family: 'Overpass', sans-serif;
  color: #6d6e71;
}
.titre_pages span {
  background: transparent;
}
.contenu_static {
  margin: 0;
  padding: 0;
}
#main-carousel {
  overflow: hidden;
}
#main-carousel .carousel-content {
  padding: 15% 20%;
  max-height: 100%;
  box-sizing: border-box;
}
#main-carousel .carousel-content .link-entire-box {
  display: block;
  text-align: center;
}
#main-carousel .carousel-content .link-entire-box .title {
  margin: auto;
  background: rgba(0, 0, 0, 0.5);
  padding: 20px;
  max-width: 600px;
  font-size: 30px;
  line-height: 45px;
  color: #ffffff;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
}
#main-carousel ul.slick-dots {
  bottom: 80px;
  top: unset;
  width: 100%;
  left: 0;
}
#main-carousel .big-arrows .slick-slider i.slick-arrow.fa-chevron-left {
  left: calc( (100vw - 1170px) / 2 );
}
#main-carousel .big-arrows .slick-slider i.slick-arrow.fa-chevron-right {
  right: calc( (100vw - 1170px) / 2 );
}
#row-compteurs {
  text-transform: uppercase;
}
#row-compteurs .counter-mode-icon .counter-txt .counter-digit {
  font-size: 60px;
  margin-top: 0;
  display: block;
  font-weight: bold;
  padding: 0;
  line-height: 1;
}
#section-liens {
  padding-top: 0;
  padding-bottom: 0;
  transform: translateY(-50%);
}
#section-liens .list-liens .lien {
  transition: background .3s;
  display: block;
  font-size: 18px;
  letter-spacing: 1px;
  color: #ffffff;
  font-family: 'Overpass', sans-serif;
  font-weight: 700;
  text-align: center;
  line-height: 80px;
  background: #007ecc;
  height: 80px;
  border-radius: 40px;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.16);
}
#section-liens .list-liens .lien:hover {
  background: #18c3bb;
}
#section-liens .list-liens .lien .fas,
#section-liens .list-liens .lien .far {
  font-size: 35px;
  vertical-align: middle;
  margin-right: 15px;
}
#section-news .list-item {
  overflow: hidden;
}
#section-news .list-item + .list-item {
  border-top: 1px solid #fafafa;
}
#section-news .listView {
  margin: 0;
  overflow: hidden;
  border: 0 none;
}
#section-news .listView:hover {
  background: #f0f0f0;
}
#section-news .list-item .date,
#section-news .list-item .desc {
  color: #6d6e71;
}
#section-news .list-item .date {
  font-size: 14px;
}
#section-news .list-item .desc {
  font-size: 16px;
}
#section-news .list-item .title {
  color: #333333;
  font-size: 20px;
  line-height: 20px;
  font-family: 'Overpass', sans-serif;
  font-weight: 400;
  color: #000;
}
#section-news,
#section_events {
  padding-top: 10px;
}
#section_events .home-content .col-article .home-article {
  border: 0 none;
}
#section_events .home-content .col-article + .col-article .home-article {
  border-top: 1px solid #fafafa;
}
#section_events .home-content .article-Model.dateSide .model-content .title {
  font-size: 15px;
  line-height: 20px;
  color: #ffffff;
  font-family: 'Overpass', sans-serif;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}
.home-section.section-default .section-title .title {
  font-size: 28px;
  letter-spacing: 3px;
  color: #333333 !important;
  font-family: 'Overpass', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.home-section.section-default .section-more a {
  transition: background .3s;
  font-size: 16px;
  font-family: 'Overpass', sans-serif;
  font-weight: 700;
  text-align: center;
  text-transform: none;
  letter-spacing: 1px;
  border-radius: 20px;
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
}
#section-gmap .section-body {
  top: 65px;
}
#section-gmap .section-body .intro {
  font-weight: normal !important;
  color: #6d6e71;
  padding-top: 0;
  padding-bottom: 15px;
  font-weight: 700;
  font-size: 15px;
  text-align: left;
  line-height: 22px;
  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;
}
footer .logos-left img {
  max-width: 278px;
  height: 180px;
}
@media (min-width: 1200px) {
  .na-footer {
    padding-top: 10px;
    font-size: 16px;
  }
  .na-footer .logos-left {
    margin: 15px 0 ;
    padding: 0;
  }
  .na-footer .footer-apps {
    padding: 0 50px;
    float: left;
  }
  .na-footer .footer-apps > a {
    display: block;
  }
  .na-footer .footer-apps > a + a {
    margin-top: 10px;
  }
  #footer-coords {
    font-weight: normal !important;
  }
  #footer-coords .li-block {
    display: block;
  }
  .footer_mode_right.na-footer #footer-bottom .liens-footer {
    margin-top: -48px;
    font-size: 15px;
    font-weight: bold;
  }
  header .logo > a {
    height: 180px;
  }
  header .logo > a img {
    max-height: 180px;
  }
  header .logo #main-carousel .carousel-content {
    padding: 15% 20%;
  }
  header .logo #main-carousel .carousel-content .link-entire-box {
    display: block;
    text-align: center;
  }
  header .logo #main-carousel .carousel-content .link-entire-box .title {
    margin: auto;
    background: rgba(0, 0, 0, 0.5);
    padding: 20px;
    max-width: 600px;
    font-size: 30px;
    line-height: 45px;
    color: #ffffff;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
  }
  header .logo #main-carousel ul.slick-dots {
    bottom: 35px;
    top: unset;
    width: 100%;
    left: 0;
  }
  .header-navigation-side {
    margin-top: 0 !important;
  }
  .header-navigation-side .nav > ul > li {
    flex: none !important;
    justify-content: space-between;
    min-width: 0 !important;
    height: 125px;
  }
  .header-navigation-side .nav > ul > li > a {
    line-height: 144px !important;
    height: 125px;
    letter-spacing: 3px;
    line-height: 141px;
    font-size: 17px !important;
    letter-spacing: 1px !important;
    padding: 0 29px;
  }
  .header-navigation-side .menuli {
    font-weight: bold;
  }
  .header-navigation-side .menuli a {
    font-size: 16px !important;
  }
  .header-navigation-side .menuli .nav-dropdown {
    border-top: 3px solid #007ecc;
    text-align: left;
    font-size: 12px;
    text-transform: none;
  }
  .header-navigation-side .menuli .nav-dropdown li + li {
    border-top: 1px solid #cdcdcd;
  }
  .header-navigation-side .menuli .nav-dropdown a {
    font-size: 14px;
    text-transform: none;
    text-align: left;
    font-weight: normal;
    text-transform: uppercase;
  }
  header .bar .btn-connexion-wrapper .NA_connexion .fa-toggle-sub-menu {
    color: #007ecc;
  }
  header .bar .btn-connexion-wrapper .NA_connexion .connexion-np > span {
    color: #007ecc;
  }
  .header-mibile-bar .NA_connexion {
    background: transparent;
  }
  .header-mibile-bar .NA_connexion .connexion-btn {
    width: 170px;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Overpass', sans-serif;
    border-radius: 20px !important;
    height: 30px;
    margin: 5px 0;
    line-height: 32px;
    background: transparent;
    border: 1px solid #007ecc;
    text-transform: none;
    color: #007ecc;
    letter-spacing: 1px;
    padding: 0 0 0 10px;
  }
  .header-mibile-bar .NA_connexion .connexion-btn > span {
    color: #007ecc;
  }
  .header-mibile-bar .btn-adherer-wrapper {
    overflow: hidden;
    border-radius: 20px;
    text-transform: none;
    letter-spacing: 2px;
    margin: 5px 15px 0 ;
    width: 170px;
    height: 30px;
  }
  .header-mibile-bar .btn-adherer-wrapper:hover a {
    background: #007ecc;
    color: #fff;
  }
  .header-mibile-bar .btn-adherer-wrapper > a,
  .header-mibile-bar .btn-adherer-wrapper .btn-adherer-label {
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
  }
  .header-mibile-bar .btn-adherer-wrapper > a :hover,
  .header-mibile-bar .btn-adherer-wrapper .btn-adherer-label :hover {
    color: #fff;
  }
  #section-gmap.contentSquareFlat .section-body {
    background: #fff;
    color: #000;
    width: 370px;
    height: 335px;
    padding-top: 30px;
  }
  #section-portraits {
    padding: 37px 0px 0 454px;
    height: 180px;
  }
  #section-portraits .section-title.side-title {
    padding: 0 17px 0 0;
  }
  #section-portraits .section-title .title {
    color: #ffffff;
    font-family: 'Overpass', sans-serif;
    height: 180px;
    padding: 60px 0 0 10px !important;
    font-weight: 700 !important;
    font-size: 28px !important;
    letter-spacing: 6px !important;
    text-transform: uppercase;
    line-height: 34px !important;
    text-align: left;
  }
  #section-portraits .section-title .line {
    margin: 0;
  }
  #section-portraits .slick-slider i.slick-arrow.fas {
    transform: translateY(-50%);
    left: -40px;
  }
  #section-portraits .home-content i.slick-arrow.fa-chevron-right {
    left: unset;
    right: -5px;
  }
  #section-portraits .slick-list.draggable {
    width: 665px;
    height: 110px;
  }
  #section-portraits .article-portraits .model-image,
  #section-portraits .slick-slide > div {
    margin: 0 !important;
    padding: 0 !important;
  }
  #section-portraits .home-content {
    padding: 0;
  }
  #section-portraits .slick-track {
    overflow: hidden;
  }
  #section-portraits .col-article {
    width: 110px !important;
    height: 110px !important;
  }
  #section-portraits .col-article + .col-article {
    margin-left: 25px !important;
  }
  #section-portraits .article-portraits {
    height: 110px;
  }
  #section-portraits .home-article {
    width: 110px !important;
    height: 110px !important;
    border-radius: 50%;
    overflow: hidden;
  }
  #section-portraits .home-article .title-wrapper {
    background: rgba(0, 0, 0, 0.4);
    top: 0;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    margin: 4px;
    width: 100px;
    height: 100px;
  }
  #section-portraits .home-article .title-wrapper .title {
    width: 100px;
    height: 100px !important;
    text-align: center;
    vertical-align: middle;
    line-height: 1;
    margin: 0;
    padding: 15px 10px;
    font-weight: 900;
  }
  #section-portraits .home-article .title-wrapper .title a {
    text-align: center;
    height: 90px;
  }
  #section-portraits .side-title {
    height: 180px;
    background-color: #007ecc !important;
  }
  #section-portraits .side-title:before {
    background-color: #007ecc !important;
  }
  #section-portraits .side-title .title {
    font-size: 30px;
    width: 370px;
    line-height: 180px;
    font-weight: 900;
    margin: 0;
    padding: 0;
    padding-left: 15px;
    letter-spacing: 0.2px;
  }
}
@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;
  }
}
@media (max-width: 767.98px) {
  #section-gmap.contentSquareFlat .section-body {
    height: auto;
    padding-bottom: 105px !important;
  }
  #section-gmap .carousel-content .link-entire-box .title {
    line-height: 1.5;
    font-size: 22px;
  }
  #section-liens {
    padding-top: 15px;
    padding-bottom: 15px;
    transform: translateY(0);
  }
  #section-liens .list-liens .lien {
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    border-radius: 20px;
    margin: 0 10% 15px 10%;
  }
  #section-liens .list-liens .lien .fas {
    font-size: 20px;
    vertical-align: middle;
    margin-right: 6px;
  }
  #section-news .listView {
    margin: 5px 0 ;
    height: auto;
    border: 1px solid rgba(0, 0, 0, 0.14);
  }
  #section-news .listView .model-image {
    width: 100%;
  }
  header .header-navigation > .nav-wrapper > .nav > ul > li > a {
    line-height: 50px;
    min-height: 50px !important;
  }
  #section-portraits .section-title.side-title .title {
    background-color: #007ecc;
    color: #fff !important;
    font-size: 16px;
    padding: 10px;
  }
}
