.navigation {
  margin-top: 10px;
}

.navbar {
  background-color: #fff;
  margin-top: 0;
  padding-bottom: 0;
}

.container {
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-menu {
  margin-left: 40px;
}

.hero-section {
  background-image: url('../images/TCG40-camion1.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 800px;
  display: flex;
  position: relative;
}

.hero-title {
  z-index: 999;
  color: #000;
  text-align: center;
  order: 0;
  align-self: auto;
  margin-bottom: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 42px;
  position: relative;
}

.bold-text {
  color: #fff;
  font-size: 80px;
  line-height: 82px;
}

.text-block-2 {
  z-index: 999;
  color: #fff;
  text-align: center;
  margin-bottom: 40px;
  font-size: 20px;
  position: relative;
}

.hero-button {
  z-index: 999;
  text-align: center;
  position: relative;
}

.button {
  background-color: #00986b;
  border-radius: 10px;
  padding: 25px;
  font-weight: 700;
}

.overlay {
  z-index: auto;
  background-color: #00986b80;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.histoire {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
}

.heading {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  display: none;
}

.heading-2 {
  text-align: center;
  margin-bottom: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 21px;
  line-height: 25px;
}

.photo-groupe {
  background-image: url('../images/1720814374305.jpg');
  background-position: 50%;
  background-size: cover;
  min-height: 80vh;
  margin-bottom: 20px;
}

.text-block-4 {
  text-align: center;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.footer-wrapper {
  background-color: #9ab8af;
  padding-bottom: 20px;
}

.footer-columns {
  min-height: 12vh;
}

.column-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-add-footer {
  color: #000;
  font-weight: 700;
}

.link-block {
  text-decoration: none;
}

.titres-footer {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 700;
  text-decoration: none;
}

.footer-2 {
  min-height: 0;
}

.text-add-footer-2 {
  text-align: center;
  font-weight: 400;
}

.backtotop {
  z-index: 9999;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 30px 30px 0% auto;
}

.image-5 {
  color: #e20d0d;
}

.section-services {
  text-align: center;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 0;
  margin: 40px 0;
  padding: 0 40px;
  display: block;
}

.heading-3 {
  text-align: center;
  margin: 30px;
  padding: 0;
  display: block;
}

.services-grid {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-flow: row;
  place-content: space-around;
  place-items: center;
  width: 100%;
  height: auto;
  max-height: none;
  margin-top: 40px;
  margin-bottom: 0;
}

.service-card {
  background-color: #02b681;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 300px;
  padding: 30px;
  display: flex;
}

.link-block-services {
  text-decoration: none;
}

.service-icon {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-bottom: 20px;
  padding-bottom: 0;
  display: flex;
}

.image-picto {
  align-self: center;
  max-width: none;
  height: auto;
  display: none;
}

.service-titre {
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
  padding-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.mentions-legales {
  margin-top: 0;
  margin-bottom: 40px;
}

.div-block-mentions {
  padding-left: 20px;
  padding-right: 20px;
}

.heading-4, .text-block-5 {
  text-align: center;
}

.bold-text-3 {
  font-weight: 400;
}

.navbar-autre {
  background-color: #fff;
  margin-top: 0;
  padding-bottom: 0;
}

.section-contact {
  text-align: center;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 0;
  margin: 40px 0;
  padding: 0 40px;
  display: block;
}

.heading-3-services {
  text-align: center;
  margin-top: 0;
  margin-bottom: 30px;
  padding: 0;
  display: block;
}

.div-block, .div-image-camion {
  background-image: url('../images/487750449_1093415992803791_7161410334958736097_n.jpg');
  background-position: 50%;
  background-size: cover;
  min-height: 80vh;
  margin-bottom: 20px;
}

.txt-contact-equipe {
  font-size: 18px;
}

.columns {
  margin-top: 20px;
}

@media screen and (max-width: 991px) {
  .hero-section {
    min-width: auto;
    min-height: 70vh;
    display: block;
    position: relative;
  }

  .hero-title {
    font-size: 36px;
    line-height: 36px;
  }

  .bold-text {
    padding-top: 100px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 50px;
    line-height: 52px;
    display: block;
  }

  .histoire {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading {
    font-size: 32px;
    line-height: 34px;
  }

  .heading-2 {
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    line-height: 18px;
  }

  .photo-groupe {
    min-height: 50vh;
    margin-bottom: 20px;
  }

  .text-block-4 {
    font-size: 12px;
  }

  .footer-wrapper {
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .footer-columns {
    margin-bottom: 0;
  }

  .text-add-footer {
    text-decoration: none;
  }

  .footer-2 {
    margin-bottom: 20px;
    padding-bottom: 0;
  }

  .text-add-footer-2 {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .backtotop {
    display: none;
  }

  .image-5 {
    max-width: 80%;
  }

  .section-services {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-3 {
    font-size: 32px;
    line-height: 34px;
  }

  .services-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .service-card {
    height: 300px;
  }

  .heading-4 {
    font-size: 32px;
  }

  .text-block-5 {
    font-size: 14px;
    line-height: 16px;
  }

  .bold-text-4 {
    font-size: 16px;
    line-height: 16px;
  }

  .section-contact {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-3-services {
    font-size: 32px;
    line-height: 34px;
  }
}

@media screen and (max-width: 479px) {
  .hero-section {
    min-width: auto;
    min-height: auto;
  }

  .hero-title {
    margin-top: 20px;
    font-size: 32px;
    position: relative;
  }

  .bold-text {
    padding-top: 40px;
    padding-bottom: 10px;
    font-size: 32px;
    line-height: 34px;
  }

  .text-block-2 {
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
  }

  .button {
    margin-bottom: 30px;
    padding: 20px;
    font-size: 10px;
  }

  .histoire {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading {
    font-size: 18px;
    line-height: 20px;
  }

  .heading-2 {
    font-size: 14px;
    line-height: 16px;
  }

  .photo-groupe {
    background-image: url('../images/1720814374305.jpg');
    min-height: 30vh;
    padding-right: 0;
  }

  .text-block-4 {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 14px;
  }

  .text-add-footer, .titres-footer, .text-add-footer-2 {
    font-size: 12px;
  }

  .backtotop {
    display: none;
    inset: 100px 5px 0% auto;
  }

  .image-5 {
    max-width: 70%;
  }

  .section-services {
    flex-flow: column;
    margin-top: 20px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .heading-3 {
    font-size: 18px;
    line-height: 20px;
  }

  .services-grid {
    flex-flow: column;
    justify-content: center;
    margin-top: 20px;
    display: flex;
  }

  .service-card {
    width: 200px;
    height: 200px;
    margin-bottom: 0;
    padding: 10px 20px;
  }

  .service-titre {
    font-size: 16px;
  }

  .heading-4 {
    font-size: 19px;
    line-height: 18px;
  }

  .text-block-5 {
    font-size: 12px;
    line-height: 14px;
  }

  .bold-text-4 {
    font-size: 14px;
  }

  .section-contact {
    flex-flow: column;
    margin-top: 10px;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .heading-3-services {
    font-size: 18px;
    line-height: 20px;
  }

  .div-image-camion {
    min-height: 30vh;
  }

  .txt-contact-equipe {
    margin-bottom: 20px;
    font-size: 14px;
  }
}


