body .red_text {
  color: #df3f34;
}

.font-22 {
  font-size: 22px!important;
}

body .h3_red_projet_single {
  background: #df3f34;
  color: white;
  padding: 4px 10px;
  border-radius: 12px;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  line-height: 19.6px;
  width: fit-content;
  margin: auto;
  margin-top: 5em;
}
body .block7_home .contact-block .contact-form textarea {
  min-height: 250px;
}
body .notification.notification-success {
  background: #28a745;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  color: #fff;
  text-align: center;
  padding: 20px 12px 10px;
  margin-top: 2em;
}
body .notification.notification-error {
  background: var(--redmoringravure);
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  text-align: center;
  padding: 17px 12px 10px;
  margin-top: 2em;
}
body #header .header-top li.active > a[data-depth="0"] {
  color: #df3f34;
}
body .block5_home a.ets_title_block {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  line-height: 25.2px;
  text-align: left;
  text-transform: uppercase;
  color: white;
}
body .block5_home .blog_description p {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  line-height: 22.4px;
  text-transform: initial !important;
  text-align: left;
  color: #bdbdbd;
}
body .product-miniature .thumbnail-container:focus .product-description::after, body .product-miniature .thumbnail-container:hover .product-description::after {
  border-top: none;
}
body .product-miniature:hover .highlighted-informations .quick-view-new img.white_icon,
body .product-miniature .highlighted-informations .quick-view-new img.red_icon {
  display: none;
}
body .product-miniature .highlighted-informations .quick-view-new img.white_icon,
body .product-miniature:hover .highlighted-informations .quick-view-new img.red_icon {
  display: block;
}
body .product-miniature {
  margin: 5px 0;
}
body .product-miniature .thumbnail-container {
  padding: 0.7rem;
}
body .product-miniature .thumbnail-container .product-thumbnail img {
  width: 100%;
}

body.page-index .product-miniature .thumbnail-container .product-thumbnail img {
  width: auto;
  max-height: 180px;
}

body .block6_home h4, body .block6_home a {
  text-transform: uppercase;
}
body .block2_home h4, body .block2_home a, body .block2_home h4:hover, body .block2_home a:hover {
  text-transform: uppercase;
}
body .block3_home_container .block3_home_container_titre {
  text-transform: uppercase;
}
body #header .header-top a[data-depth="0"]:hover {
  color: #df3f34;
}
body .btn-primary.btn:hover > img {
  margin-left: 1em;
  transition-duration: 0.7s;
  transition-property: margin-left;
}
body .btn-outline-primary.btn img.white_icon,
body .btn-outline-primary.btn:hover img.red_icon {
  display: none;
}
body .btn-outline-primary.btn:hover img.white_icon,
body .btn-outline-primary.btn img.red_icon {
  display: inline-block;
}
body .btn-outline-primary.btn:hover {
  background-color: var(--redmoringravure) !important;
  border: 1px solid var(--redmoringravure);
  color: var(--moringravure1) !important;
}
body .btn-outline-primary.btn,
body .btn-outline-primary.btn:hover {
  text-transform: uppercase;
}
body .btn-primary.btn:hover {
  padding-left: 1.15em;
  padding-right: 1.15em;
  transition-duration: 0.7s;
  transition-property: padding;
}
body .block5_home .slick-slide {
  overflow: hidden;
  position: relative;
}
body .block5_home .slick-slide p {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 800;
  font-style: normal;
  line-height: 26.6px;
  color: white;
  text-transform: uppercase;
}
body .block5_home .slick-slide .ets-blog-latest-post-content a:not(.read_more), body .block5_home .slick-slide p {
  transform: translate(26px, 0px);
}
body .block5_home .slick-slide:hover .ets-blog-latest-post-content a:not(.read_more) {
  animation: transformanim2 1s forwards;
}
body .block5_home .slick-slide p {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 26.6px;
  color: #bdbdbd;
}
body .block5_home .slick-slide:hover p {
  animation: transformanim 1s forwards;
}
body .block5_home .slick-slide:hover p, body .block5_home .slick-slide:hover .ets-blog-latest-post-content a:not(.read_more) {
  width: 83%;
}
body .block5_home .slick-slide:hover img {
  transition-duration: 1s;
  transition-property: scale;
  filter: inherit;
  scale: 1.2;
}
@keyframes transformanim {
  0% {
    transform: translate(26px, 0px);
  }
  100% {
    transform: translate(26px, -150px);
  }
}
@keyframes transformanim2 {
  0% {
    transform: translate(26px, 0px);
  }
  100% {
    transform: translate(26px, -150px);
  }
}
@keyframes transformanim3 {
  0% {
    margin-left: 0.5em;
  }
  100% {
    margin-left: 1em;
  }
}
body .top_home_absolute a.plus_padding.btn-primary:hover {
  padding-left: 3.18em;
  padding-right: 3.18em;
}
body #demande_devis.btn-primary:hover {
  padding-left: 0.96em;
  padding-right: 0.96em;
}
body #subcategories {
  display: none;
}
body .btn_localisation {
  line-height: 32px;
}
body #demande_devis {
  letter-spacing: normal;
}
body #product h1 {
  margin-bottom: 0;
}
body #content.page-cms-6, body #content.page-cms-7, body #content.page-cms-8, body #content.page-cms-11 {
  padding: 0;
  padding-bottom: 0 !important;
}
body .images-container .single_product_demande_devis {
  position: absolute;
  bottom: -58px;
  right: 50%;
  text-transform: uppercase;
  line-height: 32px;
  padding-right: 1.6em;
  transform: translateX(50%);
}
body#product .slide_image_product .slick-slide img.thumb.js-thumb {
    margin: auto;
    width: 100%;
}
body .slide_image_product .slick-prev:before {
  content: url("/img/ico/arrowwhiteprev.svg");
  line-height: 0;
}
body .slide_image_product .slick-next:before {
  line-height: 0;
  content: url("/img/ico/arrowwhitenext.svg");
}
body .slide_image_product .slick-next {
  bottom: 25px;
  right: 50%;
  transform: translateX(48px);
  top: inherit;
}
body .slide_image_product .slick-prev {
  left: inherit;
  bottom: 25px;
  right: 50%;
  transform: translateX(-10px);
  top: inherit;
}

body .slide_image_product .slick-arrow {
  background: var(--redmoringravure);
  position: absolute;
  width: 37px;
  height: 37px;
  z-index: 10;
}
body .product-cover {
  display: flex;
}
body .product-cover picture {
  margin: auto;
}
body .product-cover .layer {
  display: none;
}
body .product-information {
  margin-top: 7em;
}
body .justify-center {
  justify-content: center;
}

body#contact #fileSummary, body#contact #fileList .file-item span {
  color: #787878;
}
body#contact .file-item:before {
  background: #787878;
}
body#contact .file_input.file-upload #dropZone, body#contact .block7_home .contact-block .contact-form .bootstrap-touchspin .group-span-filestyle .btn-touchspin, body#contact .block7_home .contact-block .contact-form .group-span-filestyle .bootstrap-touchspin .btn-touchspin, body#contact .block7_home .contact-block .contact-form .group-span-filestyle .btn-default {
  padding: 18px 5px;
}

#cms.cms-id-7 .card {
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  padding-bottom: 1.5em;
}

body#ets_blog_page .block_realisation_slide_block {
  height: 900px;
  justify-content: center;
  display: flex;
}
body#ets_blog_page .block_realisation_slide {
  margin-bottom: 7em;
}
body#ets_blog_page .block_realisation_slide .slick-track img {
  width: initial;
  object-fit: cover;
  height: inherit;
}
body#ets_blog_page .block_realisation_slide .slick-track {
  left: -50%;
}
body#ets_blog_page .block_realisation_slide .slick-prev:before {
  content: url("/img/ico/arrowwhiteprev.svg");
  line-height: 0;
}
body#ets_blog_page .block_realisation_slide .slick-next:before {
  line-height: 0;
  content: url("/img/ico/arrowwhitenext.svg");
}
body#ets_blog_page .block_realisation_slide .slick-next {
  bottom: -57px;
  right: 50%;
  transform: translateX(38px);
  top: inherit;
}
body#ets_blog_page .block_realisation_slide .slick-prev {
  left: inherit;
  bottom: -57px;
  right: 50%;
  transform: translateX(-10px);
  top: inherit;
}
body#ets_blog_page .block_realisation_slide .slick-arrow {
  background: var(--redmoringravure);
  position: absolute;
  width: 37px;
  height: 37px;
  z-index: 10;
}
body#ets_blog_page #left-column {
  display: none;
}
body#ets_blog_page #wrapper .breadcrumb:not(.custom_breadcrumb) {
  display: none;
}
body#ets_blog_page .custom_breadcrumb {
  padding-top: 1.2em;
  margin-bottom: 0;
}
body#ets_blog_page h1 {
  font-family: "Poppins", sans-serif;
  font-size: 53px;
  font-weight: 700;
  font-style: normal;
  font-style: normal;
  line-height: 26.6px;
  text-align: center;
  margin-top: 2em;
  margin-bottom: 1.5em;
  text-transform: uppercase;
  color: rgba(1, 1, 1, 0.9);
}
body#ets_blog_page .block_realisation_text p.titre_projet {
  font-family: "Poppins", sans-serif;
  font-size: 41px;
  font-weight: 600;
  font-style: normal;
  margin-bottom: 13px;
  line-height: 49.2px;
  letter-spacing: -0.04em;
  color: var(--moringravure2);
}
body#ets_blog_page .block_realisation_text p {
  font-family: "Poppins", sans-serif;
  font-size: 19px;
  font-weight: 400;
  font-style: normal;
  line-height: 26.6px;
  color: #605a5b;
}
body#ets_blog_page #content-wrapper {
  width: 100%;
}
body#ets_blog_page #content-wrapper {
  padding: 0;
}
body#ets_blog_page .ets-blog-wrapper-detail {
  padding: 0;
  margin-bottom: 0;
}

body #link-cms-page-8-1,
body .block5_home .read_more {
  display: none;
}

.btn-active {
  color: #df3f34!important;
}

.dropdown-toggle-split {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0!important;
}
.dropdown-toggle-split::after {
  color: #ffffff;
}
.dropdown-menu {
  background-color: var(--moringravure3)!important;
}

#category .block-category {
  margin-bottom: 0;
  min-height: 0!important;
}
#category h3 span {
  text-transform: uppercase;
}
#category .product-miniature {
  margin-bottom: 1.2em;
}

body.cms-id-6 #wrapper,
body.cms-id-7 #wrapper,
body.cms-id-9 #wrapper {
  padding-top: 0 !important;
}

body#sitemap #wrapper .breadcrumb {
  display: none;
}
body#sitemap #main {
  padding: 25px 8em;
}
body#sitemap .sitemap > div:nth-child(1), body#sitemap .sitemap > div:nth-child(3) {
  display: none;
}
body#sitemap .sitemap ul a {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  color: rgba(1, 1, 1, 0.9);
}
body#sitemap h1 {
  font-family: "Poppins", sans-serif;
  font-size: 53px;
  font-weight: 700;
  font-style: normal;
  line-height: 26.6px;
  text-align: center;
  margin-top: 2em;
  margin-bottom: 1em;
  text-transform: uppercase;
  color: rgba(1, 1, 1, 0.9);
  margin-bottom: 1.5em;
}
body#sitemap h1 .sitemap-title {
  text-transform: uppercase;
}

body#index .top_home_absolute {
  width: 50%;
  top: 15%;
}
body#index article.product-miniature {
  padding: 0 18px;
}
body#index article.product-miniature .product-description {
  padding: 0.25rem 0 0.7rem;
}
body#index .product-miniature:hover {
  border: none;
  box-shadow: 0px 1px 8px -1px rgba(0, 0, 0, 0.69);
  -webkit-box-shadow: 0px 1px 8px -1px rgba(0, 0, 0, 0.69);
  -moz-box-shadow: 0px 1px 8px -1px rgba(0, 0, 0, 0.69);
}
body#index .product-miniature:hover .highlighted-informations .quick-view-new img {
  animation: transformanim3 1s ease forwards;
}

body#cms .top_home_absolute {
  left: 50%;
  transform: translateX(-50%);
}
body#cms #main #content.page-cms-6 p.text-red_page_product,
body#cms #main #content.page-cms-7 p.text-red_page_product,
body#cms #main #content.page-cms-9 p.text-red_page_product {
  width: 100%;
}
body#cms #main #content.page-cms-8 h1 {
  font-family: "Poppins", sans-serif;
  font-size: 53px;
  font-weight: 700;
  font-style: normal;
  line-height: 26.6px;
  text-align: center;
  margin-top: 2em;
  margin-bottom: 1em;
  text-transform: uppercase;
  color: rgba(1, 1, 1, 0.9);
}
body#cms #main #content.page-cms-8 .block_realisation_slide {
  margin-bottom: 7em;
}
body#cms #main #content.page-cms-8 .block_realisation_slide .slick-track img {
  margin-left: 5em;
  margin-right: 5em;
}
body#cms #main #content.page-cms-8 .block_realisation_slide .slick-track {
  left: -50%;
}
body#cms #main #content.page-cms-8 .block_realisation_slide .slick-prev:before {
  content: url("/img/ico/arrowwhiteprev.svg");
  line-height: 0;
}
body#cms #main #content.page-cms-8 .block_realisation_slide .slick-next:before {
  line-height: 0;
  content: url("/img/ico/arrowwhitenext.svg");
}
body#cms #main #content.page-cms-8 .block_realisation_slide .slick-next {
  bottom: -57px;
  right: 50%;
  transform: translateX(38px);
  top: inherit;
}
body#cms #main #content.page-cms-8 .block_realisation_slide .slick-prev {
  left: inherit;
  bottom: -57px;
  right: 50%;
  transform: translateX(-10px);
  top: inherit;
}
body#cms #main #content.page-cms-8 .block_realisation_slide .slick-arrow {
  background: var(--redmoringravure);
  position: absolute;
  width: 37px;
  height: 37px;
  z-index: 10;
}
body#cms #main #content.page-cms-8 .bg-black.mt-5 {
  margin-top: 0;
}
body#cms #main #content.page-cms-11 p,
body#cms #main #content.page-cms-7 p,
body#cms #main #content.page-cms-6 p {
  font-family: "Poppins", sans-serif;
  font-size: 19px;
  font-weight: 400;
  font-style: normal;
  line-height: 26.6px;
  text-align: left;
  color: #605a5b;
}
body#cms .a_page_presentation {
  margin-bottom: 2.2em;
  margin-top: 1.5em;
  line-height: 32px;
  text-transform: uppercase;
}
body#cms #main #content.page-cms-11 .banniere1,
body#cms #main #content.page-cms-7 .banniere1,
body#cms #main #content.page-cms-6 .banniere1 {
  margin-bottom: 2em;
}
body#cms #main #content.page-cms-11 h4.titre_bottom_product,
body#cms #main #content.page-cms-7 h4.titre_bottom_product,
body#cms #main #content.page-cms-6 h4.titre_bottom_product {
  font-family: "Poppins", sans-serif;
  font-size: 53px;
  font-weight: 700;
  font-style: normal;
  color: rgba(1, 1, 1, 0.9);
  margin-bottom: 0.8em;
  margin-top: 2em;
  line-height: 58.3px;
}
body#cms #main #content.page-cms-11 .text-red_page_product,
body#cms #main #content.page-cms-7 .text-red_page_product,
body#cms #main #content.page-cms-6 .text-red_page_product {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  line-height: 38px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
  color: #df3f34;
}
body#cms #main #content.page-cms-11 .black_texte_page_product,
body#cms #main #content.page-cms-7 .black_texte_page_product,
body#cms #main #content.page-cms-6 .black_texte_page_product {
  font-family: "Poppins", sans-serif;
  font-size: 53px;
  font-weight: 700;
  font-style: normal;
  line-height: 58.3px;
  text-align: center;
  width: 82%;
  text-transform: uppercase;
  margin-bottom: 1.5em;
  margin-left: auto;
  margin-right: auto;
  color: rgba(1, 1, 1, 0.9);
}
body#cms #main #content.page-cms-7 .white_texte_page_product {
  margin-bottom: 0.2em !important;
}
body#cms #main #content.page-cms-11 .white_texte_page_product,
body#cms #main #content.page-cms-7 .white_texte_page_product,
body#cms #main #content.page-cms-6 .white_texte_page_product {
  font-family: "Poppins", sans-serif;
  font-size: 53px;
  font-weight: 700;
  font-style: normal;
  line-height: 58.3px;
  text-align: center;
  width: 75%;
  margin: auto;
  text-transform: uppercase;
  color: white;
}
body#cms #main #content.page-cms-7 .paragraphe_page_product {
  width: 65% !important;
}
body#cms #main #content.page-cms-11 .paragraphe_page_product,
body#cms #main #content.page-cms-7 .paragraphe_page_product,
body#cms #main #content.page-cms-6 .paragraphe_page_product {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 300;
  font-style: normal;
  line-height: 25.2px;
  width: 75%;
  margin: auto;
  text-align: center;
  color: white;
}
body#cms .banniere_filter {
  filter: grayscale(1);
}
body#cms #main #content.page-cms-7 #accordion {
  padding-top: 1.5em;
}
body#cms #main #content.page-cms-7 .card-body {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 22.4px;
  text-align: left;
  padding-top: 0.6em;
  color: #605a5b;
}
body#cms #main #content.page-cms-7 .card-header {
  background-color: #f5f5f5;
  border-bottom: none;
  padding: 0.4rem 1.25rem;
  background-color: transparent;
  padding-bottom: 0;
}
body#cms #main #content.page-cms-7 .card-header .btn-link:not(.collapsed) {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  line-height: 25.2px;
  padding: 0;
  text-align: left;
  color: #df3f34;
  text-transform: uppercase;
}
body#cms #main #content.page-cms-7 .card-header .btn-link:not(.collapsed) span {
  color: rgba(1, 1, 1, 0.9);
  margin-right: 0.4em;
}
body#cms #main #content.page-cms-7 .card-header .btn-link.collapsed {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  line-height: 25.2px;
  padding: 0;
  text-align: left;
  text-transform: uppercase;
  color: rgba(1, 1, 1, 0.9);
}
body#cms #main #content.page-cms-7 .card-header .btn-link.collapsed span {
  color: #787878;
  margin-right: 0.4em;
}
body#cms #main #content.page-cms-7 .card-header .btn-link:focus, body#cms #main #content.page-cms-7 .card-header .btn-link:hover {
  text-decoration: none;
}

.video-notre-histoire {
  height: auto;
  width: 100%;
  display: block;
  max-height: 60em;
  object-fit: cover;
}

.container-width {
  max-width: 1400px;
}

.category-product {
  border: 1px solid #DCDCDC;
  padding: 16px;
  min-height: 575px;
  font-family: 'Poppins', serif;
}

.img-category {
  width: 254px;
  height: 126px;
  object-fit: cover;
  object-position: center;
  display: block;
}

.read-more-btn {
  font-weight: 600;
  font-size: 16px;
  color: #151515;
}
.read-more-btn:hover, .read-more-btn:focus {
  color: #151515;
}

/*# sourceMappingURL=style.css.map */

@media screen and (max-width: 1200px){
  .container-width {
    width: 1050px;
  }
}

@media screen and (max-width: 992px){
  .container-width {
    width: 880px;
  }
}

@media screen and (max-width: 768px){
  .container-width {
    width: 640px;
  }
}

@media screen and (max-width: 576px){
  .container-width {
    max-width: 436px;
  }
}
.w-75{
  width: 75% !important;
}
.w-50{
  width: 50% !important;
}
.px-5 {
  padding-left: 5px;
  padding-right: 5px;
}
.justify-content-center {
  display: flex;
  justify-content: center;
}
/*# sourceMappingURL=style.css.map */
