.plastique-page .banner-wrap {
  background-repeat: no-repeat;
  background-size: cover;
}

.plastique-content {
  margin-top: 0px !important;
}

.banner-content p {
  display: flex;
  flex-direction: column;
}

.plastique-page .content-high-light-orange {
  border-radius: 8px;
  text-shadow: 1px 1px 1px #f7efe4;
}

.sub-banner-left h2,
.sub-banner-right h2 {
  display: flex;
  flex-direction: column;
}

.sub-banner-content {
  top: 40%;
  transform: translateY(-40%);
}

.plastique-page .content-high-light-orange h2 p {
  margin-bottom: 0px;
}

.plastique-page .content-right p {
  gap: 30px;
}

/* matiere */
.matiere-content-left h2 span {
  display: inline-block;
}

.matiere-break {
  margin-bottom: 30px;
}

/* pourquoi */
.pourquoi-content-wrap {
  width: 100%;
  margin-top: 20px;
}

.break-line p span,
.break-line h2 span {
  display: block;
}

.pourquoi-banner img {
  margin-left: -20vw;
}

.pourquoi-content-right {
  display: block;
  height: 500px;
  overflow: auto;
}

.pourquoi-content-right::-webkit-scrollbar {
  width: 0;
  height: 0;
}

@media (max-width: 1440px) {
  /* banner */
  .plastique-page .banner-wrap {
    padding-bottom: 140px;
  }

  /* matiere */
  .matiere-wrap {
    margin-top: -30px;
  }

  .sub-banner-content {
    top: 50%;
    transform: translateY(-50%);
  }

  .plastique-content {
    gap: 0px;
  }

  /* post-broyage */
  .post-broyage-wrap .break-line .elementor-widget-container {
    margin-left: 40px;
  }
}

@media (max-width: 1250px) {
  /* matiere */
  .matiere-wrap {
    margin-top: -60px;
  }

  /* post-broyage */
  .pourquoi-right-title p,
  .pourquoi-right-title h2 {
    font-size: 32px !important;
    line-height: 39px !important;
  }

  .pourquoi-right-title h2 {
    margin: 40px 0 12px 0;
  }

  .pourquoi-content-sub-title p,
  .comment p {
    font-size: 16px !important;
    line-height: 26px !important;
  }

  .post-broyage-wrap {
    padding-top: 80px;
  }

  .post-broyage-wrap .break-line .elementor-widget-container h2 span {
    display: inline;
  }
}

@media (max-width: 1200px) {
  /* banner */
  .plastique-page .banner-wrap {
    padding-bottom: 120px;
  }

  /* pourquoi */
  .pourquoi-right-title p,
  .pourquoi-right-title h2 {
    font-size: 28px !important;
    line-height: 35px !important;
  }

  .pourquoi-right-title h2 {
    margin: 38px 0 10px 0;
  }

  .pourquoi-content-right {
    width: 85%;
    height: 350px;
  }

  /* post-broyage */
  .post-broyage-wrap {
    padding: 60px 70px;
  }
}

@media (max-width: 1050px) {
  .pourquoi-content-right {
    width: 95%;
    height: 350px;
  }
}

@media (max-width: 1024px) {
  /* matiere */
  .plastique-content {
    gap: 20px;
  }

  .sub-banner-content {
    top: 50%;
    transform: translateY(-50%);
  }

  /* pourquoi */
  .break-line p span,
  .break-line h2 span {
    display: inline;
  }

  /* post-broyage */
  .post-broyage-wrap .break-line .elementor-widget-container {
    margin-left: 0px;
  }

  .pourquoi-right-title p {
    font-size: 26px;
    line-height: 33px;
  }
}

@media (max-width: 991px) {
  .plastique-page .banner-wrap {
    padding: 120px 0 80px 0;
  }

  .sub-banner-content {
    top: 35%;
    transform: translateY(-35%);
  }

  /* pourquoi */
  .pourquoi-wrap {
    padding-bottom: 0px;
  }

  .pourquoi-content-wrap {
    margin-top: 0px;
  }

  .pourquoi-content-right {
    width: 85%;
    height: 300px;
  }

  /* fantastique */
  .plastique-content {
    gap: 0px;
  }
}

@media (max-width: 768px) {
  .sub-banner-content {
    transform: translateY(-25%);
  }

  .plastique-page .banner-content {
    width: 100% !important;
  }

  .banner-wrap {
    padding-bottom: 125px !important;
  }

  /* plastique */
  .plastique-content {
    gap: 10px;
    padding: 20px 15px;
  }

  .plastique-content .sub-banner-content .elementor-element {
    display: flex;
    width: 100%;
  }

  /* matriere */
  .matiere-content-left h2 span {
    display: inline;
  }

  .pourquoi-banner img {
    margin-left: 0vw !important;
  }

  /* pourquoi */
  .plastique-page .pourquoi-wrap {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  .pourquoi-content-right {
    width: 100%;
    height: 200px;
  }

  .tout-content {
    display: flex;
    justify-content: center;
  }

  .pourquoi-wrap {
    padding-bottom: 10px;
  }

  .pourquoi-content-wrap img {
    margin-left: 0px;
  }

  /* post-broyage */
  .post-broyage-wrap {
    padding: 40px 30px;
  }

  /* contact */
  .contact-wrap {
    padding: 0px 15px 40px 15px;
  }
}

@media (max-width: 601px) {
  /* banner */
  .banner-content {
    width: 100%;
  }

  .banner-content p {
    display: block;
  }

  /* plastique */
  .plastique-content .sub-banner-content .elementor-element {
    flex-direction: column;
  }

  .sub-banner-left h2 {
    display: block;
  }

  .plastique-content .sub-banner-content .elementor-element .sub-banner-right,
  .plastique-content
    .sub-banner-content
    .elementor-element
    .sub-banner-right
    .e-con-inner {
    padding: 0px;
    gap: 10px;
  }

  /* pourquoi */
  .plastique-page .pourquoi-wrap {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  /* tout */
  .tout-content .elementor-widget-container {
    padding: 30px 0px !important;
  }

  /* post-broyage */
  .post-broyage-wrap {
    padding: 30px 15px;
  }

  /* fantastique */
  .fantastique-content .e-con-inner {
    padding: 50px 0 180px 0;
  }

  /* contact */
  .plastique-page .contact-wrap {
    margin-top: -40px !important;
  }
}

@media (max-width: 480px) {
  .plastique-page .banner-wrap {
    padding: 90px 0 120px 0 !important;
  }

  .banner-content .elementor-widget-container p,
  .sub-banner-content .sub-banner-left h2 {
    font-size: 28px !important;
    line-height: 32px !important;
  }

  .plastique-page .banner-wrap .banner-content {
    width: 100% !important;
  }

  /* fantastiques */
  .fantastique-wrap h2 {
    font-size: 40px !important;
  }

  .fantastique-content .e-con-inner {
    padding: 35px 0 170px 0;
  }
}

@media (max-width: 380px) {
  /* fantastiques */
  .fantastique-wrap h2 {
    font-size: 35px !important;
  }
}