.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.header {
  padding-top: 10px;
  padding-bottom: 10px;
}

.header-wrapper {
  justify-content: center;
  align-items: stretch;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 40px;
  display: flex;
}

.hero-section {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 0;
  display: flex;
  position: relative;
}

.hero-section.bis {
  background-image: url('../images/PCB---Flotte.jpg');
}

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

.nos-depots {
  text-align: center;
  height: 90vh;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
}

.footer {
  min-height: 0;
}

.footer-wrapper {
  background-color: #00b781;
  padding-bottom: 20px;
}

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

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

.service-card {
  background-color: #02b681;
  border-radius: 10px;
  width: auto;
  height: 400px;
  padding: 30px;
}

.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;
}

.service-desc {
  box-sizing: border-box;
  text-align: center;
  object-fit: fill;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  overflow: visible;
}

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

.hero-section {
  background-image: url('../images/Sopecal_hero.jpg');
  background-position: 50%;
  background-size: cover;
  min-width: 80vh;
  min-height: 80vh;
}

.hero-content {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  display: flex;
  position: relative;
  inset: 0%;
}

.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;
}

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

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

.navbar {
  background-color: #fff;
}

.nav-menu {
  margin-left: 50px;
  display: block;
}

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

.text-block {
  font-size: 24px;
}

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

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

.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%;
  overflow: visible;
}

.div-block {
  position: absolute;
}

.image {
  width: 200px;
  max-width: none;
  height: 100%;
}

.image-2 {
  height: 100%;
}

.bold-text-2 {
  text-align: center;
}

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

.nav-link {
  color: #1f1d1d;
}

.nav-link.w--current, .nav-link-2, .nav-link-3, .nav-link-4, .nav-link-5 {
  color: #000;
}

.info-footer-div {
  text-align: center;
}

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

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

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

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

.link {
  color: #000;
  text-align: center;
  font-weight: 700;
  text-decoration: none;
}

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

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

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

.div-block-2 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.text-block-3 {
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 21px;
  font-weight: 600;
  line-height: 24px;
}

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

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

.photo-groupe {
  background-image: url('../images/PCB---Camion-1.jpg');
  background-position: 50%;
  background-size: cover;
  min-height: 80vh;
  margin-bottom: 20px;
  display: block;
  overflow: visible;
}

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

.image-3 {
  height: auto;
}

.vid-prez {
  text-align: center;
  height: auto;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
  display: none;
}

.heading-3 {
  text-align: center;
}

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

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

.text-block-5 {
  text-align: center;
}

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

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

.image-4 {
  max-width: 100%;
}

.image-5 {
  color: #e20d0d;
}

.header-mentions {
  padding-top: 10px;
  padding-bottom: 10px;
}

.brand {
  flex: 1;
}

.brand.w--current {
  flex: 1;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.link-block {
  color: #000;
  text-decoration: none;
}

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

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

  .nos-depots {
    height: 90vh;
    margin-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

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

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

  .service-card {
    height: 300px;
  }

  .container {
    justify-content: center;
  }

  .nav-menu {
    background-color: #fff;
    margin-top: 10px;
    margin-left: 0;
  }

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

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

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

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

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

  .menu-button {
    margin-left: 60px;
  }

  .menu-button.w--open {
    background-color: #fff;
  }

  .backtotop {
    display: none;
  }

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

  .brand.w--current {
    display: block;
  }

  .icon {
    color: #000;
  }
}

@media screen and (max-width: 479px) {
  .header {
    margin-top: 10px;
    padding-bottom: 0;
  }

  .hero-section {
    min-width: auto;
    min-height: auto;
  }

  .section-services {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .nos-depots {
    height: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .services-grid {
    margin-top: 20px;
    display: block;
  }

  .service-card {
    height: 250px;
    margin-bottom: 20px;
    padding: 10px 20px;
  }

  .service-desc {
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    line-height: 16px;
  }

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

  .container {
    justify-content: center;
    display: block;
  }

  .nav-menu {
    background-color: #fff;
    margin-top: 10px;
    margin-left: 140px;
  }

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

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

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

  .nav-link {
    padding-left: 20px;
  }

  .heading {
    font-size: 24px;
    line-height: 26px;
  }

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

  .div-block-2 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .text-block-3 {
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
  }

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

  .text-block-4 {
    line-height: 16px;
  }

  .photo-groupe {
    min-height: 25vh;
    padding-right: 0;
  }

  .image-3 {
    height: 300px;
  }

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

  .menu-button {
    background-color: #fff;
    margin-top: 10px;
    margin-left: 0;
  }

  .menu-button.w--open {
    color: #000;
    background-color: #fff;
  }

  .heading-3 {
    font-size: 24px;
    line-height: 26px;
  }

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

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

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

  .header-mentions {
    margin-top: 10px;
    padding-bottom: 0;
  }

  .brand.w--current {
    display: block;
  }
}

#w-node-_12fde911-4110-6c66-1557-a32875ef7f96-8e883ffb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

#w-node-_25348950-f7ef-8fc7-dcdf-29d1c9a9c712-8e883ffb {
  place-self: auto;
}


