@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap");
.header-nav .header-nav-block {
  background-color: rgba(33, 42, 59, 0.8);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.header-nav .header-nav-block nav .content-menu .logo img {
  width: 220px;
  height: auto;
}

@media (min-width: 220px) and (max-width: 1200px) {
  .header-nav .header-nav-block nav .content-menu .logo img {
    width: 170px;
    height: auto;
  }
}

.header-nav .header-nav-block nav .content-menu .menu .rs a {
  padding: 0 4px 0 4px;
}

.header-nav .header-nav-block nav .content-menu li a {
  color: #ffb607;
}

.header-nav .header-nav-block nav .content-menu .hamburger {
  fill: #FFB607;
}

.sticky {
  background-color: rgba(33, 42, 59, 0.8) !important;
}

.olv-menu {
  background-color: #18435B;
}

.olv-menu .olv-menu-header {
  background-color: #18435B;
}

.olv-menu .olv-menu-header .close-fill {
  fill: #FFB607;
}

.olv-menu .olv-menu-body li a {
  color: #FFB607;
}

.olv-menu .olv-menu-body p {
  color: #FFF;
}

.olv-menu .olv-menu-body a {
  text-decoration: none;
}

.olv-menu .olv-menu-body a .nums {
  color: #FFF;
}

.olv-menu .olv-menu-body hr {
  background: rgba(255, 182, 7, 0.4);
}

.open {
  cursor: pointer;
}
/* 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(37, 47, 66, 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-description .text-color-light {
  color: rgba(255, 255, 255, 0.3);
}

.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: #306680;
  text-transform: uppercase;
  font-size: 0.8rem;
  color: #FFF;
  margin-right: 10px;
}

.olv-rgpd-bar .olv-rgpd-bar-actions .btn-accept {
  background: #18435B;
  color: #FFF;
  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);
}

@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;
  }
}

#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: #18435B;
  border: 1px solid #306680;
  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 a {
  color: #FFB607;
  text-decoration: underline;
}

html a:hover {
  color: #306680;
}

html a:active {
  color: #18435B;
}

hr {
  color: #18435B;
  opacity: .2;
  margin: 1px 0;
}

.btn {
  font-family: "Poppins", Arial, sans-serif;
  background-color: #18435B;
  color: white;
  letter-spacing: .1rem !important;
}

.btn:hover {
  background-color: white;
  border-color: #18435B;
  color: #18435B;
}

.facebook {
  fill: #FFF;
}

.linkedin {
  fill: #FFF;
}

.instagram {
  fill: #FFF;
}

.tiktok {
  fill: #FFF;
}

.instagram {
  fill: #FFF;
}

.x-twitter {
  fill: #FFF;
}

.head-photo .photo img {
  height: 920px;
}

.head-photo .section-accueil .back-accueil {
  background-color: rgba(24, 67, 91, 0.35);
}

.head-photo .section-accueil h1 {
  color: white;
  font-family: "Poppins", Arial, sans-serif;
}

.head-photo .section-accueil p {
  color: rgba(255, 255, 255, 0.75);
}

.contenu.space {
  padding: 100px 0 100px;
}

.contenu.bg-01 {
  background-color: rgba(209, 209, 209, 0.4);
}

.contenu.bg-02 h2 {
  color: #18435B;
}

.contenu.bg-02 p {
  color: rgba(0, 0, 0, 0.7);
}

.contenu h2 {
  color: #18435B;
  font-family: "Poppins", Arial, sans-serif;
}

.contenu h2:before {
  content: "";
  background-color: #FFB607;
  background-repeat: no-repeat;
  rotate: 0deg;
}

.contenu p {
  color: rgba(0, 0, 0, 0.7);
}

.contenu .content-photo .photo-content:before {
  content: "";
  background-color: #FFB607;
  top: 0;
  right: 0;
  top: -10px !important;
  left: -10px;
  z-index: 0;
  rotate: 0deg;
}

.contenu .content-photo .photo-content img {
  border-bottom-right-radius: 70px;
}

.contenu-02.bg-03 {
  background-color: #18435b;
}

.contenu-02.bg-03 h2 {
  color: white;
  position: relative;
  margin-bottom: 30px;
}

.contenu-02.bg-03 h2:after {
  content: "";
  display: block;
  background-color: #FFB607;
  position: absolute;
  width: 100px;
  height: 2px;
  bottom: -15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 0;
}

.contenu-02.bg-03 p {
  color: rgba(255, 255, 255, 0.7);
}

.contenu-02 h2 {
  color: #18435B;
}

.contenu-02 img {
  border-bottom-right-radius: 40px;
}

.link-bloc.bg-04 {
  background-color: rgba(209, 209, 209, 0.4);
}

.link-bloc.space {
  margin: 0;
  padding: 60px 0 60px;
}

.link-bloc .bloc-link {
  background-color: #FFF;
  border: 0px solid #306680;
}

.link-bloc .bloc-link h2 {
  color: #18435B;
  position: relative;
  margin-bottom: 35px;
}

.link-bloc .bloc-link h2:after {
  content: "";
  display: block;
  background-color: #FFB607;
  /*background-image: url('data:image/svg+xml,<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" 
                xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 245.7 7">
                <g><rect fill="%23192641" width="7" height="7"/>
                <rect x="21.7" fill="%23192641" width="7" height="7"/>
                <rect x="43.4" fill="%23192641" width="7" height="7"/>
                <rect x="65.1" fill="%23192641" width="7" height="7"/>
                <rect x="86.8" fill="%23192641" width="7" height="7"/>
                <rect x="108.5" fill="%23192641" width="7" height="7"/>
                <rect x="130.2" fill="%23192641" width="7" height="7"/>
                <rect x="151.9" fill="%23192641" width="7" height="7"/>
                <rect x="173.6" fill="%23192641" width="7" height="7"/>
                <rect x="195.3" fill="%23192641" width="7" height="7"/>
                <rect x="217" fill="%23192641" width="7" height="7"/>
                <rect x="238.7" fill="%23192641" width="7" height="7"/></g></svg>');*/
  position: absolute;
  width: 100px;
  height: 2px;
  bottom: -15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 0;
}

.link-bloc .bloc-link .btn {
  background-color: #FFB607;
}

.pdf-bloc {
  padding: 60px 0 60px;
}

.pdf-bloc .bloc-pdf {
  background-color: #FFF;
  border: 1px solid #FFB607;
}

.pdf-bloc .bloc-pdf h2 {
  font-family: "Poppins", Arial, sans-serif;
  color: #18435B !important;
}

.pdf-bloc .bloc-pdf p {
  color: rgba(0, 0, 0, 0.5);
}

.head-page {
  height: 390px;
  background-color: #133447;
}

.head-page .head-page-title h1 {
  font-family: "Poppins", Arial, sans-serif;
  color: #ffb607 !important;
}

.head-page .head-page-title p {
  color: #306680;
  font-size: 1.2rem;
  margin-top: 5px;
}

.intro-page .intro {
  background-color: #2d6079;
}

.intro-page .intro h2 {
  font-family: "Poppins", Arial, sans-serif;
  color: #FFF;
}

.intro-page .intro p {
  color: rgba(255, 255, 255, 0.7);
}

.contenu-page h2 {
  color: #18435B;
  font-family: "Poppins", Arial, sans-serif;
}

.contenu-page h2:before {
  content: "";
  background-color: #FFB607;
  rotate: 0deg;
}

.contenu-page .content-photo .photo-content:before {
  content: "";
  background-color: #FFB607;
  top: 0;
  right: 0;
  top: -10px;
  left: -10px;
  rotate: 0deg;
}

.contenu-page .content-photo .photo-content img {
  border-bottom-right-radius: 70px;
}

.contenu-mentions h2 {
  color: #18435B;
  margin-bottom: 25px;
}

.contenu-mentions p strong {
  color: #FFB607;
}

.contenu-rgpd h2 {
  color: #18435B;
}

.contenu-rgpd h3 {
  color: #306680;
  font-weight: 600;
}

.contenu-rgpd h4 {
  color: #FFB607;
}

.contact {
  margin-top: -100px;
}

.contact .bg-form-contact {
  background-color: #306680;
}

.contact h2 {
  color: #133447;
  font-family: "Poppins", Arial, sans-serif;
}

.contact h3 {
  font-family: "Poppins", Georgia, serif;
  color: #18435B;
}

.contact p {
  font-size: 1.05rem;
}

.contact p strong {
  color: #18435B;
}

.contact .form p {
  font-size: 1rem;
  padding-bottom: 25px;
}

.contact .form p strong {
  color: #FFF !important;
}

.contact .form label {
  font-family: "Poppins", Arial, sans-serif;
  color: #FFF;
}

.contact .form .form-control {
  font-family: "Poppins", Arial, sans-serif;
  color: #34425c;
  background-color: #FFF;
  border: 1px solid rgba(37, 47, 66, 0.1);
}

.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 rgba(0, 0, 0, 0.5) !important;
}

.contact .form.merci h2 {
  color: #18435B;
  font-family: "Poppins", Arial, sans-serif;
}

.contact .form.merci p {
  text-align: center;
}

.contact .form .btn {
  background-color: #FFF;
  color: #18435B;
}

.contact .form .btn:hover {
  background-color: #FFB607;
  border-color: #18435B;
  color: #FFF;
}

.contact .coordonnees {
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid #18435B;
}

.contact .coordonnees h3 {
  color: #ffb607;
}

.contact .coordonnees p strong {
  color: #ffb607 !important;
}

.call-contact {
  background-color: #FFB607;
}

.call-contact .bloc-contact {
  background-color: rgba(255, 255, 255, 0.15);
  background-image: url('data:image/svg+xml,<svg version="1.1" baseProfile="full" width="300" height="200" xmlns="http://www.w3.org/2000/svg"><circle cx="150" cy="100" r="90" fill="rgba(255,255,255,0.3)" /></svg>');
  border: 1px solid #FFF;
  border-bottom-right-radius: 70px;
}

.call-contact .bloc-contact h2 {
  font-family: "Poppins", Georgia, serif;
  color: #FFF;
}

.call-contact .bloc-contact p {
  font-family: "Poppins", Arial, sans-serif;
  color: #FFF;
}

.call-contact .bloc-contact .btn {
  background-color: #FFF;
  color: #18435B;
  margin-top: 20px;
}

.call-contact .bloc-contact .btn:hover {
  background-color: #306680;
  border-color: #18435B;
  color: #FFF;
}

footer .rs-link {
  background: #212a3b;
}

footer .rs-link p {
  font-family: "Poppins", Georgia, serif;
  color: white;
  margin-bottom: 20px !important;
}

footer .footer {
  background: #212a3b;
}

footer .footer .foot-content a {
  font-family: "Poppins", Arial, sans-serif;
  color: #FFB607;
}

footer .footer .foot-content p {
  font-family: "Poppins", Arial, sans-serif;
}

footer .footer-copyright {
  background: #252f42;
}

footer .footer-copyright a {
  color: rgba(255, 182, 7, 0.7);
}

footer .footer-copyright p {
  font-size: 0.8rem;
  color: rgba(255, 182, 7, 0.7);
}

/*# sourceMappingURL=custom-olv-01.css.map */
