@import "/ressources/css/fonts/stylesheet.css";
/* 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 */
/*
mai color 1 : #e78825
mai color 2 : #425d7a
*/
body {
  font-family: "Brandon Grotesque", sans-serif;
  font-size: 100%;
}
.shadow-inner {
  overflow: hidden;
  position: relative;
}
.shadow-inner:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 110%;
  left: -5%;
  top: 0;
  box-shadow: 0 0 12px #000000;
  z-index: 9;
}
#section-gmap.contentSquareFlat .section-body {
  background: #fff;
  color: #000;
  width: 370px;
  height: 335px;
  padding-top: 30px;
}
#section-gmap .section-title .title {
  color: #e78825;
  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: 15px;
  text-align: left;
  line-height: 1.7em;
  letter-spacing: 0.7px;
  font-weight: normal;
  font-family: "Brandon Grotesque", sans-serif;
}
#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;
}
#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;
}
.home-section.section-default .section-more a {
  padding: 6px 42px;
  text-transform: none;
  font-size: 18px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  margin-bottom: 5px;
}
@media (min-width: 1200px) {
  .container-fullscreen .home-content.big-arrows .slick-slider i.slick-arrow.fa-chevron-right {
    right: 16%;
  }
  .container-fullscreen .home-content.big-arrows .slick-slider i.slick-arrow.fa-chevron-left {
    left: 16%;
  }
  header .bar .socials-wrapper.inline-div-section {
    max-width: 44%;
  }
  header .bar .socials-wrapper.inline-div-section .socials {
    margin: 0;
  }
  header .header-search-mobile {
    left: -270px !important;
  }
  header .header-mibile-bar .search-wrapper {
    max-width: 50px;
    margin-left: 15px;
  }
  header .header-mibile-bar {
    text-transform: none;
  }
  header .bar .header-mibile-bar .btn-annuaire-wrapper .NA_connexion > a,
  header .bar .header-mibile-bar .btn-connexion-wrapper .NA_connexion > a,
  header .bar .header-mibile-bar .btn-annuaire-wrapper > a,
  header .bar .header-mibile-bar .btn-connexion-wrapper > a {
    padding-left: 36px !important;
    text-align: left !important;
  }
  header .bar .header-mibile-bar .btn-annuaire-wrapper .NA_connexion > a .faicon_user,
  header .bar .header-mibile-bar .btn-connexion-wrapper .NA_connexion > a .faicon_user,
  header .bar .header-mibile-bar .btn-annuaire-wrapper > a .faicon_user,
  header .bar .header-mibile-bar .btn-connexion-wrapper > a .faicon_user,
  header .bar .header-mibile-bar .btn-annuaire-wrapper .NA_connexion > a .topbar-btn-icon,
  header .bar .header-mibile-bar .btn-connexion-wrapper .NA_connexion > a .topbar-btn-icon,
  header .bar .header-mibile-bar .btn-annuaire-wrapper > a .topbar-btn-icon,
  header .bar .header-mibile-bar .btn-connexion-wrapper > a .topbar-btn-icon {
    display: block !important;
    margin-left: 0 !important;
    float: left;
    margin-top: 10px !important;
    font-size: 20px !important;
    position: relative;
    margin-right: 8px !important;
  }
  header .bar .header-mibile-bar .btn-recruteur-wrapper,
  header .bar .header-mibile-bar .btn-adherer-wrapper,
  header .bar .header-mibile-bar .btn-annuaire-wrapper,
  header .bar .header-mibile-bar .btn-connexion-wrapper .NA_connexion {
    width: 185px !important;
  }
  header .bar .header-mibile-bar .btn-recruteur-wrapper > a,
  header .bar .header-mibile-bar .btn-adherer-wrapper > a,
  header .bar .header-mibile-bar .btn-annuaire-wrapper > a,
  header .bar .header-mibile-bar .btn-connexion-wrapper .NA_connexion > a {
    border: 0 none ;
    padding: 0;
    text-transform: none;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold !important;
  }
  header .bar .header-mibile-bar .btn-annuaire-wrapper a {
    color: #ffffff;
    background: #EC9C49;
  }
  header .bar .header-mibile-bar .btn-annuaire-wrapper:hover a {
    background: #fff;
    color: #333;
  }
  .header-nav-side .header-navigation {
    width: 1000px;
  }
  .header-nav-side .header-navigation .nav-wrapper > nav > ul {
    display: block;
    float: right;
  }
  .header-nav-side .header-navigation .nav-wrapper > nav > ul > li {
    margin: 0 13px;
    height: 79px;
  }
  .header-nav-side .header-navigation .nav-wrapper > nav > ul > li > .nav-dropdown {
    border-top: 3px solid #e78825;
  }
  .header-nav-side .header-navigation .nav-wrapper > nav > ul > li > .nav-dropdown a {
    font-size: 15px;
  }
  .header-nav-side .header-navigation .nav-wrapper > nav > ul > li > a {
    margin: 0;
    padding: 0 5px;
    white-space: nowrap;
    font-size: 17px;
    letter-spacing: 2px;
    font-weight: bold;
  }
  header {
    text-transform: none;
  }
  header .logo .logo-a {
    height: 124px;
  }
  header .logo .logo-a img {
    max-height: 75px;
    margin-left: -5px;
    margin-top: 0;
  }
  header .bar .socials {
    float: left;
  }
  header .bar .socials .lien-ecole {
    border-left: 1px solid #eee;
    padding-left: 15px;
    border-right: 1px solid #eee;
    padding-right: 15px;
    font-weight: bold;
  }
  #main-carousel .carousel-content {
    padding: 15% 20%;
  }
  #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: 35px;
    top: unset;
    width: 100%;
    left: 0;
  }
  .na-footer .logos-left img {
    width: 220px;
    height: 75px;
    left: 23px;
    top: 10px;
    position: absolute;
  }
  .footer_mode_right #footer-middle ul#footer-coords li {
    font-weight: normal;
    font-size: 17px;
  }
  .footer_mode_right #footer-middle ul#footer-coords li.footer-mail {
    display: block;
  }
  .footer_mode_right #footer-middle ul#footer-coords li:last-child {
    position: absolute;
    top: 35px;
    left: 40px;
    right: unset;
  }
  .footer_mode_right #footer-middle ul#footer-coords li:last-child:after {
    content: '/';
    display: inline-block;
    margin-left: 5px;
  }
  .footer_mode_right.na-footer #footer-bottom .liens-footer {
    margin-top: -39px;
    text-align: right;
    font-weight: bold;
  }
}
@media (max-width: 1199.98px) {
  #section-liens .lien {
    height: auto;
    margin-bottom: 20px;
    margin-right: -15px;
    margin-left: -15px;
    padding: 15px;
  }
  #section-liens .lien .lien-img {
    position: absolute;
    left: 30px;
  }
  #section-liens .lien .lien-txt {
    padding-left: 65px;
    text-align: center;
  }
}
@media (max-width: 991.98px) {
  #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 {
    top: 0;
    background: #fff;
    color: #000;
    width: 469px;
    height: 450px;
    padding-top: 25px;
  }
}
#main-carousel .model-ratio-image {
  background: #000;
}
#main-carousel .newsImg {
  opacity: .6;
}
#main-carousel ul.slick-dots {
  bottom: 35px;
  top: unset;
  width: 100%;
  left: 0;
}
#section-events .home-article .model-image {
  margin-bottom: 25px;
}
#section-events .home-article .containerImg .date {
  top: 20px;
  left: 20px;
  padding: 5px;
  background: rgba(66, 93, 122, 0.5);
}
#section-events .home-article .title {
  font-size: 20px;
  line-height: 30px;
  color: #333333;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 0 30px;
}
#section-events .locationBottom .location {
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0;
}
#section-actus .home-article .model-image {
  margin-bottom: 25px;
}
#section-actus .home-article .containerImg .date {
  top: 20px;
  left: 20px;
  padding: 5px;
  background: rgba(66, 93, 122, 0.5);
}
#section-actus .home-article .date {
  font-size: 16px;
  color: #6d6e71;
  left: 30px;
  padding: 0;
  bottom: 25px;
}
#section-actus .home-article .date:date {
  font-size: 20px;
}
#section-actus .home-article .title {
  padding: 0 30px;
  color: #425d7a;
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 25px;
  color: #333333;
  font-weight: bold;
}
#section-actus .home-article .desc {
  padding: 0 30px;
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 20px;
  color: #6d6e71;
  text-align: left;
}
#section-actus .section-title .title {
  color: #fff !important;
}
#section-compteurs .counter-digit {
  font-size: 50px;
}
#section-compteurs .counter-label {
  font-size: 20px;
  padding-top: 8px;
}
.home-section .section-title .title {
  font-size: 23px !important;
  letter-spacing: 2px !important;
  color: #333 !important;
  font-weight: 700 !important;
  text-transform: uppercase;
}
.home-section .section-title .line {
  width: 70px !important;
  background: #e78825 !important;
}
#flux_twitter {
  border: 0 none !important;
}
#flux_twitter .col-article:last-child > .home-article:after {
  display: none;
}
#section-liens {
  padding-top: 65px;
  padding-bottom: 75px;
}
.bgimg-local {
  height: 480px;
  width: 370px;
}
.bgimg-local a {
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
#flux_twitter .twitter-item {
  color: #6d6e70;
  font-weight: 400;
  line-height: 1.2em;
  font-size: 16px;
}
.titre_pages {
  text-align: center;
}
.titre_pages:after {
  display: none;
}
.titre_pages .title {
  font-size: 23px !important;
  letter-spacing: 2px !important;
  color: #333 !important;
  font-weight: 700 !important;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 15px;
  text-align: center;
  display: inline-block;
  padding: 0;
}
.titre_pages .line {
  display: block;
  height: 2px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 150px;
  max-width: 40%;
  width: 70px !important;
  background: #e78825 !important;
  display: inline-block;
}
html body .breadcrumbs * {
  color: #425d7a !important;
  font-size: 20px !important;
}
html body .breadcrumbs {
  line-height: 65px;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 15px;
  height: 54px;
}
html body .breadcrumbs .breadcrumbs-item:last-child {
  font-weight: bold;
  color: #e78825 !important;
}
html body .breadcrumbs .breadcrumbs-item:last-child * {
  color: #e78825 !important;
}
.btn-orange {
  display: inline-block;
  width: 300px;
  padding: 10px 0;
  font-size: 16px;
  line-height: 32px;
  color: #e78825;
  border: 1px solid #e78825;
  margin-top: 15px;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  max-width: 100%;
}
.btn-orange a {
  color: #e78825;
  text-decoration: none !important;
}
.btn-orange:hover {
  background: #e78825;
  color: #fff !important;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.16);
}
.btn-orange:hover a {
  color: #fff !important;
}
.lien-orange {
  display: inline-block;
  font-size: 16px;
  line-height: 26px;
  color: #e78825;
  font-weight: bold;
}
