/* 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 */
/* ################################# DEBUT PROJET ################################################### */
/* variable less projet  */
/*fonts*/
.main_headers_font_family {
  font-family: 'Poppins', sans-serif;
}
.main_font_family {
  font-family: 'Poppins', sans-serif;
}
/* css projet*/
body {
  font-family: 'Poppins', sans-serif;
  color: #333333;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  scroll-behavior: smooth;
}
@media (min-width: 768px) {
  body .home-section.section-default {
    padding: 80px 0;
  }
}
body .section-title .title,
body h1,
body h2,
body h3,
body h4,
body .title {
  font-family: 'Poppins', sans-serif;
  color: #071554;
  font-weight: bold;
}
.home-section.section-default .section-title {
  margin-bottom: 30px;
  color: #071554 !important;
}
.home-section.section-default .section-title .line {
  width: 70px !important;
  background-color: #d30000;
  border-color: #d30000;
}
.home-section.section-default .section-title .title {
  line-height: 48px;
  font-size: 32px;
  color: #071554 !important;
  letter-spacing: 0;
  font-weight: 700;
}
body .home-section.section-default .section-more a {
  text-transform: none;
  display: inline-block;
  margin-right: 0;
  font-size: 14px;
  height: 48px;
  line-height: 48px;
  width: auto;
  min-width: 150px;
  text-align: center;
  padding: 0 30px;
  border: 1px solid #071554;
  border-radius: 3px;
  font-weight: 600;
  text-transform: uppercase;
  background: #071554;
  color: #fff;
  letter-spacing: 0.88px;
  font-weight: 700;
}
body .home-section.section-default .section-more a:hover {
  border: 1px solid #071554;
  background: transparent;
  color: #071554;
}
body .home-section.section-default .section-more.top_link {
  top: 50px;
}
@media (max-width: 767.98px) {
  body .home-section.section-default .section-more {
    left: 0;
  }
  body .home-section.section-default .section-more a {
    margin: auto;
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .home-section.section-default .section-title .title {
    text-align: left;
    line-height: 1.5em !important;
    font-size: 30px !important;
    font-weight: bold !important;
    margin: 20px 0 !important;
    width: 100% !important;
    display: block;
    float: none;
  }
  body .home-section.section-default .section-more.text-right,
  body .home-section.section-default .section-more.text-left {
    text-align: center !important;
    float: none !important;
    width: 100%;
  }
}
/* --------------------------------  END PROJET --------------------------------------------------*/
/* ################################# DEBUT HEADER ################################################### */
/* ############ topbar ############ */
@media (max-width: 767.98px) {
  .logo-smaller img {
    padding: 5px;
  }
  .search-toggle-wrapper .search-toggle {
    padding: 10px 0;
  }
}
@media (min-width: 1200px) {
  .shopping-cart a {
    padding: 0 !important;
  }
  .shopping-cart i,
  .search-toggle-wrapper .search-toggle {
    padding: 12px 20px 0 0;
    margin-right: 25px;
    font-size: 16px;
    position: relative;
    width: auto;
  }
  .shopping-cart i .fas,
  .search-toggle-wrapper .search-toggle .fas {
    font-size: 16px;
  }
  .shopping-cart i:after,
  .search-toggle-wrapper .search-toggle:after {
    position: absolute;
    right: 0;
    top: 12px;
    content: '';
    height: 16px;
    width: 1px;
    background-color: #333333;
  }
}
.bar {
  font-size: 16px;
}
.bar .header-mibile-bar {
  position: relative;
  z-index: 999;
  padding: 0;
  margin: 0;
}
.bar .list-liens li {
  line-height: 40px;
  position: relative;
  padding: 0  17px;
  display: block;
  float: left;
}
.bar .list-liens li a {
  font-size: 12px;
}
.bar .list-liens li:before {
  content: '';
  height: 15px;
  position: absolute;
  left: 0;
  background-color: #333333;
  width: 1px;
  top: 5px;
  display: inline-block;
  margin-top: 7px;
}
.bar .socials.rs-nolabels a i {
  font-size: 16px;
}
.bar .socials .contact,
.bar .socials .rs-append {
  font-size: 12px;
  color: #004A75;
  line-height: 24px;
  font-weight: 400;
  text-transform: uppercase;
  position: relative;
  padding-left: 15px;
}
.bar .socials .contact::before,
.bar .socials .rs-append::before {
  content: '';
  width: 1px;
  height: 15px;
  top: 13px;
  position: absolute;
  left: 0;
  background: #071554;
}
.bar .socials .contact:hover,
.bar .socials .rs-append:hover {
  text-decoration: underline;
}
@media (min-width: 1200px) {
  body .logo .logo-a {
    background-color: #fff;
    height: 100px;
    width: 316px;
    position: absolute;
  }
  body .logo .logo-a .logo-img {
    margin: 10px 0 0;
    width: 316px;
    height: 100px;
    min-height: 100px;
  }
  .bar .btn-connexion-wrapper,
  .bar .btn-recruteur-wrapper,
  .bar .btn-adherer-wrapper {
    max-width: 160px !important;
  }
  header .NA_connexion .connexion-btn > span {
    font-size: 16px;
  }
  header .NA_connexion .btn-inscription-wrapper a > .fa,
  header .NA_connexion .btn-inscription-wrapper a > .fas,
  header .NA_connexion .connexion-btn > .fa.faicon_user,
  header .NA_connexion .connexion-btn > .fas.faicon_user {
    position: absolute;
    left: -12px;
    top: 11px;
    display: inline-block !important;
    width: 30px;
    height: 30px;
    font-size: 16px !important;
  }
  header .bar.with-search-field .btn-adherer-wrapper.bar-btn-2,
  header .bar.with-search-field .btn-connexion-wrapper.bar-btn-1 {
    max-width: 170px !important;
  }
  header .btn-recruteur-wrapper,
  header .btn-inscription-wrapper,
  header .btn-adherer-wrapper,
  header .NA_connexion .connexion-np,
  header .NA_connexion .connexion-btn {
    text-transform: none;
    font-weight: 600;
  }
  header .connexion-np .login-small-thumb {
    border-radius: 50%;
  }
  header .bar .btn-inscription-wrapper {
    max-width: 120px !important;
    padding: 0 30px 0 0;
    position: relative;
    margin-right: 20px;
    color: #333333;
    background-color: transparent !important;
  }
  header .bar .btn-inscription-wrapper a {
    display: flex !important;
    justify-content: center;
    color: #333333 !important;
  }
  header .bar .btn-inscription-wrapper a .btn-adherer-label {
    font-size: 16px;
    font-weight: 600;
  }
  header .bar .btn-inscription-wrapper a .topbar-btn-icon {
    display: block !important;
  }
  header .bar .btn-inscription-wrapper a i.icon {
    font-size: 16px !important;
    padding: 10px;
  }
  header .bar .btn-inscription-wrapper:after {
    content: '';
    position: absolute;
    right: 0;
    top: 12px;
    height: 16px;
    width: 1px;
    background-color: #333333;
  }
  header .header-navigation-side {
    margin-top: 90;
  }
  header .header-navigation-side .nav {
    padding: 0 !important;
  }
  header .header-navigation-side .nav > ul {
    float: right;
    display: block !important;
  }
  header .header-navigation-side .nav > ul > li {
    min-width: unset;
  }
  header .header-navigation-side .nav > ul > li:first-child > a {
    padding-left: 0;
  }
  header .header-navigation-side .nav > ul > li:last-child > a {
    padding-right: 0;
  }
  header .header-navigation-side .nav > ul > li.menuli {
    flex: none !important;
    min-width: 0;
  }
  header .header-navigation-side .nav > ul > li.menuli > a {
    padding: 0 12px;
    text-transform: none;
    font-weight: bold;
    font-size: 16px;
    text-align: right;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown {
    text-align: left;
    font-size: 12px;
    text-transform: none;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown > ul > li:hover > a {
    color: #fff !important;
    background-color: #071554 !important;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown li + li {
    border-top: 1px solid #cdcdcd;
    margin-top: -1px;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown .nav-dropdown {
    top: -3px !important;
  }
  header .header-navigation-side .nav > ul > li.menuli:hover:after {
    content: '';
    height: 2px;
    background: red;
    width: 50px;
    position: absolute;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
  }
  header .header-navigation-side .nav > ul > li.menuli:last-child {
    margin-left: 20px;
  }
  header .header-navigation-side .nav > ul > li.menuli:last-child > a {
    background: #071554;
    border-radius: 3px;
    box-sizing: border-box;
    max-height: 80px;
    line-height: 44px;
    border: 2px solid #071554;
    height: 48px;
    padding: 0 30px;
    color: #fff;
  }
  header .header-navigation-side .nav > ul > li.menuli:last-child > a:hover {
    background: transparent;
    border: 2px solid ;
    color: #071554;
    border-color: #071554;
  }
  header .header-navigation-side .nav > ul > li.menuli:last-child nav.nav-dropdown {
    right: 16px;
  }
  header .header-navigation-side .nav > ul > li.menuli:last-child:hover:after {
    display: none !important;
  }
  .main-content-wrapper {
    padding-top: 0px;
  }
  .bar .socials li + li {
    margin-left: 10px;
  }
}
/* ------- fon tobbar ------- */
/* ############ navigation ############ */
/* ## css media lg-min ## */
@media (min-width: 1200px) {
  header .main-navigation-row,
  header .header-main {
    height: 120px;
  }
  header .header-nav {
    height: 100%;
  }
  header .header-navigation-side {
    margin-top: 36px !important;
  }
  header .header-navigation-side .nav-wrapper {
    height: 100%;
  }
  header .header-navigation-side .nav-wrapper .nav-default-mod {
    height: 100%;
  }
  header .header-navigation-side .nav-wrapper .nav-default-mod > ul,
  header .header-navigation-side .nav-wrapper .nav-default-mod > ul > li,
  header .header-navigation-side .nav-wrapper .nav-default-mod > ul > li > a {
    height: 100%;
  }
  header .header-navigation-side .nav {
    padding: 0 !important;
  }
  header .header-navigation-side .nav a {
    text-transform: none;
  }
  header .header-navigation-side .nav > ul {
    float: right;
    display: block !important;
  }
  header .header-navigation-side .nav > ul > li {
    min-width: unset;
  }
  header .header-navigation-side .nav > ul > li.menuli {
    flex: none !important;
    min-width: 0;
    position: relative;
    color: #071554;
    height: 70px;
  }
  header .header-navigation-side .nav > ul > li.menuli > a {
    padding: 0 15px;
    font-size: 16px;
    color: #333333;
    text-align: right;
    font-weight: 600;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
    text-align: left;
    top: 100% !important;
    text-transform: none;
    font-weight: normal;
    font-size: 16px;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown a {
    text-transform: none;
    font-weight: normal;
    font-size: 16px;
    color: #071554 !important;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown li + li {
    border-top: 1px solid #071554;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown li:hover > a {
    font-weight: bold !important;
    font-size: 14px;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown .nav-dropdown {
    top: 0 !important;
  }
  header .header-navigation-side .nav > ul > li.menuli:hover:after {
    content: '';
    height: 2px;
    background: #071554;
    width: 50px;
    position: absolute;
    top: 48px;
    left: 50%;
    transform: translateX(-50%);
  }
}
/* ------- end navigation ------- */
/* --------------------------------  END HEADER --------------------------------------------------*/
/* ################################# MAIN CAROUSEL ################################################### */
/* variable less Carrousel */
#main-carousel .carousel-content {
  padding: 0;
  width: 100% !important;
  height: 100% !important;
  position: relative;
  opacity: 1;
}
#main-carousel .carousel-content .link-entire-box {
  border-radius: 3px;
  display: block;
  text-align: center;
  width: 100%;
  background: rgba(7, 21, 84, 0.75);
  padding: 35px;
  box-sizing: border-box;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#main-carousel .carousel-content .link-entire-box .desc {
  display: none;
}
#main-carousel .carousel-content .link-entire-box .title {
  padding: 0;
  margin: 0;
  font-size: 24px;
  line-height: 42px;
  color: #ffffff;
  font-weight: 700;
  text-align: center;
}
#main-carousel ul.slick-dots {
  bottom: 70px;
  top: unset;
  width: 100%;
  left: 0;
}
#main-carousel ul.slick-dots li {
  width: 30px;
}
#main-carousel ul.slick-dots li.slick-active button:before {
  color: #071554 !important;
}
#main-carousel ul.slick-dots li button:before {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.75) !important;
}
#main-carousel .home-content.big-arrows .slick-slider i.slick-arrow {
  color: #fff;
  font-size: 56px;
  top: 50%;
  transform: translateY(-50%);
  height: 60px;
}
#main-carousel .home-content.big-arrows .slick-slider i.slick-arrow.fa-chevron-left {
  left: calc((100% - 1170px)/2 - 60px);
}
#main-carousel .home-content.big-arrows .slick-slider i.slick-arrow.fa-chevron-right {
  right: calc((100% - 1170px)/2 - 60px);
}
@media (min-width: 1200px) {
  #main-carousel .carousel-content .link-entire-box {
    top: 50%;
    width: 570px;
  }
}
/* --------------------------------  END MAIN CAROUSEL --------------------------------------------------*/
/* ################################# ROW-NEWS  ################################################### */
#section-actus {
  padding-bottom: 0;
}
@media (min-width: 1200px) {
  #section-actus .home-content {
    padding-left: 0;
  }
}
@media (max-width: 991.98px) {
  #section-actus .article-Model {
    height: auto !important;
    min-height: 400px;
  }
  #section-actus .home-article .title {
    padding-left: 0;
    padding-right: 0;
  }
  #section-actus .model-content .desc {
    display: none;
  }
  #section-actus .model-content .title,
  #section-actus .model-content .date {
    position: relative !important;
  }
  #section-actus .model-content .title {
    margin: 20px 20px 0  !important;
  }
}
#section-actus .home-article {
  background: #FFFFFF;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.03);
  min-height: 400px;
}
#section-actus .home-article .model-content .date {
  text-align: left;
  margin: 0 0 15px;
  display: block;
  margin-left: 20px;
  text-transform: none;
  position: absolute;
  font-size: 16px;
  color: #999999;
  line-height: 20px;
  font-weight: 400;
}
#section-actus .home-article .title {
  position: absolute;
  text-align: left;
  padding: 0;
  margin: 40px 20px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  color: #333333;
}
#section-actus .home-article .model-image {
  background: #fff;
  margin-bottom: 20px;
}
#section-actus .home-article .readmore-wrapper {
  text-transform: uppercase;
  font-size: 16px;
  bottom: 30px;
}
#section-actus .home-article .readmore-wrapper a {
  color: #071554;
  font-size: 16px;
  float: left;
  margin-left: 20px;
  font-weight: 600;
}
#section-actus .home-article .readmore-wrapper a i {
  margin-left: 10px;
  transition: margin .3s;
}
#section-actus .home-article .readmore-wrapper a:hover i {
  margin-left: 20px;
}
/* --------------------------------  END ROW-NEWS --------------------------------------------------*/
/* ################################# SERVICES ################################################### */
#row-services section.home-section {
  padding-bottom: 15px;
}
#row-services #section-services-left .section-title .line {
  display: block !important;
  position: absolute;
  border-top: 2px solid #d30000;
  margin: 15px 0 0 0;
  width: 50px;
}
#row-services #section-services-left .services-actions .cta-1 a {
  font-size: 14px;
  border-color: #071554;
  background: #071554;
  border-radius: 3px !important;
  letter-spacing: 0.88px;
  font-weight: 700;
}
#row-services #section-services-left .services-actions .cta-1 a:hover {
  color: #071554;
}
#row-services #section-lienstop .col-article > a.lien [class*=" fa-"] {
  color: #071554;
}
#row-services #section-lienstop .lien-text {
  font-size: 16px !important;
  color: #333333 !important;
  text-align: center;
  line-height: 24px;
  font-weight: 600;
}
#row-services #section-lienstop .slick-track {
  display: flex;
}
@media (max-width: 767.98px) {
  #row-services #section-lienstop .slick-slide {
    width: 365px !important;
    clear: unset !important;
  }
  #row-services #section-lienstop .slick-slide > div > div {
    display: block !important;
  }
  #row-services .section-title {
    margin: 20px 0 0 !important;
  }
  #row-services .section-title .title {
    margin: 0 !important;
  }
  #row-services .section-title .line {
    margin-top: 6px !important;
  }
}
@media (min-width: 767.98px) and (max-width: 1199.98px) {
  #row-services #section-services-left .services-details {
    min-height: unset;
  }
  #row-services #section-lienstop {
    padding-top: 20px;
  }
  #row-services #section-lienstop .slick-track {
    width: 100%;
  }
  #row-services #section-lienstop .slick-track {
    width: 100% !important;
    display: flex;
    justify-content: space-around;
  }
  #row-services .section-title {
    margin: 20px 0  !important;
  }
  #row-services .section-title .title {
    margin: 0 !important;
  }
  #row-services .section-title .line {
    margin-top: 6px !important;
  }
}
/* --------------------------------  END SERVICE --------------------------------------------------*/
/* ################################# ANNUAIRE MAP + LIENS ################################################### */
/* variables less */
#row-annuaire section.home-section {
  padding-bottom: 15px;
}
/* css */
#section-gmap .section-body {
  height: 47px;
  background: #ffffff;
  width: 470px;
  position: relative;
  display: block;
  max-width: 98% !important;
  margin: auto;
  border-radius: 6px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  color: #999;
  padding: 9px 6px 0 17px !important;
  overflow: hidden;
  top: 29px;
  font-size: 16px;
}
#section-gmap .section-body .input-group .form-control {
  font-size: 16px;
}
#section-gmap .section-body #recherche_annuaire_express .fas {
  font-size: 18px;
  margin-top: 6px;
}
#section-gmap #map {
  border: 0 none;
}
#section-gmap .article-google_map .gmap-form-container {
  min-height: 100px;
}
@media (max-width: 1199.98px) {
  #section-gmap {
    padding-top: 30px !important;
  }
  #section-gmap .section-body {
    width: auto !important;
    top: 0 !important;
    margin: 15px !important;
    max-width: 90% !important;
  }
  #section-gmap .section-body .input-group .input-group-addon {
    width: 28px;
  }
  #map {
    max-height: 300px !important;
  }
  #section-liens_simple {
    padding-top: 0 !important;
  }
  .article-google_map .ann_exp_deux {
    padding: 0;
  }
  #section-liens_simple .lien {
    margin: 20px 0 !important;
    padding: 0;
  }
  .section-body {
    padding-left: 0;
    padding-right: 0;
  }
  #section-gmap #map {
    border-color: #ccc;
  }
}
@media (min-width: 1200px) {
  #section-gmap {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  #section-gmap .section-content {
    max-width: 100%;
  }
  #section-gmap .section-content .gmap-form-container {
    max-width: 100%;
  }
}
#section-liens_simple {
  padding-top: 80px;
  padding-bottom: 80px;
}
#section-liens_simple .col-article + .col-article .lien {
  margin-top: 30px;
}
#section-liens_simple .lien {
  display: block;
  height: 160px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  overflow: hidden;
  border-radius: 3px;
  border: 2px solid transparent;
}
#section-liens_simple .lien .fas {
  margin: 0;
  font-size: 50px;
  height: 105px;
  vertical-align: middle;
  display: flex;
  align-items: center;
  justify-content: center;
}
#section-liens_simple .lien:hover {
  background-color: #fff !important;
  color: #071554 !important;
  border: 2px solid #071554 !important;
}
/* --------------------------------  END ANNUAIRE MAP + LIENS --------------------------------------------------*/
@media (max-width: 991.98px) {
  #section-temoignage blockquote {
    padding-right: 38px;
    padding-top: 56px !important;
  }
  #section-temoignage blockquote,
  #section-temoignage .auteur-wrapper {
    text-align: left !important;
    padding-left: 0;
  }
}
/* ################################# PORTRAITS ################################################### */
/* variables css */
/* css portraits */
#row-portraits {
  background: rgba(134, 163, 225, 0.2);
}
#section-portraits .section-title.side-title .line {
  background: #d30000 !important;
}
#section-portraits .section-title.side-title .title {
  color: #071554 !important;
  padding-left: 0 !important;
  text-align: left;
}
#section-portraits .slick-slider i.slick-arrow.fas {
  color: #d30000 !important;
  font-size: 20px;
  top: 59% !important;
}
@media (min-width: 1200px) {
  #section-portraits {
    padding: 80px 45px 70px 450px;
  }
  #section-portraits .home-content {
    min-height: 130px !important;
    padding: 0 !important;
  }
  #section-portraits .home-content i.slick-arrow {
    top: 50% !important;
    height: 35px;
    margin-top: -23px;
    font-weight: bold;
  }
  #section-portraits.home-section.section-default .section-title {
    background: transparent;
  }
  #section-portraits.home-section.section-default .section-title:before {
    display: none;
  }
  #section-portraits.home-section.section-default .section-title .title {
    font-size: 32px;
    font-weight: 700;
    margin-top: 80px;
    line-height: 60px;
    letter-spacing: 0.2px;
    margin-left: 0;
    line-height: 45px;
  }
  #section-portraits .home-article {
    width: 120px !important;
    height: 120px !important;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 15px !important ;
  }
  #section-portraits .home-article .title-wrapper {
    top: 0;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    margin: 0px;
    background: transparent;
  }
  #section-portraits .home-article .title-wrapper .title {
    width: 120px;
    height: 120px !important;
    text-align: center;
    vertical-align: middle;
    line-height: 1;
    margin: 0;
    padding: 0;
    top: 0;
  }
  #section-portraits .home-article .title-wrapper .title a {
    width: 110px;
    height: 110px !important;
    display: flex;
    text-align: center;
    margin: 4px 5px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.4);
  }
}
/* --------------------------------  END PORTRAITS --------------------------------------------------*/
/* ################################# MAIN EMPLOI ################################################### */
#section-emploi .home-article {
  background-color: transparent;
}
@media (max-width: 1199.98px) {
  #section-emploi .home-article {
    min-height: 430px;
    height: auto;
  }
}
#section-emploi .section-more a {
  border-color: #fff !important;
  color: #fff !important;
}
#section-emploi .section-title .title {
  color: #fff !important;
}
#section-emploi .section-title .line {
  background: #fff !important;
}
#section-emploi .model-image {
  height: 116px;
  width: 116px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #E6E6E6;
  margin-bottom: 0;
  top: -15px;
  z-index: 99;
  border-radius: 0;
  padding: 5px;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.06);
}
#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: -90px -15px;
  padding-top: 95px;
  position: relative;
  height: 310px;
  z-index: 98;
  text-align: center;
}
@media (max-width: 991.98px) {
  #section-emploi .model-content {
    height: auto;
  }
}
#section-emploi .model-content .date {
  letter-spacing: 0;
  text-align: left;
  line-height: 12px;
  font-weight: 400;
  margin-bottom: 30px;
  font-size: 14px;
  color: #A9A9A9;
}
#section-emploi .model-content .title {
  letter-spacing: 0;
  text-align: left;
  font-size: 20px;
  color: #333333;
  line-height: 30px;
  font-weight: 600;
  position: relative;
}
#section-emploi .model-content .entreprise {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  color: #071554;
  letter-spacing: 0;
  text-align: left;
  line-height: 12px;
  position: relative;
  left: 0;
  width: 100%;
  font-weight: 700;
  line-height: 1.5rem;
}
#section-emploi .model-content .desc {
  display: none;
}
#section-emploi .readmore-wrapper {
  font-size: 20px;
  bottom: 30px;
  left: 0 !important;
}
#section-emploi .readmore-wrapper a {
  background-color: transparent;
  color: #071554;
  text-transform: uppercase;
  font-size: 16px;
  float: left;
  font-weight: bold;
  margin: 15px 30px;
  padding: 0;
}
#section-emploi .readmore-wrapper a i {
  margin-left: 10px;
  transition: margin .3s;
}
#section-emploi .readmore-wrapper a:hover i {
  margin-left: 20px;
}
#section-emploi .link-entire-box .date {
  display: block;
  position: relative;
  text-align: left;
  margin-bottom: 20px;
}
#section-emploi .entreprise {
  color: #071554;
  margin: 6px 0;
  font-size: 13px;
  margin-bottom: 12px;
  font-weight: 700;
  text-transform: unset;
}
#section-emploi .model-ratio-image .containerImg .click-img {
  background-color: #fff;
  display: flex;
  align-items: center;
  padding: 2px;
}
#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;
}
/* --------------------------------  END EMPLOI --------------------------------------------------*/
/* ################################# MAIN COMPTEURS ################################################### */
#row-compteurs {
  background-size: cover;
  background-color: #E6E6E6;
}
#section-compteurs .article-counter .fill,
#section-compteurs .article-counter .dot span {
  background: #071554;
}
#section-compteurs .article-counter .tiny-circle {
  margin-top: 10px;
}
#section-compteurs .article-counter .countTo {
  font-size: 46px;
  color: #071554;
  letter-spacing: 0;
  text-align: center;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 8px;
}
#section-compteurs .article-counter .description {
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
  font-weight: 400;
}
#section-compteurs .article-counter .inner-shadow {
  top: 50%;
  left: 50%;
  width: 180px;
  height: 180px;
  margin-left: -90px;
  margin-top: -90px;
  border-radius: 100%;
  background-color: #fff;
}
/* --------------------------------  END COMPTEURS --------------------------------------------------*/
/* ####################### FOOTER ############################ */
/* variables less */
#footer-middle {
  padding-top: 25px !important;
  padding-bottom: 35px !important;
}
#footer-socials {
  height: 30px;
  line-height: 30px;
}
#footer-bottom {
  border-top: 1px solid #526A7D;
  padding-top: 25px !important;
  padding-bottom: 15px !important;
}
#footer-bottom .asso_coords:before {
  content: '';
  display: inline-block;
  width: 4px;
  background: #071554;
  height: 1px;
  margin: 0 2px 5px 6px;
}
#footer-bottom .footer_rs {
  line-height: 44px;
}
.footer-logos-wrapper {
  float: left;
}
#footer-logo-1 {
  text-align: center;
}
#footer-logo-1 .logo-img {
  max-width: 280px;
}
.footer-logos-wrapper {
  text-align: center;
  width: 100%;
}
@media (min-width: 1200px) {
  #footer-logo-1 {
    text-align: left;
  }
  .footer-logos-wrapper {
    text-align: left;
  }
  #footer-middle .list-inline.liens-footer {
    margin: 0 -15px 0 0;
    top: 30px;
    padding: 0;
    position: absolute;
    right: 0;
    width: 850px;
    text-align: justify;
    display: flex;
    font-weight: 600;
    justify-content: space-between;
  }
  #footer-middle .list-inline.liens-footer > li {
    padding: 0;
  }
  #footer-middle .list-inline.liens-footer li:hover a {
    text-decoration: underline !important;
  }
  #footer-logos-left {
    margin-left: -15px;
  }
  #footer-bottom .footer-bottom-coords {
    font-size: 16px;
    color: #FFFFFF;
    line-height: 24px;
    font-weight: 400;
    float: left;
  }
}
@media (max-width: 767.98px) {
  #footer-socials {
    margin: 15px auto;
    float: none !important;
  }
  #footer-bottom .footer-row-inner {
    text-align: center;
  }
  #footer-bottom .footer-row-inner .asso_coords:before {
    display: none;
  }
  #footer-bottom .footer-row-inner .pull-left,
  #footer-bottom .footer-row-inner .pull-right {
    display: block;
    clear: both;
    text-align: center !important;
    float: none !important;
  }
  #footer-middle .liens-footer {
    margin-top: 95px;
  }
  #footer-middle .liens-footer li {
    display: block;
    text-align: center;
  }
  #footer-middle .liens-footer li a {
    padding: 5px;
    display: block;
  }
}
/* --------------------- end FOOTER --------------------------- */
#zoneJob_layout .job_single .otype {
  width: 150px;
}
