h1, h2, h3, h4, h5, h6 {
  letter-spacing: -0.01rem;
  font-family: "Ubuntu", Arial, sans-serif;
}

p {
  line-height: 25px;
}

.bg-light-02 {
  background-color: #e8e0cf;
}

.color-primary {
  color: #014772 !important;
}

.color-secondary {
  color: #4299ce !important;
}

.text-dark {
  color: black;
}

.text-light {
  color: white;
}

.btn-primary {
  background-color: white;
  font-family: "Ubuntu", Arial, sans-serif;
  color: #014772;
  text-transform: uppercase;
  font-size: 1.1rem;
  padding: 0.6rem 1.2rem;
}

.btn-secondary {
  background-color: #014772;
  font-family: "Ubuntu", Arial, sans-serif;
  text-transform: uppercase;
  font-size: 1.1rem;
  padding: 0.6rem 1rem;
}

.text-light {
  font-weight: 500;
}

#header .header-top {
  background-color: white;
}

#header .header-top ul li {
  list-style: none;
}

#header .header-top ul li a {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1rem !important;
  color: #014772 !important;
}

#header .header-top ul li a span {
  color: #4299ce;
}

#header .header-top .rdv-top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  background-color: #014772;
  color: white;
  height: 56px;
  padding: 0 60px 0 15px;
  -webkit-clip-path: polygon(0% 0%, 75% 0%, 90% 50%, 75% 100%, 0% 100%);
          clip-path: polygon(0% 0%, 75% 0%, 90% 50%, 75% 100%, 0% 100%);
  font-weight: 700;
  text-transform: uppercase;
}

@media (min-width: 220px) and (max-width: 768px) {
  #header .header-top ul li a {
    font-size: 0.8rem !important;
  }
  #header .header-top .rdv-top {
    height: 56px;
    padding: 0 60px 0 15px;
    -webkit-clip-path: polygon(0% 0%, 75% 0%, 90% 50%, 75% 100%, 0% 100%);
            clip-path: polygon(0% 0%, 75% 0%, 90% 50%, 75% 100%, 0% 100%);
    font-weight: 700;
    font-size: 0.8rem !important;
    text-transform: uppercase;
  }
}

#header .header-container .header-logo {
  margin: 0;
  position: relative;
}

#header .header-container .header-logo .back-logo {
  background-color: #014772;
  display: block;
  width: 700px;
  height: 120px;
  position: absolute;
  margin-left: -500px;
}

#header .header-container .header-logo .logo-2 {
  padding-left: 80px;
}

#header .header-nav ul li {
  padding: 30px 0px;
}

#header .header-nav ul li a {
  color: #014772;
  font-size: 0.9rem !important;
  font-family: "Ubuntu", Arial, sans-serif;
  letter-spacing: 0.03rem !important;
}

#header .header-btn-collapse-nav {
  background: #014772;
  color: #FFF;
  float: right;
  margin: 0 0 0 1rem;
}

#header .header-btn-collapse-nav i {
  font-size: 1.2rem;
}

@media (min-width: 220px) and (max-width: 992px) {
  #header .header-container .header-logo .back-logo {
    height: 100px;
  }
  #header .header-container .header-logo .logo-2 {
    padding-left: 80px;
  }
}

.sticky-header-active #header .header-container .header-logo .back-logo {
  width: 640px;
  height: 72px;
}

.sticky-header-active #header .header-nav ul li {
  padding: 0px 0px;
}

html.side-panel.side-panel-open .side-panel-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.side-panel-wrapper {
  background-color: #014772 !important;
}

.side-panel-wrapper .side-panel-close {
  background-color: #014772 !important;
}

.side-panel-wrapper .hamburguer-btn .close span {
  background: white !important;
}

.side-panel-wrapper .sidebar {
  background-color: #014772;
}

.side-panel-wrapper .sidebar h5 {
  margin-top: -10px;
}

.side-panel-wrapper .sidebar hr {
  background: rgba(255, 255, 255, 0.15) !important;
}

.side-panel-wrapper .sidebar ul li {
  padding: 8px 0;
  color: white;
}

.side-panel-wrapper .sidebar ul li a {
  color: white;
  text-transform: uppercase;
  font-weight: 700;
}

.side-panel-wrapper .sidebar ul .no-link {
  color: #014772;
  text-transform: uppercase;
  font-weight: 700;
}

.side-panel-wrapper .sidebar ul .dropdown a {
  display: block;
  padding: 0 0 0 15px !important;
}

.head-accueil {
  background-image: url("../images/fr-fr/headder/headder-accueil.webp");
  background-position: center top;
  background-size: cover;
  height: 700px;
  border-top: #d6d6d6 60px solid;
  border-bottom: #d6d6d6 60px solid;
}

.head-accueil .text-head {
  background-color: rgba(1, 71, 114, 0.6);
  margin-top: 200px;
  padding: 40px;
  border-radius: 10px;
}

.head-accueil .text-head h1 {
  font-size: 3.3rem;
  line-height: 3.5rem;
  color: white;
  font-weight: 700;
  font-family: "Ubuntu", Arial, sans-serif;
  text-shadow: 0px 3px 4px rgba(0, 0, 0, 0.3);
}

@media (min-width: 250px) and (max-width: 768px) {
  .head-accueil {
    height: 420px;
  }
  .head-accueil .text-head {
    margin-top: 20px;
    padding: 10px;
  }
  .head-accueil .text-head h1 {
    font-size: 2.4rem;
    line-height: 2.8rem;
    padding-top: 20px;
  }
}

.head-garage {
  background-image: url("../images/fr-fr/headder/header-garage.webp");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  border-top: #d6d6d6 60px solid;
  border-bottom: #d6d6d6 60px solid;
  height: 470px;
}

.head-garage .text-head {
  background-color: rgba(1, 71, 114, 0.5);
  margin-top: 100px;
  padding: 30px;
  border-radius: 10px;
}

.head-garage .text-head h1 {
  font-size: 3rem;
  line-height: 3.2rem;
  color: white;
  font-weight: 800;
  padding-top: 0px;
  font-family: "Ubuntu", Arial, sans-serif;
  text-shadow: 0px 3px 4px rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
}

@media (min-width: 250px) and (max-width: 576px) {
  .head-garage {
    height: 350px;
  }
  .head-garage .text-head {
    margin-top: 60px;
  }
  .head-garage .text-head h1 {
    font-size: 2rem;
    line-height: 2.4rem;
  }
}

.head-service {
  background-image: url("../images/fr-fr/headder/header-service.webp");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  border-top: #d6d6d6 60px solid;
  border-bottom: #d6d6d6 60px solid;
  height: 470px;
}

.head-service .text-head {
  background-color: rgba(1, 71, 114, 0.5);
  margin-top: 100px;
  padding: 20px;
  border-radius: 10px;
}

.head-service .text-head h1 {
  font-size: 3rem;
  line-height: 3.2rem;
  color: white;
  font-weight: 800;
  font-family: "Ubuntu", Arial, sans-serif;
  text-shadow: 0px 3px 4px rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
}

@media (min-width: 250px) and (max-width: 576px) {
  .head-service .text-head {
    margin-top: 60px;
  }
  .head-service .text-head h1 {
    font-size: 2rem;
    line-height: 2.4rem;
  }
}

.head-rgpd {
  background-image: url("../images/fr-fr/headder/header-contact.webp");
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
  height: 470px;
  border-top: #d6d6d6 60px solid;
  border-bottom: #d6d6d6 60px solid;
}

.head-rgpd .text-head h1 {
  font-size: 3rem;
  line-height: 3.2rem;
  color: white;
  font-weight: 800;
  padding-top: 120px;
  font-family: "Ubuntu", Arial, sans-serif;
  text-shadow: 0px 3px 4px rgba(0, 0, 0, 0.52);
}

.head-rgpd .text-head h5 {
  font-weight: 600;
  text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.52);
}

@media (min-width: 250px) and (max-width: 576px) {
  .head-rgpd {
    height: 250px;
  }
  .head-rgpd .text-head h1 {
    font-size: 2rem;
    line-height: 2.4rem;
    padding-top: 80px;
  }
}

.head-contact {
  background-image: url("../images/fr-fr/headder/header-contact.webp");
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
  height: 470px;
  border-top: #d6d6d6 60px solid;
  border-bottom: #d6d6d6 60px solid;
}

.head-contact .text-head h1 {
  font-size: 3rem;
  line-height: 3.2rem;
  color: white;
  font-weight: 800;
  padding-top: 160px;
}

@media (min-width: 250px) and (max-width: 576px) {
  .head-contact {
    height: 350px;
  }
  .head-contact .text-head h1 {
    font-size: 2rem;
    line-height: 2.4rem;
    padding-top: 120px;
  }
}

.section-custom {
  padding: 100px 0 50px 0;
}

.section-custom h2 {
  font-size: 3.5rem;
  line-height: 3.6rem;
  font-weight: 600;
  color: #014772;
}

.section-custom h2:after {
  content: "";
  display: block;
  height: 8px;
  width: 80px;
  background-color: #014772;
}

.section-custom img {
  border-radius: 8px;
  border: 3px solid white;
}

.section-custom .img-abs1 {
  position: absolute;
  bottom: -170px;
  left: 150px;
  width: 300px;
  z-index: 10;
}

.section-custom .img-abs2 {
  position: absolute;
  top: -70px;
  right: 30px;
  width: 180px;
  z-index: 10;
}

@media (min-width: 250px) and (max-width: 1200px) {
  .section-custom {
    padding: 60px 15px 50px;
  }
  .section-custom h2 {
    font-size: 2.5rem;
    line-height: 2.8rem;
  }
  .section-custom p {
    font-size: 0.9rem;
  }
  .section-custom img {
    max-width: 250px;
  }
  .section-custom .img-abs1 {
    position: relative;
    bottom: 0px;
    left: 0px;
  }
  .section-custom .img-abs2 {
    position: relative;
    top: -0px;
    right: 0px;
    width: auto;
  }
}

.section-work {
  background-color: #eaeaea;
  padding: 50px 0 80px;
}

.section-work h3 {
  font-size: 3rem;
  line-height: 3.6rem;
  color: white;
  font-weight: 700;
  margin-bottom: 10px;
}

.section-work h4 {
  font-size: 1.5rem;
  line-height: 1.8rem;
  color: white;
  font-weight: 700;
}

.section-work .filet {
  background-color: #4299ce;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 25px;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-line-pack: justify;
      align-content: space-between;
}

.section-work .filet .top {
  background-color: #014772;
  padding: 50px 0 0;
}

.section-work .filet .body {
  background-image: url("../images/fr-fr/thorel-garage.webp");
  background-repeat: no-repeat;
  background-size: cover;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: stretch;
      align-items: stretch;
  min-height: 340px;
  padding: 40px 0 50px;
}

.section-work .filet .body.service {
  background-image: url("../images/fr-fr/thorel-service.webp");
}

.section-work .filet p {
  color: white;
}

.section-work .filet .text {
  min-height: 180px;
}

.section-work .horaire {
  margin-top: 50px;
  padding: 40px;
  background-color: white;
  border: 1px solid #014772;
  border-radius: 10px;
}

.section-work .horaire h4 {
  color: #4299ce;
  font-size: 2.5rem;
  line-height: 2.8rem;
  padding-bottom: 15px;
}

.section-work .horaire h6 {
  color: #014772;
  font-size: 1.3rem;
  line-height: 1.6rem;
  font-weight: 700;
}

.section-work .horaire h5 {
  color: #4299ce;
  font-size: 1.2rem;
  line-height: 1.5rem;
  font-weight: 500;
  text-transform: none;
}

.section-work .horaire p {
  color: #4299ce;
  font-size: 1.8rem;
  line-height: 1.5rem;
  font-weight: 700;
}

@media (min-width: 250px) and (max-width: 992px) {
  .section-work h3 {
    font-size: 2rem;
    line-height: 2.6rem;
    margin-bottom: 10px;
  }
  .section-work .filet {
    border-radius: 8px;
    min-height: 280px;
  }
}
/**/
.section-historique {
  padding: 80px 0;
  background-color: #014772;
  /*background-image: url("../images/fr-fr/back-fleur02.png");*/
  background-repeat: no-repeat;
  background-position: right bottom;
  text-align: center;
}

.section-historique h2 {
  font-size: 2.8rem;
  line-height: 3.1rem;
  font-weight: 600;
  color: white;
}

.section-historique p {
  color: white;
}

.section-historique .separator {
  display: block;
  height: 10px;
  width: 80px;
  background-color: white;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 250px) and (max-width: 768px) {
  .section-historique {
    padding: 50px 15px;
  }
}

.section-left {
  background-color: #e9e9e9;
  padding: 70px 0;
}

.section-left h2 {
  font-size: 2.8rem;
  line-height: 3.1rem;
  font-weight: 600;
  color: #014772;
}

.section-left img {
  border-radius: 8px;
}

.section-left .separator {
  display: block;
  height: 10px;
  width: 80px;
  background-color: #014772;
  margin-top: 30px;
  margin-bottom: 30px;
}

.section-right {
  background-color: white;
  padding: 70px 0;
}

.section-right h2 {
  font-size: 2.8rem;
  line-height: 3.1rem;
  font-weight: 600;
  color: #014772;
}

.section-right img {
  border-radius: 8px;
}

.section-right .separator {
  display: block;
  height: 10px;
  width: 80px;
  background-color: #014772;
  margin-top: 30px;
  margin-bottom: 30px;
}

.section-service {
  padding: 80px 0;
}

.section-service .card-service {
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 40px;
}

.section-service .card-service .head-card {
  background-image: url("../images/fr-fr/triangle.png");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-color: #014772;
  padding: 40px 20px 10px;
}

.section-service .card-service .head-card h2 {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: 400;
  color: white;
  margin-bottom: 0;
  min-height: 80px;
}

.section-service .card-service .body-card {
  padding: 20px;
  min-height: 260px;
}

.section-service .card-service .card-foot {
  background-color: #d6d6d6;
  height: 25px;
  width: 100%;
}

@media (min-width: 250px) and (max-width: 768px) {
  .section-service {
    padding: 50px 15px;
  }
}

.contact {
  margin-top: 120px;
  background-image: url("../images/fr-fr/back-contact.webp");
  background-position: center top;
  padding: 170px 15px;
  position: relative;
  min-height: 400px;
}

.contact .contact-bloc {
  background-color: #014772;
  border-radius: 8px;
  border: 1px solid white;
  z-index: 5;
  padding: 35px 25px;
  margin-top: -250px;
}

.contact .contact-bloc p {
  font-family: "Ubuntu", Arial, sans-serif;
  font-size: 1.1rem;
  color: white;
}

.contact .contact-bloc h3 {
  font-size: 2rem;
  line-height: 2.2rem;
  text-transform: uppercase;
  color: #4299ce;
  margin-bottom: 10px;
}

.contact .contact-bloc .phone {
  color: #4299ce;
  font-family: "Ubuntu", Arial, sans-serif;
  font-weight: 700;
  font-size: 1.8rem;
  margin: 0;
}

.contact h4 {
  padding-top: 100px;
  font-size: 2rem;
  line-height: 2.2rem;
  text-transform: uppercase;
  color: white;
  margin-bottom: 10px;
}

.contact-form .form {
  background-color: #e7e7e7;
  border-radius: 10px;
  padding: 30px;
}

.contact-form .form label {
  color: #014772;
}

.contact-form .form input {
  border: 1px solid rgba(0, 0, 0, 0.2);
}

.contact-form .form textarea {
  border: 1px solid rgba(0, 0, 0, 0.2);
}

.contact-form .form a:not(.btn) {
  color: #f28f22 !important;
  text-decoration: underline;
}

.footer {
  background-color: #014772 !important;
  border-top: 0px solid white !important;
}

.footer .footer-social-icons ul li a {
  margin: 0 20px !important;
}

.footer .footer-copyright {
  background-color: black !important;
}

.footer .footer-copyright a {
  color: white !important;
}

.footer .footer-copyright p {
  color: white !important;
}

.rgpd h2 {
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2.1rem;
  margin: 30px 0 15px 0;
}

.rgpd h4 {
  text-transform: none;
  color: black !important;
}

.rgpd h6 {
  font-size: 1.1rem;
  font-weight: 600;
  color: black !important;
}

#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: #4299ce;
  position: fixed;
  bottom: 10px;
  left: 10px;
  z-index: 999999;
  border-radius: 4px;
  padding: 4px;
  opacity: 0;
}

#olv-rgpd-change .icone {
  font-size: 1.3rem;
  line-height: 0;
  margin: 0;
  color: rgba(1, 71, 114, 0.623);
}

#olv-rgpd-change .legend {
  margin: 0;
  font-size: 0.7rem;
  color: #014772;
}

#olv-rgpd-change.show {
  opacity: 1;
  visibility: visible;
}

/*# sourceMappingURL=custom-olv.css.map */
