@font-face {
  font-family: 'PlusJakartaSans';
  src: url(../fonts/PlusJakartaSans-Light.ttf) format('truetype');
  font-weight: 300;
}
@font-face {
  font-family: 'PlusJakartaSans';
  src: url(../fonts/PlusJakartaSans-Regular.ttf) format('truetype');
  font-weight: normal;
}
@font-face {
  font-family: 'PlusJakartaSans';
  src: url(../fonts/PlusJakartaSans-Medium.ttf) format('truetype');
  font-weight: 500;
}
@font-face {
  font-family: 'PlusJakartaSans';
  src: url(../fonts/PlusJakartaSans-MediumItalic.ttf) format('truetype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'PlusJakartaSans';
  src: url(../fonts/PlusJakartaSans-SemiBold.ttf) format('truetype');
  font-weight: 600;
}
@font-face {
  font-family: 'PlusJakartaSans';
  src: url(../fonts/PlusJakartaSans-Bold.ttf) format('truetype');
  font-weight: bold;
}
@font-face {
  font-family: 'PlusJakartaSans';
  src: url(../fonts/PlusJakartaSans-ExtraBold.ttf) format('truetype');
  font-weight: 800;
}
body.page-template-t-lagence >main section.qui-sommes-nous {
  padding-bottom: 70px;
}
body.page-template-t-lagence >main section.qui-sommes-nous .histoire {
  margin-bottom: 70px;
}
body.page-template-t-lagence >main section.qui-sommes-nous .histoire .visuel {
  margin-bottom: 30px;
}
body.page-template-t-lagence >main section.qui-sommes-nous .histoire .visuel .photo {
  position: relative;
  border-radius: 30px;
  overflow: hidden;
  padding-bottom: 45%;
}
body.page-template-t-lagence >main section.qui-sommes-nous .histoire .visuel .photo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body.page-template-t-lagence >main section.qui-sommes-nous .histoire .textuel .titre {
  margin-bottom: 35px;
}
body.page-template-t-lagence >main section.qui-sommes-nous .histoire .textuel .texte {
  margin-bottom: 30px;
}
body.page-template-t-lagence >main section.qui-sommes-nous .informations-complementaires .cartouche {
  position: relative;
  border-radius: 30px;
  overflow: hidden;
  -webkit-box-shadow: inset -5px -5px 25px 0px rgba(0,0,0,0.6);
  -moz-box-shadow: inset -5px -5px 25px 0px rgba(0,0,0,0.6);
  box-shadow: inset -5px -5px 25px 0px rgba(0,0,0,0.6);
}
body.page-template-t-lagence >main section.qui-sommes-nous .informations-complementaires .cartouche .image-fond {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
body.page-template-t-lagence >main section.qui-sommes-nous .informations-complementaires .cartouche .contenu .zone-txt {
  background-color: #FFFFFF;
  max-width: 446px;
  padding: 50px 50px 21px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  margin: 112px auto 0;
}
body.page-template-t-lagence >main section.qui-sommes-nous .informations-complementaires .cartouche .contenu .zone-txt *:last-child {
  margin: 0;
}
body.page-template-t-lagence >main section.qui-sommes-nous .informations-complementaires .cartouche .contenu .bouton {
  margin-bottom: 25px;
  margin-right: 119px;
  text-align: right;
}
body.page-template-t-lagence >main section.qui-sommes-nous .informations-complementaires .cartouche .contenu .bouton a {
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: 600;
  border: 1px solid #FFFFFF;
  padding: 13px 37px;
  border-radius: 25px;
  color: #FFFFFF;
  display: inline-block;
}
body.page-template-t-lagence >main section.qui-sommes-nous .informations-complementaires .cartouche .contenu .bouton a:hover {
  background-color: #FFFFFF;
  color: #0023EA;
}
body.page-template-t-lagence >main section.les-agences:before,
body.page-template-t-lagence >main section.les-agences:after {
  content: "";
  width: 100%;
  background-size: cover;
  padding-bottom: 9.5%;
  display: block;
}
body.page-template-t-lagence >main section.les-agences:before {
  background-image: url(../img/vague-bleu-v1.svg);
  background-position: top center;
}
body.page-template-t-lagence >main section.les-agences:after {
  background-image: url(../img/vague-bleu-v1.svg);
  background-position: bottom center;
}
body.page-template-t-lagence >main section.les-agences .container {
  max-width: 1216px;
}
body.page-template-t-lagence >main section.les-agences .zone-contenu-section {
  background-color: #0228CE;
  position: relative;
}
body.page-template-t-lagence >main section.les-agences .zone-contenu-section:before,
body.page-template-t-lagence >main section.les-agences .zone-contenu-section:after {
  content: "";
  top: 0;
  height: 100%;
  width: 18px;
  position: absolute;
}
body.page-template-t-lagence >main section.les-agences .zone-contenu-section:before {
  background: linear-gradient(90deg,rgba(0,19,125,0.5) 0%,rgba(0,19,125,0) 100%);
  left: 0;
}
body.page-template-t-lagence >main section.les-agences .zone-contenu-section:after {
  background: linear-gradient(270deg,rgba(0,19,125,0.5) 0%,rgba(0,19,125,0) 100%);
  right: 0;
}
body.page-template-t-lagence >main section.les-agences .zone-contenu-section .titre {
  color: #FFFFFF;
}
body.page-template-t-lagence >main section.les-agences .zone-contenu-section .titre span {
  display: inline;
  box-shadow: inset 0 -0.6em 0 #6A86F5;
  padding: 0 0.1em;
}
body.page-template-t-lagence >main section.les-agences .zone-contenu-section .titre span:before {
  background-color: #6A86F5;
}
body.page-template-t-lagence >main section.les-agences .zone-contenu-section .textuel .texte {
  color: #FFFFFF;
  margin: 0;
}
body.page-template-t-lagence >main section.les-agences .zone-contenu-section .textuel .texte *:last-child {
  margin-bottom: 0;
}
body.page-template-t-lagence >main section.les-agences .zone-contenu-section .liste-agences {
  margin-left: -24px;
  margin-right: -24px;
  margin-top: 26px;
  margin-bottom: 50px;
}
body.page-template-t-lagence >main section.les-agences .zone-contenu-section .liste-agences .agence {
  padding-left: 24px;
  padding-right: 24px;
}
body.page-template-t-lagence >main section.les-agences .zone-contenu-section .liste-agences .agence a {
  color: #FFD1C5;
  border: 1px solid #FFFFFF;
  width: 100%;
  display: block;
  border-radius: 25px;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.5rem;
  padding: 11px;
  font-weight: 600;
}
body.page-template-t-lagence >main section.les-agences .zone-contenu-section .liste-agences .agence a:hover {
  background-color: #FFFFFF;
  color: #0228CE;
}
body.page-template-t-lagence >main section.les-agences .zone-contenu-section .contact {
  text-align: center;
}
body.page-template-t-lagence >main section.les-agences .zone-contenu-section .contact a {
  border: 1px solid #FFFFFF;
  background-color: #FFFFFF;
  color: #0228CE;
  padding: 12.5px 37px;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.5rem;
  border-radius: 25px;
  display: inline-block;
}
body.page-template-t-lagence >main section.les-agences .zone-contenu-section .contact a:hover {
  background-color: transparent;
  color: #FFFFFF;
}
body.page-template-t-lagence >main section.nos-equipes {
  padding: 58px 0 220px;
  background: #ffffff;
  background: linear-gradient(180deg,#ffffff 0%,#f5f5f5 100%);
  margin-bottom: 51px;
}
body.page-template-t-lagence >main section.nos-equipes .titre {
  text-align: center;
}
body.page-template-t-lagence >main section.nos-equipes .texte {
  max-width: 1160px;
  margin: 0 auto 30px;
}
body.page-template-t-lagence >main section.nos-equipes .membres {
  padding: 0 89px;
  position: relative;
  margin-bottom: 51px;
}
body.page-template-t-lagence >main section.nos-equipes .membres .swiper .swiper-slide {
  text-align: center;
}
body.page-template-t-lagence >main section.nos-equipes .membres .swiper .swiper-slide .photo {
  margin-bottom: 20px;
  border-radius: 30px;
  height: 405px;
}
body.page-template-t-lagence >main section.nos-equipes .membres .swiper .swiper-slide .photo img {
  width: 150%;
  margin-left: -25%;
  height: 100%;
  object-fit: contain;
}
body.page-template-t-lagence >main section.nos-equipes .membres .swiper .swiper-slide .nom-prenom {
  font-size: 1rem;
  line-height: 1.313rem;
  color: #0023EA;
  font-weight: 600;
  margin-bottom: 5px;
}
body.page-template-t-lagence >main section.nos-equipes .membres .swiper .swiper-slide .nom-prenom span {
  text-transform: uppercase;
}
body.page-template-t-lagence >main section.nos-equipes .membres .swiper .swiper-slide .poste {
  font-size: 1rem;
  line-height: 1.313rem;
  color: #333333;
  font-weight: 500;
  margin-bottom: 0px;
}
body.page-template-t-lagence >main section.nos-equipes .membres .swiper-button {
  font-size: 26px;
  color: #0023EA;
  background-color: #FFFFFF;
  height: 50px;
  width: 50px;
  border-radius: 100%;
  line-height: 43px;
  border: 1px solid #e6e6e6;
  display: block;
  text-align: center;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body.page-template-t-lagence >main section.nos-equipes .membres .swiper-button:after {
  display: none;
}
body.page-template-t-lagence >main section.nos-equipes .membres .swiper-button[aria-disabled="false"]:hover {
  box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.2) inset;
  -webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.2) inset;
  -moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.2) inset;
}
body.page-template-t-lagence >main section.nos-equipes .membres .swiper-button.swiper-button-left {
  left: 0;
}
body.page-template-t-lagence >main section.nos-equipes .membres .swiper-button.swiper-button-right {
  right: 0;
}
body.page-template-t-lagence >main section.nos-equipes .bouton-m {
  text-align: center;
}
body.page-template-t-lagence >main section.chiffres-cles {
  margin-top: -180px;
}
body.page-template-t-lagence >main section.chiffres-cles:before,
body.page-template-t-lagence >main section.chiffres-cles:after {
  content: "";
  width: 100%;
  background-size: cover;
  padding-bottom: 6.5%;
  display: block;
}
body.page-template-t-lagence >main section.chiffres-cles:before {
  background-image: url(../img/vague-rose-v1.svg);
  background-position: top center;
}
body.page-template-t-lagence >main section.chiffres-cles:after {
  background-image: url(../img/vague-rose-v1.svg);
  background-position: bottom center;
}
body.page-template-t-lagence >main section.chiffres-cles .zone-contenu-section {
  background-color: #FFE0D9;
  padding-bottom: 70px;
}
body.page-template-t-lagence >main section.chiffres-cles .zone-contenu-section .titre {
  margin-bottom: 49px;
}
body.page-template-t-lagence >main section.chiffres-cles .zone-contenu-section .titre span:before {
  background-color: #FFEDE8;
}
body.page-template-t-lagence >main section.chiffres-cles .zone-contenu-section .liste .chiffre {
  text-align: center;
}
body.page-template-t-lagence >main section.chiffres-cles .zone-contenu-section .liste .chiffre .zone-chiffre:hover .valeur-numerique:before {
  border-width: 14px;
}
body.page-template-t-lagence >main section.chiffres-cles .zone-contenu-section .liste .chiffre .zone-chiffre .valeur-numerique {
  max-width: 162px;
  margin: 0 auto 30px;
  position: relative;
}
body.page-template-t-lagence >main section.chiffres-cles .zone-contenu-section .liste .chiffre .zone-chiffre .valeur-numerique:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 4px solid #FFFFFF;
  border-radius: 100%;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body.page-template-t-lagence >main section.chiffres-cles .zone-contenu-section .liste .chiffre .zone-chiffre .valeur-numerique .cercle {
  padding-bottom: 100%;
  border: 4px solid #FFFFFF;
  border-radius: 100%;
  position: relative;
}
body.page-template-t-lagence >main section.chiffres-cles .zone-contenu-section .liste .chiffre .zone-chiffre .valeur-numerique .cercle .valeur {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translate(0,-50%);
  left: 0;
  font-size: 3.188rem;
  line-height: 4.25rem;
  color: #0023EA;
  font-weight: 300;
}
body.page-template-t-lagence >main section.chiffres-cles .zone-contenu-section .liste .chiffre .zone-chiffre .intitule {
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: 600;
  color: #0023EA;
  margin: 0;
}
body.page-template-t-lagence >main section.objectifs {
  padding: 68px 0 70px;
}
body.page-template-t-lagence >main section.objectifs .container {
  max-width: 1216px;
}
body.page-template-t-lagence >main section.objectifs .titre {
  text-align: center;
}
body.page-template-t-lagence >main section.objectifs .liste .point {
  text-align: center;
}
body.page-template-t-lagence >main section.objectifs .liste .point .illustration {
  position: relative;
  padding-bottom: 73%;
  margin-bottom: 0px;
}
body.page-template-t-lagence >main section.objectifs .liste .point .illustration img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  max-height: 100%;
  height: auto;
}
body.page-template-t-lagence >main section.objectifs .liste .point .intitule {
  font-size: 1.313rem;
  line-height: 1.75rem;
  font-weight: 600;
  color: #0023EA;
  margin: 0;
}
body.page-template-t-lagence >main section.objectifs .liste .point .intitule:after {
  content: "";
  max-width: 100px;
  width: 100%;
  display: block;
  height: 4px;
  border-radius: 11px;
  background-color: #FFD1C5;
  margin: 29px auto 0;
}
body.page-template-t-lagence >main section.points-forts:before,
body.page-template-t-lagence >main section.points-forts:after {
  content: "";
  width: 100%;
  background-size: cover;
  padding-bottom: 9.5%;
  display: block;
}
body.page-template-t-lagence >main section.points-forts:before {
  background-image: url(../img/vague-bleu-v1.svg);
  background-position: top center;
}
body.page-template-t-lagence >main section.points-forts:after {
  background-image: url(../img/vague-bleu-v1.svg);
  background-position: bottom center;
}
body.page-template-t-lagence >main section.points-forts .container {
  max-width: 1216px;
}
body.page-template-t-lagence >main section.points-forts .zone-contenu-section {
  background-color: #0228CE;
  position: relative;
}
body.page-template-t-lagence >main section.points-forts .zone-contenu-section:before,
body.page-template-t-lagence >main section.points-forts .zone-contenu-section:after {
  content: "";
  top: 0;
  height: 100%;
  width: 18px;
  position: absolute;
}
body.page-template-t-lagence >main section.points-forts .zone-contenu-section:before {
  background: linear-gradient(90deg,rgba(0,19,125,0.5) 0%,rgba(0,19,125,0) 100%);
  left: 0;
}
body.page-template-t-lagence >main section.points-forts .zone-contenu-section:after {
  background: linear-gradient(270deg,rgba(0,19,125,0.5) 0%,rgba(0,19,125,0) 100%);
  right: 0;
}
body.page-template-t-lagence >main section.points-forts .zone-contenu-section .titre {
  color: #FFFFFF;
  text-align: center;
}
body.page-template-t-lagence >main section.points-forts .zone-contenu-section .titre span {
  display: inline;
  box-shadow: inset 0 -0.6em 0 #6A86F5;
  padding: 0 0.1em;
}
body.page-template-t-lagence >main section.points-forts .zone-contenu-section .titre span:before {
  background-color: #6A86F5;
}
body.page-template-t-lagence >main section.points-forts .zone-contenu-section .liste .point {
  text-align: center;
}
body.page-template-t-lagence >main section.points-forts .zone-contenu-section .liste .point .illustration {
  position: relative;
  padding-bottom: 66%;
  margin-bottom: 27px;
}
body.page-template-t-lagence >main section.points-forts .zone-contenu-section .liste .point .illustration img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  max-height: 100%;
  height: auto;
}
body.page-template-t-lagence >main section.points-forts .zone-contenu-section .liste .point .intitule {
  font-size: 1.313rem;
  line-height: 1.75rem;
  font-weight: 600;
  color: #FFFFFF;
  margin: 0;
}
body.page-template-t-lagence >main section.points-forts .zone-contenu-section .liste .point .intitule:after {
  content: "";
  max-width: 100px;
  width: 100%;
  display: block;
  height: 4px;
  border-radius: 11px;
  background-color: #FFD1C5;
  margin: 29px auto 0;
}
body.page-template-t-lagence >main section.methode-de-travail {
  padding-top: 70px;
  padding-bottom: 71px;
}
body.page-template-t-lagence >main section.methode-de-travail .container {
  max-width: 1184px;
}
body.page-template-t-lagence >main section.methode-de-travail .titre {
  text-align: center;
}
body.page-template-t-lagence >main section.methode-de-travail .texte {
  max-width: 922px;
  margin: 0 auto 70px;
}
body.page-template-t-lagence >main section.methode-de-travail .etapes {
  position: relative;
  margin-bottom: 68px;
}
body.page-template-t-lagence >main section.methode-de-travail .etapes:before {
  content: "";
  width: 10px;
  height: 100%;
  background-image: url(../img/methode-de-travail-puce.png);
  position: absolute;
  left: 50%;
  transform: translate(-50%,0);
}
body.page-template-t-lagence >main section.methode-de-travail .etapes .etape {
  position: relative;
  padding-left: 60%;
}
body.page-template-t-lagence >main section.methode-de-travail .etapes .etape:first-child {
  overflow: hidden;
}
body.page-template-t-lagence >main section.methode-de-travail .etapes .etape:first-child:before {
  content: "";
  width: 10px;
  height: 100%;
  background-color: #FFFFFF;
  position: absolute;
  left: 50%;
  bottom: 50%;
  transform: translate(-50%,0);
}
body.page-template-t-lagence >main section.methode-de-travail .etapes .etape:last-child {
  overflow: hidden;
}
body.page-template-t-lagence >main section.methode-de-travail .etapes .etape:last-child:before {
  content: "";
  width: 10px;
  height: 100%;
  background-color: #FFFFFF;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,0);
}
body.page-template-t-lagence >main section.methode-de-travail .etapes .etape:nth-child(even) {
  padding-left: 0;
  padding-right: 60%;
  text-align: right;
}
body.page-template-t-lagence >main section.methode-de-travail .etapes .etape .intitule {
  font-size: 1.313rem;
  line-height: 1.75rem;
  color: #0023EA;
  font-weight: bold;
  margin-bottom: 25px;
}
body.page-template-t-lagence >main section.methode-de-travail .etapes .etape .intitule:before {
  content: "";
  width: 70px;
  height: 70px;
  background-color: #FFD1C5;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
body.page-template-t-lagence >main section.methode-de-travail .etapes .etape .intitule:after {
  content: "";
  width: 36px;
  height: 36px;
  background-color: #0023EA;
  border: 8px solid #FFFFFF;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
body.page-template-t-lagence >main section.methode-de-travail .etapes .etape .description {
  line-height: 1.313rem;
  margin: 0;
}
body.page-template-t-lagence >main section.methode-de-travail .information-finale {
  max-width: 922px;
  color: #0023EA;
  margin: auto;
  font-weight: 600;
}
@media screen and (max-width: 1199px) {
  body.page-template-t-lagence >main section.qui-sommes-nous .informations-complementaires .cartouche .contenu .zone-txt {
    padding: 30px;
  }
  body.page-template-t-lagence >main section.qui-sommes-nous .informations-complementaires .cartouche .contenu .bouton {
    margin-right: 12px;
  }
  body.page-template-t-lagence >main section.qui-sommes-nous .informations-complementaires .cartouche .contenu .bouton a {
    font-size: 1rem;
    line-height: 1.5rem;
    padding: 7.5px 25px;
  }
  body.page-template-t-lagence >main section.les-agences .zone-contenu-section .liste-agences {
    margin-left: -12px;
    margin-right: -12px;
  }
  body.page-template-t-lagence >main section.les-agences .zone-contenu-section .liste-agences .agence {
    padding-left: 12px;
    padding-right: 12px;
  }
  body.page-template-t-lagence >main section.les-agences .zone-contenu-section .liste-agences .agence a {
    font-size: 1rem;
  }
  body.page-template-t-lagence >main section.chiffres-cles .zone-contenu-section .liste .chiffre .zone-chiffre .valeur-numerique {
    margin-bottom: 15px;
  }
  body.page-template-t-lagence >main section.chiffres-cles .zone-contenu-section .liste .chiffre .zone-chiffre .intitule {
    font-size: 1rem;
    line-height: 1.25rem;
  }
  body.page-template-t-lagence >main section.chiffres-cles .zone-contenu-section .liste .chiffre .zone-chiffre .intitule br {
    display: none;
  }
  body.page-template-t-lagence >main section.objectifs .liste .point .illustration {
    margin-bottom: 15px;
  }
  body.page-template-t-lagence >main section.objectifs .liste .point .intitule {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  body.page-template-t-lagence >main section.objectifs .liste .point .intitule:after {
    margin-top: 15px;
  }
  body.page-template-t-lagence >main section.points-forts .zone-contenu-section .liste .point .intitule {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  body.page-template-t-lagence >main section.points-forts .zone-contenu-section .liste .point .intitule:after {
    margin-top: 15px;
  }
  body.page-template-t-lagence >main section.methode-de-travail .etapes .etape .intitule {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767.98px) {
  body.page-template-t-lagence >main .bouton-m a {
    font-size: 1rem;
    line-height: 1.25rem;
  }
  body.page-template-t-lagence >main .bouton-m a span {
    padding: 10px 25px;
  }
  body.page-template-t-lagence >main section.qui-sommes-nous .histoire {
    margin: 0;
  }
  body.page-template-t-lagence >main section.qui-sommes-nous .histoire .visuel {
    margin-bottom: 20px;
  }
  body.page-template-t-lagence >main section.qui-sommes-nous .histoire .textuel .titre {
    margin-bottom: 20px;
  }
  body.page-template-t-lagence >main section.qui-sommes-nous .histoire .textuel .texte {
    margin-bottom: 30px;
  }
  body.page-template-t-lagence >main section.qui-sommes-nous .informations-complementaires .cartouche {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 0px;
  }
  body.page-template-t-lagence >main section.qui-sommes-nous .informations-complementaires .cartouche .image-fond {
    border-radius: 30px;
    position: static;
    overflow: hidden;
    -webkit-box-shadow: inset -5px -5px 25px 0px rgba(0,0,0,0.6);
    -moz-box-shadow: inset -5px -5px 25px 0px rgba(0,0,0,0.6);
    box-shadow: inset -5px -5px 25px 0px rgba(0,0,0,0.6);
    height: 260px;
  }
  body.page-template-t-lagence >main section.qui-sommes-nous .informations-complementaires .cartouche .contenu .zone-txt {
    margin: 30px auto 0;
    padding: 0;
  }
  body.page-template-t-lagence >main section.qui-sommes-nous .informations-complementaires .cartouche .contenu .bouton {
    margin: 0;
    margin-top: 20px;
    text-align: left;
  }
  body.page-template-t-lagence >main section.qui-sommes-nous .informations-complementaires .cartouche .contenu .bouton a {
    color: #0023EA;
    border-color: #0023EA;
  }
  body.page-template-t-lagence >main section.nos-equipes {
    padding: 58px 0 180px;
  }
  body.page-template-t-lagence >main section.nos-equipes .membres {
    padding: 0;
  }
  body.page-template-t-lagence >main section.nos-equipes .membres .swiper .swiper-slide .nom-prenom {
    font-size: .875rem;
    line-height: 1.25rem;
  }
  body.page-template-t-lagence >main section.nos-equipes .membres .swiper .swiper-slide .poste {
    font-size: .875rem;
    line-height: 1.25rem;
  }
  body.page-template-t-lagence >main section.nos-equipes .membres .swiper .swiper-slide .photo {
    height: 213px;
  }
  body.page-template-t-lagence >main section.nos-equipes .membres .swiper-button {
    top: auto;
    bottom: -92px;
    height: 40px;
    width: 40px;
    line-height: 32px;
    font-size: 20px;
  }
  body.page-template-t-lagence >main section.les-agences .zone-contenu-section {
    padding: 30px 0;
  }
  body.page-template-t-lagence >main section.les-agences .zone-contenu-section .carte {
    text-align: center;
  }
  body.page-template-t-lagence >main section.les-agences .zone-contenu-section .carte img {
    max-height: 300px;
  }
  body.page-template-t-lagence >main section.les-agences .zone-contenu-section .contact a {
    padding: 7.5px 25px;
    font-size: 1rem;
  }
  body.page-template-t-lagence >main section.les-agences .zone-contenu-section .liste-agences {
    margin-bottom: 10px;
  }
  body.page-template-t-lagence >main section.les-agences .zone-contenu-section .liste-agences .agence {
    flex: 1 0 50%;
    width: 50%;
    margin-bottom: 24px;
  }
  body.page-template-t-lagence >main section.les-agences .zone-contenu-section .liste-agences .agence a {
    padding: 7.5px 0;
    white-space: pre-line;
    word-spacing: 9999999px;
  }
  body.page-template-t-lagence >main section.methode-de-travail {
    padding-top: 30px;
    padding-bottom: 20px;
  }
  body.page-template-t-lagence >main section.methode-de-travail .titre {
    text-align: left;
  }
  body.page-template-t-lagence >main section.methode-de-travail .texte {
    margin-bottom: 20px;
  }
  body.page-template-t-lagence >main section.methode-de-travail .etapes {
    margin-bottom: 20px;
  }
  body.page-template-t-lagence >main section.methode-de-travail .etapes:before {
    left: 10px;
    transform: none;
  }
  body.page-template-t-lagence >main section.methode-de-travail .etapes .etape {
    padding-left: 0;
    margin-bottom: 20px;
  }
  body.page-template-t-lagence >main section.methode-de-travail .etapes .etape:first-child,
  body.page-template-t-lagence >main section.methode-de-travail .etapes .etape:last-child {
    display: none;
  }
  body.page-template-t-lagence >main section.methode-de-travail .etapes .etape:nth-child(even) {
    padding-right: 0;
    text-align: left;
  }
  body.page-template-t-lagence >main section.methode-de-travail .etapes .etape .intitule {
    padding-left: 45px;
    padding-top: 2px;
  }
  body.page-template-t-lagence >main section.methode-de-travail .etapes .etape .intitule:before {
    width: 30px;
    height: 30px;
    transform: none;
    top: 0;
    left: 0;
  }
  body.page-template-t-lagence >main section.methode-de-travail .etapes .etape .intitule:after {
    top: 6px;
    left: 6px;
    width: 18px;
    height: 18px;
    border-width: 3px;
    transform: none;
  }
  body.page-template-t-lagence >main section.methode-de-travail .etapes .etape .description {
    padding-left: 45px;
  }
  body.page-template-t-lagence >main section.objectifs {
    padding: 30px 0 60px;
  }
  body.page-template-t-lagence >main section.objectifs .titre {
    text-align: left;
  }
  body.page-template-t-lagence >main section.objectifs .liste .point {
    text-align: left;
    position: relative;
    padding-left: 120px;
    margin-bottom: 50px;
  }
  body.page-template-t-lagence >main section.objectifs .liste .point .illustration {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: -20px;
    left: 15px;
    padding: 0;
    margin: 0;
  }
  body.page-template-t-lagence >main section.objectifs .liste .point .illustration img {
    position: static;
    transform: none;
    width: 90px;
  }
  body.page-template-t-lagence >main section.objectifs .liste .point .intitule {
    display: inline-block;
    vertical-align: middle;
  }
  body.page-template-t-lagence >main section.objectifs .liste .point .intitule:after {
    margin-left: 0;
    margin-top: 5px;
  }
  body.page-template-t-lagence >main section.objectifs .liste .point:last-child {
    margin-bottom: 0;
  }
  body.page-template-t-lagence >main section.points-forts .zone-contenu-section {
    padding: 30px 0 60px;
  }
  body.page-template-t-lagence >main section.points-forts .zone-contenu-section .titre {
    text-align: left;
  }
  body.page-template-t-lagence >main section.points-forts .zone-contenu-section .liste .point {
    text-align: left;
    position: relative;
    padding-left: 120px;
    margin-bottom: 50px;
  }
  body.page-template-t-lagence >main section.points-forts .zone-contenu-section .liste .point .illustration {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: -20px;
    left: 15px;
    padding: 0;
    margin: 0;
  }
  body.page-template-t-lagence >main section.points-forts .zone-contenu-section .liste .point .illustration img {
    position: static;
    transform: none;
    width: 90px;
  }
  body.page-template-t-lagence >main section.points-forts .zone-contenu-section .liste .point .intitule {
    display: inline-block;
    vertical-align: middle;
  }
  body.page-template-t-lagence >main section.points-forts .zone-contenu-section .liste .point .intitule:after {
    margin-left: 0;
    margin-top: 5px;
  }
  body.page-template-t-lagence >main section.points-forts .zone-contenu-section .liste .point:last-child {
    margin-bottom: 0;
  }
  body.page-template-t-lagence >main section.chiffres-cles .zone-contenu-section {
    padding: 30px 0 0;
  }
  body.page-template-t-lagence >main section.chiffres-cles .zone-contenu-section .titre {
    margin-bottom: 30px;
  }
  body.page-template-t-lagence >main section.chiffres-cles .zone-contenu-section .liste .chiffre {
    margin-bottom: 30px;
  }
  body.page-template-t-lagence >main section.chiffres-cles .zone-contenu-section .liste .chiffre .zone-chiffre .valeur-numerique {
    max-width: 120px;
    margin-bottom: 15px;
  }
  body.page-template-t-lagence >main section.chiffres-cles .zone-contenu-section .liste .chiffre .zone-chiffre .valeur-numerique .cercle .valeur {
    font-size: 2.5rem;
    line-height: 4rem;
  }
}
