301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: copex.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html lang="fr-FR"> <head> <meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1" > <meta name="viewport" content="width=device-width; initial-scale=1; maximum-scale=1;" /> <meta charset="UTF-8" /> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <link rel="alternate" hreflang="fr" href="https://copex.com/" /> <link rel="alternate" hreflang="en" href="https://copex.com/en/" /> <link rel="alternate" hreflang="de" href="https://copex.com/de/" /> <link rel="alternate" hreflang="es" href="https://copex.com/es/" /> <link rel="alternate" hreflang="ru" href="https://copex.com/ru/" /> <link rel="alternate" hreflang="x-default" href="https://copex.com/" /> <!-- Google Tag Manager for WordPress by gtm4wp.com --> <script data-cfasync="false" data-pagespeed-no-defer> var gtm4wp_datalayer_name = "dataLayer"; var dataLayer = dataLayer || []; </script> <!-- End Google Tag Manager for WordPress by gtm4wp.com --> <!-- This site is optimized with the Yoast SEO plugin v25.0 - https://yoast.com/wordpress/plugins/seo/ --> <title>COPEX fabricant français de presses, cisailles hydrauliques depuis 1948</title><style id="rocket-critical-css">.wpml-ls-legacy-dropdown{width:15.5em;max-width:100%}.wpml-ls-legacy-dropdown>ul{position:relative;padding:0;margin:0!important;list-style-type:none}.wpml-ls-legacy-dropdown .wpml-ls-item{padding:0;margin:0;list-style-type:none}.wpml-ls-legacy-dropdown a{display:block;text-decoration:none;color:#444;border:1px solid #cdcdcd;background-color:#fff;padding:5px 10px;line-height:1}.wpml-ls-legacy-dropdown a span{vertical-align:middle}.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle{position:relative;padding-right:calc(10px + 1.4em)}.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after{content:"";vertical-align:middle;display:inline-block;border:.35em solid transparent;border-top:.5em solid;position:absolute;right:10px;top:calc(50% - .175em)}.wpml-ls-legacy-dropdown .wpml-ls-sub-menu{visibility:hidden;position:absolute;top:100%;right:0;left:0;border-top:1px solid #cdcdcd;padding:0;margin:0;list-style-type:none;z-index:101}.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a{border-width:0 1px 1px}.wpml-ls-legacy-dropdown .wpml-ls-flag{display:inline;vertical-align:middle}:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#ff3333;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#58585a;--secondary:#ff3333;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#ff3333;--light:#e6e6e6;--dark:#282828;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:"Gill Sans MT",Roboto,"Helvetica Neue",Arial,sans-serif;--font-family-monospace:"Open Sans",SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%}aside,header,main,nav,section{display:block}body{margin:0;font-family:"Open Sans",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#58585a;text-align:left;background-color:#fff}h1,h2,h3{margin-top:0;margin-bottom:.5rem}ul{margin-top:0;margin-bottom:1rem}ul ul{margin-bottom:0}strong{font-weight:bolder}a{color:#58585a;text-decoration:underline;background-color:transparent}img{vertical-align:middle;border-style:none}button{border-radius:0}button,input{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button{text-transform:none}[type=button],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}.h4,h1,h2,h3{margin-bottom:.5rem;font-family:"Gill Sans MT",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:700;line-height:1.2;color:#282828}h1{font-size:2.875rem}h2{font-size:2.25rem}h3{font-size:1.875rem}.h4{font-size:1.75rem}.container,.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1170px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.form-control{display:block;width:100%;height:calc(1.5em + 1.5rem + 2px);padding:.75rem 1.25rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:0}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-inline{display:flex;flex-flow:row wrap;align-items:center}@media (min-width:576px){.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}}.btn,header.sticky-top #header-bottom .navbar-nav li.menu-contact a{display:inline-block;font-weight:700;color:#58585a;text-align:center;text-decoration:none;vertical-align:middle;background-color:transparent;border:1px solid transparent;padding:.75rem 1.25rem;font-size:.875rem;line-height:1.5;border-radius:0}form input[type=submit],header.sticky-top #header-bottom .navbar-nav li.menu-contact a{color:#fff;background-color:#f33;border-color:#f33}.front-page .presentation .btn{color:#58585a;border-color:#58585a}.btn-outline-success{color:#28a745;border-color:#28a745}.front-page .machines>.container-fluid .btn{font-weight:400;color:#58585a;text-decoration:underline}.collapse:not(.show){display:none}.dropdown{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#58585a;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:0}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;text-decoration:none}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.5rem 1rem}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.125rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:0}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (min-width:992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.carousel-item.active{display:block}.carousel-fade .carousel-item{opacity:0;transform:none}.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50%/100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.d-none{display:none!important}.d-block{display:block!important}@media (min-width:576px){.d-sm-flex{display:flex!important}}.front-page .presentation .carousel-item{position:relative;display:block;width:100%;padding:0;overflow:hidden}.front-page .presentation .carousel-item::before{display:block;content:""}.front-page .presentation .carousel-item img{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.front-page .presentation .carousel-item::before{padding-top:56.25%}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.w-100{width:100%!important}.my-2{margin-top:.5rem!important}.my-2{margin-bottom:.5rem!important}@media (min-width:576px){.my-sm-0{margin-top:0!important}.my-sm-0{margin-bottom:0!important}.mr-sm-2{margin-right:.5rem!important}}@media (min-width:992px){.my-lg-0{margin-top:0!important}.my-lg-0{margin-bottom:0!important}}.text-right{text-align:right!important}.fab,.fas,header.sticky-top #header-bottom .navbar-nav li.menu-contact a::after,header.sticky-top .navbar-toggler .navbar-toggler-icon::before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-facebook-square:before{content:"\f082"}.fa-instagram:before{content:"\f16d"}.fa-linkedin:before{content:"\f08c"}.fa-search:before{content:"\f002"}@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:900;font-display:swap;src:url(https://copex.com/wp-content/themes/copex/assets/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot);src:url(https://copex.com/wp-content/themes/copex/assets/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(https://copex.com/wp-content/themes/copex/assets/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2) format("woff2"),url(https://copex.com/wp-content/themes/copex/assets/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff) format("woff"),url(https://copex.com/wp-content/themes/copex/assets/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf) format("truetype"),url(https://copex.com/wp-content/themes/copex/assets/node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fas,header.sticky-top #header-bottom .navbar-nav li.menu-contact a::after,header.sticky-top .navbar-toggler .navbar-toggler-icon::before{font-family:'Font Awesome 5 Free';font-weight:900}@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:400;font-display:swap;src:url(https://copex.com/wp-content/themes/copex/assets/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot);src:url(https://copex.com/wp-content/themes/copex/assets/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(https://copex.com/wp-content/themes/copex/assets/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2) format("woff2"),url(https://copex.com/wp-content/themes/copex/assets/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff) format("woff"),url(https://copex.com/wp-content/themes/copex/assets/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf) format("truetype"),url(https://copex.com/wp-content/themes/copex/assets/node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:'Font Awesome 5 Brands';font-weight:400}@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:400;font-display:swap;src:url(https://copex.com/wp-content/themes/copex/assets/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot);src:url(https://copex.com/wp-content/themes/copex/assets/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(https://copex.com/wp-content/themes/copex/assets/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2) format("woff2"),url(https://copex.com/wp-content/themes/copex/assets/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff) format("woff"),url(https://copex.com/wp-content/themes/copex/assets/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf) format("truetype"),url(https://copex.com/wp-content/themes/copex/assets/node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.svg#fontawesome) format("svg")}button::-moz-focus-inner{padding:0;border:0}@font-face{font-display:swap;font-family:'Gill Sans MT';src:url(https://copex.com/wp-content/themes/copex/assets/fonts/GillSansMT.eot);src:url(https://copex.com/wp-content/themes/copex/assets/fonts/GillSansMT.eot?#iefix) format("embedded-opentype"),url(https://copex.com/wp-content/themes/copex/assets/fonts/GillSansMT.woff2) format("woff2"),url(https://copex.com/wp-content/themes/copex/assets/fonts/GillSansMT.woff) format("woff"),url(https://copex.com/wp-content/themes/copex/assets/fonts/GillSansMT.ttf) format("truetype"),url(https://copex.com/wp-content/themes/copex/assets/fonts/GillSansMT.svg#GillSansMT) format("svg");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:'Gill Sans MT';src:url(https://copex.com/wp-content/themes/copex/assets/fonts/GillSansMT-Italic.eot);src:url(https://copex.com/wp-content/themes/copex/assets/fonts/GillSansMT-Italic.eot?#iefix) format("embedded-opentype"),url(https://copex.com/wp-content/themes/copex/assets/fonts/GillSansMT-Italic.woff2) format("woff2"),url(https://copex.com/wp-content/themes/copex/assets/fonts/GillSansMT-Italic.woff) format("woff"),url(https://copex.com/wp-content/themes/copex/assets/fonts/GillSansMT-Italic.ttf) format("truetype"),url(https://copex.com/wp-content/themes/copex/assets/fonts/GillSansMT-Italic.svg#GillSansMT-Italic) format("svg");font-weight:400;font-style:italic}@font-face{font-display:swap;font-family:'Gill Sans MT';src:url(https://copex.com/wp-content/themes/copex/assets/fonts/GillSansMT-Bold.eot);src:url(https://copex.com/wp-content/themes/copex/assets/fonts/GillSansMT-Bold.eot?#iefix) format("embedded-opentype"),url(https://copex.com/wp-content/themes/copex/assets/fonts/GillSansMT-Bold.woff2) format("woff2"),url(https://copex.com/wp-content/themes/copex/assets/fonts/GillSansMT-Bold.woff) format("woff"),url(https://copex.com/wp-content/themes/copex/assets/fonts/GillSansMT-Bold.ttf) format("truetype"),url(https://copex.com/wp-content/themes/copex/assets/fonts/GillSansMT-Bold.svg#GillSansMT-Bold) format("svg");font-weight:700;font-style:normal}@font-face{font-display:swap;font-family:'Gill Sans MT';src:url(https://copex.com/wp-content/themes/copex/assets/fonts/GillSansMT-BoldItalic.eot);src:url(https://copex.com/wp-content/themes/copex/assets/fonts/GillSansMT-BoldItalic.eot?#iefix) format("embedded-opentype"),url(https://copex.com/wp-content/themes/copex/assets/fonts/GillSansMT-BoldItalic.woff2) format("woff2"),url(https://copex.com/wp-content/themes/copex/assets/fonts/GillSansMT-BoldItalic.woff) format("woff"),url(https://copex.com/wp-content/themes/copex/assets/fonts/GillSansMT-BoldItalic.ttf) format("truetype"),url(https://copex.com/wp-content/themes/copex/assets/fonts/GillSansMT-BoldItalic.svg#GillSansMT-BoldItalic) format("svg");font-weight:700;font-style:italic}@font-face{font-display:swap;font-family:'Open Sans';src:url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-Light.eot);src:url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-Light.eot?#iefix) format("embedded-opentype"),url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-Light.woff2) format("woff2"),url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-Light.woff) format("woff"),url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-Light.ttf) format("truetype"),url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-Light.svg#OpenSans-Light) format("svg");font-weight:300;font-style:normal}@font-face{font-display:swap;font-family:'Open Sans';src:url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-LightItalic.eot);src:url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-LightItalic.eot?#iefix) format("embedded-opentype"),url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-LightItalic.woff2) format("woff2"),url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-LightItalic.woff) format("woff"),url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-LightItalic.ttf) format("truetype"),url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-LightItalic.svg#OpenSans-LightItalic) format("svg");font-weight:300;font-style:italic}@font-face{font-display:swap;font-family:'Open Sans';src:url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-Regular.eot);src:url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-Regular.eot?#iefix) format("embedded-opentype"),url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-Regular.woff2) format("woff2"),url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-Regular.woff) format("woff"),url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-Regular.ttf) format("truetype"),url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-Regular.svg#OpenSans-Regular) format("svg");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:'Open Sans';src:url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-Italic.eot);src:url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-Italic.eot?#iefix) format("embedded-opentype"),url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-Italic.woff2) format("woff2"),url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-Italic.woff) format("woff"),url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-Italic.ttf) format("truetype"),url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-Italic.svg#OpenSans-Italic) format("svg");font-weight:400;font-style:italic}@font-face{font-display:swap;font-family:'Open Sans';src:url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-SemiBold.eot);src:url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-SemiBold.eot?#iefix) format("embedded-opentype"),url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-SemiBold.woff2) format("woff2"),url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-SemiBold.woff) format("woff"),url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-SemiBold.ttf) format("truetype"),url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-SemiBold.svg#OpenSans-SemiBold) format("svg");font-weight:600;font-style:normal}@font-face{font-display:swap;font-family:'Open Sans';src:url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-SemiBoldItalic.eot);src:url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-SemiBoldItalic.eot?#iefix) format("embedded-opentype"),url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-SemiBoldItalic.woff2) format("woff2"),url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-SemiBoldItalic.woff) format("woff"),url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-SemiBoldItalic.ttf) format("truetype"),url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-SemiBoldItalic.svg#OpenSans-SemiBoldItalic) format("svg");font-weight:600;font-style:italic}@font-face{font-display:swap;font-family:'Open Sans';src:url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-Bold.eot);src:url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-Bold.eot?#iefix) format("embedded-opentype"),url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-Bold.woff2) format("woff2"),url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-Bold.woff) format("woff"),url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-Bold.ttf) format("truetype"),url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-Bold.svg#OpenSans-Bold) format("svg");font-weight:700;font-style:normal}@font-face{font-display:swap;font-family:'Open Sans';src:url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-BoldItalic.eot);src:url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-BoldItalic.eot?#iefix) format("embedded-opentype"),url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-BoldItalic.woff2) format("woff2"),url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-BoldItalic.woff) format("woff"),url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-BoldItalic.ttf) format("truetype"),url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-BoldItalic.svg#OpenSans-BoldItalic) format("svg");font-weight:700;font-style:italic}@font-face{font-display:swap;font-family:'Open Sans';src:url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-ExtraBold.eot);src:url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-ExtraBold.eot?#iefix) format("embedded-opentype"),url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-ExtraBold.woff2) format("woff2"),url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-ExtraBold.woff) format("woff"),url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-ExtraBold.ttf) format("truetype"),url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-ExtraBold.svg#OpenSans-ExtraBold) format("svg");font-weight:800;font-style:normal}@font-face{font-display:swap;font-family:'Open Sans';src:url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-ExtraBoldItalic.eot);src:url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-ExtraBoldItalic.eot?#iefix) format("embedded-opentype"),url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-ExtraBoldItalic.woff2) format("woff2"),url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-ExtraBoldItalic.woff) format("woff"),url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-ExtraBoldItalic.ttf) format("truetype"),url(https://copex.com/wp-content/themes/copex/assets/fonts/OpenSans-ExtraBoldItalic.svg#OpenSans-ExtraBoldItalic) format("svg");font-weight:800;font-style:italic}header.sticky-top:not(.header-scrolled){box-shadow:0 1px 0 0 rgba(255,255,255,.25)}header.sticky-top a{text-decoration:none}header.sticky-top .container-fluid{max-width:100%}header.sticky-top #header-top{background-color:#fff;text-transform:uppercase;font-weight:700}header.sticky-top #header-top .row{display:flex;flex-direction:row;align-items:center}header.sticky-top #header-top .wpml-ls-legacy-dropdown{width:10em}header.sticky-top #header-top .wpml-ls-legacy-dropdown a{border:0 none;font-size:.75rem;padding:10px}header.sticky-top #header-top .wpml-ls-legacy-dropdown .wpml-ls-sub-menu{box-shadow:0 5px 10px 0 rgba(40,40,40,.5);background:#fff;border:0 none}header.sticky-top #header-top .text-right{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}header.sticky-top #header-top .text-right ul{display:flex;list-style:none;align-items:center;padding:0;margin:0}header.sticky-top #header-top .text-right ul li{margin:0 .5rem}header.sticky-top #header-top .text-right ul li a{padding-top:.5rem;padding-bottom:.5rem}header.sticky-top #header-top .text-right .navbar-nav{flex-direction:row}header.sticky-top #header-top .text-right .navbar-nav a{font-size:.75rem}header.sticky-top #header-bottom{background-color:#58585a}@media (min-width:992px){header.sticky-top #header-bottom{padding-top:10px;padding-bottom:10px}}header.sticky-top #header-bottom a{color:#fff}header.sticky-top #header-bottom .container-fluid{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media (max-width:991.98px){header.sticky-top #header-bottom .container-fluid{flex-direction:column;justify-content:flex-start;align-items:stretch}}header.sticky-top #header-bottom .header-title{padding-top:1rem;padding-bottom:1rem;width:15%;max-width:calc(457px / 2)}@media (max-width:991.98px){header.sticky-top #header-bottom .header-title{width:100%}}header.sticky-top #header-bottom .header-title img{max-width:calc(457px / 2);width:100%;height:auto}@media (min-width:992px){header.sticky-top #header-bottom .navbar{width:85%}header.sticky-top #header-bottom .navbar.navbar-expand-lg .navbar-nav>li:not(.menu-contact)>.nav-link{padding-right:0;padding-left:0}}@media (max-width:991.98px){header.sticky-top #header-bottom .navbar{width:100%;padding:0}}header.sticky-top #header-bottom .navbar-nav{width:100%;justify-content:space-between}@media (min-width:992px){header.sticky-top #header-bottom .navbar-nav{align-items:center}}header.sticky-top #header-bottom .navbar-nav li{margin:.5rem}header.sticky-top #header-bottom .navbar-nav li a{font-size:.938rem;font-weight:600}@media (max-width:2000px){header.sticky-top #header-bottom .navbar-nav li a{font-size:.875rem}}@media (max-width:1140px){header.sticky-top #header-bottom .navbar-nav li a{font-size:.813rem}}@media (min-width:992px){header.sticky-top #header-bottom .navbar-nav li:first-child{margin-left:auto}}@media (min-width:992px){header.sticky-top #header-bottom .navbar-nav li.menu-search{margin-left:auto}}@media (max-width:991.98px){header.sticky-top #header-bottom .navbar-nav li.menu-search #searchform input[type=text]{display:inline-block;overflow:hidden;position:relative;right:auto;margin:0!important;width:calc(100% - 44px);border:0 none}header.sticky-top #header-bottom .navbar-nav li.menu-search #searchform input[type=submit]{display:inline-block!important;height:44px;width:44px;overflow:hidden;text-indent:-9999px}header.sticky-top #header-bottom .navbar-nav li.menu-search i{position:absolute;right:0;width:44px;text-align:center}}header.sticky-top #header-bottom .navbar-nav li.menu-contact{margin-right:0}@media (max-width:991.98px){header.sticky-top #header-bottom .navbar-nav li.menu-contact{margin-bottom:2rem}}header.sticky-top #header-bottom .navbar-nav li.menu-contact a{position:relative;font-size:.875rem}@media (max-width:2000px){header.sticky-top #header-bottom .navbar-nav li.menu-contact a{font-size:.75rem}}header.sticky-top #header-bottom .navbar-nav li.menu-contact a::after{line-height:1;top:1px;display:inline-block;content:"\f105";position:relative;margin-left:.5rem}header.sticky-top #header-bottom .navbar-nav li.current-menu-item:not(.menu-contact) a{box-shadow:0 2px 0 0 #f33}header.sticky-top #header-bottom .navbar-nav li .dropdown-menu{padding:0;border-top-width:1px}@media all and (min-width:992px){header.sticky-top #header-bottom .navbar-nav li .dropdown-menu{display:block;opacity:0;visibility:hidden;margin-top:0;top:80%;transform:rotateX(-75deg);transform-origin:0 0}}@media (min-width:992px){header.sticky-top #header-bottom .navbar-nav li .dropdown-menu{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:420px}}@media (max-width:991.98px){header.sticky-top #header-bottom .navbar-nav li .dropdown-menu{background:rgba(255,255,255,.05)}}header.sticky-top #header-bottom .navbar-nav li .dropdown-menu a.dropdown-item{margin:0;border-bottom:1px solid rgba(88,88,90,.1);padding:.75rem 1rem;color:#282828}@media (max-width:991.98px){header.sticky-top #header-bottom .navbar-nav li .dropdown-menu a.dropdown-item{color:#fff}}header.sticky-top .navbar-toggler{position:absolute;right:0;top:-55px;color:#fff;border-color:#fff}header.sticky-top .navbar-toggler .navbar-toggler-icon{position:relative}header.sticky-top .navbar-toggler .navbar-toggler-icon::before{position:absolute;top:0;bottom:0;left:0;right:0;content:"\f0c9";font-size:1.5rem;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.home header.sticky-top:not(.header-scrolled) #header-bottom{background-color:rgba(88,88,90,0)}@media (max-width:1199.98px){.home header.sticky-top:not(.header-scrolled) #header-bottom .navbar-collapse.collapse{margin:0 -15px;padding:30px}}@media (max-width:767.98px){.home header.sticky-top:not(.header-scrolled) .navbar-toggler{color:#58585a;border-color:#58585a}}@media (min-width:576px){.home header.sticky-top:not(.header-scrolled) .navbar-toggler{color:#fff;border-color:#fff}}@media (min-width:576px){.home main{margin-top:-94px}}@media (min-width:992px){.home main{margin-top:-156px!important}}.front-page>div{padding-top:3rem;padding-bottom:3rem}.front-page .presentation{position:relative;padding:0}.front-page .presentation .container{z-index:1;display:flex;justify-content:center;flex-direction:column}.front-page .presentation .carousel-item{background-color:#58585a}@media (max-width:767.98px){.front-page .presentation .carousel-item:before{padding-top:75%!important}}@media (max-width:575.98px){.front-page .presentation .carousel-item:before{padding-top:100%!important}}.front-page .presentation .carousel-item img{-o-object-fit:cover;object-fit:cover;opacity:.8}.front-page .presentation .feat-inner{position:absolute;top:0;left:0;display:flex;justify-content:center;height:100%;width:100%;z-index:1;background:#000;background:linear-gradient(180deg,#000 0,rgba(0,0,0,0) 75%)}.front-page .presentation .feat-inner .container{padding-top:100px;padding-bottom:50px}.front-page .presentation .carousel-control{display:flex;align-items:center;position:absolute;left:0;bottom:0;height:50px;width:100%}.front-page .presentation .carousel-control .container{position:relative;align-items:flex-start;justify-content:center}.front-page .presentation .carousel-control .control-nav{position:relative;width:100px;height:50px}.front-page .presentation .carousel-control .control-nav a{text-decoration:none;width:50px;height:50px;font-size:1.25rem;background:rgba(255,255,255,.4)}.front-page .presentation h1{color:#fff;font-weight:400;line-height:1;font-size:3.75rem;margin-bottom:3rem}.front-page .presentation h1 strong{display:block}@media (max-width:767.98px){.front-page .presentation h1{font-size:7vw}}.front-page .presentation .btn{color:#fff;border-color:#fff}.front-page .machines{background:url(https://copex.com/wp-content/themes/copex/assets/images/bg-dots.jpg);padding-bottom:0}.front-page .machines>.container-fluid{text-align:left}.front-page .machines>.container-fluid>h3{margin-bottom:0}.machines{border-top:1px solid #e6e6e6}.machines .container-fluid{text-align:center}html{font-size:1rem}@media (max-width:991.98px){html{font-size:.875rem}}main img{max-width:100%;height:auto}.container,.container-fluid{max-width:1280px}#searchform{position:relative}#searchform input[type=text]{display:none;position:absolute;right:20px}.btn,header.sticky-top #header-bottom .navbar-nav li.menu-contact a{text-decoration:none;letter-spacing:1px}.machines .container-fluid>h2{display:inline-block;border-bottom:1px solid;line-height:1;letter-spacing:1px;text-transform:uppercase;font-size:1rem;color:#f33}.machines .container-fluid>h3{margin-bottom:4rem;font-size:2.25rem;font-weight:700}.front-page .machines>.container-fluid .btn{padding:0;border:0 none;font-size:.875rem;font-weight:700;text-decoration:none;position:relative}.front-page .machines>.container-fluid .btn::after{display:inline-block;content:"\f105";font-weight:900;font-family:'Font Awesome 5 Free';margin-left:.25rem}.fa-facebook-square{color:#4267b2}.fa-instagram{color:#000}.fa-linkedin{color:#026699}</style><link rel="preload" data-rocket-preload as="image" href="https://copex.com/wp-content/uploads/2020/06/S-Wing-900-Presse-cisaille-%C3%A0-volets-14.jpg.webp" fetchpriority="high"> <meta name="description" content="Copex conçoit des machines pour le recyclage et la valorisation de déchets d'origines variées permettant le compactage de casi tous matériaux compressibles." /> <link rel="canonical" href="https://copex.com/" /> <meta property="og:locale" content="fr_FR" /> <meta property="og:type" content="website" /> <meta property="og:title" content="COPEX fabricant français de presses, cisailles hydrauliques depuis 1948" /> <meta property="og:description" content="Copex conçoit des machines pour le recyclage et la valorisation de déchets d'origines variées permettant le compactage de casi tous matériaux compressibles." /> <meta property="og:url" content="https://copex.com/" /> <meta property="og:site_name" content="Copex" /> <meta property="article:modified_time" content="2025-01-03T07:49:36+00:00" /> <meta name="twitter:card" content="summary_large_image" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://copex.com/","url":"https://copex.com/","name":"COPEX fabricant français de presses, cisailles hydrauliques depuis 1948","isPartOf":{"@id":"https://copex.com/#website"},"about":{"@id":"https://copex.com/#organization"},"datePublished":"2019-11-12T11:22:31+00:00","dateModified":"2025-01-03T07:49:36+00:00","description":"Copex conçoit des machines pour le recyclage et la valorisation de déchets d'origines variées permettant le compactage de casi tous matériaux compressibles.","breadcrumb":{"@id":"https://copex.com/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https://copex.com/"]}]},{"@type":"BreadcrumbList","@id":"https://copex.com/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil"}]},{"@type":"WebSite","@id":"https://copex.com/#website","url":"https://copex.com/","name":"Copex","description":"Un site utilisant WordPress","publisher":{"@id":"https://copex.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://copex.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https://copex.com/#organization","name":"copex","url":"https://copex.com/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https://copex.com/#/schema/logo/image/","url":"https://copex.com/wp-content/uploads/2020/03/[email protected]","contentUrl":"https://copex.com/wp-content/uploads/2020/03/[email protected]","width":457,"height":100,"caption":"copex"},"image":{"@id":"https://copex.com/#/schema/logo/image/"}}]}</script> <!-- / Yoast SEO plugin. --> <link rel="alternate" type="application/rss+xml" title="Copex » Flux" href="https://copex.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Copex » Flux des commentaires" href="https://copex.com/comments/feed/" /> <style id='wp-emoji-styles-inline-css' type='text/css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='preload' href='https://copex.com/wp-includes/css/dist/block-library/style.min.css?ver=d055b4' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" type='text/css' media='all' /> <style id='wp-block-library-theme-inline-css' type='text/css'> .wp-block-audio :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio :where(figcaption){color:#ffffffa6}.wp-block-audio{margin:0 0 1em}.wp-block-code{border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,monaco,monospace;padding:.8em 1em}.wp-block-embed :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-embed :where(figcaption){color:#ffffffa6}.wp-block-embed{margin:0 0 1em}.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:#ffffffa6}:root :where(.wp-block-image figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme :root :where(.wp-block-image figcaption){color:#ffffffa6}.wp-block-image{margin:0 0 1em}.wp-block-pullquote{border-bottom:4px solid;border-top:4px solid;color:currentColor;margin-bottom:1.75em}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{color:currentColor;font-size:.8125em;font-style:normal;text-transform:uppercase}.wp-block-quote{border-left:.25em solid;margin:0 0 1.75em;padding-left:1em}.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;font-style:normal;position:relative}.wp-block-quote:where(.has-text-align-right){border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote:where(.has-text-align-center){border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote:where(.is-style-plain){border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-search__button{border:1px solid #ccc;padding:.375em .625em}:where(.wp-block-group.has-background){padding:1.25em 2.375em}.wp-block-separator.has-css-opacity{opacity:.4}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto}.wp-block-separator.has-alpha-channel-opacity{opacity:1}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table{margin:0 0 1em}.wp-block-table td,.wp-block-table th{word-break:normal}.wp-block-table :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table :where(figcaption){color:#ffffffa6}.wp-block-video :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video :where(figcaption){color:#ffffffa6}.wp-block-video{margin:0 0 1em}:root :where(.wp-block-template-part.has-background){margin-bottom:0;margin-top:0;padding:1.25em 2.375em} </style> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link rel='preload' href='https://copex.com/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-dropdown/style.min.css?ver=1' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" type='text/css' media='all' /> <link data-minify="1" rel='preload' href='https://copex.com/wp-content/cache/min/1/wp-content/themes/copex/style.css?ver=1695374402' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" type='text/css' media='all' /> <script type="text/javascript" src="https://copex.com/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-dropdown/script.min.js?ver=1" id="wpml-legacy-dropdown-0-js" data-rocket-defer defer></script> <script type="text/javascript" src="https://copex.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="text/javascript" src="https://copex.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" data-rocket-defer defer></script> <link rel="https://api.w.org/" href="https://copex.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://copex.com/wp-json/wp/v2/pages/4" /> <link rel='shortlink' href='https://copex.com/' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://copex.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fcopex.com%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://copex.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fcopex.com%2F&format=xml" /> <!-- DO NOT COPY THIS SNIPPET! Start of Page Analytics Tracking for HubSpot WordPress plugin v11.3.6--> <script class="hsq-set-content-id" data-content-id="standard-page"> var _hsq = _hsq || []; _hsq.push(["setContentType", "standard-page"]); </script> <!-- DO NOT COPY THIS SNIPPET! End of Page Analytics Tracking for HubSpot WordPress plugin --> <!-- Google Tag Manager for WordPress by gtm4wp.com --> <!-- GTM Container placement set to footer --> <script data-cfasync="false" data-pagespeed-no-defer> var dataLayer_content = {"pagePostType":"frontpage","pagePostType2":"single-page","pagePostAuthor":"ldwadmin"}; dataLayer.push( dataLayer_content ); </script> <script data-cfasync="false" data-pagespeed-no-defer> (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-P7LDXSM'); </script> <!-- End Google Tag Manager for WordPress by gtm4wp.com --><style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style><link rel="icon" href="https://copex.com/wp-content/uploads/2020/03/cropped-favicon-150x150.png.webp" sizes="32x32" /> <link rel="icon" href="https://copex.com/wp-content/uploads/2020/03/cropped-favicon-300x300.png.webp" sizes="192x192" /> <link rel="apple-touch-icon" href="https://copex.com/wp-content/uploads/2020/03/cropped-favicon-300x300.png.webp" /> <meta name="msapplication-TileImage" content="https://copex.com/wp-content/uploads/2020/03/cropped-favicon-300x300.png" /> <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><script> /*! loadCSS rel=preload polyfill. [c]2017 Filament Group, Inc. MIT License */ (function(w){"use strict";if(!w.loadCSS){w.loadCSS=function(){}} var rp=loadCSS.relpreload={};rp.support=(function(){var ret;try{ret=w.document.createElement("link").relList.supports("preload")}catch(e){ret=!1} return function(){return ret}})();rp.bindMediaToggle=function(link){var finalMedia=link.media||"all";function enableStylesheet(){link.media=finalMedia} if(link.addEventListener){link.addEventListener("load",enableStylesheet)}else if(link.attachEvent){link.attachEvent("onload",enableStylesheet)} setTimeout(function(){link.rel="stylesheet";link.media="only x"});setTimeout(enableStylesheet,3000)};rp.poly=function(){if(rp.support()){return} var links=w.document.getElementsByTagName("link");for(var i=0;i<links.length;i++){var link=links[i];if(link.rel==="preload"&&link.getAttribute("as")==="style"&&!link.getAttribute("data-loadcss")){link.setAttribute("data-loadcss",!0);rp.bindMediaToggle(link)}}};if(!rp.support()){rp.poly();var run=w.setInterval(rp.poly,500);if(w.addEventListener){w.addEventListener("load",function(){rp.poly();w.clearInterval(run)})}else if(w.attachEvent){w.attachEvent("onload",function(){rp.poly();w.clearInterval(run)})}} if(typeof exports!=="undefined"){exports.loadCSS=loadCSS} else{w.loadCSS=loadCSS}}(typeof global!=="undefined"?global:this)) </script> <style id="rocket-lazyrender-inline-css">[data-wpr-lazyrender] {content-visibility: auto;}</style><meta name="generator" content="WP Rocket 3.18" data-wpr-features="wpr_defer_js wpr_minify_js wpr_async_css wpr_lazyload_images wpr_lazyload_iframes wpr_automatic_lazy_rendering wpr_oci wpr_cache_webp wpr_minify_css wpr_desktop" /></head> <body class="home wp-singular page-template-default page page-id-4 wp-custom-logo wp-embed-responsive wp-theme-ldw-base wp-child-theme-copex" role="document"> <!-- GTM Container placement set to footer --> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-P7LDXSM" height="0" width="0" style="display:none;visibility:hidden" aria-hidden="true"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <header class="sticky-top" role="banner"> <div id="header-top" class="navbar-inverse"> <div class="container-fluid"> <nav id="topnav"> <div class="row"> <div class="col"> <aside id="icl_lang_sel_widget-2" class="widget widget-container widget_icl_lang_sel_widget"><div class="widget_content"> <div class="wpml-ls-sidebars-header-widgets wpml-ls wpml-ls-legacy-dropdown js-wpml-ls-legacy-dropdown"> <ul> <li tabindex="0" class="wpml-ls-slot-header-widgets wpml-ls-item wpml-ls-item-fr wpml-ls-current-language wpml-ls-first-item wpml-ls-item-legacy-dropdown"> <a href="#" class="js-wpml-ls-item-toggle wpml-ls-item-toggle"> <img class="wpml-ls-flag" src="https://copex.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/fr.png" alt="" /><span class="wpml-ls-native">Français</span></a> <ul class="wpml-ls-sub-menu"> <li class="wpml-ls-slot-header-widgets wpml-ls-item wpml-ls-item-en"> <a href="https://copex.com/en/" class="wpml-ls-link"> <img class="wpml-ls-flag" src="https://copex.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/en.png" alt="" /><span class="wpml-ls-display">Anglais</span></a> </li> <li class="wpml-ls-slot-header-widgets wpml-ls-item wpml-ls-item-de"> <a href="https://copex.com/de/" class="wpml-ls-link"> <img class="wpml-ls-flag" src="https://copex.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/de.png" alt="" /><span class="wpml-ls-display">Allemand</span></a> </li> <li class="wpml-ls-slot-header-widgets wpml-ls-item wpml-ls-item-es"> <a href="https://copex.com/es/" class="wpml-ls-link"> <img class="wpml-ls-flag" src="https://copex.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/es.png" alt="" /><span class="wpml-ls-display">Espagnol</span></a> </li> <li class="wpml-ls-slot-header-widgets wpml-ls-item wpml-ls-item-ru wpml-ls-last-item"> <a href="https://copex.com/ru/" class="wpml-ls-link"> <img class="wpml-ls-flag" src="https://copex.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/ru.png" alt="" /><span class="wpml-ls-display">Russe</span></a> </li> </ul> </li> </ul> </div> </div></aside> </div> <div class="col text-right"> <ul id="menu-top-header" class="nav navbar-nav navbar-right d-none d-sm-flex"><li id="menu-item-181" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-181 nav-item"><a href="https://copex.com/newsletter/">Newsletter</a></li> <li id="menu-item-180" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-180 nav-item"><a href="https://copex.com/agenda/">Agenda</a></li> </ul> <ul class="header-rs"> <li> <a href="https://www.facebook.com/sa.copex"> <i class="fab fa-facebook-square"></i> </a> </li> <li> <a href="https://www.linkedin.com/company/copex-sa"> <i class="fab fa-linkedin"></i> </a> </li> <li> <a href="https://www.instagram.com/lefort.metal.recycling/"> <i class="fab fa-instagram"></i> </a> </li> </ul> </div> </div> </nav> </div> </div> <div id="header-bottom"> <div class="container-fluid"> <div class="header-title"> <a href="https://copex.com/" class="custom-logo-link" rel="home" aria-current="page"><img width="457" height="100" src="https://copex.com/wp-content/uploads/2020/03/[email protected]" class="custom-logo" alt="Copex" decoding="async" srcset="https://copex.com/wp-content/uploads/2020/03/[email protected] 457w,https://copex.com/wp-content/uploads/2020/03/[email protected] 300w" sizes="(max-width: 457px) 100vw, 457px" /></a> </div> <nav class="navbar navbar-expand-lg"> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#main-nav" aria-controls="main-nav" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="main-nav"> <ul id="menu-header" class="navbar-nav"><li id="menu-item-129" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-4 current_page_item menu-item-129 nav-item"><a href="https://copex.com/" aria-current="page" class="nav-link">Accueil</a><li id="menu-item-85" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-85 nav-item"><a href="https://copex.com/entreprise/" class="nav-link">Entreprise</a><li id="menu-item-5906" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-5906 nav-item dropdown"><a href="https://copex.com/machines/" class="nav-link dropdown-toggle" data-href="#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Machines<span class="caret"></span></a> <div class="sub-menu dropdown-menu"> <a href="https://copex.com/machines/presse-cisailles-a-ferraille/" class="dropdown-item">Presses cisailles</a> <a href="https://copex.com/machines/presses-a-paquets/" class="dropdown-item">Presses</a> <a href="https://copex.com/machines/occasions/" class="dropdown-item">Occasions</a> </div> <li id="menu-item-83" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-83 nav-item dropdown"><a href="https://copex.com/applications/" class="nav-link dropdown-toggle" data-href="#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Applications<span class="caret"></span></a> <div class="sub-menu dropdown-menu"> <a href="https://copex.com/applications/agroalimentaire/" class="dropdown-item">Agroalimentaire</a> <a href="https://copex.com/applications/recyclage-ferreux-et-non-ferreux/" class="dropdown-item">Recyclage des métaux ferreux et non-ferreux</a> <a href="https://copex.com/applications/siderurgie/" class="dropdown-item">Sidérurgie</a> <a href="https://copex.com/applications/recyclage-des-dechets-et-centres-de-tri/" class="dropdown-item">Recyclage des déchets et centres de tri</a> <a href="https://copex.com/applications/agriculture/" class="dropdown-item">Agriculture</a> <a href="https://copex.com/applications/nucleaire/" class="dropdown-item">Nucléaire</a> <a href="https://copex.com/applications/centres-de-transfert/" class="dropdown-item">Centres de transfert</a> <a href="https://copex.com/applications/industries/" class="dropdown-item">Autres industries</a> </div> <li id="menu-item-82" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-82 nav-item dropdown"><a href="https://copex.com/materiaux/" class="nav-link dropdown-toggle" data-href="#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Matériaux<span class="caret"></span></a> <div class="sub-menu dropdown-menu"> <a href="https://copex.com/materiaux/metaux-ferreux/" class="dropdown-item">Métaux ferreux</a> <a href="https://copex.com/materiaux/metaux-non-ferreux/" class="dropdown-item">Métaux non ferreux</a> <a href="https://copex.com/materiaux/luzerne-paille-et-autres-fibres-vegetales/" class="dropdown-item">Fibres agricoles et végétales</a> <a href="https://copex.com/materiaux/multimateriaux/" class="dropdown-item">Multimatériaux</a> <a href="https://copex.com/materiaux/omr/" class="dropdown-item">OMR</a> <a href="https://copex.com/materiaux/csr/" class="dropdown-item">CSR</a> <a href="https://copex.com/materiaux/emballage-metallique/" class="dropdown-item">Emballages métalliques</a> <a href="https://copex.com/materiaux/deee/" class="dropdown-item">DEEE</a> <a href="https://copex.com/materiaux/cartons/" class="dropdown-item">Cartons</a> <a href="https://copex.com/materiaux/plastiques/" class="dropdown-item">Plastiques</a> <a href="https://copex.com/materiaux/bois/" class="dropdown-item">Bois</a> <a href="https://copex.com/materiaux/textile/" class="dropdown-item">Textiles</a> </div> <li id="menu-item-2740" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2740 nav-item"><a href="https://copex.com/services/" class="nav-link">Services</a><li id="menu-item-162" class="menu-item menu-item-type-post_type menu-item-object-machine menu-item-162 nav-item"><a href="https://copex.com/machines/occasions/" class="nav-link">Occasions</a><li id="menu-item-86" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-86 nav-item"><a href="https://copex.com/actualites/" class="nav-link">Actualités</a><li id="menu-item-7308" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7308 nav-item"><a href="https://copex.com/carriere/" class="nav-link">Carrière</a><li id="menu-item-133" class="menu-search menu-item menu-item-type-custom menu-item-object-custom menu-item-133 nav-item"><a class="nav-link"><form method="get" id="searchform" action="https://copex.com/" class="form-inline my-2 my-lg-0"> <input class="form-control mr-sm-2" type="text" class="field" name="s" id="s" placeholder="Rechercher" /> <input type="submit" class="btn btn-outline-success my-2 my-sm-0 submit d-none" name="submit" id="searchsubmit" value="Rechercher" /> <i class="fas fa-search"></i> </form></a><li id="menu-item-84" class="menu-contact menu-item menu-item-type-post_type menu-item-object-page menu-item-84 nav-item"><a href="https://copex.com/contactez-nous/" class="nav-link">Contactez-nous</a></ul> </div> </nav> </div> </div> </header> <main > <section class="front-page"> <div class="presentation"> <div id="carousel-presentation" class="carousel slide carousel-fade" data-ride="carousel"> <div class="carousel-inner"> <div class="carousel-item active "> <div class="feat-inner"> <div class="container"> <div class="row"> <div class="col"> <h1> <strong>La force de l'expérience</strong> au service de votre projet </h1> <a class="btn" href="https://copex.com/entreprise/" > En savoir plus </a> </div> </div> </div> </div> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="d-block w-100" alt="S-Wing 900 Presse cisaille à volets (14)" data-lazy-src="https://copex.com/wp-content/uploads/2020/06/S-Wing-900-Presse-cisaille-à-volets-14.jpg.webp"><noscript><img src="https://copex.com/wp-content/uploads/2020/06/S-Wing-900-Presse-cisaille-à-volets-14.jpg.webp" class="d-block w-100" alt="S-Wing 900 Presse cisaille à volets (14)"></noscript> </div> <div class="carousel-item "> <div class="feat-inner"> <div class="container"> <div class="row"> <div class="col"> <h1> <strong>La force de l'expérience</strong> au service de votre projet </h1> <a class="btn" href="https://copex.com/entreprise/" > En savoir plus </a> </div> </div> </div> </div> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="d-block w-100" alt="Presses à balles PMM (19)" data-lazy-src="https://copex.com/wp-content/uploads/2020/03/Presses-à-balles-PMM-19-e1591691434246.jpg.webp"><noscript><img src="https://copex.com/wp-content/uploads/2020/03/Presses-à-balles-PMM-19-e1591691434246.jpg.webp" class="d-block w-100" alt="Presses à balles PMM (19)"></noscript> </div> <div class="carousel-item "> <div class="feat-inner"> <div class="container"> <div class="row"> <div class="col"> <h1> <strong>La force de l'expérience</strong> au service de votre projet </h1> <a class="btn" href="https://copex.com/entreprise/" > En savoir plus </a> </div> </div> </div> </div> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="d-block w-100" alt="LIDEX Presse cisaille à compression latérale bâti (31)" data-lazy-src="https://copex.com/wp-content/uploads/2020/03/LIDEX-Presse-cisaille-à-compression-latérale-bâti-31.jpg.webp"><noscript><img src="https://copex.com/wp-content/uploads/2020/03/LIDEX-Presse-cisaille-à-compression-latérale-bâti-31.jpg.webp" class="d-block w-100" alt="LIDEX Presse cisaille à compression latérale bâti (31)"></noscript> </div> <div class="carousel-item "> <div class="feat-inner"> <div class="container"> <div class="row"> <div class="col"> <h1> <strong>La force de l'expérience</strong> au service de votre projet </h1> <a class="btn" href="https://copex.com/entreprise/" > En savoir plus </a> </div> </div> </div> </div> <img src="https://copex.com/wp-content/uploads/2020/03/Concours-70-ans-copex-5-scaled.jpg.webp" class="d-block w-100" alt="Concours 70 ans copex (5)"> </div> <div class="carousel-item "> <div class="feat-inner"> <div class="container"> <div class="row"> <div class="col"> <h1> <strong>La force de l'expérience</strong> au service de votre projet </h1> <a class="btn" href="https://copex.com/entreprise/" > En savoir plus </a> </div> </div> </div> </div> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="d-block w-100" alt="Presse à paquets (35)" data-lazy-src="https://copex.com/wp-content/uploads/2020/03/Presse-à-paquets-35-e1593670293718.jpg.webp"><noscript><img src="https://copex.com/wp-content/uploads/2020/03/Presse-à-paquets-35-e1593670293718.jpg.webp" class="d-block w-100" alt="Presse à paquets (35)"></noscript> </div> <div class="carousel-item "> <div class="feat-inner"> <div class="container"> <div class="row"> <div class="col"> <h1> <strong>La force de l'expérience</strong> au service de votre projet </h1> <a class="btn" href="https://copex.com/entreprise/" > En savoir plus </a> </div> </div> </div> </div> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="d-block w-100" alt="Presse à balles verte PMM (35)" data-lazy-src="https://copex.com/wp-content/uploads/2020/03/Presse-à-balles-verte-PMM-35-scaled.jpg.webp"><noscript><img src="https://copex.com/wp-content/uploads/2020/03/Presse-à-balles-verte-PMM-35-scaled.jpg.webp" class="d-block w-100" alt="Presse à balles verte PMM (35)"></noscript> </div> <div class="carousel-item "> <div class="feat-inner"> <div class="container"> <div class="row"> <div class="col"> <h1> <strong>La force de l'expérience</strong> au service de votre projet </h1> <a class="btn" href="https://copex.com/entreprise/" > En savoir plus </a> </div> </div> </div> </div> <img src="https://copex.com/wp-content/uploads/2020/03/Concours-70-ans-copex-2-scaled.jpg" class="d-block w-100" alt="Concours 70 ans copex (2)"> </div> <div class="carousel-item "> <div class="feat-inner"> <div class="container"> <div class="row"> <div class="col"> <h1> <strong>La force de l'expérience</strong> au service de votre projet </h1> <a class="btn" href="https://copex.com/entreprise/" > En savoir plus </a> </div> </div> </div> </div> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="d-block w-100" alt="LIDEX Presse cisaille à compression latérale (7)" data-lazy-src="https://copex.com/wp-content/uploads/2020/03/LIDEX-Presse-cisaille-à-compression-latérale-7-scaled.jpg.webp"><noscript><img src="https://copex.com/wp-content/uploads/2020/03/LIDEX-Presse-cisaille-à-compression-latérale-7-scaled.jpg.webp" class="d-block w-100" alt="LIDEX Presse cisaille à compression latérale (7)"></noscript> </div> <div class="carousel-item "> <div class="feat-inner"> <div class="container"> <div class="row"> <div class="col"> <h1> <strong>La force de l'expérience</strong> au service de votre projet </h1> <a class="btn" href="https://copex.com/entreprise/" > En savoir plus </a> </div> </div> </div> </div> <img src="https://copex.com/wp-content/uploads/2020/03/Concours-70-ans-copex-1-scaled.jpg.webp" class="d-block w-100" alt="Concours 70 ans copex (1)"> </div> <div class="carousel-item "> <div class="feat-inner"> <div class="container"> <div class="row"> <div class="col"> <h1> <strong>La force de l'expérience</strong> au service de votre projet </h1> <a class="btn" href="https://copex.com/entreprise/" > En savoir plus </a> </div> </div> </div> </div> <img src="https://copex.com/wp-content/uploads/2020/03/Presse-cisaille-mobile-REFLEX-900-9-scaled.jpg.webp" class="d-block w-100" alt="Presse cisaille mobile REFLEX 900 (9)"> </div> <div class="carousel-item "> <div class="feat-inner"> <div class="container"> <div class="row"> <div class="col"> <h1> <strong>La force de l'expérience</strong> au service de votre projet </h1> <a class="btn" href="https://copex.com/entreprise/" > En savoir plus </a> </div> </div> </div> </div> <img src="https://copex.com/wp-content/uploads/2020/03/pack-metal-11-scaled-e1591691777787.jpg.webp" class="d-block w-100" alt="pack metal (11)"> </div> </div> <div class="carousel-control"> <div class="container"> <div class="control-nav"> <a class="carousel-control-prev noanchor" href="#carousel-presentation" role="button" data-slide="prev"> <span class="carousel-control-prev-icon d-none" aria-hidden="true"></span> <i class="fas fa-chevron-left"></i> </a> <a class="carousel-control-next noanchor" href="#carousel-presentation" role="button" data-slide="next"> <span class="carousel-control-next-icon d-none" aria-hidden="true"></span> <i class="fas fa-chevron-right"></i> </a> </div> </div> </div> </div> </div> <div class="machines"> <div class="container-fluid"> <h2 class="h4">Machines</h2> <h3>Des machines reconnues</h3> <a class="btn" href="https://copex.com/machines/">Voir toutes nos machines</a> </div> <div class="machines-liste"> <div class="container-fluid"> <div class="row"> <div class="col"> <a class="machine" href="https://copex.com/machines/presse-cisailles-a-ferraille/"> <div class="machine-image"> <img width="1024" height="680" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20680'%3E%3C/svg%3E" class="img-fluid wp-post-image" alt="" decoding="async" fetchpriority="high" data-lazy-srcset="https://copex.com/wp-content/uploads/2020/03/LIDEX-Presse-cisaille-à-compression-latérale-27.jpg.webp 1024w,https://copex.com/wp-content/uploads/2020/03/LIDEX-Presse-cisaille-à-compression-latérale-27-300x199.jpg.webp 300w,https://copex.com/wp-content/uploads/2020/03/LIDEX-Presse-cisaille-à-compression-latérale-27-768x510.jpg.webp 768w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://copex.com/wp-content/uploads/2020/03/LIDEX-Presse-cisaille-à-compression-latérale-27.jpg.webp" /><noscript><img width="1024" height="680" src="https://copex.com/wp-content/uploads/2020/03/LIDEX-Presse-cisaille-à-compression-latérale-27.jpg.webp" class="img-fluid wp-post-image" alt="" decoding="async" fetchpriority="high" srcset="https://copex.com/wp-content/uploads/2020/03/LIDEX-Presse-cisaille-à-compression-latérale-27.jpg.webp 1024w,https://copex.com/wp-content/uploads/2020/03/LIDEX-Presse-cisaille-à-compression-latérale-27-300x199.jpg.webp 300w,https://copex.com/wp-content/uploads/2020/03/LIDEX-Presse-cisaille-à-compression-latérale-27-768x510.jpg.webp 768w" sizes="(max-width: 1024px) 100vw, 1024px" /></noscript> </div> <div class="machine-content"> <h3>Presses cisailles</h3> <span class="btn-link"> En savoir plus </span> </div> </a> </div> <div class="col"> <a class="machine" href="https://copex.com/machines/presses-a-paquets/"> <div class="machine-image"> <img width="2064" height="1408" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%202064%201408'%3E%3C/svg%3E" class="img-fluid wp-post-image" alt="" decoding="async" data-lazy-srcset="https://copex.com/wp-content/uploads/2020/03/PMM_retouche-scaled-e1593586820608.jpg.webp 2064w,https://copex.com/wp-content/uploads/2020/03/PMM_retouche-scaled-e1593586820608-300x205.jpg.webp 300w,https://copex.com/wp-content/uploads/2020/03/PMM_retouche-scaled-e1593586820608-1024x699.jpg.webp 1024w,https://copex.com/wp-content/uploads/2020/03/PMM_retouche-scaled-e1593586820608-768x524.jpg.webp 768w,https://copex.com/wp-content/uploads/2020/03/PMM_retouche-scaled-e1593586820608-1536x1048.jpg.webp 1536w,https://copex.com/wp-content/uploads/2020/03/PMM_retouche-scaled-e1593586820608-2048x1397.jpg.webp 2048w,https://copex.com/wp-content/uploads/2020/03/PMM_retouche-scaled-e1593586820608-1200x819.jpg.webp 1200w" data-lazy-sizes="(max-width: 2064px) 100vw, 2064px" data-lazy-src="https://copex.com/wp-content/uploads/2020/03/PMM_retouche-scaled-e1593586820608.jpg.webp" /><noscript><img width="2064" height="1408" src="https://copex.com/wp-content/uploads/2020/03/PMM_retouche-scaled-e1593586820608.jpg.webp" class="img-fluid wp-post-image" alt="" decoding="async" srcset="https://copex.com/wp-content/uploads/2020/03/PMM_retouche-scaled-e1593586820608.jpg.webp 2064w,https://copex.com/wp-content/uploads/2020/03/PMM_retouche-scaled-e1593586820608-300x205.jpg.webp 300w,https://copex.com/wp-content/uploads/2020/03/PMM_retouche-scaled-e1593586820608-1024x699.jpg.webp 1024w,https://copex.com/wp-content/uploads/2020/03/PMM_retouche-scaled-e1593586820608-768x524.jpg.webp 768w,https://copex.com/wp-content/uploads/2020/03/PMM_retouche-scaled-e1593586820608-1536x1048.jpg.webp 1536w,https://copex.com/wp-content/uploads/2020/03/PMM_retouche-scaled-e1593586820608-2048x1397.jpg.webp 2048w,https://copex.com/wp-content/uploads/2020/03/PMM_retouche-scaled-e1593586820608-1200x819.jpg.webp 1200w" sizes="(max-width: 2064px) 100vw, 2064px" /></noscript> </div> <div class="machine-content"> <h3>Presses</h3> <span class="btn-link"> En savoir plus </span> </div> </a> </div> <div class="col"> <a class="machine" href="https://copex.com/machines/occasions/"> <div class="machine-image"> <img width="2300" height="1535" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%202300%201535'%3E%3C/svg%3E" class="img-fluid wp-post-image" alt="" decoding="async" data-lazy-srcset="https://copex.com/wp-content/uploads/2020/03/Usine-15-scaled.jpg.webp 2300w,https://copex.com/wp-content/uploads/2020/03/Usine-15-300x200.jpg.webp 300w,https://copex.com/wp-content/uploads/2020/03/Usine-15-1024x683.jpg.webp 1024w,https://copex.com/wp-content/uploads/2020/03/Usine-15-768x513.jpg.webp 768w,https://copex.com/wp-content/uploads/2020/03/Usine-15-1536x1025.jpg.webp 1536w,https://copex.com/wp-content/uploads/2020/03/Usine-15-2048x1367.jpg.webp 2048w,https://copex.com/wp-content/uploads/2020/03/Usine-15-1200x801.jpg.webp 1200w" data-lazy-sizes="(max-width: 2300px) 100vw, 2300px" data-lazy-src="https://copex.com/wp-content/uploads/2020/03/Usine-15-scaled.jpg.webp" /><noscript><img width="2300" height="1535" src="https://copex.com/wp-content/uploads/2020/03/Usine-15-scaled.jpg.webp" class="img-fluid wp-post-image" alt="" decoding="async" srcset="https://copex.com/wp-content/uploads/2020/03/Usine-15-scaled.jpg.webp 2300w,https://copex.com/wp-content/uploads/2020/03/Usine-15-300x200.jpg.webp 300w,https://copex.com/wp-content/uploads/2020/03/Usine-15-1024x683.jpg.webp 1024w,https://copex.com/wp-content/uploads/2020/03/Usine-15-768x513.jpg.webp 768w,https://copex.com/wp-content/uploads/2020/03/Usine-15-1536x1025.jpg.webp 1536w,https://copex.com/wp-content/uploads/2020/03/Usine-15-2048x1367.jpg.webp 2048w,https://copex.com/wp-content/uploads/2020/03/Usine-15-1200x801.jpg.webp 1200w" sizes="(max-width: 2300px) 100vw, 2300px" /></noscript> </div> <div class="machine-content"> <h3>Occasions</h3> <span class="btn-link"> En savoir plus </span> </div> </a> </div> </div> </div> </div> </div> <div class="entreprise"> <div class="container-fluid"> <div class="row"> <figure class="col-sm-6"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E"" alt="Concours 70 ans copex (11)" class="img-fluid" data-lazy-src="https://copex.com/wp-content/uploads/2020/03/Concours-70-ans-copex-11-scaled-e1591691228472.jpg.webp" /><noscript><img src="https://copex.com/wp-content/uploads/2020/03/Concours-70-ans-copex-11-scaled-e1591691228472.jpg.webp"" alt="Concours 70 ans copex (11)" class="img-fluid" /></noscript> </figure> <div class="offset-sm-6 col-sm-6"> <h2 class="h4">L'entreprise</h2> <h3 class="h2">COPEX, 77 ans d'expérience</h3> <p>« Depuis notre création en 1948, l’écoute des attentes de nos clients et l’innovation constituent l’ADN de la société COPEX.</p> <p>Nous avons constamment tenté de repousser les limites de la technologie pour offrir des solutions de haute performance, adaptées aux besoins d’une industrie en perpétuelle évolution.</p> <p>Cette capacité à anticiper les défis futurs et les besoins de nos clients a été l’un des moteurs de notre réussite et continue de guider chaque étape de notre développement.</p> <p>Le récent rachat par LEFORT, le numéro un mondial dans notre secteur, marque une nouvelle étape décisive dans notre histoire. Cette alliance stratégique nous ouvre des horizons passionnants et nous permettra de poursuivre notre trajectoire de croissance avec encore plus d’ambition, tout en renforçant notre engagement à offrir des produits à la pointe de notre secteur.</p> <p>Les enjeux sociétaux et environnementaux sont désormais incontournables. La transition énergétique, les évolutions réglementaires et l’optimisation des processus industriels en vue de réduire l’empreinte écologique sont des priorités qui façonnent l’avenir de notre secteur.</p> <p>Conscients de ces défis, nous mettons un point d’honneur à intégrer ces exigences dans toutes nos innovations et à proposer des solutions qui respectent les plus hauts standards de durabilité et de performance.</p> <p>En tant qu’acteur de premier plan, nous continuerons à développer des presses et cisailles hydrauliques qui allient efficacité, sécurité et respect de l’environnement, en offrant à nos clients des solutions toujours plus adaptées aux enjeux de demain.</p> <p>Nous vous invitons à découvrir nos produits et à suivre notre parcours, car l’avenir se construit aujourd’hui et nous sommes déterminés à être à la hauteur de vos attentes, en contribuant activement à un monde industriel plus responsable et plus durable.</p> <p>Merci de votre confiance. »</p> <p>Victor GOMES, Directeur Général de COPEX</p> <a class="btn" href="https://copex.com/entreprise/" > En savoir plus sur l'entreprise </a> </div> </div> </div> </div> <div data-wpr-lazyrender="1" class="chiffres"> <div class="container-fluid"> <div class="row"> <div class="col-md-3 col-sm-6"> <span> En quelques chiffres </span> </div> <div class="col-md-3 col-sm-6"> <span> <strong>77+</strong> <p>ans<br /> d'expérience</p> </span> </div> <div class="col-md-3 col-sm-6"> <span> <strong>900+</strong> <p>machines</p> </span> </div> <div class="col-md-3 col-sm-6"> <span> <strong>40+</strong> <p>pays</p> </span> </div> </div> </div> </div> <div data-wpr-lazyrender="1" class="applications"> <div class="container-fluid"> <h2 class="h4">Applications</h2> <h3>Adapté à toutes les activités</h3> <div class="applications-liste"> <div class="row"> <div class="col-md-3 col-sm-6"> <a class="application" href="https://copex.com/applications/agroalimentaire/"> <div class="application-image"> <img width="80" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2080%2080'%3E%3C/svg%3E" class="img-fluid wp-post-image" alt="Agroalimentaire" decoding="async" data-lazy-src="https://copex.com/wp-content/uploads/2020/03/icon_agro.png" /><noscript><img width="80" height="80" src="https://copex.com/wp-content/uploads/2020/03/icon_agro.png" class="img-fluid wp-post-image" alt="Agroalimentaire" decoding="async" /></noscript> </div> <div class="application-content"> <h3>Agroalimentaire</h3> <p>Recyclage des emballages métalliques alimentaires</p> <span class="btn-link"> En savoir plus </span> </div> </a> </div> <div class="col-md-3 col-sm-6"> <a class="application" href="https://copex.com/applications/recyclage-ferreux-et-non-ferreux/"> <div class="application-image"> <img width="80" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2080%2080'%3E%3C/svg%3E" class="img-fluid wp-post-image" alt="Recyclage ferreux et non-ferreux" decoding="async" data-lazy-src="https://copex.com/wp-content/uploads/2020/03/icon_ferreux-non-ferreux.png.webp" /><noscript><img width="80" height="80" src="https://copex.com/wp-content/uploads/2020/03/icon_ferreux-non-ferreux.png.webp" class="img-fluid wp-post-image" alt="Recyclage ferreux et non-ferreux" decoding="async" /></noscript> </div> <div class="application-content"> <h3>Recyclage des métaux ferreux et non-ferreux</h3> <p>Valorisation des ferrailles et métaux non ferreux</p> <span class="btn-link"> En savoir plus </span> </div> </a> </div> <div class="col-md-3 col-sm-6"> <a class="application" href="https://copex.com/applications/siderurgie/"> <div class="application-image"> <img width="80" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2080%2080'%3E%3C/svg%3E" class="img-fluid wp-post-image" alt="Métallurgie" decoding="async" data-lazy-src="https://copex.com/wp-content/uploads/2020/03/icon_metallurgie.png.webp" /><noscript><img width="80" height="80" src="https://copex.com/wp-content/uploads/2020/03/icon_metallurgie.png.webp" class="img-fluid wp-post-image" alt="Métallurgie" decoding="async" /></noscript> </div> <div class="application-content"> <h3>Sidérurgie</h3> <p>Recyclage des ferrailles</p> <span class="btn-link"> En savoir plus </span> </div> </a> </div> <div class="col-md-3 col-sm-6"> <a class="application" href="https://copex.com/applications/recyclage-des-dechets-et-centres-de-tri/"> <div class="application-image"> <img width="80" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2080%2080'%3E%3C/svg%3E" class="img-fluid wp-post-image" alt="Recyclage des déchets et centres de tri" decoding="async" data-lazy-src="https://copex.com/wp-content/uploads/2020/03/icon_recyclage-tri.png.webp" /><noscript><img width="80" height="80" src="https://copex.com/wp-content/uploads/2020/03/icon_recyclage-tri.png.webp" class="img-fluid wp-post-image" alt="Recyclage des déchets et centres de tri" decoding="async" /></noscript> </div> <div class="application-content"> <h3>Recyclage des déchets et centres de tri</h3> <p>Conditionnement de tous types de matériaux recyclables</p> <span class="btn-link"> En savoir plus </span> </div> </a> </div> <div class="col-md-3 col-sm-6"> <a class="application" href="https://copex.com/applications/agriculture/"> <div class="application-image"> <img width="92" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2092%2080'%3E%3C/svg%3E" class="img-fluid wp-post-image" alt="Agriculture" decoding="async" data-lazy-src="https://copex.com/wp-content/uploads/2020/03/icon_agriculture.png" /><noscript><img width="92" height="80" src="https://copex.com/wp-content/uploads/2020/03/icon_agriculture.png" class="img-fluid wp-post-image" alt="Agriculture" decoding="async" /></noscript> </div> <div class="application-content"> <h3>Agriculture</h3> <p>Conditionnement des fibres agricoles et végétales</p> <span class="btn-link"> En savoir plus </span> </div> </a> </div> <div class="col-md-3 col-sm-6"> <a class="application" href="https://copex.com/applications/nucleaire/"> <div class="application-image"> <img width="80" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2080%2080'%3E%3C/svg%3E" class="img-fluid wp-post-image" alt="Nucléaire" decoding="async" data-lazy-src="https://copex.com/wp-content/uploads/2020/03/icon_nucleaire.png.webp" /><noscript><img width="80" height="80" src="https://copex.com/wp-content/uploads/2020/03/icon_nucleaire.png.webp" class="img-fluid wp-post-image" alt="Nucléaire" decoding="async" /></noscript> </div> <div class="application-content"> <h3>Nucléaire</h3> <p>Conditionnement des déchets d’exploitation et de démantèlement</p> <span class="btn-link"> En savoir plus </span> </div> </a> </div> <div class="col-md-3 col-sm-6"> <a class="application" href="https://copex.com/applications/centres-de-transfert/"> <div class="application-image"> <img width="90" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2090%2080'%3E%3C/svg%3E" class="img-fluid wp-post-image" alt="Centres de transfert" decoding="async" data-lazy-src="https://copex.com/wp-content/uploads/2020/03/icon_centre-transfert.png.webp" /><noscript><img width="90" height="80" src="https://copex.com/wp-content/uploads/2020/03/icon_centre-transfert.png.webp" class="img-fluid wp-post-image" alt="Centres de transfert" decoding="async" /></noscript> </div> <div class="application-content"> <h3>Centres de transfert</h3> <p>Transport multimodal des déchets ménagers et industriels</p> <span class="btn-link"> En savoir plus </span> </div> </a> </div> <div class="col-md-3 col-sm-6"> <a class="application" href="https://copex.com/applications/industries/"> <div class="application-image"> <img width="80" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2080%2080'%3E%3C/svg%3E" class="img-fluid wp-post-image" alt="Industries" decoding="async" data-lazy-src="https://copex.com/wp-content/uploads/2020/03/icon_industries.png.webp" /><noscript><img width="80" height="80" src="https://copex.com/wp-content/uploads/2020/03/icon_industries.png.webp" class="img-fluid wp-post-image" alt="Industries" decoding="async" /></noscript> </div> <div class="application-content"> <h3>Autres industries</h3> <p>Conditionnement de tous types de matériaux solides</p> <span class="btn-link"> En savoir plus </span> </div> </a> </div> </div> </div> <a class="btn" href="https://copex.com/applications/">Autres applications</a> </div> </div> <div data-wpr-lazyrender="1" class="materiaux"> <div class="container-fluid"> <h2 class="h4">Matériaux</h2> <h3>Rien ne leur résiste</h3> <div class="materiaux-liste"> <div class="row"> <div class="col-sm-4"> <a class="materiau" href="https://copex.com/materiaux/metaux-ferreux/"> <div class="materiau-image"> <img width="80" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2080%2080'%3E%3C/svg%3E" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Ferreux" decoding="async" data-lazy-src="https://copex.com/wp-content/uploads/2020/03/icon_ferreux.png.webp" /><noscript><img width="80" height="80" src="https://copex.com/wp-content/uploads/2020/03/icon_ferreux.png.webp" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Ferreux" decoding="async" /></noscript> </div> <div class="materiau-content"> <h3>Métaux ferreux</h3> <p>Ferrailles industrielles, de démolition, de ramassage, chutes de tôles, platinage…</p> <span class="btn-link"> En savoir plus </span> </div> </a> </div> <div class="col-sm-4"> <a class="materiau" href="https://copex.com/materiaux/metaux-non-ferreux/"> <div class="materiau-image"> <img width="80" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2080%2080'%3E%3C/svg%3E" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Non ferreux" decoding="async" data-lazy-src="https://copex.com/wp-content/uploads/2020/03/icon_non-ferreux.png.webp" /><noscript><img width="80" height="80" src="https://copex.com/wp-content/uploads/2020/03/icon_non-ferreux.png.webp" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Non ferreux" decoding="async" /></noscript> </div> <div class="materiau-content"> <h3>Métaux non ferreux</h3> <p>Cuivre, aluminium, laiton, bronze, zinc…</p> <span class="btn-link"> En savoir plus </span> </div> </a> </div> <div class="col-sm-4"> <a class="materiau" href="https://copex.com/materiaux/luzerne-paille-et-autres-fibres-vegetales/"> <div class="materiau-image"> <img width="80" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2080%2080'%3E%3C/svg%3E" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Luzerne" decoding="async" data-lazy-src="https://copex.com/wp-content/uploads/2020/03/icon_luzerne.png.webp" /><noscript><img width="80" height="80" src="https://copex.com/wp-content/uploads/2020/03/icon_luzerne.png.webp" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Luzerne" decoding="async" /></noscript> </div> <div class="materiau-content"> <h3>Fibres agricoles et végétales</h3> <p>Luzerne, paille, fétuque, chanvre, lin, toutes culture fourragères…</p> <span class="btn-link"> En savoir plus </span> </div> </a> </div> <div class="col-sm-4"> <a class="materiau" href="https://copex.com/materiaux/multimateriaux/"> <div class="materiau-image"> <img width="80" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2080%2080'%3E%3C/svg%3E" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Multi-matériaux" decoding="async" data-lazy-src="https://copex.com/wp-content/uploads/2020/03/icon_multimateriaux.png.webp" /><noscript><img width="80" height="80" src="https://copex.com/wp-content/uploads/2020/03/icon_multimateriaux.png.webp" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Multi-matériaux" decoding="async" /></noscript> </div> <div class="materiau-content"> <h3>Multimatériaux</h3> <p>Pour le recyclage de matériaux diversifiés…</p> <span class="btn-link"> En savoir plus </span> </div> </a> </div> <div class="col-sm-4"> <a class="materiau" href="https://copex.com/materiaux/omr/"> <div class="materiau-image"> <img width="80" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2080%2080'%3E%3C/svg%3E" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="OMR" decoding="async" data-lazy-src="https://copex.com/wp-content/uploads/2020/03/icon_OMR.png.webp" /><noscript><img width="80" height="80" src="https://copex.com/wp-content/uploads/2020/03/icon_OMR.png.webp" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="OMR" decoding="async" /></noscript> </div> <div class="materiau-content"> <h3>OMR</h3> <p>Ordures Ménagères Résiduelles</p> <span class="btn-link"> En savoir plus </span> </div> </a> </div> <div class="col-sm-4"> <a class="materiau" href="https://copex.com/materiaux/csr/"> <div class="materiau-image"> <img width="80" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2080%2080'%3E%3C/svg%3E" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="CSR" decoding="async" data-lazy-src="https://copex.com/wp-content/uploads/2020/03/icon_CSR.png.webp" /><noscript><img width="80" height="80" src="https://copex.com/wp-content/uploads/2020/03/icon_CSR.png.webp" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="CSR" decoding="async" /></noscript> </div> <div class="materiau-content"> <h3>CSR</h3> <p>Combustible Solide de Récupération </p> <span class="btn-link"> En savoir plus </span> </div> </a> </div> <div class="col-sm-4"> <a class="materiau" href="https://copex.com/materiaux/emballage-metallique/"> <div class="materiau-image"> <img width="80" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2080%2080'%3E%3C/svg%3E" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Emballages métalliques" decoding="async" data-lazy-src="https://copex.com/wp-content/uploads/2020/03/icon_metalliques.png.webp" /><noscript><img width="80" height="80" src="https://copex.com/wp-content/uploads/2020/03/icon_metalliques.png.webp" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Emballages métalliques" decoding="async" /></noscript> </div> <div class="materiau-content"> <h3>Emballages métalliques</h3> <p>Boîtes de conserve, canettes, pots de peinture…</p> <span class="btn-link"> En savoir plus </span> </div> </a> </div> <div class="col-sm-4"> <a class="materiau" href="https://copex.com/materiaux/deee/"> <div class="materiau-image"> <img width="80" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2080%2080'%3E%3C/svg%3E" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="DEEE" decoding="async" data-lazy-src="https://copex.com/wp-content/uploads/2020/03/icon_DEEE.png.webp" /><noscript><img width="80" height="80" src="https://copex.com/wp-content/uploads/2020/03/icon_DEEE.png.webp" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="DEEE" decoding="async" /></noscript> </div> <div class="materiau-content"> <h3>DEEE</h3> <p>Déchets des équipements électriques et électroniques</p> <span class="btn-link"> En savoir plus </span> </div> </a> </div> <div class="col-sm-4"> <a class="materiau" href="https://copex.com/materiaux/cartons/"> <div class="materiau-image"> <img width="80" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2080%2080'%3E%3C/svg%3E" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Cartons" decoding="async" data-lazy-src="https://copex.com/wp-content/uploads/2020/03/icon_cartons.png.webp" /><noscript><img width="80" height="80" src="https://copex.com/wp-content/uploads/2020/03/icon_cartons.png.webp" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Cartons" decoding="async" /></noscript> </div> <div class="materiau-content"> <h3>Cartons</h3> <p>Tous types de cartons bruts ou broyés</p> <span class="btn-link"> En savoir plus </span> </div> </a> </div> <div class="col-sm-4"> <a class="materiau" href="https://copex.com/materiaux/plastiques/"> <div class="materiau-image"> <img width="80" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2080%2080'%3E%3C/svg%3E" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Plastiques" decoding="async" data-lazy-src="https://copex.com/wp-content/uploads/2020/03/icon_plastiques.png.webp" /><noscript><img width="80" height="80" src="https://copex.com/wp-content/uploads/2020/03/icon_plastiques.png.webp" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Plastiques" decoding="async" /></noscript> </div> <div class="materiau-content"> <h3>Plastiques</h3> <p>Sacs, pots, bouteilles et de nombreux autres produits…</p> <span class="btn-link"> En savoir plus </span> </div> </a> </div> <div class="col-sm-4"> <a class="materiau" href="https://copex.com/materiaux/bois/"> <div class="materiau-image"> <img width="80" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2080%2080'%3E%3C/svg%3E" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Bois" decoding="async" data-lazy-src="https://copex.com/wp-content/uploads/2020/03/icon_bois.png.webp" /><noscript><img width="80" height="80" src="https://copex.com/wp-content/uploads/2020/03/icon_bois.png.webp" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Bois" decoding="async" /></noscript> </div> <div class="materiau-content"> <h3>Bois</h3> <p>Bois énergie, palettes, copeaux, meubles…</p> <span class="btn-link"> En savoir plus </span> </div> </a> </div> <div class="col-sm-4"> <a class="materiau" href="https://copex.com/materiaux/textile/"> <div class="materiau-image"> <img width="80" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2080%2080'%3E%3C/svg%3E" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Textile" decoding="async" data-lazy-src="https://copex.com/wp-content/uploads/2020/03/icon_textiles.png.webp" /><noscript><img width="80" height="80" src="https://copex.com/wp-content/uploads/2020/03/icon_textiles.png.webp" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Textile" decoding="async" /></noscript> </div> <div class="materiau-content"> <h3>Textiles</h3> <p>Textiles d’habillement, matelas, mousses…</p> <span class="btn-link"> En savoir plus </span> </div> </a> </div> </div> </div> <a class="btn" href="https://copex.com/materiaux/">Autres matériaux</a> </div> </div> <div data-wpr-lazyrender="1" class="actualites-evenements"> <div class="container-fluid"> <h2 class="h4">Actualités et événements</h2> <h3>Ne ratez aucune actualité</h3> <div class="actualites-evenements-liste"> <div class="row"> <div class="col"> <div class="item-post"> <div data-bg="https://copex.com/wp-content/uploads/2020/03/20240614_105929-1200x900.jpg" class="loop-post rocket-lazyload" style="" > <div class="post-date"> <strong>09</strong> Juil </div> <div class="post-content"> <span class="post-categories"> Réception machines </span> <h3>Guyot Environnement réceptionne une LIDEX de 2000 tonnes sur son site brestois</h3> <a href="https://copex.com/guyot-environnement-receptionne-une-lidex-de-2000-tonnes-sur-son-site-brestois/"> En savoir plus </a> </div> </div> </div> </div> <div class="col"> <div class="item-post"> <div data-bg="https://copex.com/wp-content/uploads/2020/03/concept-vente-fond-noir_23-2148313046.jpg" class="loop-post rocket-lazyload" style="" > <div class="post-date"> <strong>01</strong> Déc </div> <div class="post-content"> <span class="post-categories"> Vie de l'entreprise </span> <h3>Nouvelle organisation commerciale !</h3> <a href="https://copex.com/nouvelle-organisation-commerciale/"> En savoir plus </a> </div> </div> </div> </div> <div class="col"> <div class="item-post"> <div data-bg="https://copex.com/wp-content/uploads/2020/03/S_Wing_1000_Copex_Wings_Scrap_Shear.jpeg" class="loop-post rocket-lazyload" style="" > <div class="post-date"> <strong>22</strong> Nov </div> <div class="post-content"> <span class="post-categories"> Réception machines </span> <h3>Nouvelle cisaille Copex installée au Royaume-Uni</h3> <a href="https://copex.com/nouvelle-cisaille-copex-installee-au-royaume-uni/"> En savoir plus </a> </div> </div> </div> </div> <div class="col"> <div class="item-post"> <div data-bg="https://copex.com/wp-content/uploads/2023/07/Closing-Copex.jpg" class="loop-post rocket-lazyload" style="" > <div class="post-date"> <strong>27</strong> Juil </div> <div class="post-content"> <span class="post-categories"> Vie de l'entreprise </span> <h3>Le fabricant d’équipements pour le recyclage des métaux LEFORT a acquis 100% du capital de la SA COPEX</h3> <a href="https://copex.com/7810/"> En savoir plus </a> </div> </div> </div> </div> <div class="col"> <div class="item-post"> <div class="evenement"> <div class="evenement-dates"> <strong> 10 - 13 </strong> Oct </div> <div class="evenement-image"> <i class="far fa-calendar"></i> </div> <div class="evenement-content"> <p class="evenement-type"> Salon / Trade Fair </p> <h3>POLLUTEC 2023 Lyon</h3> <p>Les deux constructeurs de presses et cisailles COPEX et LEFORT exposent ensemble au salon POLLUTEC qui se tiendra du 10 au 13 octobre à Lyon. Après le rachat du fabricant breton par le groupe belge intervenu cet été, COPEX poursuit ses opérations depuis son site…</p> <a href="https://copex.com/agenda/pollutec-2023-lyon/"> En savoir plus </a> </div> </div> </div> </div> </div> </div> <a class="btn" href="https://copex.com/actualites/">Autres actualités</a> </div> </div> </section> <section data-wpr-lazyrender="1" class="cta"> <div class="container-fluid"> <div class="row"> <div class="col-sm-9"> <h3>Vous souhaitez en savoir plus ?</h3> </div> <div class="col-sm-3"> <a href="https://copex.com/contactez-nous/" class="btn"> Contactez-nous </a> </div> </div> </div> </section> </main> <footer id="footer" class="site-footer" role="contentinfo"> <div class="footer-top"> <div class="container-fluid"> <div class="row"> <div class="col-sm"> <a href="https://copex.com/services/#installation-formation"> <span class="reassurance-image"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="picto_installation" class="img-fluid" data-lazy-src="https://copex.com/wp-content/uploads/2020/03/picto_installation.png.webp" /><noscript><img src="https://copex.com/wp-content/uploads/2020/03/picto_installation.png.webp" alt="picto_installation" class="img-fluid" /></noscript> </span> <span class="reassurance-content"> <strong>Gestion opérationnelle</strong> et formation </span> </a> </div> <div class="col-sm"> <a href="https://copex.com/services/#service-apres-vente-maintenance"> <span class="reassurance-image"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="picto_sav" class="img-fluid" data-lazy-src="https://copex.com/wp-content/uploads/2020/03/picto_sav.png.webp" /><noscript><img src="https://copex.com/wp-content/uploads/2020/03/picto_sav.png.webp" alt="picto_sav" class="img-fluid" /></noscript> </span> <span class="reassurance-content"> <strong>Service clients</strong> et maintenance </span> </a> </div> <div class="col-sm"> <a href="https://copex.com/services/#reprises-machines-renovation"> <span class="reassurance-image"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="picto_retour" class="img-fluid" data-lazy-src="https://copex.com/wp-content/uploads/2020/03/picto_retour.png.webp" /><noscript><img src="https://copex.com/wp-content/uploads/2020/03/picto_retour.png.webp" alt="picto_retour" class="img-fluid" /></noscript> </span> <span class="reassurance-content"> <strong>Activité rétrofit</strong> et relocalisation </span> </a> </div> </div> </div> </div> <div class="footer-middle"> <div class="container-fluid"> <div class="footer-coordonnnees-menu"> <div class="row"> <div class="col-md-4 col-ms-12"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Untitled design (10)" data-lazy-src="https://copex.com/wp-content/uploads/2020/03/Untitled-design-10.jpg.webp" /><noscript><img src="https://copex.com/wp-content/uploads/2020/03/Untitled-design-10.jpg.webp" alt="Untitled design (10)" /></noscript> <p class="c-tel"> <a href="tel:+33 2 97 76 26 44"> +33 2 97 76 26 44 </a> </p> <p class="c-email"> <a href="mail:[email protected]"> [email protected] </a> </p> <p class="c-adresse"> <p>331 rue de Kerpont<br /> 56850 Caudan - FRANCE</p> </p> <ul class="footer-rs"> <li> <a href="https://www.facebook.com/sa.copex"> <i class="fab fa-facebook-square"></i> </a> </li> <li> <a href="https://www.linkedin.com/company/copex-sa"> <i class="fab fa-linkedin"></i> </a> </li> <li> <a href="https://www.instagram.com/lefort.metal.recycling/"> <i class="fab fa-instagram"></i> </a> </li> </ul> </div> <div class="col-md-2 col-sm-3"> <h4> <a href="https://copex.com/machines/"> Machines </a> </h4> <ul> <li> <a href="https://copex.com/machines/occasions/">Occasions</a> </li> <li> <a href="https://copex.com/machines/presses-a-paquets/">Presses</a> </li> <li> <a href="https://copex.com/machines/presse-cisailles-a-ferraille/">Presses cisailles</a> </li> </ul> </div> <div class="col-md-2 col-sm-3"> <h4> <a href="https://copex.com/applications/"> Applications </a> </h4> <ul> <li> <a href="https://copex.com/applications/centres-de-transfert/">Centres de transfert</a> </li> <li> <a href="https://copex.com/applications/agroalimentaire/">Agroalimentaire</a> </li> <li> <a href="https://copex.com/applications/industries/">Autres industries</a> </li> <li> <a href="https://copex.com/applications/siderurgie/">Sidérurgie</a> </li> <li> <a href="https://copex.com/applications/recyclage-ferreux-et-non-ferreux/">Recyclage des métaux ferreux et non-ferreux</a> </li> <li> <a href="https://copex.com/applications/nucleaire/">Nucléaire</a> </li> </ul> </div> <div class="col-md-2 col-sm-3"> <h4> <a href="https://copex.com/materiaux/"> Matériaux </a> </h4> <ul> <li> <a href="https://copex.com/materiaux/bois/">Bois</a> </li> <li> <a href="https://copex.com/materiaux/textile/">Textiles</a> </li> <li> <a href="https://copex.com/materiaux/multimateriaux/">Multimatériaux</a> </li> <li> <a href="https://copex.com/materiaux/metaux-ferreux/">Métaux ferreux</a> </li> <li> <a href="https://copex.com/materiaux/emballage-metallique/">Emballages métalliques</a> </li> <li> <a href="https://copex.com/materiaux/omr/">OMR</a> </li> </ul> </div> <div class="col-md-2 col-sm-3"> <h4> <a href="https://copex.com/services/" > Services </a> </h4> <ul> <li> <a href="https://copex.com/actualites/" > Actualités </a> </li> <li> <a href="https://copex.com/carriere/" > Carrière </a> </li> <li> <a href="https://copex.com/contactez-nous/" > Contactez-nous </a> </li> </ul> </div> </div> </div> <div class="partenaires"> <div class="row"> <div class="col"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="logo-BIR-blanc@2x" data-lazy-src="https://copex.com/wp-content/uploads/2020/03/[email protected]" /><noscript><img src="https://copex.com/wp-content/uploads/2020/03/[email protected]" alt="logo-BIR-blanc@2x" /></noscript> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="logo-federec-blanc@2x" data-lazy-src="https://copex.com/wp-content/uploads/2020/03/[email protected]" /><noscript><img src="https://copex.com/wp-content/uploads/2020/03/[email protected]" alt="logo-federec-blanc@2x" /></noscript> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Logo-DNV-GL-blanc@2x" data-lazy-src="https://copex.com/wp-content/uploads/2020/03/[email protected]" /><noscript><img src="https://copex.com/wp-content/uploads/2020/03/[email protected]" alt="Logo-DNV-GL-blanc@2x" /></noscript> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Logo_Lefort_Registered_Full-white" data-lazy-src="https://copex.com/wp-content/uploads/2020/03/Logo_Lefort_Registered_Full-white-1-e1737387938717.png" /><noscript><img src="https://copex.com/wp-content/uploads/2020/03/Logo_Lefort_Registered_Full-white-1-e1737387938717.png" alt="Logo_Lefort_Registered_Full-white" /></noscript> </div> </div> </div> </div> </div> <div id="footer-bottom"> <div class="container-fluid"> <div class="row"> <div id="footer-signature" class="col-sm-5" itemtype="http://schema.org/WPFooter" itemscope="itemscope" role="contentinfo"> <p>© 2020 - conçu par <a href="https://lamourduweb.com" target="_blank" rel="noopener">Lamour du Web</a></p> </div> <div class="footer-menu col-sm-7"> <ul id="menu-footer" class="nav navbar-nav"><li id="menu-item-51" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-51 nav-item"><a href="https://copex.com/mentions-legales/">Mentions légales</a></li> <li id="menu-item-53" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy menu-item-53 nav-item"><a rel="privacy-policy" href="https://copex.com/politique-de-confidentialite/">Politique de confidentialité</a></li> <li id="menu-item-54" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-54 nav-item"><a href="https://copex.com/plan-du-site/">Plan du site</a></li> </ul> </div> </div> </div> </div> </footer> <script type="speculationrules"> {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/copex\/*","\/wp-content\/themes\/ldw-base\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} </script> <!-- GTM Container placement set to footer --> <!-- Google Tag Manager (noscript) --><script data-minify="1" type="text/javascript" src="https://copex.com/wp-content/cache/min/1/wp-content/plugins/duracelltomi-google-tag-manager/dist/js/gtm4wp-form-move-tracker.js?ver=1702336874" id="gtm4wp-form-move-tracker-js" data-rocket-defer defer></script> <script type="text/javascript" src="https://copex.com/wp-content/themes/copex/scripts.min.js?ver=1.0" id="scripts-js-js" data-rocket-defer defer></script> <script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://copex.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script> <script>"use strict";function wprRemoveCPCSS(){var preload_stylesheets=document.querySelectorAll('link[data-rocket-async="style"][rel="preload"]');if(preload_stylesheets&&0<preload_stylesheets.length)for(var stylesheet_index=0;stylesheet_index<preload_stylesheets.length;stylesheet_index++){var media=preload_stylesheets[stylesheet_index].getAttribute("media")||"all";if(window.matchMedia(media).matches)return void setTimeout(wprRemoveCPCSS,200)}var elem=document.getElementById("rocket-critical-css");elem&&"remove"in elem&&elem.remove()}window.addEventListener?window.addEventListener("load",wprRemoveCPCSS):window.attachEvent&&window.attachEvent("onload",wprRemoveCPCSS);</script><noscript><link rel='stylesheet' id='wp-block-library-css' href='https://copex.com/wp-includes/css/dist/block-library/style.min.css?ver=d055b4' type='text/css' media='all' /><link rel='stylesheet' id='wpml-legacy-dropdown-0-css' href='https://copex.com/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-dropdown/style.min.css?ver=1' type='text/css' media='all' /><link data-minify="1" rel='stylesheet' id='style-css' href='https://copex.com/wp-content/cache/min/1/wp-content/themes/copex/style.css?ver=1695374402' type='text/css' media='all' /></noscript></body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1747097916 -->