@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
/* 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 */
body {
  font-family: 'Montserrat', sans-serif;
}
@media (min-width: 1170px) {
  #section-partenaires {
    height: 125px;
    padding: 30px 0;
  }
  #section-partenaires .home-content i.slick-arrow.fa-chevron-right {
    right: 20px;
  }
  #section-partenaires .section-title.side-title {
    background: transparent;
  }
  #section-partenaires .section-title.side-title:before {
    display: none;
  }
  #section-partenaires .section-title.side-title .title {
    margin-top: 53px;
    color: #233e80 !important;
    font-size: 23px;
    font-weight: 600;
    letter-spacing: 0;
  }
  #section-partenaires .article-image_with_link {
    margin: 0;
    background: transparent;
  }
  #section-partenaires .article-image_with_link > a {
    background: transparent;
    margin: 0;
  }
  #section-partenaires .article-image_with_link > a {
    max-height: 80px;
    display: inline-block;
    position: relative;
  }
  #section-partenaires .article-image_with_link > a img {
    max-width: 220px;
    max-height: 80px;
  }
  .header-navigation > .nav-wrapper > .nav > ul > li a {
    white-space: nowrap;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.9) !important;
  }
  .header-navigation > .nav-wrapper > .nav > ul > li:hover a {
    font-weight: 500;
    color: #fff !important;
  }
  header .bar .socials li {
    margin: 0 15px 0 0;
  }
  header .header-body {
    display: none;
  }
  header .bar-top-socials-label {
    display: none;
  }
  header .header-mibile-bar {
    min-width: 280px;
    float: right;
    margin-right: 15px !important;
  }
  header .inline-div-section-wrapper > div:last-child {
    max-width: 200px;
  }
  header .socials-wrapper .socials {
    float: left;
    margin-right: 15px;
  }
  header .nav.nav-default-mod {
    float: right;
  }
  header .logo,
  header .logo > a {
    height: 104px;
    max-height: 104px !important;
  }
  header .logo img,
  header .logo > a img {
    margin-top: 2px;
    max-height: 104px;
  }
  header .nav.nav-default-mod > ul > .menuli > a:hover:after {
    content: '';
    height: 0;
    border-top: 1px solid;
    width: calc( 100% - 40px );
    bottom: 35px;
    left: 25px;
    position: absolute;
  }
  header .nav.nav-default-mod .item-search .search-toggle {
    padding-top: 40px !important;
  }
  header .nav.nav-default-mod > ul > .menuli.item-search > .nav-dropdown {
    text-align: center;
    position: absolute;
    top: calc(98%);
    left: unset;
    right: 0;
    width: 100%;
    max-width: 500px;
  }
  header .nav.nav-default-mod > ul > .menuli:hover {
    background-color: transparent;
  }
  header .nav.nav-default-mod > ul > .menuli:hover > a:after {
    content: '';
    height: 0;
    border-top: 1px solid;
    width: calc( 100% - 40px );
    bottom: 35px;
    left: 20px;
    position: absolute;
  }
  .list-inline.liens-footer {
    margin-bottom: 0;
  }
  .list-inline.liens-footer a {
    font-size: 14px;
  }
  .list-inline.liens-footer a:active {
    color: #fff;
  }
  .list-inline.liens-footer a:hover {
    text-decoration: underline !important;
  }
  .welcome-image {
    margin: auto;
    width: 1450px;
  }
}
.home-section .section-more a {
  outline: 3px solid #e4ad96;
  margin: 3px;
  padding: 15px 30px;
  font-size: 18px !important;
  font-weight: normal !important;
  padding: 8px 30px !important;
}
#section-missions {
  height: 560px;
}
@media (max-width: 991.98px) {
  #section-missions {
    height: auto;
  }
}
#section-missions.home-section .section-more {
  margin-top: 30px !important;
}
#section-missions.home-section .section-more a {
  outline: 3px solid #fff;
  padding: 23px 30px;
  border-color: #e4ad96;
  color: #e4ad96;
  background-color: #fff;
}
#section-missions.home-section .section-more a:hover {
  color: #fff;
  background-color: #e4ad96;
}
#section-missions .left-half .image {
  min-height: 560px;
}
#section-missions .right-half {
  max-height: 100%;
}
@media (max-width: 991.98px) {
  #section-missions .right-half {
    max-height: none;
  }
}
#section-missions {
  max-width: 1450px;
  margin: auto;
  float: none;
  padding: 0;
}
#section-missions .missions-section-titre {
  font-size: 50px;
  color: #fff;
  text-align: center;
  font-weight: 300;
}
#section-missions .missions-section-titre:after {
  content: '';
  height: 4px;
  border-top: 1px solid #fff;
  width: 18%;
  margin: 30px auto 10px;
  position: relative;
  display: block;
}
#section-missions .right-half-inner {
  padding: 50px;
}
#section-missions .missions {
  color: #fff;
  font-size: 14px;
}
.article-Model {
  border: 0 none;
}
.article-Model .desc {
  text-align: left;
  color: #222;
}
.carousel-items .big-digit {
  display: block;
  font-size: 80px;
  font-weight: normal;
  padding: 5px 0;
}
.carousel-items .title {
  display: block;
  text-transform: uppercase;
  margin: 25px 0 20px;
  font-size: 1.1rem;
  font-weight: 500;
}
.carousel-items .desc {
  line-height: 1.1rem;
  font-size: 13px;
  padding-right: 35px;
  display: block;
}
.section-sub_title {
  text-align: center;
  margin-top: 30px;
  font-size: 17px;
  color: #273663;
  margin: 30px 0;
}
.article-Model .readmore-wrapper {
  position: relative;
}
.containerImg:after {
  content: '';
  border: 1px solid rgba(255, 255, 255, 0.9);
  position: absolute;
  left: 6px;
  top: 6px;
  width: calc( 100% - 12px );
  height: calc( 100% - 12px );
  display: block;
}
.module-carnet .containerImg:after {
  display: none;
}
.article-Model .title {
  font-size: 16px;
  height: auto;
  padding: 0 !important;
  text-transform: uppercase;
  line-height: 1.4rem;
  font-weight: 500;
  margin-bottom: 0;
}
.article-Model .readmore-wrapper a.readMore {
  font-size: 14px;
  float: left;
}
#row-bienvenue {
  background-size: auto !important;
  background-position: left 8px;
  background-repeat: repeat-x;
  padding-top: 8px !important;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#row-bienvenue .home-section.section-default {
  padding: 0;
}
.home-section.section-default .section-title .title {
  line-height: 21px;
  font-size: 33px;
  letter-spacing: 9px;
  padding-bottom: 18px;
  text-transform: uppercase;
}
.home-section.section-default .section-title.underline .line {
  max-width: 80px;
  height: 1px;
}
.home-section.section-default {
  padding-top: 40px;
  padding-bottom: 40px;
}
footer #custom-footer,
.na-footer #custom-footer {
  padding: 60px;
  background: #233e80;
}
footer #custom-footer .footer-logo-wrapper,
.na-footer #custom-footer .footer-logo-wrapper {
  display: inline-block;
  float: left;
}
footer #custom-footer .footer-presentation,
.na-footer #custom-footer .footer-presentation {
  border-left: 1px solid white;
  padding-left: 15px;
  width: calc(100% - 120px );
  display: inline-block;
  float: left;
  margin: 10px 0 0 10px;
  font-size: 15px;
}
footer #custom-footer h3,
.na-footer #custom-footer h3 {
  margin-top: 6px;
  font-size: 18px;
}
footer #custom-footer .div-form > .div-form-left,
.na-footer #custom-footer .div-form > .div-form-left {
  max-width: 175px;
}
footer #custom-footer form input,
.na-footer #custom-footer form input,
footer #custom-footer form textarea,
.na-footer #custom-footer form textarea {
  color: #333;
}
footer #custom-footer form .g-recaptcha,
.na-footer #custom-footer form .g-recaptcha {
  transform: scale(0.97);
  float: right;
  position: absolute;
}
footer #custom-footer form input,
.na-footer #custom-footer form input,
footer #custom-footer form textarea,
.na-footer #custom-footer form textarea {
  color: #333;
  padding: 9px;
  border: 0 none;
  margin: 0 0 15px ;
  width: 100%;
}
footer #custom-footer form textarea,
.na-footer #custom-footer form textarea {
  height: 35px;
  resize: both;
  overflow: auto;
}
footer #custom-footer form input[type="text"],
.na-footer #custom-footer form input[type="text"] {
  width: 165px;
}
footer #custom-footer .section-more,
.na-footer #custom-footer .section-more {
  position: relative;
}
footer #custom-footer .section-more [type="submit"],
.na-footer #custom-footer .section-more [type="submit"] {
  background: #fff;
  color: #e4ad96;
  display: block;
  position: relative;
}
footer #custom-footer .section-more [type="submit"]:hover,
.na-footer #custom-footer .section-more [type="submit"]:hover {
  background: #e4ad96;
  color: #fff;
}
footer #custom-footer .liens-footer > li,
.na-footer #custom-footer .liens-footer > li {
  display: block !important;
  margin: 0 0 6px;
}
footer #custom-footer .liens-footer > li:before,
.na-footer #custom-footer .liens-footer > li:before {
  content: "\f105";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
footer #custom-footer .liens-footer > li a,
.na-footer #custom-footer .liens-footer > li a {
  color: inherit !important;
}
.na-footer .list-inline {
  display: block !important;
}
.home-content.side-content .slick-slider i.slick-arrow.fas {
  top: 20px;
}
@media (max-width: 991.98px) {
  .section-missions {
    overflow: visible !important;
  }
  header .header-navigation > .nav-wrapper > .nav > ul > li > a {
    line-height: 50px;
    min-height: 50px !important;
  }
}
@media (max-width: 767.98px) {
  .na-footer #form_contact_footer .div-form {
    display: block;
    width: 100%;
  }
  .na-footer #form_contact_footer .div-form div,
  .na-footer #form_contact_footer .div-form input {
    display: block;
    width: 100%;
    max-width: 100%;
    clear: both;
  }
  .na-footer #form_contact_footer .div-form .g-recaptcha {
    position: relative;
  }
}
