@charset "UTF-8";
/*
@import "menu";
@import "config/custom-variables";*/
@font-face {
  font-family: 'Quicksand';
  src: url("https://font06.site-html5.com/PositiveEffect/fonts/Quicksand-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Quicksand';
  src: url("https://font06.site-html5.com/PositiveEffect/fonts/Quicksand-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Quicksand';
  src: url("https://font06.site-html5.com/PositiveEffect/fonts/Quicksand-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

.article-simil {
  padding-top: 0px;
  padding-bottom: 50px;
}

.article-simil .bloc-actu-titre {
  padding-bottom: 15px;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: end;
      align-items: end;
}

.article-simil .bloc-actu-titre p {
  margin-bottom: 0 !important;
  font-size: 1.375rem;
  font-weight: 700;
  color: white;
  text-transform: uppercase;
}

.article-simil .post {
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  background-color: rgba(76, 131, 171, 0.15);
}

.article-simil .post .post-image .image-post {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.article-simil .post .post-image .date {
  background-color: #182641;
  display: inline-block;
  position: absolute;
  top: 10%;
  padding: 0 7px;
  color: white;
  font-size: 0.8rem;
  font-weight: 700;
}

.article-simil .post .post-content {
  padding: 15px;
}

.article-simil .post .post-content h4 {
  font-size: 1.25rem;
  line-height: 1.3rem;
  font-weight: 600;
  text-transform: inherit;
  color: white;
}

.article-simil .post .post-content p {
  color: white;
}

.article-simil .post .post-content .detail a {
  color: white;
  text-decoration: none;
  font-weight: 700;
  padding-left: 6px;
}

.article-simil .btn {
  background-color: white;
  border-radius: 6px;
  border: 1px solid #646464;
  color: #182641;
}

.article-simil .btn:hover {
  background-color: #182641;
  border-color: #182641;
  color: #646464;
}

.article-simil.pages {
  padding-top: 10px;
}

.magazine {
  background-image: url("../Images/fr-fr/back-star.png");
  background-repeat: repeat-y;
  background-position: left -100px top;
  position: relative;
  padding: 60px 0 0px;
}

.magazine .title-mag {
  padding: 0 0 40px 0;
}

.magazine .title-mag h1 {
  text-transform: uppercase;
  color: white;
  font-size: calc(1.565rem + 3.78vw);
  line-height: calc(1.565rem + 3.78vw);
  font-weight: 700;
  margin-bottom: -0.75rem;
}

@media (min-width: 1200px) {
  .magazine .title-mag h1 {
    font-size: 4.4rem;
  }
}

@media (min-width: 1200px) {
  .magazine .title-mag h1 {
    line-height: 4.4rem;
  }
}

.magazine .title-mag h1 .small {
  font-weight: 300;
}

@media (min-width: 320px) and (max-width: 575px) {
  .magazine .title-mag h1 {
    margin-bottom: -0.40rem;
  }
}

.magazine .title-mag h2 {
  text-transform: uppercase;
  color: white;
  font-size: calc(1.565rem + 3.78vw);
  line-height: calc(1.565rem + 3.78vw);
  font-weight: 700;
  margin-bottom: -0.75rem;
}

@media (min-width: 1200px) {
  .magazine .title-mag h2 {
    font-size: 4.4rem;
  }
}

@media (min-width: 1200px) {
  .magazine .title-mag h2 {
    line-height: 4.4rem;
  }
}

.magazine .title-mag h2 .small {
  font-weight: 300;
}

.magazine .title-mag.rubrik p {
  display: block;
  text-transform: uppercase;
  font-size: calc(1.565rem + 3.78vw);
  line-height: calc(1.565rem + 3.78vw);
  font-weight: 700 !important;
  color: rgba(255, 255, 255, 0.15);
  font-family: "Ubuntu", Arial, sans-serif;
  margin: 0 0 !important;
}

@media (min-width: 1200px) {
  .magazine .title-mag.rubrik p {
    font-size: 4.4rem;
  }
}

@media (min-width: 1200px) {
  .magazine .title-mag.rubrik p {
    line-height: 4.4rem;
  }
}

.magazine .title-mag.rubrik p .small {
  font-weight: 300;
}

@media (min-width: 320px) and (max-width: 992px) {
  .magazine .title-mag.rubrik p {
    margin-bottom: -0.45rem !important;
    padding: 0px 0 0 0;
  }
}

.magazine h2 {
  font-size: 2.5rem;
  font-size: calc(1.375rem + 1.5vw);
  line-height: calc(1.375rem + 1.5vw);
  text-transform: uppercase;
  font-weight: 700;
  color: white;
  padding-bottom: 20px;
}

@media (min-width: 1200px) {
  .magazine h2 {
    font-size: 2.5rem;
  }
}

@media (min-width: 1200px) {
  .magazine h2 {
    line-height: 2.5rem;
  }
}

.magazine h2 img {
  padding-bottom: 0.5rem;
}

@media (min-width: 320px) and (max-width: 575px) {
  .magazine h2 img {
    width: 40px;
  }
}

.magazine h3 {
  font-size: 2.5rem;
  font-size: calc(1.375rem + 1.5vw);
  line-height: calc(1.375rem + 1.5vw);
  text-transform: uppercase;
  font-weight: 700;
  color: white;
  padding-bottom: 8px;
}

@media (min-width: 1200px) {
  .magazine h3 {
    font-size: 2.5rem;
  }
}

@media (min-width: 1200px) {
  .magazine h3 {
    line-height: 2.5rem;
  }
}

.magazine h3 img {
  padding-bottom: 0.5rem;
}

.magazine .une {
  position: relative;
}

.magazine .une .date {
  background-color: #182641;
  display: inline-block;
  position: absolute;
  top: 60px;
  border: 1px solid #182641;
  padding: 0 7px;
}

.magazine .une .date p {
  color: white;
  font-size: 0.8rem;
  font-weight: 700;
}

.magazine .une .img-cover {
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}

.magazine .une .title h3 {
  color: white;
  font-weight: 700;
  font-size: 1.7rem;
  text-transform: none;
  line-height: 2rem;
}

.magazine .une .title h4 {
  color: white;
  font-weight: 700;
  font-size: 1.7rem;
}

.magazine .une .extrait p {
  color: white;
  line-height: 1.6rem;
}

.magazine .une .detail a {
  color: white;
  font-weight: 700;
  text-decoration: none;
}

.magazine .recent .post {
  position: relative;
}

.magazine .recent .post .date {
  background-color: #182641;
  display: inline-block;
  position: absolute;
  top: 10%;
  border: 1px solid #182641;
  padding: 0 7px;
}

.magazine .recent .post .date p {
  color: white;
  font-size: 0.8rem;
  font-weight: 700;
}

.magazine .recent .post .img-cover {
  width: 100%;
  height: 246px;
  -o-object-fit: cover;
     object-fit: cover;
}

.magazine .recent .post .content .title h3 {
  color: white;
  font-weight: 700;
  font-size: calc(1.255rem + 0.06vw);
  line-height: calc(1.295rem + 0.54vw);
  text-transform: none;
}

@media (min-width: 1200px) {
  .magazine .recent .post .content .title h3 {
    font-size: 1.3rem;
  }
}

@media (min-width: 1200px) {
  .magazine .recent .post .content .title h3 {
    line-height: 1.7rem;
  }
}

.magazine .recent .post .content .title h4 {
  color: white;
  font-weight: 700;
  font-size: calc(1.255rem + 0.06vw);
  line-height: calc(1.295rem + 0.54vw);
}

@media (min-width: 1200px) {
  .magazine .recent .post .content .title h4 {
    font-size: 1.3rem;
  }
}

@media (min-width: 1200px) {
  .magazine .recent .post .content .title h4 {
    line-height: 1.7rem;
  }
}

.magazine .recent .post .content .extrait p {
  color: white;
  font-size: 1rem !important;
  line-height: 1.6rem;
}

.magazine .recent .post .content .detail a {
  color: white;
  text-decoration: none;
  font-weight: 700;
  padding-left: 6px;
}

.magazine.back-mag {
  background-image: url("../Images/fr-fr/back-mag.png");
  background-repeat: no-repeat;
  background-position: top -280px right;
}

.magazine.space {
  padding-bottom: 100px;
}

.magazine.page {
  background-color: rgba(76, 131, 171, 0.15);
  background-image: url("../Images/fr-fr/arrow-blue.png");
  background-repeat: no-repeat;
  background-position: top -60px left 150px;
  margin-top: 0px;
  padding: 90px 25px 50px;
  margin-bottom: 100px;
}

.magazine.page.margin {
  margin-top: -140px;
  margin-bottom: 200px;
  padding-bottom: 80px;
  padding-top: 120px;
}

.magazine.page h2 {
  color: white;
}

@media (min-width: 320px) and (max-width: 576px) {
  .magazine.page h2 img {
    width: 30px;
    height: auto;
  }
}

.magazine.page span {
  font-size: 2.5rem;
  font-size: calc(1.375rem + 1.5vw);
  line-height: calc(1.375rem + 1.5vw);
  text-transform: uppercase;
  font-weight: 700;
  color: white;
}

@media (min-width: 1200px) {
  .magazine.page span {
    font-size: 2.5rem;
  }
}

@media (min-width: 1200px) {
  .magazine.page span {
    line-height: 2.5rem;
  }
}

.magazine.page span img {
  padding-bottom: 0.5rem;
}

.magazine.page .h4 {
  font-size: 0.85rem !important;
  text-transform: uppercase;
  color: white;
}

.magazine.page .sous-rubrik {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.magazine.page .sous-rubrik .btn {
  padding: 5px 15px 6px 15px;
  text-transform: uppercase;
  line-height: 0.7rem;
  font-size: 0.75rem;
  font-family: "Ubuntu", Arial, sans-serif;
  font-weight: 700;
  border-radius: 20px;
  color: white;
  margin-bottom: 4px;
  margin-right: 5px;
}

.magazine.page .sous-rubrik .btn.rubrik-01 {
  background-color: #ffd936;
}

.magazine.page .sous-rubrik .btn.rubrik-02 {
  background-color: #0084c0;
}

.magazine.page .sous-rubrik .btn.rubrik-03 {
  background-color: #e980ac;
}

.magazine.page .sous-rubrik .btn.rubrik-04 {
  background-color: #809b30;
}

.magazine.page .sous-rubrik .btn.rubrik-05 {
  background-color: #D23361;
}

.magazine.page .sous-rubrik .btn.rubrik-06 {
  background-color: #EB8021;
}

.magazine.page .post.link {
  position: relative;
}

.magazine.page .post.une {
  background-color: rgba(255, 255, 255, 0.15);
  padding: 20px 10px;
  margin: 0 0;
}

.magazine.page .post.une .img-cover {
  width: 100%px;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 320px) and (max-width: 576px) {
  .magazine.page .post.une .img-cover {
    margin-bottom: 20px;
  }
}

.magazine.page .post.une .content .title h2 {
  color: white;
  font-weight: 700;
  font-size: 1.7rem;
  line-height: 1.9rem;
  text-transform: none;
}

.magazine.page .post .date {
  background-color: #182641;
  display: inline-block;
  position: absolute;
  top: 20px;
  padding: 0 7px;
}

.magazine.page .post .date p {
  color: white;
  font-size: 0.8rem;
  font-weight: 700;
}

.magazine.page .post .img-cover {
  width: 100%;
  height: 220px;
  -o-object-fit: cover;
     object-fit: cover;
}

.magazine.page .post .content .title h2 {
  color: white;
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.5rem;
  text-transform: none;
  padding-bottom: 0 !important;
}

.magazine.page .post .content .title h3 {
  color: white;
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.5rem;
  text-transform: none;
  padding-bottom: 0 !important;
}

.magazine.page .post .content .title h4 {
  color: white;
  font-weight: 700;
  font-size: 1.25rem;
}

.magazine.page .post .content .extrait p {
  font-size: 1rem;
  line-height: 1.5rem;
  color: white;
  font-weight: 500;
}

.magazine.page .post .content .detail a {
  color: white;
  text-decoration: none;
  font-weight: 700;
}

@media (min-width: 320px) and (max-width: 992px) {
  .magazine {
    background-size: 50px;
    padding: 50px 0;
  }
  .magazine.page {
    background-size: 50px;
    margin-top: -80px !important;
    padding-top: 20px !important;
  }
  .magazine.page .post {
    margin-bottom: 25px;
  }
}

.rubrique p {
  font-size: 0.8rem;
  line-height: 1.5rem;
  font-weight: 700 !important;
  color: white;
  padding: 0px 10px 0px 10px;
  margin-left: 30px;
  text-transform: uppercase;
}

.rubrique.liste {
  margin-bottom: 40px;
}

.rubrique.liste p {
  font-size: 1rem;
  padding: 0px 10px 0px 10px;
}

.rubrique.liste h1 {
  font-size: 1rem;
  padding: 2px 10px 2px 10px;
  color: white;
  font-weight: 700;
  text-transform: uppercase;
}

.rubrique.seo-h3 {
  width: 100%;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 25px;
}

.rubrique.seo-h3 h2 {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  color: white;
  padding: 0px 10px 0px 10px;
  text-transform: uppercase;
}

.rubrique.seo-h3 .btn-h3 {
  border-radius: 6px;
  border: 1px solid #182641;
  background-color: white;
  text-decoration: none;
  font-weight: 700;
  padding: 3px 10px;
}

@media (min-width: 320px) and (max-width: 575px) {
  .rubrique.seo-h3 {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
  }
  .rubrique.seo-h3 .btn-h3 {
    margin-top: 10px;
  }
}

.rubrique h3 {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  color: white;
  padding: 0px 10px 0px 10px;
  text-transform: uppercase;
  margin: 0;
}

.rubrique-01 {
  background-color: #ffd936;
  display: inline-block;
  position: relative;
}

.rubrique-01:after {
  content: '';
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  top: 0;
  left: -30px;
  background-color: #ffd936;
}

.rubrique-01.liste {
  display: block;
  margin-left: 30px;
}

@media (min-width: 320px) and (max-width: 575px) {
  .rubrique-01.liste {
    width: 100%;
  }
}

.rubrique-01.side:after {
  content: '';
  display: none;
}

.rubrique-02 {
  background-color: #0084c0;
  display: inline-block;
  position: relative;
}

.rubrique-02:after {
  content: '';
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  top: 0;
  left: -30px;
  background-color: #0084c0;
}

.rubrique-02.liste {
  display: block;
  margin-left: 30px;
}

@media (min-width: 320px) and (max-width: 575px) {
  .rubrique-02.liste {
    width: 100%;
  }
}

.rubrique-02.side:after {
  content: '';
  display: none;
}

.rubrique-03 {
  background-color: #e980ac;
  display: inline-block;
  position: relative;
}

.rubrique-03:after {
  content: '';
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  top: 0;
  left: -30px;
  background-color: #e980ac;
}

.rubrique-03.liste {
  display: block;
  margin-left: 30px;
}

@media (min-width: 320px) and (max-width: 575px) {
  .rubrique-03.liste {
    width: 90%;
  }
}

.rubrique-03.side:after {
  content: '';
  display: none;
}

.rubrique-04 {
  background-color: #809b30;
  display: inline-block;
  position: relative;
}

.rubrique-04:after {
  content: '';
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  top: 0;
  left: -30px;
  background-color: #809b30;
}

.rubrique-04.liste {
  display: block;
  margin-left: 30px;
}

@media (min-width: 320px) and (max-width: 575px) {
  .rubrique-04.liste {
    width: 100%;
  }
}

.rubrique-04.side:after {
  content: '';
  display: none;
}

.rubrique-05 {
  background-color: #D23361;
  display: inline-block;
  position: relative;
}

.rubrique-05:after {
  content: '';
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  top: 0;
  left: -30px;
  background-color: #D23361;
}

.rubrique-05.liste {
  display: block;
  margin-left: 30px;
}

@media (min-width: 320px) and (max-width: 575px) {
  .rubrique-05.liste {
    width: 100%;
  }
}

.rubrique-05.side:after {
  content: '';
  display: none;
}

.rubrique-06 {
  background-color: #EB8021;
  display: inline-block;
  position: relative;
}

.rubrique-06:after {
  content: '';
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  top: 0;
  left: -30px;
  background-color: #EB8021;
}

.rubrique-06.liste {
  display: block;
  margin-left: 30px;
}

@media (min-width: 320px) and (max-width: 575px) {
  .rubrique-06.liste {
    width: 100%;
  }
}

.rubrique-06.side:after {
  content: '';
  display: none;
}

.rubrique-nav {
  margin-top: 50px;
}

.rubrique-nav .title p {
  color: #24487e;
  font-weight: 700;
  font-size: 1.4rem;
  text-transform: uppercase;
}

.rubrique-nav .title p span {
  font-weight: 300;
}

.rubrique-nav .bloc {
  border: 1px solid #24487e;
  border-radius: 4px;
  padding: 15px 10px;
  background-color: rgba(36, 71, 128, 0.2);
}

.hr {
  margin: 1.4rem 0 1.4rem 0;
  color: inherit;
  border-top: 1px dotted white;
  opacity: 1;
}

.hr-red {
  margin: 1.4rem 0 1.4rem 0;
  color: inherit;
  border-top: 1px dotted white;
  opacity: 1;
}

.ariane-fil {
  color: gainsboro;
  padding-bottom: 15px;
  font-size: 13px;
}

.ariane-fil a {
  font-size: 13px;
  color: #999;
  font-weight: 500;
  text-decoration: underline;
}

.single-post {
  background-color: white;
  padding-bottom: 100px;
}

.single-post .post-image {
  background-color: #999;
  margin-bottom: 25px;
  text-align: center;
  overflow: hidden;
}

.single-post .post-image img {
  width: 100%;
  height: 390px;
  -o-object-fit: cover;
     object-fit: cover;
}

.single-post .post-content {
  padding: 0px 40px;
  position: relative;
}

@media (min-width: 320px) and (max-width: 575px) {
  .single-post .post-content {
    padding: 0px 15px;
  }
}

.single-post .post-content strong {
  color: #182641 !important;
}

.single-post .post-content h1 {
  font-size: calc(1.375rem + 1.5vw);
  line-height: calc(1.395rem + 1.74vw);
  font-weight: 700;
  color: #182641;
  padding: 30px 0 0px;
}

@media (min-width: 1200px) {
  .single-post .post-content h1 {
    font-size: 2.5rem;
  }
}

@media (min-width: 1200px) {
  .single-post .post-content h1 {
    line-height: 2.7rem;
  }
}

.single-post .post-content h2 {
  font-size: calc(1.335rem + 1.02vw);
  line-height: calc(1.355rem + 1.26vw);
  font-weight: 700;
  color: #182641;
  padding: 30px 0 0px;
  text-transform: none;
}

@media (min-width: 1200px) {
  .single-post .post-content h2 {
    font-size: 2.1rem;
  }
}

@media (min-width: 1200px) {
  .single-post .post-content h2 {
    line-height: 2.3rem;
  }
}

.single-post .post-content h3 {
  font-size: calc(1.295rem + 0.54vw);
  line-height: calc(1.325rem + 0.9vw);
  font-weight: 700;
  color: #182641;
  padding: 5px 0 0px;
  text-transform: none;
}

@media (min-width: 1200px) {
  .single-post .post-content h3 {
    font-size: 1.7rem;
  }
}

@media (min-width: 1200px) {
  .single-post .post-content h3 {
    line-height: 2rem;
  }
}

.single-post .post-content h4 {
  font-size: calc(1.275rem + 0.3vw);
  line-height: calc(1.365rem + 1.38vw);
  font-weight: 500;
  color: black;
  padding: 5px 0 0px;
  text-transform: none;
}

@media (min-width: 1200px) {
  .single-post .post-content h4 {
    font-size: 1.5rem;
  }
}

@media (min-width: 1200px) {
  .single-post .post-content h4 {
    line-height: 2.4rem;
  }
}

.single-post .post-content .single-date {
  background-color: white;
  display: inline-block;
  position: absolute !important;
  top: -90px;
  border: 1px solid #182641;
  padding: 0 7px;
}

.single-post .post-content .single-date p {
  color: #182641;
  font-size: 0.8rem;
  font-weight: 700;
}

.single-post .post-content .chapo {
  font-size: 1.35rem;
  line-height: 1.6rem;
  font-weight: 700;
  padding: 20px 0;
}

.single-post .post-content .sommaire ul {
  padding-left: 0px;
  margin-top: 30px;
}

.single-post .post-content .sommaire ul li {
  list-style-type: none;
  /* on annule la puce par défaut */
  background-image: url("../Images/fr-fr/puce-sommaire.webp");
  /* on affiche l'image souhaitée */
  background-repeat: no-repeat;
  /* on annule la répétition par défaut */
  background-position: left top 6px;
  /* on positionne où l'on veut */
  padding-left: 20px;
  /* pour éviter la superposition du contenu */
  padding-bottom: 5px;
}

.single-post .post-content .sommaire ul li a {
  text-decoration: none;
  color: rgba(24, 38, 65, 0.7) !important;
  font-weight: 700;
  font-size: 0.95rem;
  font-family: "Ubuntu", Arial, sans-serif;
  line-height: 1.4rem;
}

.partage {
  margin-top: 50px;
}

.partage p {
  color: #182641;
  font-weight: 700;
}

.partage .rs {
  border-radius: 6px;
  text-decoration: none;
  color: white;
  padding: 5px 6px;
  font-size: 0.8rem;
  margin-right: 10px;
  cursor: pointer;
}

.partage .facebook {
  background-color: #3b5998;
}

.partage .twitter {
  background-color: #00acee;
}

.partage .linkedin {
  background-color: #0e76a8;
}

.sidebar {
  background-color: #182641;
  padding: 20px;
}

.sidebar h2 {
  color: #182641;
  font-size: 1.5rem;
  font-weight: 700;
}

.sidebar .h2 {
  color: white;
  font-size: 1.5rem;
  font-weight: 700;
  text-transform: uppercase;
}

.sidebar .post-list {
  position: relative;
  display: -ms-flexbox;
  display: flex;
}

.sidebar .post-list .post-image .img {
  padding-right: 15px;
}

.sidebar .post-list .post-image img {
  width: 130px;
  height: 130px;
  -o-object-fit: cover;
     object-fit: cover;
}

.sidebar .post-list .post-info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}

.sidebar .post-list .post-info .rubrique {
  margin-bottom: 10px;
}

.sidebar .post-list .post-info .rubrique p {
  font-size: 0.6rem;
  line-height: 0.8rem;
  font-weight: 700;
  color: white;
  padding: 1px 5px 1px 5px;
  text-transform: uppercase;
}

.sidebar .post-list .post-info a {
  color: white;
  text-decoration: none;
  font-size: 0.85rem;
}

.sidebar .post-list .post-info a h3 {
  font-weight: 400;
  font-size: 0.85rem;
  line-height: 1.1rem !important;
  color: white;
  text-transform: none;
}

.sidebar .post-list .post-info a span {
  font-weight: 400;
  font-size: 0.85rem;
  line-height: 0.75rem !important;
  color: white;
  text-transform: none;
}

.sidebar .post-list .post-info .date {
  display: -ms-inline-flexbox;
  display: inline-flex;
  max-width: 125px;
  bottom: 0px;
  padding: 10px 0 0 0;
}

.sidebar .post-list .post-info .date p {
  color: white;
  font-size: 0.75rem;
  font-weight: 700;
}

.sidebar-bottom {
  margin: 20px 0;
}

.sidebar-bottom h4 {
  color: #182641;
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 15px;
  text-align: center;
}

.sidebar-bottom .bloc {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  padding: 20px;
}

.sidebar-bottom .rs-link {
  margin: 20px 0;
}

@font-face {
  font-family: 'Quicksand';
  src: url("https://font06.site-html5.com/PositiveEffect/fonts/Quicksand-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Quicksand';
  src: url("https://font06.site-html5.com/PositiveEffect/fonts/Quicksand-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Quicksand';
  src: url("https://font06.site-html5.com/PositiveEffect/fonts/Quicksand-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
header {
  text-align: center;
  padding: 40px 40px;
}

.header-nav {
  margin: 40px 0 0;
  padding: 0px;
  position: relative;
  z-index: 20;
}

.header-nav .header-nav-block {
  height: 85px;
  padding: 10px;
  background-color: rgba(23, 37, 64, 0.8);
}

.header-nav .header-nav-block nav .content-menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}

@media (min-width: 220px) and (max-width: 1100px) {
  .header-nav .header-nav-block nav .content-menu .logo img {
    width: 150px;
    height: auto;
  }
}

.header-nav .header-nav-block nav .content-menu .link-menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  width: 100%;
}

.header-nav .header-nav-block nav .content-menu .menu {
  list-style: none;
  padding: 0;
  margin-bottom: 7px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.header-nav .header-nav-block nav .content-menu .menu .mag-link {
  color: #e980ac;
}

.header-nav .header-nav-block nav .content-menu li a {
  text-decoration: none !important;
  text-transform: uppercase;
  color: white;
  font-weight: 700;
  font-size: 0.88rem;
  padding: 0 12px;
}

.header-nav .header-nav-block nav .content-menu .dropdown-menu {
  background-color: #182641;
  inset: 32px auto auto 0px !important;
  border-radius: 0;
}

.header-nav .header-nav-block nav .content-menu .dropdown-menu .dropdown-item {
  padding: 5px 10px 5px 15px !important;
}

.header-nav .header-nav-block nav .content-menu .dropdown-menu .dropdown-item:hover {
  background-color: #111c31;
}

.header-nav .collapse {
  display: block;
}

.header-nav .btn-collapse-nav {
  display: none;
}

@media (min-width: 220px) and (max-width: 1100px) {
  .header-nav .header-nav-block {
    height: 65px;
    padding: 10px;
    text-align: right;
  }
  .header-nav .collapse {
    display: none;
  }
  .header-nav .btn-collapse-nav {
    display: block;
    padding-right: 20px;
  }
}

.sticky {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 30;
}

.olv-menu {
  width: 310px;
  background-color: #182641;
  height: 100%;
  position: fixed;
  z-index: 99999;
  top: 0;
  left: -310px;
  overflow-y: auto;
  transition: all 0.3s ease-out;
}

.olv-menu.close {
  translate: -310px 0;
}

.olv-menu.open {
  translate: 310px 0;
}

.olv-menu .olv-menu-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: center;
      align-items: center;
  background-color: #182641;
  height: 65px;
}

.olv-menu .olv-menu-header .close {
  width: auto;
  height: auto;
  padding-right: 25px;
  cursor: pointer;
}

.olv-menu .olv-menu-body {
  padding-left: 25px;
  padding-right: 20px;
  padding-top: 20px;
}

.olv-menu .olv-menu-body li {
  margin: 15px 0;
}

.olv-menu .olv-menu-body li a {
  font-weight: 700;
  font-size: 1rem;
  text-decoration: none;
  color: white;
}

.olv-menu .olv-menu-body li a:hover {
  text-decoration: none;
}

.olv-menu .olv-menu-body p {
  color: white;
  font-size: 0.8rem;
}

.olv-menu .olv-menu-body .nums {
  font-weight: 800;
  color: white;
  font-size: 1.2rem;
}

.olv-menu .olv-menu-body hr {
  background: rgba(255, 255, 255, 0.2);
  border: 0;
  height: 1px;
  margin: 15px 0;
  opacity: 1;
}

.olv-menu .olv-menu-body .accordion {
  margin-top: 20px;
}

.olv-menu .olv-menu-body .accordion .accordion-item {
  background-color: transparent;
}

.olv-menu .olv-menu-body .accordion .accordion-button {
  font-weight: 700;
  font-size: 1rem;
  background-color: transparent;
  color: white;
  padding: 0 0;
}

.olv-menu .olv-menu-body .accordion .accordion-button:not(.collapsed) {
  color: white;
  background-color: #182641;
}

.olv-menu .olv-menu-body .accordion .accordion-button:focus {
  border-color: none;
  box-shadow: none;
}

.olv-menu .olv-menu-body .accordion .accordion-item {
  margin-bottom: 20px;
}

.open {
  cursor: pointer;
}
@font-face {
  font-family: 'Quicksand';
  src: url("https://font06.site-html5.com/PositiveEffect/fonts/Quicksand-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Quicksand';
  src: url("https://font06.site-html5.com/PositiveEffect/fonts/Quicksand-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Quicksand';
  src: url("https://font06.site-html5.com/PositiveEffect/fonts/Quicksand-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
/* GDPR */
[data-plugin-rgpd-wrapper] {
  opacity: 0;
  transition: ease opacity 300ms;
}

[data-plugin-rgpd-wrapper].show {
  opacity: 1;
}

.olv-rgpd-bar {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  background: rgba(0, 0, 0, 0.9);
  padding: 1rem 1.5rem;
  z-index: 1050;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
  transition: ease opacity 300ms, ease transform 300ms;
}

.olv-rgpd-bar .olv-rgpd-bar-actions {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-top: 15px;
}

.olv-rgpd-bar .olv-rgpd-bar-actions .btn-refuse {
  background-color: #f4f4f4;
  text-transform: uppercase;
  font-size: 0.8rem;
  color: #4c83ab;
  margin-right: 10px;
}

.olv-rgpd-bar .olv-rgpd-bar-actions .btn-accept {
  background: #4c83ab;
  color: white;
  text-transform: uppercase;
  font-size: 0.8rem;
}

.olv-rgpd-bar .olv-rgpd-bar-actions .olv-rgpd-agree-trigger {
  margin-left: 2rem;
}

.olv-rgpd-bar.show {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.olv-rgpd-bar.removing {
  opacity: 0;
  -webkit-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
}

/* ============================================================
   BANNIÈRE TRANSITION OLVANI ? MIRAKAI
   Story 1.7 — 2026-05-15
   Identité Olvani uniquement — aucun token Mirakai
   ============================================================ */

.olv-transition-banner {
  display: flex; /* visible par défaut — le JS masque si sessionStorage dismissed */
  position: sticky;
  top: 0;
  z-index: 1100; /* au-dessus du header Olvani (z-index 1000) */
  background-color: #182641; /* bleu nuit Olvani */
  border-bottom: 2px solid #ffb42d; /* accent orange/doré Olvani */
  width: 100%;
  padding: 0;
  box-sizing: border-box;
}

.olv-transition-banner-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 16px;
  max-width: 1200px;
  margin: 0 auto;
  gap: 12px;
}

.olv-transition-banner-text {
  font-family: "Ubuntu", Arial, sans-serif;
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.9);
  line-height: 1.4;
  flex: 1;
}

.olv-transition-banner-text strong {
  color: #ffb42d !important; /* accent Olvani */
  font-weight: 700;
}

.olv-transition-banner-link {
  color: #ffb42d;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.olv-transition-banner-link:hover {
  color: white;
  text-decoration: underline;
}

.olv-transition-banner-close {
  background: none;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 4px;
  color: rgba(255, 255, 255, 0.7);
  cursor: pointer;
  font-size: 1.25rem;
  line-height: 1;
  padding: 2px 8px;
  flex-shrink: 0;
  transition: color 0.15s ease, border-color 0.15s ease;
}

.olv-transition-banner-close:hover {
  color: white;
  border-color: rgba(255, 255, 255, 0.8);
}

.olv-transition-banner-close:focus-visible {
  outline: 2px solid #ffb42d;
  outline-offset: 2px;
}

/* Responsive mobile */
@media (max-width: 575.98px) {
  .olv-transition-banner-text {
    font-size: 0.8rem;
  }

  .olv-transition-banner-content {
    padding: 6px 12px;
  }
}

/* Accessibilité : reduced motion */
@media (prefers-reduced-motion: reduce) {
  .olv-transition-banner {
    transition: none;
  }
}

@media (min-width: 1200px) {
  .olv-rgpd-bar {
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: center;
        align-items: center;
  }
  .olv-rgpd-bar .rgpd-bar-actions {
    -ms-flex-pack: end;
        justify-content: flex-end;
    margin-top: 0;
  }
}

.gdpr-preferences-popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 0 20px;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1051;
  opacity: 0;
  visibility: hidden;
  transition: ease opacity 300ms;
}

.gdpr-preferences-popup .gdpr-preferences-popup-content {
  max-width: 1000px;
  background: #FFF;
}

.gdpr-preferences-popup .gdpr-preferences-popup-content .gdpr-close-popup {
  position: absolute;
  top: 25px;
  right: 25px;
}

.gdpr-preferences-popup .gdpr-preferences-popup-content .gdpr-preferences-popup-content-body {
  max-height: 60vh;
  overflow-y: auto;
  padding: 2.5rem;
}

.gdpr-preferences-popup .gdpr-preferences-popup-content .gdpr-preferences-popup-content-body .gdpr-cookie-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 0.8rem;
}

.gdpr-preferences-popup .gdpr-preferences-popup-content .gdpr-preferences-popup-content-body .gdpr-cookie-item .gdpr-cookie-item-title {
  width: 100%;
}

.gdpr-preferences-popup .gdpr-preferences-popup-content .gdpr-preferences-popup-content-body .gdpr-cookie-item .gdpr-cookie-item-description {
  width: 70%;
}

.gdpr-preferences-popup .gdpr-preferences-popup-content .gdpr-preferences-popup-content-body .gdpr-cookie-item .gdpr-cookie-item-action {
  width: 30%;
  text-align: right;
}

.gdpr-preferences-popup .gdpr-preferences-popup-content .gdpr-preferences-popup-content-body .gdpr-cookie-item + .gdpr-cookie-item {
  margin-top: 10px;
}

.gdpr-preferences-popup .gdpr-preferences-popup-content .gdpr-preferences-popup-content-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 1.5rem 2.5rem;
  background: #f4f4f4;
}

.gdpr-preferences-popup.show {
  opacity: 1;
  visibility: visible;
}

@media (min-width: 992px) {
  .gdpr-preferences-popup .gdpr-preferences-popup-content .gdpr-preferences-popup-content-body .gdpr-cookie-item {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .gdpr-preferences-popup .gdpr-preferences-popup-content .gdpr-preferences-popup-content-body .gdpr-cookie-item .gdpr-cookie-item-title {
    width: 20%;
  }
  .gdpr-preferences-popup .gdpr-preferences-popup-content .gdpr-preferences-popup-content-body .gdpr-cookie-item .gdpr-cookie-item-description {
    width: 60%;
  }
  .gdpr-preferences-popup .gdpr-preferences-popup-content .gdpr-preferences-popup-content-body .gdpr-cookie-item .gdpr-cookie-item-action {
    width: 20%;
  }
}

#olv-rgpd-change {
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  background-color: #4c83ab;
  position: fixed;
  bottom: 10px;
  left: 10px;
  z-index: 10;
  border-radius: 4px;
  padding: 5px;
  opacity: 0;
}

#olv-rgpd-change .icone {
  font-size: 1.3rem;
  line-height: 0;
  margin: 0;
  color: rgba(255, 255, 255, 0.623);
}

#olv-rgpd-change .legend {
  color: white;
  font-size: 0.75rem;
  margin-bottom: 0px !important;
}

.show {
  opacity: 1 !important;
  visibility: visible;
}
html {
  border: 0px solid transparent !important;
}

html body {
  font-size: 1rem;
  letter-spacing: normal;
  background: radial-gradient(circle at 70% 400px, #4068a3 -80%, #182641 20%);
}

html h1, html h2, html h3, html h4, html h5, html h6, html p, html a {
  letter-spacing: normal !important;
  text-transform: none;
  font-family: "Ubuntu", Arial, sans-serif;
}

html p {
  font-size: 1.05rem;
  line-height: 1.7rem;
  color: #5c5c5c;
  margin-bottom: 10px !important;
  font-weight: 400;
}

html strong {
  color: white !important;
}

html a {
  color: #ffb42d;
  text-decoration: underline;
}

html a:hover {
  color: #646464;
}

html a:active {
  color: #182641;
}

html ul li {
  line-height: 1.35rem;
  color: #5c5c5c;
  font-family: "Ubuntu", Arial, sans-serif;
}

.primary-color {
  color: #182641;
}

.text-white {
  color: rgba(255, 255, 255, 0.7);
}

.btn {
  padding: 10px 25px 9px 25px;
  text-transform: uppercase;
  line-height: 1rem;
  font-size: 0.9rem;
  font-family: "Ubuntu", Arial, sans-serif;
  font-weight: 700;
  background-color: #182641;
  border-radius: 20px;
  color: white;
}

.btn:hover {
  background-color: white;
  border-color: #182641;
  color: #182641;
}

.section-accueil {
  background-image: url("../Images/fr-fr/back-head.png");
  background-repeat: no-repeat;
  background-position: top right 20%;
  height: 1600px;
  margin-top: -125px;
  padding-top: 340px;
}

.section-accueil h1 {
  font-weight: 700;
  color: white;
  font-size: calc(1.495rem + 2.94vw);
  line-height: calc(1.515rem + 3.18vw);
  margin-bottom: 40px !important;
  position: relative;
}

@media (min-width: 1200px) {
  .section-accueil h1 {
    font-size: 3.7rem;
  }
}

@media (min-width: 1200px) {
  .section-accueil h1 {
    line-height: 3.9rem;
  }
}

.section-accueil h1 span {
  font-weight: 300;
}

.section-accueil h1 .color {
  color: #182641;
}

.section-accueil h1:after {
  content: "";
  display: block;
  background-image: url("../Images/fr-fr/dot-color-h.png");
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  height: 12px;
  bottom: -35px;
}

.section-accueil h2 {
  color: white;
  font-weight: 300;
  font-size: calc(1.375rem + 1.5vw);
  line-height: calc(1.395rem + 1.74vw);
  padding-top: 30px;
}

@media (min-width: 1200px) {
  .section-accueil h2 {
    font-size: 2.5rem;
  }
}

@media (min-width: 1200px) {
  .section-accueil h2 {
    line-height: 2.7rem;
  }
}

.intro-01 {
  margin-top: -650px;
}

.intro-01 .bloc-intro {
  background-color: rgba(76, 131, 171, 0.1);
  padding: 45px;
  position: relative;
  min-height: 350px;
}

.intro-01 .bloc-intro:after {
  content: "";
  display: block;
  background-image: url("../Images/fr-fr/cross-green.png");
  background-repeat: no-repeat;
  position: absolute;
  width: 46px;
  height: 46px;
  top: -23px;
  left: -23px;
}

.intro-01 .bloc-intro:before {
  content: "";
  display: block;
  background-image: url("../Images/fr-fr/cross-blue.png");
  background-repeat: no-repeat;
  position: absolute;
  width: 46px;
  height: 46px;
  top: -23px;
  right: -23px;
}

.intro-01 h2 {
  color: white;
  font-weight: 700;
  position: relative;
  margin-bottom: 3rem;
}

.intro-01 h2:before {
  content: "";
  display: block;
  background-image: url("../Images/fr-fr/dot-color-fine-h.png");
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  height: 12px;
  bottom: -25px;
}

.intro-01 h3 {
  font-size: 1.05rem;
  color: white;
  font-weight: 700;
}

.intro-01 p {
  color: white;
  border-left: 1px solid white;
  padding: 0 0 0 20px;
  margin: 0px 0;
}

.back-temoin {
  background-color: rgba(76, 131, 171, 0.1);
  margin: 50px 0;
}

.temoignage {
  padding-top: 80px;
  padding-bottom: 80px;
}

.temoignage h2 {
  color: white;
  font-weight: 700;
  position: relative;
  margin-bottom: 50px;
}

.temoignage h2:before {
  content: "";
  display: block;
  background-image: url("../Images/fr-fr/dot-color-fine-h.png");
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  height: 12px;
  bottom: -25px;
}

.temoignage .bloc-temoin {
  background-color: #182641;
  padding: 20px 20px 20px 35px;
  margin-bottom: 20px;
}

.temoignage .bloc-temoin p {
  font-size: 1rem;
  line-height: 1.4rem;
  color: white;
  position: relative;
}

.temoignage .bloc-temoin p:after {
  content: "''";
  font-weight: 800;
  font-size: 2rem;
  color: #ffb607;
  position: absolute;
  padding: 10px 0 0 0;
}

.temoignage .bloc-temoin p:before {
  content: "''";
  font-weight: 800;
  font-size: 2rem;
  color: #ffb607;
  position: absolute;
  margin: -5px -20px;
}

.temoignage .bloc-temoin p strong {
  display: inline-block;
  padding-top: 15px;
}

.accent {
  padding: 40px 0;
}

.accent h2 {
  font-family: "Vujahday Script", Arial, sans-serif;
  color: #949598;
}

.accent .grey {
  font-family: "Ubuntu", Arial, sans-serif;
  color: white;
}

.accent .color {
  font-family: "Ubuntu", Arial, sans-serif;
  color: #FFB607;
  font-weight: 700;
}

.back-expertise {
  background-color: rgba(76, 131, 171, 0.1);
  background-image: url("../Images/fr-fr/back-matrix.png");
  background-repeat: repeat-y;
  background-position: left top;
  padding: 60px 0 120px;
}

.title-expertise {
  padding-top: 0px;
}

.title-expertise h2 {
  color: white;
  font-weight: 700;
  position: relative;
  margin-bottom: 20px;
}

.title-expertise h2:before {
  content: "";
  display: block;
  background-image: url("../Images/fr-fr/dot-color-fine-h.png");
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  height: 12px;
  bottom: -25px;
}

.title-expertise h3 {
  color: white;
  font-size: 1.5rem;
  margin-bottom: 0.3rem;
}

.expertise {
  padding: 40px 15px 0;
  position: relative;
}

.expertise .angle:before {
  content: "";
  background-image: url("../Images/fr-fr/angle-blue.png");
  position: absolute;
  width: 49px;
  height: 49px;
  top: 15px;
  left: -15px;
}

.expertise .angle:after {
  content: "";
  background-image: url("../Images/fr-fr/angle-blue.png");
  position: absolute;
  width: 49px;
  height: 49px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  bottom: -30px;
  right: -15px;
}

.expertise .bloc-expertise {
  text-align: center;
  background-color: #182641;
  min-height: 250px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 20px 0;
  position: relative;
}

.expertise .bloc-expertise h3 {
  color: white;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.05rem;
}

.expertise .bloc-expertise img {
  padding-bottom: 15px;
}

.back-olvani {
  padding: 80px 0;
}

.olvani h2 {
  color: white;
  font-weight: 700;
  position: relative;
  margin-bottom: 20px;
}

.olvani h2:before {
  content: "";
  display: block;
  background-image: url("../Images/fr-fr/dot-color-fine-h.png");
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  height: 12px;
  bottom: -25px;
}

.olvani .bloc-olvani {
  border: 1px solid #27415D;
  background-image: url("../Images/fr-fr/back-olvani01.png"), url("../Images/fr-fr/back-olvani02.png");
  background-repeat: no-repeat, no-repeat;
  background-position: top -20px left, bottom -20px right;
  margin-top: 30px;
  padding: 80px 35px;
}

.olvani .bloc-olvani .olvani-text {
  padding-bottom: 15px;
}

.olvani .bloc-olvani .olvani-text h3 {
  color: white;
  font-weight: 700;
}

.olvani .bloc-olvani .olvani-text h3 span {
  color: #FFB607;
}

.olvani .bloc-olvani .olvani-text p {
  color: rgba(255, 255, 255, 0.65);
  border-left: 1px solid rgba(255, 255, 255, 0.15);
  padding-left: 20px;
  margin-left: 10px;
}

.faq {
  padding: 50px 0 100px 0;
  background-color: rgba(76, 131, 171, 0.15);
}

.faq h2 {
  color: white;
  font-weight: 700;
  position: relative;
  margin-bottom: 30px;
}

.faq h2:before {
  content: "";
  display: block;
  background-image: url("../Images/fr-fr/dot-color-fine-h.png");
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  height: 12px;
  bottom: -25px;
}

.faq h3 {
  font-weight: 700;
  color: white;
}

.faq p {
  color: white;
}

.faq strong {
  color: white;
}

.faq .accordion {
  margin-top: 20px;
}

.faq .accordion .accordion-button {
  font-weight: 700;
  font-size: 1.1rem;
}

.faq .accordion .accordion-button:not(.collapsed) {
  color: white;
}

.faq .accordion .accordion-button:focus {
  border-color: none;
  box-shadow: none;
}

.faq .accordion .accordion-item {
  margin-bottom: 20px;
}

section.partenaire {
  border-top: 1px solid #cfcfcf;
  background-color: white;
  padding: 40px 0 50px;
}

section.partenaire p {
  color: #4c83ab;
}

section.partenaire strong {
  color: #4c83ab;
}

section.partenaire img {
  max-width: 200px;
  height: auto;
}

.page-title {
  margin-top: 100px;
}

.page-title .bloc-title01 {
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 10px 35px;
}

.page-title .bloc-title01 h1 {
  color: #182641;
  font-size: calc(1.505rem + 3.06vw);
  line-height: calc(1.465rem + 2.58vw);
  font-weight: 300;
  color: rgba(255, 255, 255, 0.19);
  text-transform: uppercase;
  margin: 0;
}

@media (min-width: 1200px) {
  .page-title .bloc-title01 h1 {
    font-size: 3.8rem;
  }
}

@media (min-width: 1200px) {
  .page-title .bloc-title01 h1 {
    line-height: 3.4rem;
  }
}

.page-title .bloc-title02 {
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 60px 35px 60px;
  margin-top: 20px;
}

.page-title .bloc-title02 h2 {
  color: #182641;
  font-size: calc(1.365rem + 1.38vw);
  line-height: calc(1.365rem + 1.38vw);
  font-weight: 700;
  color: white;
  position: relative;
}

@media (min-width: 1200px) {
  .page-title .bloc-title02 h2 {
    font-size: 2.4rem;
  }
}

@media (min-width: 1200px) {
  .page-title .bloc-title02 h2 {
    line-height: 2.4rem;
  }
}

.page-title .bloc-title02 h2 span {
  font-size: calc(1.305rem + 0.66vw);
  position: relative;
  font-weight: 400;
}

@media (min-width: 1200px) {
  .page-title .bloc-title02 h2 span {
    font-size: 1.8rem;
  }
}

.page-title .bloc-title02 h2:before {
  content: "";
  display: block;
  background-image: url("../Images/fr-fr/dot-color-fine-h.png");
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  height: 12px;
  bottom: -25px;
}

.page-title .bloc-title02 .big-p {
  font-size: 1.2rem;
}

.page-title .bloc-title02 p {
  color: rgba(255, 255, 255, 0.7);
  max-width: 800px;
}

.page-title .bloc-title03 {
  background-color: rgba(76, 131, 171, 0.1);
  padding: 60px 35px 80px;
  margin: 20px 0 10px 0;
  position: relative;
}

.page-title .bloc-title03:before {
  content: "";
  display: block;
  background-image: url("../Images/fr-fr/corner-white.png");
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  height: 23px;
  left: 15px;
  top: 15px;
}

.page-title .bloc-title03:after {
  content: "";
  display: block;
  background-image: url("../Images/fr-fr/corner-white.png");
  background-repeat: no-repeat;
  position: absolute;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  width: 23px;
  height: 23px;
  right: 15px;
  top: 15px;
}

.page-title .bloc-title03 h2 {
  color: #182641;
  font-size: calc(1.365rem + 1.38vw);
  line-height: calc(1.365rem + 1.38vw);
  font-weight: 700;
  color: white;
  position: relative;
}

@media (min-width: 1200px) {
  .page-title .bloc-title03 h2 {
    font-size: 2.4rem;
  }
}

@media (min-width: 1200px) {
  .page-title .bloc-title03 h2 {
    line-height: 2.4rem;
  }
}

.page-title .bloc-title03 h2 span {
  font-size: calc(1.305rem + 0.66vw);
  position: relative;
  font-weight: 400;
}

@media (min-width: 1200px) {
  .page-title .bloc-title03 h2 span {
    font-size: 1.8rem;
  }
}

.page-title .bloc-title03 h2:before {
  content: "";
  display: block;
  background-image: url("../Images/fr-fr/dot-color-fine-h.png");
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  height: 12px;
  bottom: -25px;
}

.page-title .bloc-title03 p {
  color: rgba(255, 255, 255, 0.7);
  max-width: 800px;
  margin-top: 40px;
}

.page-title .bloc-title04 {
  background-color: rgba(76, 131, 171, 0.1);
  padding: 60px 35px 70px;
  margin: 20px 0 10px 0;
  position: relative;
}

.page-title .bloc-title04:before {
  content: "";
  display: block;
  background-image: url("../Images/fr-fr/cross-pink.png");
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  height: 46px;
  left: 0px;
  top: 0px;
}

.page-title .bloc-title04:after {
  content: "";
  display: block;
  background-image: url("../Images/fr-fr/cross-yellow.png");
  background-repeat: no-repeat;
  position: absolute;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  width: 46px;
  height: 46px;
  right: 0px;
  top: 0px;
}

.page-title .bloc-title04 h2 {
  color: #182641;
  font-size: calc(1.425rem + 2.1vw);
  line-height: calc(1.365rem + 1.38vw);
  font-weight: 700;
  color: white;
  position: relative;
  text-transform: uppercase;
}

@media (min-width: 1200px) {
  .page-title .bloc-title04 h2 {
    font-size: 3rem;
  }
}

@media (min-width: 1200px) {
  .page-title .bloc-title04 h2 {
    line-height: 2.4rem;
  }
}

.page-title .bloc-title04 h2 span {
  font-size: calc(1.305rem + 0.66vw);
  position: relative;
  font-weight: 400;
}

@media (min-width: 1200px) {
  .page-title .bloc-title04 h2 span {
    font-size: 1.8rem;
  }
}

.page-content {
  margin-bottom: 150px;
}

.page-content .bloc-content {
  margin-top: 40px;
  background-color: rgba(76, 131, 171, 0.1);
  padding: 90px 35px 100px;
  margin-bottom: 50px;
  background-image: url("../Images/fr-fr/back-olvani01.png"), url("../Images/fr-fr/back-olvani02.png");
  background-repeat: no-repeat, no-repeat;
  background-position: top -20px left 40px, bottom -20px right 40px;
}

.page-content .bloc-content .space {
  margin: 50px 0 25px 0;
}

.page-content .bloc-content .accentt {
  font-size: 1.5rem;
  font-weight: 700;
  color: white;
  padding-left: 50px;
  position: relative;
  padding-bottom: 30px;
}

.page-content .bloc-content .accentt:before {
  content: "";
  display: inline-block;
  position: absolute;
  background-image: url("../Images/fr-fr/accent01.png");
  background-repeat: no-repeat;
  height: 24px;
  width: 33px;
  left: 5px;
}

.page-content .bloc-content .accentt:after {
  content: "";
  display: inline-block;
  position: relative;
  background-image: url("../Images/fr-fr/accent02.png");
  background-repeat: no-repeat;
  height: 24px;
  width: 33px;
  right: -10px;
}

.page-content h3 {
  font-size: calc(1.365rem + 1.38vw);
  line-height: calc(1.405rem + 1.86vw);
  font-weight: 700;
  color: white;
  margin-bottom: 25px;
}

@media (min-width: 1200px) {
  .page-content h3 {
    font-size: 2.4rem;
  }
}

@media (min-width: 1200px) {
  .page-content h3 {
    line-height: 2.8rem;
  }
}

.page-content h3 span {
  color: #ffb607;
}

.page-content h4 {
  color: white !important;
}

.page-content img {
  padding-top: 0px;
}

.page-content p {
  color: rgba(255, 255, 255, 0.7);
}

.page-content h4 {
  font-size: 2rem;
  font-weight: 700;
  color: #182641;
}

.page-content .column {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 40px;
     -moz-column-gap: 40px;
          column-gap: 40px;
  margin-top: 50px;
}

@media (min-width: 220px) and (max-width: 767px) {
  .page-content .column {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
}

.page-content ul {
  padding-left: 0px;
  color: #5c5c5c;
  margin-top: 30px;
}

.page-content ul li {
  font-size: 1.05rem;
  font-family: "Ubuntu", Arial, sans-serif;
  line-height: 1.4rem;
  color: rgba(255, 255, 255, 0.7) !important;
  font-weight: 400;
  list-style-type: none;
  /* on annule la puce par défaut */
  background-image: url("../Images/fr-fr/puce-liste.webp");
  /* on affiche l'image souhaitée */
  background-repeat: no-repeat;
  /* on annule la répétition par défaut */
  background-position: left top 6px;
  /* on positionne où l'on veut */
  padding-left: 20px;
  /* pour éviter la superposition du contenu */
  padding-bottom: 12px;
}

.etude-cas {
  margin-top: 20px;
  margin-bottom: 60px;
}

.etude-cas p {
  color: rgba(255, 255, 255, 0.7);
}

.etude-cas .cas-content {
  background-color: rgba(76, 131, 171, 0.1);
  margin-bottom: 35px;
}

.etude-cas .cas-content p {
  color: rgba(255, 255, 255, 0.7);
}

.etude-cas .cas-content .cas-text {
  padding: 20px;
}

.etude-cas .cas-content .cas-link {
  text-align: center;
  padding: 10px 0 30px;
}

.etude-cas .resume {
  width: 100%;
  background-color: white;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  padding: 15px;
}

.etude-cas .resume p {
  color: #949598;
  font-size: 0.75rem;
  margin: 0 !important;
  padding: 0 10px;
  border: 1px solid grey;
  border-radius: 15px;
}

.etude-cas h3 {
  font-size: calc(1.365rem + 1.38vw);
  line-height: calc(1.435rem + 2.22vw);
  font-weight: 700;
  color: white;
  text-align: center;
  margin: 20px 0 20px;
}

@media (min-width: 1200px) {
  .etude-cas h3 {
    font-size: 2.4rem;
  }
}

@media (min-width: 1200px) {
  .etude-cas h3 {
    line-height: 3.1rem;
  }
}

.etude-cas .bloc-content-cas {
  margin-top: 40px;
  background-color: rgba(76, 131, 171, 0.1);
  padding: 50px 35px 100px;
  margin-bottom: 50px;
}

.etude-cas .bloc-content-cas .space {
  margin: 50px 0 10px 0;
}

.etude-cas .bloc-content-cas img {
  padding-top: 0px !important;
}

.etude-cas .bloc-content-cas h3 {
  font-size: calc(1.285rem + 0.42vw);
  line-height: calc(1.325rem + 0.9vw);
  text-align: left;
  margin: 0px 0 20px;
}

@media (min-width: 1200px) {
  .etude-cas .bloc-content-cas h3 {
    font-size: 1.6rem;
  }
}

@media (min-width: 1200px) {
  .etude-cas .bloc-content-cas h3 {
    line-height: 2rem;
  }
}

.etude-cas .bloc-content-cas .h3-head {
  margin-top: 40px;
}

.etude-cas .bloc-content-cas .encadre {
  background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 6px;
  padding: 5px 8px;
}

.etude-cas ul {
  padding-left: 0px;
  color: #5c5c5c;
  margin-top: 30px;
}

.etude-cas ul li {
  font-size: 1.05rem;
  font-family: "Ubuntu", Arial, sans-serif;
  line-height: 1.4rem;
  color: white !important;
  font-weight: 700;
  list-style-type: none;
  /* on annule la puce par défaut */
  background-image: url("../Images/fr-fr/puce-liste.webp");
  /* on affiche l'image souhaitée */
  background-repeat: no-repeat;
  /* on annule la répétition par défaut */
  background-position: left top 6px;
  /* on positionne où l'on veut */
  padding-left: 20px;
  /* pour éviter la superposition du contenu */
  padding-bottom: 9px;
}

.color-point {
  padding-bottom: 50px;
}

.band-logo {
  background-color: white;
  border-top: 1px dashed #182641;
  border-bottom: 1px dashed #182641;
  padding: 20px 0 20px 0;
  margin-bottom: 80px;
}

.band-logo img {
  margin: 10px;
}

@media (min-width: 220px) and (max-width: 768px) {
  .band-logo img {
    width: 105px;
    height: auto;
  }
}

.presta {
  background-color: white;
}

.arrow {
  width: 37px;
  height: 20px;
  margin: 50px 0;
}

.bloc-presta {
  border-left: 2px solid #182641;
  margin: 70px 80px 80px 80px;
  padding-left: 20px;
}

.bloc-presta .tittle {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
}

.bloc-presta .tittle-presta {
  font-size: calc(1.405rem + 1.86vw);
  line-height: calc(1.415rem + 1.98vw);
  font-weight: 700;
  color: #182641;
  margin-bottom: 30px;
  margin-left: 15px;
}

@media (min-width: 1200px) {
  .bloc-presta .tittle-presta {
    font-size: 2.8rem;
  }
}

@media (min-width: 1200px) {
  .bloc-presta .tittle-presta {
    line-height: 2.9rem;
  }
}

.bloc-presta .tittle-presta span {
  font-size: 1rem;
  line-height: 0;
}

.bloc-presta img {
  width: 60px;
  height: 60px;
}

@media (min-width: 220px) and (max-width: 576px) {
  .bloc-presta {
    margin: 70px 10px 80px 0px;
    padding-left: 10px;
  }
}

.carousel-container {
  margin: 120px auto;
  background-color: white;
  padding: 60px 0 50px;
}

.carousel .carousel-indicators {
  bottom: -120px !important;
}

.carousel .carousel-indicators [data-bs-target] {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  padding: 0;
  margin-left: 10px;
  margin-right: 10px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #182641;
  background-clip: padding-box;
  border: 0;
}

.carousel .carousel-inner .carousel-item {
  text-align: center;
  width: 450px;
  padding-left: 50%;
  padding-right: 50%;
}

.carousel .carousel-inner .carousel-item.active {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

@media (min-width: 320px) and (max-width: 473px) {
  .carousel .carousel-inner .carousel-item {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
  }
}

.carousel .carousel-inner .carousel-item p {
  display: block;
  min-width: 650px;
  color: #182641;
  line-height: 1.6rem;
}

.carousel .carousel-inner .carousel-item p strong {
  display: inline-block;
  padding-top: 30px;
}

@media (min-width: 760px) and (max-width: 900px) {
  .carousel .carousel-inner .carousel-item p {
    min-width: 550px;
  }
}

@media (min-width: 600px) and (max-width: 759px) {
  .carousel .carousel-inner .carousel-item p {
    min-width: 450px;
  }
}

@media (min-width: 474px) and (max-width: 599px) {
  .carousel .carousel-inner .carousel-item p {
    min-width: 350px;
  }
}

@media (min-width: 320px) and (max-width: 473px) {
  .carousel .carousel-inner .carousel-item p {
    min-width: 250px;
  }
}

@media (min-width: 320px) and (max-width: 473px) {
  .carousel .carousel-control-prev {
    display: none;
  }
}

@media (min-width: 320px) and (max-width: 473px) {
  .carousel .carousel-control-next {
    display: none;
  }
}

.col-right {
  background-color: white;
  padding: 70px;
}

.col-right p {
  margin-bottom: 20px !important;
}

@media (min-width: 220px) and (max-width: 992px) {
  .col-right {
    padding: 20px;
  }
}

.connexion {
  height: 100vh;
  padding-top: 80px;
}

.connexion h1 {
  font-weight: 700;
  color: #182641;
  text-align: center;
}

.connexion h3 {
  font-size: 1rem;
  font-weight: 700;
  color: #182641;
  text-align: center;
  margin-bottom: 1rem;
}

.connexion p {
  color: white;
}

.connexion .form .featured-box {
  background-color: rgba(255, 255, 255, 0.3);
  border: 1px solid #182641;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
}

.connexion .form .featured-box .box-content {
  border-top: 4px solid #182641;
  padding: 25px;
}

.connexion .form .featured-box label {
  color: #182641;
  margin-bottom: 0px;
  font-size: 1.1rem;
  font-family: "Ubuntu", Arial, sans-serif;
  font-weight: 700;
}

.connexion .form .form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 500;
  font-family: "Ubuntu", Arial, sans-serif;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #b4b8bd;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.connexion .form-control:focus {
  border-color: #182641;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(24, 38, 65, 0.25);
}

.title-contact {
  padding: 60px 0 15px 0;
}

.title-contact h2 {
  text-transform: uppercase;
  color: white;
  font-size: calc(1.525rem + 3.3vw);
  line-height: calc(1.565rem + 3.78vw);
  font-weight: 700;
  margin-bottom: 0rem;
}

@media (min-width: 1200px) {
  .title-contact h2 {
    font-size: 4rem;
  }
}

@media (min-width: 1200px) {
  .title-contact h2 {
    line-height: 4.4rem;
  }
}

.title-mentions {
  padding: 60px 0 15px 0;
}

.title-mentions h2 {
  text-transform: uppercase;
  color: #182641;
  font-size: calc(1.565rem + 3.78vw);
  line-height: calc(1.565rem + 3.78vw);
  font-weight: 700;
  margin-bottom: 0rem;
}

@media (min-width: 1200px) {
  .title-mentions h2 {
    font-size: 4.4rem;
  }
}

@media (min-width: 1200px) {
  .title-mentions h2 {
    line-height: 4.4rem;
  }
}

.contact {
  position: relative;
  padding: 30px 0;
  margin-bottom: 50px;
}

.contact h2 {
  font-weight: 800;
  color: white;
  font-family: "Ubuntu", Arial, sans-serif;
  font-size: 3rem;
  line-height: 2.4rem;
}

.contact h3 {
  font-weight: 800;
  color: #182641;
}

.contact p strong {
  color: #182641;
}

.contact .form {
  background-color: white;
  padding: 35px;
}

.contact .form p {
  font-size: 0.85rem;
  padding-bottom: 25px;
}

.contact .form p strong {
  color: #182641 !important;
}

.contact .form label {
  font-family: "Ubuntu", Arial, sans-serif;
  color: #182641;
  font-weight: 700;
}

.contact .form .form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 500;
  font-family: "Ubuntu", Arial, sans-serif;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #b4b8bd;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.contact .form .form-control:focus {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
  border-color: #CCC;
}

.contact .form .form-check-input {
  border: 1px solid #5c5c5c !important;
}

.contact .form.merci {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  height: 400px;
}

.contact .form.merci h2 {
  font-weight: 800;
  color: #182641;
  font-family: "Ubuntu", Arial, sans-serif;
  font-size: 3rem;
  line-height: 2.4rem;
  text-align: center;
}

.contact .form.merci p {
  text-align: center;
}

.contact .coordonnees {
  background-color: rgba(24, 38, 65, 0.85);
  min-height: 250px;
  padding: 20px;
}

.contact .coordonnees h3 {
  color: rgba(255, 255, 255, 0.45);
}

.contact .coordonnees p {
  color: white;
}

.contact .coordonnees p strong {
  color: rgba(255, 255, 255, 0.45) !important;
}

.contact-olv {
  position: relative;
}

.contact-olv h2 {
  font-weight: 800;
  color: white;
  font-family: "Ubuntu", Arial, sans-serif;
  font-size: 3rem;
  line-height: 2.4rem;
}

.contact-olv h3 {
  font-weight: 800;
  color: #182641;
}

.contact-olv p strong {
  color: #182641;
}

.contact-olv .content-form {
  background-color: white;
}

.contact-olv .form {
  padding: 40px;
  max-width: 900px;
}

.contact-olv .form p {
  font-size: 0.85rem;
  line-height: 1.2rem;
  padding-bottom: 25px;
}

.contact-olv .form p strong {
  color: #182641 !important;
}

.contact-olv .form label {
  font-family: "Ubuntu", Arial, sans-serif;
  color: #182641;
  font-weight: 700;
}

.contact-olv .form h2 {
  text-transform: uppercase;
  color: #182641;
  font-size: calc(1.525rem + 3.3vw);
  line-height: calc(1.565rem + 3.78vw);
  font-weight: 700;
  margin-bottom: 2rem;
  position: relative;
}

@media (min-width: 1200px) {
  .contact-olv .form h2 {
    font-size: 4rem;
  }
}

@media (min-width: 1200px) {
  .contact-olv .form h2 {
    line-height: 4.4rem;
  }
}

.contact-olv .form h2:before {
  content: "";
  display: block;
  background-image: url("../Images/fr-fr/dot-color-fine-h.png");
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  height: 12px;
  bottom: -10px;
}

.contact-olv .form .form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 500;
  font-family: "Ubuntu", Arial, sans-serif;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #b4b8bd;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.contact-olv .form .form-control:focus {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
  border-color: #CCC;
}

.contact-olv .form .form-check-input {
  border: 1px solid #5c5c5c !important;
}

.contact-olv .form.merci {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  height: 400px;
}

.contact-olv .form.merci h2 {
  font-weight: 800;
  color: #182641;
  font-family: "Ubuntu", Arial, sans-serif;
  font-size: 3rem;
  line-height: 2.4rem;
  text-align: center;
}

.contact-olv .form.merci p {
  text-align: center;
}

.contact-olv .coordonnees {
  background-color: rgba(24, 38, 65, 0.85);
  background-image: url("../Images/fr-fr/img-contact.png");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover;
  height: 100%;
  min-height: 500px;
  padding: 0px;
  text-align: center;
}

.contact-olv .coordonnees .adresse {
  padding-top: 50px;
}

.contact-olv .coordonnees .adresse h3 {
  color: #182641;
}

.contact-olv .coordonnees .adresse p {
  color: #182641;
}

.contact-olv .coordonnees .adresse p strong {
  color: #182641 !important;
}

.call-contact {
  background-color: #ffb607;
  background-image: url("../Images/fr-fr/trame-dot.png"), url("../Images/fr-fr/back-dot01.png"), url("../Images/fr-fr/back-dot02.png");
  background-repeat: repeat, no-repeat, no-repeat;
  background-position: top center, center left -60px, center right -60px;
  margin: 0;
  padding: 80px 0;
}

.call-contact .bloc-contact {
  background-color: #ffb607;
  background-image: url("../Images/fr-fr/back-contact01.png"), url("../Images/fr-fr/back-contact02.png");
  background-repeat: no-repeat, no-repeat;
  background-position: top -20px left, bottom -20px right;
  border: 1px solid white;
  padding: 45px 25px;
  margin: 50px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
}

.call-contact .bloc-contact h2 {
  color: #182641;
  font-weight: 700;
  font-size: calc(1.495rem + 2.94vw);
  line-height: calc(1.515rem + 3.18vw);
  text-align: center;
}

@media (min-width: 1200px) {
  .call-contact .bloc-contact h2 {
    font-size: 3.7rem;
  }
}

@media (min-width: 1200px) {
  .call-contact .bloc-contact h2 {
    line-height: 3.9rem;
  }
}

.call-contact .bloc-contact p {
  font-size: 1.35rem;
  line-height: 1.6rem;
  font-weight: 700;
  color: #182641;
  text-align: center;
}

footer {
  padding-bottom: 0px;
}

footer .rs-link {
  background: #ffb607;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 50px 0;
}

footer .rs-link p {
  text-align: center;
  font-weight: 700;
  color: white;
  font-size: 1.5rem;
  position: relative;
}

footer .rs-link p:before {
  content: '';
  display: block;
  background-image: url("../Images/fr-fr/arrow01.png");
  width: 88px;
  height: 36px;
  position: absolute;
  left: -80px;
  top: 25px;
}

footer .footer {
  background: #182641;
  background-image: url("../Images/fr-fr/back-star.png");
  background-repeat: no-repeat;
  background-position: center right;
  border-top: none;
  height: 400px;
}

footer .footer .logo-positive {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 60px 0 15px;
}

footer .footer a {
  color: white;
  text-decoration: none;
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 5px;
}

footer .footer p {
  text-align: center;
  color: white;
}

footer .foot-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}

footer .footer-copyright {
  background: black;
  padding: 15px;
}

footer .footer-copyright a {
  font-size: 0.8rem;
  text-decoration: none;
  text-transform: uppercase;
  color: #a7a7a7;
}

@media (min-width: 220px) and (max-width: 390px) {
  footer .footer-copyright a {
    display: inline-block;
    padding-bottom: 10px;
  }
}

footer .footer-copyright p {
  font-size: 0.8rem;
  color: #a7a7a7;
}

.logo-presta {
  padding: 60px 0;
  margin-bottom: 50px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.logo-presta span {
  margin: 0 4px 20px 4px;
}

@media (min-width: 220px) and (max-width: 992px) {
  .logo-presta span {
    margin: 0 4px 20px 4px;
  }
}

@media (min-width: 220px) and (max-width: 992px) {
  .logo-presta {
    -ms-flex-pack: center;
        justify-content: center;
  }
}

.sprite {
  background-image: url("../Images/fr-fr/spritesheet.png");
  background-repeat: no-repeat;
  display: block;
}

.sprite-01 {
  width: 158px;
  height: 78px;
  background-position: -5px -5px;
}

.sprite-02 {
  width: 158px;
  height: 78px;
  background-position: -173px -5px;
}

.sprite-03 {
  width: 158px;
  height: 78px;
  background-position: -341px -5px;
}

.sprite-04 {
  width: 158px;
  height: 78px;
  background-position: -509px -5px;
}

.sprite-05 {
  width: 158px;
  height: 78px;
  background-position: -677px -5px;
}

.sprite-06 {
  width: 158px;
  height: 78px;
  background-position: -845px -5px;
}

.sprite-07 {
  width: 158px;
  height: 78px;
  background-position: -1013px -5px;
}

.sprite-08 {
  width: 158px;
  height: 78px;
  background-position: -1181px -5px;
}

.sprite-09 {
  width: 158px;
  height: 78px;
  background-position: -1349px -5px;
}

.sprite-10 {
  width: 158px;
  height: 78px;
  background-position: -1517px -5px;
}

.sprite-11 {
  width: 158px;
  height: 78px;
  background-position: -1685px -5px;
}

.sprite-12 {
  width: 158px;
  height: 78px;
  background-position: -1853px -5px;
}

.sprite-13 {
  width: 158px;
  height: 78px;
  background-position: -2021px -5px;
}

.sprite-14 {
  width: 158px;
  height: 78px;
  background-position: -2189px -5px;
}

.sprite-15 {
  width: 158px;
  height: 78px;
  background-position: -2357px -5px;
}

.sprite-16 {
  width: 158px;
  height: 78px;
  background-position: -2525px -5px;
}

.sprite-17 {
  width: 158px;
  height: 78px;
  background-position: -2693px -5px;
}

.sprite-18 {
  width: 158px;
  height: 78px;
  background-position: -2861px -5px;
}

.sprite-19 {
  width: 158px;
  height: 78px;
  background-position: -3029px -5px;
}

/*# sourceMappingURL=custom-olv.css.map */
