{"id":11,"date":"2025-04-29T22:42:09","date_gmt":"2025-04-29T22:42:09","guid":{"rendered":"https:\/\/wew.com.tr\/?page_id=11"},"modified":"2025-08-13T13:44:41","modified_gmt":"2025-08-13T13:44:41","slug":"home","status":"publish","type":"page","link":"https:\/\/wew.com.tr\/ar\/","title":{"rendered":"Home"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"11\" class=\"elementor elementor-11\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-35ac8d9 e-con-full e-flex e-con e-parent\" data-id=\"35ac8d9\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7eecc2e elementor-widget elementor-widget-ucaddon_slider\" data-id=\"7eecc2e\" data-element_type=\"widget\" data-widget_type=\"ucaddon_slider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<!-- start Slider -->\n\t\t<link id='owl-carousel-css' href='https:\/\/wew.com.tr\/wp-content\/plugins\/unlimited-elements-for-elementor-premium\/assets_libraries\/owl-carousel\/assets\/owl.carousel.css' type='text\/css' rel='stylesheet' >\n\n<style>\/* widget: Slider *\/\n\n.slider {\n      position: relative;\n      height: 100vh;\n      width: 100vw;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n    }\n    .list {\n      position: absolute;\n      height: 100%;\n      width: 100%;\n      z-index: 1;\n    }\n    .list .item {\n      position: absolute;\n      inset: 0;\n      opacity: 0;\n      transition: opacity 0.6s ease-in-out;\n    }\n    .list .item.active {\n      opacity: 1;\n      z-index: 1;\n    }\n    .list .item img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n    }\n    .list .item video {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n    }\n    .content {\n    position: absolute;\n    top: 35%;\n    width: 35%;\n    color: #fff;\n    z-index: 2;\n}\n    .content h1 {\n      font-size: 2.5rem;\n      font-weight: 600;\n    }\n    .content p {\n      margin: 20px 0;\n      line-height: 1.6;\n      font-size: 1rem;\n    }\n    .content a {\n      background-color: #88e018;\n      padding: 10px 20px;\n      color: white;\n      text-decoration: none;\n      border-radius: 5px;\n      display: inline-block;\n      font-weight: 600;\n      width: 140px;\n    }\n\n    .thumbnail {\n      position: absolute;\n      top: 50%;\n      right: 40px;\n      transform: translateY(-50%);\n      width: 38%;\n      height:auto;\n      overflow: hidden;\n      z-index: 2;\n    }\n    .thumbnail-track {\n      display: flex;\n      gap: 10px;\n      transition: transform 0.5s ease;\n      align-items: flex-end;\n    }\n    .thumbnail .thumb {\n    width: 235px;\n    height: 263px;\n    border-radius: 8px;\n    overflow: hidden;\n    cursor: pointer;\n    transition: transform 0.3s ease, border 0.3s;\n    border: 3px solid transparent;\n    flex-shrink: 0;\n}\n    .thumbnail .thumb.active {\n    border: 4px solid #FFFFFF;\n    \/* transform: scale(1.2); *\/\n    z-index: 1;\n    width: 304px;\n    height: 340px;\n}\n    .thumbnail .thumb img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n    }\n    .dots {\n      position: absolute;\n      bottom: 10px;\n      left: 50%;\n      transform: translateX(-50%);\n      display: flex;\n      gap: 10px;\n      z-index: 2;\n    }\n    .dot {\n      width: 10px;\n      height: 10px;\n      background: #ccc;\n      border-radius: 50%;\n      cursor: pointer;\n    }\n    .dot.active {\n      background: #88e018;\n    }\n\n.video-wrapper {\n  position: relative;\n  width: 100%;\n  height: 100%;\n  overflow: hidden;\n}\n\n.video-wrapper video {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n}\n\n.video-overlay {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  background: rgba(0, 0, 0, 0.4); \/* semi-transparent black *\/\n  pointer-events: none; \/* so the video controls still work *\/\n  z-index: 1;\n}\n\n.item-inner {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 40px;\n    height: 100%;\n    box-sizing: border-box;\n    flex-wrap: wrap;\n    max-width: 1140px;\n    margin-right: auto;\n    margin-left: auto;\n}\n.video-wrapper {\n  flex: 1 1 60%;\n  height: 100%;\n  position: relative;\n}\n\n.video-wrapper video {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n}\n\n.content {\n  flex: 1 1 35%;\n  color: white;\n  z-index: 2;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  padding: 20px;\n}\n\n@media screen and (max-width:767px) {\n  body, html {\n    overflow-x: hidden\n  }\n\t.slider {\n    position: relative;\n    height: 96.5vh;\n    width: 100vw;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n}\n\/* .content {\n    position: absolute;\n    top: 20%;\n    padding: 15px;\n    left: 0px;\n    width: 100%;\n    color: #fff;\n    z-index: 2;\n    text-align: center;\n} *\/\n\t.content h1 {\n    font-size: 1.5rem;\n    font-weight: 600;\n    text-align: center;\n}\n\t.content p {\n    margin: 20px 0;\n    line-height: 1.6;\n    font-size: 12px;\n    text-align: center;\n}\n  .content a {\n    background-color: #88e018;\n    padding: 7px 20px;\n    color: white;\n    text-decoration: none;\n    border-radius: 5px;\n    display: inline-block;\n    font-weight: 600;\n    font-size: 14px;\n}\n\t.elementor-11 .elementor-element.elementor-element-162c8ec .bdt-prime-slider-avatar .bdt-content-wrap {\n    max-width: 93% !important;\n    text-align: center !important;\n    padding: 40% 0% 0% 10% !important;\n}\n\t.bdt-prime-slider-avatar .bdt-hero-swiper {\n    width: 100% !important;\n}\n\t.swiper-slide.bdt-item.swiper-slide-next {\n    width: inherit !important;\n\tborder:1px solid #fff !important;\n}\n.swiper-slide.bdt-item.swiper-slide-next img {\n    width: inherit !important;\n    height: inherit !important;\n}\n.bdt-prime-slider-avatar .bdt-item:not(.swiper-slide.bdt-item.swiper-slide-next) {\n    height: inherit !important;\n    margin-top: inherit;\n}\n.thumbnail {\n    position: absolute;\n    top: 70%;\n    right: 0;\n    transform: translateY(-50%);\n    width: 85%;\n    height: auto;\n    overflow: visible;\n    z-index: 2;\n}\n.thumbnail .thumb.active {\n    border: 4px solid #FFFFFF;\n    \/* transform: scale(1.2); *\/\n    z-index: 1;\n    width: 204px;\n    height: 240px;\n}\n.thumbnail .thumb {\n    width: 270px;\n    height: 215px;\n    border-radius: 8px;\n    overflow: hidden;\n    cursor: pointer;\n    transition: transform 0.3s ease, border 0.3s;\n    border: 3px solid transparent;\n    flex-shrink: 0;\n}\n  .content {\n    position: absolute;\n    top: 20%;\n    width: 95%;\n    color: #fff;\n    z-index: 2;\n    align-items: center;\n}\n}\n\n<\/style>\n\n<div class=\"slider\">\n  <div class=\"list\">\n    <div class=\"item active\">\n        <div class=\"video-wrapper\">\n      <video src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/9e5e190dff934d8e1daf47932a0ae292489097d4-1.mp4\" autoplay loop><\/video>\n        <div class=\"video-overlay\"><\/div> <!-- Overlay div -->\n      <\/div>\n          <div class=\"item-inner\">\n      <div class=\"content\">\n        <h1>Streamlining Wood Trade <\/h1>\n        <p>Discover Europe\u2019s premier platform for timber trade, designed exclusively for professionals. Source high-quality wood products, connect with trusted suppliers, and streamline your buying and selling process. Join a network that simplifies timber commerce across Europe, ensuring efficiency and reliability at every step<\/p>\n        <a href=\"#\">Explore Now<\/a>\n      <\/div>\n  <\/div>\n    <\/div>\n<div class=\"item active\">\n        <div class=\"video-wrapper\">\n      <video src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/f6b678b13d5f634b01db3024be1a41d057c05157.mp4\" autoplay loop><\/video>\n        <div class=\"video-overlay\"><\/div> <!-- Overlay div -->\n      <\/div>\n          <div class=\"item-inner\">\n      <div class=\"content\">\n        <h1>Powering Excellence together<\/h1>\n        <p>Discover Europe\u2019s premier platform for timber trade, designed exclusively for professionals. Source high-quality wood products, connect with trusted suppliers, and streamline your buying and selling process. Join a network that simplifies timber commerce across Europe, ensuring efficiency and reliability at every step<\/p>\n        <a href=\"#\">Explore Now<\/a>\n      <\/div>\n  <\/div>\n    <\/div>\n<div class=\"item active\">\n        <div class=\"video-wrapper\">\n      <video src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/02c425dc7baf0ccb4205c982dec72f33e932c2d5.mp4\" autoplay loop><\/video>\n        <div class=\"video-overlay\"><\/div> <!-- Overlay div -->\n      <\/div>\n          <div class=\"item-inner\">\n      <div class=\"content\">\n        <h1>Massive Factory Operations<\/h1>\n        <p>Discover Europe\u2019s premier platform for timber trade, designed exclusively for professionals. Source high-quality wood products, connect with trusted suppliers, and streamline your buying and selling process. Join a network that simplifies timber commerce across Europe, ensuring efficiency and reliability at every step<\/p>\n        <a href=\"#\">Explore Now<\/a>\n      <\/div>\n  <\/div>\n    <\/div>\n  \n \n\n  <div class=\"thumbnail swiper\">\n    <div class=\"thumbnail-track swiper-wrapper\" id=\"thumbTrack\">\n<div class=\"thumb swiper-slide active\" data-index=\"1\"><img decoding=\"async\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/96adf7cb011d3d86851aae4db8624abd8c4ea16d.jpg\" alt=\"\"><\/div>\n<div class=\"thumb swiper-slide active\" data-index=\"1\"><img decoding=\"async\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/3f66e0d97f5ddbefd6beb7f82eaf529b779c7544-scaled.png\" alt=\"\"><\/div>\n<div class=\"thumb swiper-slide active\" data-index=\"1\"><img decoding=\"async\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/ee38f5612a47dfe02e9b501cde5fa698956b2df1-scaled.png\" alt=\"\"><\/div>\n\n    <\/div>\n  <\/div>\n\n\n  <div class=\"dots\">\n    <span class=\"dot active\" data-index=\"0\"><\/span>\n    <span class=\"dot\" data-index=\"1\"><\/span>\n    <span class=\"dot\" data-index=\"2\"><\/span>\n  <\/div>\n<\/div>\n<!-- end Slider -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f0977e1 elementor-shape-circle e-grid-align-right elementor-widget__width-auto elementor-hidden-tablet elementor-hidden-mobile elementor-grid-0 elementor-widget elementor-widget-social-icons\" data-id=\"f0977e1\" data-element_type=\"widget\" data-widget_type=\"social-icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\" role=\"list\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-6abaf70\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Instagram<\/span>\n\t\t\t\t\t\t<svg class=\"e-font-icon-svg e-fab-instagram\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-1ebb2a7\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Facebook<\/span>\n\t\t\t\t\t\t<svg class=\"e-font-icon-svg e-fab-facebook\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-02ad0ce\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Twitter<\/span>\n\t\t\t\t\t\t<svg class=\"e-font-icon-svg e-fab-twitter\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-github elementor-repeater-item-b5c3804\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Github<\/span>\n\t\t\t\t\t\t<svg class=\"e-font-icon-svg e-fab-github\" viewbox=\"0 0 496 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-050993b e-con-full e-flex e-con e-parent\" data-id=\"050993b\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-0ae3db3 e-con-full e-flex e-con e-child\" data-id=\"0ae3db3\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-eace610 e-con-full e-flex e-con e-child\" data-id=\"eace610\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e9c2c49 elementor-invisible elementor-widget elementor-widget-image\" data-id=\"e9c2c49\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInDown&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"332\" height=\"44\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Group-1618873421.png\" class=\"attachment-full size-full wp-image-345\" alt=\"\" srcset=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Group-1618873421.png 332w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Group-1618873421-300x40.png 300w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Group-1618873421-24x3.png 24w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Group-1618873421-36x5.png 36w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Group-1618873421-48x6.png 48w\" sizes=\"(max-width: 332px) 100vw, 332px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6e9f91e elementor-invisible elementor-widget elementor-widget-image\" data-id=\"6e9f91e\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1000\" height=\"667\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/784e58f8e5cec16700222278aec20e192ec65bb7-e1747174351345.jpg\" class=\"attachment-full size-full wp-image-1311\" alt=\"\" srcset=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/784e58f8e5cec16700222278aec20e192ec65bb7-e1747174351345.jpg 1000w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/784e58f8e5cec16700222278aec20e192ec65bb7-e1747174351345-600x400.jpg 600w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/784e58f8e5cec16700222278aec20e192ec65bb7-e1747174351345-300x200.jpg 300w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/784e58f8e5cec16700222278aec20e192ec65bb7-e1747174351345-768x512.jpg 768w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/784e58f8e5cec16700222278aec20e192ec65bb7-e1747174351345-24x16.jpg 24w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/784e58f8e5cec16700222278aec20e192ec65bb7-e1747174351345-36x24.jpg 36w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/784e58f8e5cec16700222278aec20e192ec65bb7-e1747174351345-48x32.jpg 48w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d89d76d elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"d89d76d\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>We offer tailored solutions for each client based on an extensive range of products that stand out for their excellent properties<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1ffb195 e-con-full e-flex e-con e-child\" data-id=\"1ffb195\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-c967f43 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"c967f43\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bb640a1 ekit-equal-height-disable elementor-widget elementor-widget-elementskit-icon-box\" data-id=\"bb640a1\" data-element_type=\"widget\" data-widget_type=\"elementskit-icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >        <!-- link opening -->\n                <a href=\"#\" class=\"ekit_global_links\">\n                <!-- end link opening -->\n\n        <div class=\"elementskit-infobox text- text-left icon-lef-right-aligin elementor-animation- media\">\n                    <div class=\"elementskit-box-header elementor-animation-\">\n                <div class=\"elementskit-info-box-icon  text-center\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"39\" viewbox=\"0 0 39 39\" fill=\"none\"><g id=\"g273\"><g id=\"g287\"><g id=\"Clip path group\"><mask id=\"mask0_1013_5820\" style=\"mask-type:luminance\" maskunits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"39\" height=\"39\"><g id=\"clipPath293\"><path id=\"path291\" d=\"M0.372803 0.372841H38.627V38.6271H0.372803V0.372841Z\" fill=\"currentColor\"><\/path><\/g><\/mask><g mask=\"url(#mask0_1013_5820)\"><g id=\"g289\"><g id=\"g295\"><path id=\"path297\" d=\"M19.5 32.4004C23.7337 32.4004 27.186 28.9481 27.186 24.7144C27.186 20.4827 23.7337 17.0283 19.5 17.0283C15.2663 17.0283 11.814 20.4827 11.814 24.7144C11.814 28.9481 15.2663 32.4004 19.5 32.4004Z\" stroke=\"currentColor\" stroke-width=\"0.908397\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/g><g id=\"g299\"><path id=\"path301\" d=\"M17.7589 22.1834L15.1327 24.6L17.9432 27.3131M24.0259 22.5604C23.6108 22.2808 23.111 22.1177 22.5731 22.1177C21.1391 22.1177 19.9764 23.2805 19.9764 24.7144C19.9764 26.1503 21.1391 27.3131 22.5731 27.3131C24.0089 27.3131 24.8159 26.1503 24.8159 24.7144H23.2614M14.9653 22.1177V27.3131\" stroke=\"currentColor\" stroke-width=\"0.908397\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/g><g id=\"g303\"><path id=\"path305\" d=\"M6.81967 14.5312H32.18C33.2539 14.5312 33.885 15.4398 34.1307 16.4819L38.0319 32.9469C38.2797 33.991 37.1551 34.8975 36.0812 34.8975H2.91841C1.84662 34.8975 0.719917 33.991 0.967747 32.9469L4.86901 16.4819C5.11676 15.4398 5.74788 14.5312 6.81967 14.5312Z\" stroke=\"currentColor\" stroke-width=\"0.908397\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/g><g id=\"g307\"><path id=\"path309\" d=\"M3.89071 20.6182H12.9979M6.20345 28.8125H1.94849M12.9979 28.8125H8.74078M37.0536 28.8125H26.0043M31.8265 20.6182H35.1114M26.0043 20.6182H29.2892\" stroke=\"currentColor\" stroke-width=\"0.908397\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/g><path id=\"path311\" d=\"M17.5493 14.5312H21.4507V10.3822H17.5493V14.5312Z\" stroke=\"currentColor\" stroke-width=\"0.908397\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><g id=\"g313\"><path id=\"path315\" d=\"M20.7686 4.10245H36.2467C36.2467 7.55475 33.4192 10.3822 29.9669 10.3822H9.03519C5.5808 10.3822 2.75537 7.55475 2.75537 4.10245H18.2314\" stroke=\"currentColor\" stroke-width=\"0.908397\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/g><\/g><\/g><\/g><\/g><\/g><\/svg>\n                <\/div>\n          <\/div>\n                        <div class=\"box-body\">\n                            <h3 class=\"elementskit-info-box-title\">\n                    Lightness                <\/h3>\n                                            <\/div>\n        \n        \n                <\/div>\n                <\/a>\n        <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0bc51e5 ekit-equal-height-disable elementor-widget elementor-widget-elementskit-icon-box\" data-id=\"0bc51e5\" data-element_type=\"widget\" data-widget_type=\"elementskit-icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >        <!-- link opening -->\n                <a href=\"#\" class=\"ekit_global_links\">\n                <!-- end link opening -->\n\n        <div class=\"elementskit-infobox text- text-left icon-lef-right-aligin elementor-animation- media\">\n                    <div class=\"elementskit-box-header elementor-animation-\">\n                <div class=\"elementskit-info-box-icon  text-center\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"39\" viewbox=\"0 0 39 39\" fill=\"none\"><g id=\"Layer_1\"><g id=\"Group\"><g id=\"Group_2\"><g id=\"Group_3\"><path id=\"Vector\" d=\"M4.13529 26.1721L8.96471 31.0016C9.229 31.2657 9.65747 31.2657 9.92176 31.0016L11.2686 29.6546C11.9615 30.0206 12.6864 30.3249 13.4337 30.5634V32.4603C13.4337 32.834 13.7367 33.1369 14.1104 33.1369H20.9409C21.3147 33.1369 21.6176 32.8339 21.6176 32.4603V30.5634C22.3314 30.3357 23.0254 30.0478 23.6905 29.7036L24.9884 31.0016C25.2526 31.2657 25.681 31.2658 25.9452 31.0016L30.7766 26.1721C30.9036 26.0452 30.9749 25.8731 30.9749 25.6937C30.9749 25.5141 30.9037 25.342 30.7767 25.215L29.4684 23.9068C29.8163 23.2312 30.1054 22.5277 30.3318 21.8056H32.1426C32.5164 21.8056 32.8193 21.5026 32.8193 21.1289V14.2983C32.8193 13.9246 32.5163 13.6217 32.1426 13.6217H30.2909C30.0551 12.8976 29.7577 12.1948 29.4026 11.5224L30.6857 10.2393C30.8127 10.1123 30.884 9.94029 30.884 9.76068C30.884 9.58121 30.8126 9.4091 30.6857 9.28211L25.8544 4.45263C25.59 4.18848 25.1618 4.18855 24.8974 4.4527L23.5626 5.78767C22.9351 5.47165 22.2841 5.20572 21.6175 4.99323V3.09657C21.6175 2.72281 21.3146 2.41992 20.9409 2.41992H14.1103C13.7365 2.41992 13.4336 2.72288 13.4336 3.09657V4.99323C12.7338 5.21648 12.0516 5.49881 11.3962 5.83643L10.0127 4.45277C9.74846 4.18885 9.31999 4.18863 9.0557 4.45277L4.22614 9.28226C4.09915 9.40925 4.0279 9.58136 4.0279 9.76082C4.0279 9.94028 4.09915 10.1124 4.22614 10.2393L5.60097 11.6141C5.26654 12.2588 4.98503 12.931 4.76014 13.6217H2.77895C2.40518 13.6217 2.10229 13.9246 2.10229 14.2983V21.1289C2.10229 21.5027 2.40526 21.8056 2.77895 21.8056H4.71969C4.93693 22.4978 5.21006 23.1704 5.53543 23.8148L4.13522 25.2151C3.871 25.4793 3.871 25.9077 4.13529 26.1721ZM5.22661 20.4523H3.4556V14.9751H5.26142C5.56415 14.9751 5.83001 14.774 5.91246 14.4828C6.1746 13.557 6.54881 12.6637 7.02493 11.8279C7.17567 11.5631 7.13084 11.2301 6.91531 11.0145L5.66145 9.76075L9.53412 5.88824L10.7957 7.14981C11.0106 7.36489 11.3425 7.4098 11.6073 7.26025C12.4545 6.78109 13.3573 6.40762 14.2903 6.15008C14.5837 6.06911 14.787 5.80214 14.787 5.49777V3.77323H20.2642V5.49777C20.2642 5.80214 20.4674 6.06911 20.7608 6.15008C21.6621 6.39871 22.5368 6.75586 23.3608 7.21126C23.6248 7.35718 23.9534 7.31079 24.1667 7.09763L25.3761 5.88816L29.2503 9.7609L28.0855 10.9256C27.8687 11.1425 27.8248 11.4781 27.9786 11.7434C28.4767 12.6033 28.8671 13.525 29.1388 14.483C29.2213 14.7742 29.4872 14.9751 29.7897 14.9751H31.4661V20.4523H29.8246C29.5188 20.4523 29.2511 20.6572 29.1713 20.9523C28.9133 21.9066 28.5342 22.8296 28.0445 23.696C27.8949 23.9606 27.9401 24.2925 28.1552 24.5074L29.3412 25.6934L25.4669 29.5661L24.2904 28.3894C24.0748 28.1741 23.7422 28.1291 23.4777 28.2796C22.623 28.7651 21.7087 29.1443 20.7604 29.4068C20.4671 29.4879 20.2642 29.7548 20.2642 30.0589V31.7835H14.787V30.0591C14.787 29.7549 14.584 29.488 14.2909 29.407C13.3107 29.1356 12.3683 28.7398 11.4898 28.2305C11.2246 28.0768 10.8888 28.1207 10.672 28.3374L9.4432 29.5662L5.57069 25.6935L6.84576 24.4184C7.05929 24.2048 7.10546 23.8755 6.95887 23.6115C6.49515 22.7762 6.132 21.8813 5.87966 20.9517C5.79958 20.6568 5.53194 20.4523 5.22661 20.4523Z\" fill=\"currentColor\"><\/path><path id=\"Vector_2\" d=\"M10.6951 21.4487C11.4026 22.7679 12.4705 23.8477 13.7826 24.5706C14.237 24.8222 14.7227 25.0291 15.2253 25.1853C15.9649 25.416 16.7391 25.5331 17.5265 25.5331C18.2708 25.5331 19.0043 25.4282 19.7041 25.2221C20.2443 25.0657 20.7707 24.8465 21.2673 24.5713C22.5806 23.8476 23.6487 22.7678 24.3551 21.4502C24.6203 20.9584 24.831 20.4409 24.9803 19.9141C25.1786 19.2241 25.2792 18.5055 25.2792 17.7784C25.2792 16.9927 25.1622 16.2192 24.9324 15.4823C24.7711 14.9567 24.5505 14.4458 24.2777 13.9662C23.5722 12.7142 22.5314 11.6835 21.2682 10.986C20.7227 10.6844 20.1414 10.4498 19.5418 10.2889C18.2023 9.92645 16.7283 9.93788 15.3906 10.3223C14.8383 10.4795 14.2978 10.7026 13.7833 10.9858C12.5196 11.6836 11.4789 12.7143 10.7749 13.9639C10.481 14.4808 10.2482 15.0314 10.0837 15.5979C9.87684 16.3002 9.77197 17.0339 9.77197 17.7785C9.77197 18.4659 9.86118 19.144 10.0369 19.7929C10.1935 20.3757 10.4156 20.9339 10.6951 21.4487ZM11.3825 15.9777C11.5183 15.5104 11.7096 15.0579 11.9525 14.6305C12.5345 13.5975 13.3938 12.7468 14.4366 12.1708C14.8611 11.9372 15.3067 11.7531 15.7628 11.6233C16.3311 11.4599 16.9246 11.3771 17.5265 11.3771C18.0942 11.3771 18.6533 11.4505 19.1897 11.5956C19.6848 11.7285 20.1638 11.9219 20.6137 12.1705C21.6571 12.7468 22.5164 13.5974 23.0999 14.633C23.3251 15.029 23.5064 15.4482 23.6394 15.8823C23.8295 16.4916 23.9259 17.1296 23.9259 17.7785C23.9259 18.3791 23.843 18.9719 23.6789 19.5427C23.5557 19.977 23.3825 20.4026 23.1632 20.8093C22.5796 21.8977 21.6982 22.7888 20.6128 23.3868C20.2031 23.6138 19.7707 23.794 19.3247 23.9231C18.1345 24.2737 16.8136 24.2633 15.6277 23.8932C15.2121 23.7641 14.8119 23.5937 14.4368 23.3861C13.353 22.7889 12.4715 21.8978 11.8861 20.8062C11.6553 20.3813 11.4729 19.9221 11.3433 19.4403C11.1985 18.9056 11.1251 18.3465 11.1251 17.7785C11.1252 17.1633 11.2114 16.5583 11.3825 15.9777Z\" fill=\"currentColor\"><\/path><path id=\"Vector_3\" d=\"M8.37625 34.1934C9.502 34.8165 10.7063 35.3295 11.9554 35.7179C13.7896 36.29 15.71 36.5801 17.6632 36.5801C19.5103 36.5801 21.3301 36.3201 23.0689 35.808C24.4068 35.4207 25.7112 34.8774 26.9443 34.1941C30.2023 32.3987 32.8519 29.72 34.6058 26.4491C35.2636 25.2296 35.7856 23.9468 36.1564 22.6386C36.6483 20.9277 36.8978 19.1453 36.8978 17.3407C36.8978 15.3907 36.6077 13.4719 36.0365 11.6407C35.729 10.6385 35.3329 9.65654 34.8579 8.71433L36.1892 7.97964C36.4498 7.83848 36.7374 7.32822 36.2178 6.98095L31.9161 4.27427C31.7275 4.15567 31.4876 4.15545 31.2989 4.27383C31.1102 4.39228 31.006 4.60826 31.0307 4.82965L31.4945 9.45659C31.4945 9.45659 31.6347 10.2877 32.4229 10.058L33.6716 9.36887C34.1022 10.2291 34.4624 11.1247 34.7434 12.0408C35.2749 13.7444 35.5443 15.5275 35.5443 17.3407C35.5443 19.0187 35.3127 20.6754 34.855 22.267C34.5103 23.483 34.0257 24.6738 33.4138 25.8079C31.7827 28.8497 29.3197 31.3397 26.2896 33.0095C25.1436 33.6446 23.9332 34.1488 22.6894 34.5089C21.072 34.9852 19.3808 35.2268 17.6631 35.2268C15.8467 35.2268 14.0619 34.9573 12.3576 34.4258C11.196 34.0646 10.0769 33.5881 9.03153 33.0095C8.70489 32.8286 8.2929 32.9467 8.11188 33.2738C7.93086 33.6007 8.04924 34.0125 8.37625 34.1934ZM32.6226 8.62282L32.3176 5.89736L34.7678 7.43903L32.6226 8.62282Z\" fill=\"currentColor\"><\/path><\/g><\/g><\/g><\/g><\/svg>\n                <\/div>\n          <\/div>\n                        <div class=\"box-body\">\n                            <h3 class=\"elementskit-info-box-title\">\n                    Machinable                <\/h3>\n                                            <\/div>\n        \n        \n                <\/div>\n                <\/a>\n        <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5f562e7 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"5f562e7\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b32b34d ekit-equal-height-disable elementor-widget elementor-widget-elementskit-icon-box\" data-id=\"b32b34d\" data-element_type=\"widget\" data-widget_type=\"elementskit-icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >        <!-- link opening -->\n                <a href=\"#\" class=\"ekit_global_links\">\n                <!-- end link opening -->\n\n        <div class=\"elementskit-infobox text- text-left icon-lef-right-aligin elementor-animation- media\">\n                    <div class=\"elementskit-box-header elementor-animation-\">\n                <div class=\"elementskit-info-box-icon  text-center\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"39\" viewbox=\"0 0 39 39\" fill=\"none\"><g id=\"Frame\" clip-path=\"url(#clip0_1013_5858)\"><path id=\"Vector\" d=\"M23.7981 15.9702L18.0886 21.363L15.3484 18.5439C15.0446 18.2312 14.5444 18.2241 14.232 18.5279C13.9193 18.8319 13.9121 19.3318 14.2159 19.6446L17.5024 23.0183C17.8077 23.3254 18.3011 23.336 18.6191 23.0418L24.899 17.1185C25.0515 16.9747 25.1406 16.7761 25.1465 16.5666C25.1524 16.3572 25.0747 16.154 24.9306 16.0018C24.6249 15.6841 24.121 15.6702 23.7981 15.9702Z\" fill=\"currentColor\"><\/path><path id=\"Vector_2\" d=\"M19.5613 7.6709C13.036 7.6709 7.73022 12.9767 7.73022 19.502C7.73022 26.0275 13.036 31.3334 19.5613 31.3334C26.0869 31.3334 31.3927 26.0275 31.3927 19.502C31.3927 12.9767 26.0869 7.6709 19.5613 7.6709ZM19.5613 29.7495C13.9072 29.7495 9.31405 25.1484 9.31405 19.502C9.31405 13.8556 13.9072 9.25473 19.5613 9.25473C25.221 9.25473 29.8089 13.8426 29.8089 19.502C29.8089 25.1614 25.221 29.7495 19.5613 29.7495Z\" fill=\"currentColor\"><\/path><path id=\"Vector_3\" d=\"M35.8432 15.1465L36.1046 10.4504C36.1229 10.1351 35.9515 9.8391 35.6691 9.69804L31.4877 7.58369L29.3733 3.40232C29.2295 3.12237 28.9353 2.95192 28.621 2.96677L23.9169 3.22043L19.9969 0.630619C19.7327 0.45646 19.3903 0.45646 19.1258 0.630619L15.2058 3.22043L10.51 2.95903C10.1945 2.94047 9.89875 3.11185 9.75769 3.39459L7.64303 7.57595L3.46197 9.6903C3.1817 9.83384 3.01157 10.128 3.02642 10.4426L3.2875 15.1387L0.698002 19.0587C0.523843 19.3229 0.523843 19.6653 0.698002 19.9298L3.27977 23.8575L3.01837 28.5536C3.00012 28.8689 3.17119 29.1649 3.45393 29.306L7.63529 31.4203L9.74964 35.6017C9.89318 35.8819 10.1874 36.0521 10.502 36.0372L15.1981 35.7758L19.118 38.3653C19.3807 38.5451 19.7265 38.5451 19.9892 38.3653L23.9091 35.7758L28.6052 36.0372C28.9205 36.0555 29.2162 35.8841 29.3576 35.6017L31.4719 31.4203L35.6533 29.306C35.9332 29.1621 36.1037 28.8682 36.0888 28.5536L35.8274 23.8575L38.4169 19.9375C38.5911 19.6734 38.5911 19.3306 38.4169 19.0664L35.8432 15.1465ZM34.3701 23.2082C34.2736 23.3499 34.2288 23.5203 34.2436 23.6914L34.4889 28.1339L30.5374 30.1294C30.3867 30.2049 30.2646 30.3274 30.1891 30.4781L28.1932 34.4296L23.7507 34.1843C23.5806 34.1781 23.4126 34.222 23.2676 34.3108L19.5613 36.758L15.8554 34.3108C15.7267 34.2239 15.5752 34.1768 15.4199 34.1762H15.3803L10.9375 34.4218L8.94195 30.47C8.86647 30.3194 8.74428 30.1972 8.59332 30.1217L4.63375 28.1339L4.87937 23.6914C4.88556 23.5213 4.84132 23.3533 4.75254 23.2082L2.30565 19.502L4.75254 15.7958C4.84936 15.6544 4.89422 15.4837 4.87937 15.3129L4.63375 10.8701L8.58559 8.87457C8.73624 8.79909 8.85843 8.6769 8.93391 8.52625L10.9295 4.57441L15.3722 4.82003C15.5421 4.82591 15.71 4.78198 15.8554 4.6932L19.5613 2.24631L23.2676 4.6932C23.4092 4.79003 23.58 4.83488 23.7507 4.82003L28.1932 4.57441L30.1891 8.52625C30.2646 8.6769 30.3867 8.79909 30.5374 8.87457L34.4889 10.8701L34.2436 15.3129C34.2374 15.4827 34.2817 15.6507 34.3701 15.7958L36.8173 19.502L34.3701 23.2082Z\" fill=\"currentColor\"><\/path><\/g><defs><clippath id=\"clip0_1013_5858\"><rect width=\"38\" height=\"38\" fill=\"currentColor\" transform=\"translate(0.5 0.5)\"><\/rect><\/clippath><\/defs><\/svg>\n                <\/div>\n          <\/div>\n                        <div class=\"box-body\">\n                            <h3 class=\"elementskit-info-box-title\">\n                    Quality                <\/h3>\n                                            <\/div>\n        \n        \n                <\/div>\n                <\/a>\n        <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fc5f80b ekit-equal-height-disable elementor-widget elementor-widget-elementskit-icon-box\" data-id=\"fc5f80b\" data-element_type=\"widget\" data-widget_type=\"elementskit-icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >        <!-- link opening -->\n                <a href=\"#\" class=\"ekit_global_links\">\n                <!-- end link opening -->\n\n        <div class=\"elementskit-infobox text- text-left icon-lef-right-aligin elementor-animation- media\">\n                    <div class=\"elementskit-box-header elementor-animation-\">\n                <div class=\"elementskit-info-box-icon  text-center\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"39\" viewbox=\"0 0 39 39\" fill=\"none\"><g id=\"Layer_5\" clip-path=\"url(#clip0_1013_5865)\"><g id=\"Group\"><path id=\"Vector\" d=\"M5.25 29.5938V30.7812C5.39784 30.7812 5.84375 31.413 5.84375 32.5625H7.03125C7.03125 30.8697 6.26531 29.5938 5.25 29.5938Z\" fill=\"currentColor\"><\/path><path id=\"Vector_2\" d=\"M5.25 34.3438C5.10216 34.3438 4.65625 33.712 4.65625 32.5625C4.65625 32.2003 4.70316 31.8465 4.79222 31.5395L3.65103 31.21C3.53169 31.6226 3.46875 32.0905 3.46875 32.5625C3.46875 34.2553 4.23469 35.5313 5.25 35.5313C5.95834 35.5313 6.55625 34.9268 6.84897 33.9151L5.70838 33.585C5.54391 34.1544 5.30047 34.3438 5.25 34.3438Z\" fill=\"currentColor\"><\/path><path id=\"Vector_3\" d=\"M12.375 30.7812V29.5938C11.3597 29.5938 10.5938 30.8697 10.5938 32.5625H11.7812C11.7812 31.413 12.2272 30.7812 12.375 30.7812Z\" fill=\"currentColor\"><\/path><path id=\"Vector_4\" d=\"M13.9741 31.2106L12.8329 31.5401C12.9219 31.8465 12.9688 32.2004 12.9688 32.5625C12.9688 33.712 12.5229 34.3438 12.3751 34.3438C12.3246 34.3438 12.0812 34.1544 11.9167 33.585L10.7761 33.9151C11.0688 34.9269 11.6667 35.5313 12.3751 35.5313C13.3904 35.5313 14.1563 34.2553 14.1563 32.5625C14.1563 32.0905 14.0934 31.6226 13.9741 31.2106Z\" fill=\"currentColor\"><\/path><path id=\"Vector_5\" d=\"M7.625 26.0312V24.8438C7.47716 24.8438 7.03125 24.212 7.03125 23.0625H5.84375C5.84375 24.7553 6.60969 26.0312 7.625 26.0312Z\" fill=\"currentColor\"><\/path><path id=\"Vector_6\" d=\"M7.62509 21.2812C7.77294 21.2812 8.21884 21.913 8.21884 23.0625C8.21884 23.4247 8.17194 23.7786 8.08287 24.0855L9.22406 24.4151C9.3434 24.0024 9.40634 23.5345 9.40634 23.0625C9.40634 21.3697 8.6404 20.0938 7.62509 20.0938C6.91675 20.0938 6.31884 20.6982 6.02612 21.7099L7.16672 22.0401C7.33119 21.4707 7.57462 21.2812 7.62509 21.2812Z\" fill=\"currentColor\"><\/path><path id=\"Vector_7\" d=\"M37.9062 23.0625C37.9062 19.9661 36.1582 17.7188 33.75 17.7188H33.1562V16.3288C34.3491 15.7849 37.9062 13.8422 37.9062 10C37.9062 5.62469 33.1557 1.41738 32.9538 1.24103L32.5625 0.898438L32.1712 1.24044C31.9693 1.41737 27.2188 5.62469 27.2188 10C27.2188 13.8422 30.7759 15.7849 31.9688 16.3288V17.7188H16.5312V16.3288C17.7241 15.7849 21.2812 13.8422 21.2812 10C21.2812 5.62469 16.5307 1.41738 16.3288 1.24103L15.9375 0.898438L15.5462 1.24044C15.3443 1.41737 10.5938 5.62469 10.5938 10C10.5938 13.8422 14.1509 15.7849 15.3438 16.3288V17.7188H7.625C5.21675 17.7188 3.46875 19.9661 3.46875 23.0625C3.46875 24.807 4.02391 26.2818 4.93887 27.2372C2.69331 27.423 1.09375 29.6021 1.09375 32.5625C1.09375 35.6589 2.84175 37.9063 5.25 37.9063C6.81988 37.9063 8.10475 36.9474 8.8125 35.425C9.52025 36.9474 10.8051 37.9063 12.375 37.9063H33.75C36.1582 37.9063 37.9062 35.6589 37.9062 32.5625C37.9062 30.4143 37.0637 28.6764 35.7438 27.8125C37.0637 26.9486 37.9062 25.2107 37.9062 23.0625ZM28.4062 10C28.4062 6.84188 31.4599 3.57803 32.5625 2.50216C33.6651 3.57803 36.7188 6.84247 36.7188 10C36.7188 12.6939 34.4162 14.3112 33.1562 14.9958V13.7418L35.4315 10.329L34.4435 9.6705L33.1562 11.6014V8.05253L34.5314 7.59416L34.1555 6.46781L31.9688 7.19694V9.49475L30.6512 7.84769L29.7238 8.58928L31.9688 11.3953V14.9958C30.7088 14.3112 28.4062 12.6939 28.4062 10ZM11.7812 10C11.7812 6.84188 14.8349 3.57803 15.9375 2.50216C17.0401 3.57803 20.0938 6.84247 20.0938 10C20.0938 12.6939 17.7912 14.3112 16.5312 14.9958V11.3953L18.7762 8.58928L17.8488 7.84769L16.5312 9.49534V7.19753L14.3439 6.46841L13.968 7.59475L15.3438 8.05312V11.602L14.0565 9.67109L13.0685 10.3296L15.3438 13.7424V14.9964C14.0838 14.3113 11.7812 12.6939 11.7812 10ZM4.65625 23.0625C4.65625 20.6543 5.90491 18.9063 7.625 18.9063C9.34509 18.9063 10.5938 20.6543 10.5938 23.0625C10.5938 25.4708 9.34509 27.2188 7.625 27.2188C5.90491 27.2188 4.65625 25.4708 4.65625 23.0625ZM9.67225 28.4063C9.33025 28.7679 9.04228 29.2055 8.8125 29.7001C8.58272 29.2055 8.29475 28.7679 7.95275 28.4063H9.67225ZM5.25 36.7188C3.52991 36.7188 2.28125 34.9708 2.28125 32.5625C2.28125 30.1543 3.52991 28.4063 5.25 28.4063C6.97009 28.4063 8.21875 30.1543 8.21875 32.5625C8.21875 34.9708 6.97009 36.7188 5.25 36.7188ZM9.40625 32.5625C9.40625 30.1543 10.6549 28.4063 12.375 28.4063C14.0951 28.4063 15.3438 30.1543 15.3438 32.5625C15.3438 34.9708 14.0951 36.7188 12.375 36.7188C10.6549 36.7188 9.40625 34.9708 9.40625 32.5625ZM36.7188 32.5625C36.7188 34.9708 35.4701 36.7188 33.75 36.7188H15.0778C15.9826 35.7628 16.5312 34.2963 16.5312 32.5625C16.5312 30.8288 15.9826 29.3622 15.0778 28.4063H33.75C35.4701 28.4063 36.7188 30.1543 36.7188 32.5625ZM12.375 27.2188H10.3278C11.2326 26.2628 11.7812 24.7963 11.7812 23.0625C11.7812 21.3288 11.2326 19.8622 10.3278 18.9063H33.75C35.4701 18.9063 36.7188 20.6543 36.7188 23.0625C36.7188 25.4708 35.4701 27.2188 33.75 27.2188H12.375Z\" fill=\"currentColor\"><\/path><path id=\"Vector_8\" d=\"M26.625 31.375C26.625 31.7022 26.3584 31.9688 26.0312 31.9688H24.25V33.1562H26.0312C27.0133 33.1562 27.8125 32.3571 27.8125 31.375C27.8125 30.3929 27.0133 29.5938 26.0312 29.5938H17.7188V30.7812H26.0312C26.3584 30.7812 26.625 31.0478 26.625 31.375Z\" fill=\"currentColor\"><\/path><path id=\"Vector_9\" d=\"M33.75 33.75C33.75 34.0772 33.4834 34.3438 33.1562 34.3438H27.2188V35.5312H33.1562C34.1383 35.5312 34.9375 34.7321 34.9375 33.75C34.9375 32.7679 34.1383 31.9688 33.1562 31.9688H31.375V33.1562H33.1562C33.4834 33.1562 33.75 33.4228 33.75 33.75Z\" fill=\"currentColor\"><\/path><path id=\"Vector_10\" d=\"M17.7188 34.3438H21.2812V35.5312H17.7188V34.3438Z\" fill=\"currentColor\"><\/path><path id=\"Vector_11\" d=\"M12.9688 20.0938H15.3438V21.2812H12.9688V20.0938Z\" fill=\"currentColor\"><\/path><path id=\"Vector_12\" d=\"M21.875 22.4688H21.2812V23.6562H21.875C22.2022 23.6562 22.4688 23.9228 22.4688 24.25C22.4688 24.5772 22.2022 24.8438 21.875 24.8438H15.3438V26.0312H21.875C22.8571 26.0312 23.6562 25.2321 23.6562 24.25C23.6562 23.2679 22.8571 22.4688 21.875 22.4688Z\" fill=\"currentColor\"><\/path><path id=\"Vector_13\" d=\"M33.75 20.0938H27.2188V21.2812H33.75C34.0772 21.2812 34.3438 21.5478 34.3438 21.875C34.3438 22.2022 34.0772 22.4688 33.75 22.4688H33.1562V23.6562H33.75C34.7321 23.6562 35.5312 22.8571 35.5312 21.875C35.5312 20.8929 34.7321 20.0938 33.75 20.0938Z\" fill=\"currentColor\"><\/path><path id=\"Vector_14\" d=\"M24.8438 24.8438H28.4062V26.0312H24.8438V24.8438Z\" fill=\"currentColor\"><\/path><path id=\"Vector_15\" d=\"M15.3438 22.4688H17.7188V23.6562H15.3438V22.4688Z\" fill=\"currentColor\"><\/path><path id=\"Vector_16\" d=\"M20.0938 20.0938H21.2812V21.2812H20.0938V20.0938Z\" fill=\"currentColor\"><\/path><path id=\"Vector_17\" d=\"M22.4688 20.0938H23.6562V21.2812H22.4688V20.0938Z\" fill=\"currentColor\"><\/path><path id=\"Vector_18\" d=\"M29 29.5938H30.1875V30.7812H29V29.5938Z\" fill=\"currentColor\"><\/path><path id=\"Vector_19\" d=\"M31.375 29.5938H32.5625V30.7812H31.375V29.5938Z\" fill=\"currentColor\"><\/path><path id=\"Vector_20\" d=\"M28.4062 22.4688H30.7812V23.6562H28.4062V22.4688Z\" fill=\"currentColor\"><\/path><\/g><\/g><defs><clippath id=\"clip0_1013_5865\"><rect width=\"38\" height=\"38\" fill=\"currentColor\" transform=\"translate(0.5 0.5)\"><\/rect><\/clippath><\/defs><\/svg>\n                <\/div>\n          <\/div>\n                        <div class=\"box-body\">\n                            <h3 class=\"elementskit-info-box-title\">\n                    Stability                <\/h3>\n                                            <\/div>\n        \n        \n                <\/div>\n                <\/a>\n        <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bfbd184 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-button\" data-id=\"bfbd184\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">See All Products<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a152356 e-con-full e-flex e-con e-child\" data-id=\"a152356\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-f1067bb e-con-full e-flex e-con e-child\" data-id=\"f1067bb\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c19e1d2 elementor-invisible elementor-widget elementor-widget-image\" data-id=\"c19e1d2\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;bounceInDown&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"332\" height=\"44\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Group-1618873418.png\" class=\"attachment-full size-full wp-image-371\" alt=\"\" srcset=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Group-1618873418.png 332w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Group-1618873418-300x40.png 300w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Group-1618873418-24x3.png 24w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Group-1618873418-36x5.png 36w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Group-1618873418-48x6.png 48w\" sizes=\"(max-width: 332px) 100vw, 332px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4d9f5ef elementor-invisible elementor-widget elementor-widget-image\" data-id=\"4d9f5ef\" data-element_type=\"widget\" id=\"app-1-img\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"667\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/06\/1.png\" class=\"attachment-full size-full wp-image-1919\" alt=\"\" srcset=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/06\/1.png 1000w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/06\/1-600x400.png 600w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/06\/1-300x200.png 300w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/06\/1-768x512.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-88eca3b elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-image\" data-id=\"88eca3b\" data-element_type=\"widget\" id=\"app-2-img\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"667\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/06\/3.png\" class=\"attachment-full size-full wp-image-1921\" alt=\"\" srcset=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/06\/3.png 1000w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/06\/3-600x400.png 600w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/06\/3-300x200.png 300w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/06\/3-768x512.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-013d2b6 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-image\" data-id=\"013d2b6\" data-element_type=\"widget\" id=\"app-3-img\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"667\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/f8e7f9af692a13e969877ffcdcc2a65a5c114a32.jpg\" class=\"attachment-full size-full wp-image-1274\" alt=\"\" srcset=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/f8e7f9af692a13e969877ffcdcc2a65a5c114a32.jpg 1000w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/f8e7f9af692a13e969877ffcdcc2a65a5c114a32-600x400.jpg 600w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/f8e7f9af692a13e969877ffcdcc2a65a5c114a32-300x200.jpg 300w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/f8e7f9af692a13e969877ffcdcc2a65a5c114a32-768x512.jpg 768w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/f8e7f9af692a13e969877ffcdcc2a65a5c114a32-24x16.jpg 24w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/f8e7f9af692a13e969877ffcdcc2a65a5c114a32-36x24.jpg 36w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/f8e7f9af692a13e969877ffcdcc2a65a5c114a32-48x32.jpg 48w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-62600a0 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-image\" data-id=\"62600a0\" data-element_type=\"widget\" id=\"app-4-img\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"667\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/06\/2.png\" class=\"attachment-full size-full wp-image-1920\" alt=\"\" srcset=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/06\/2.png 1000w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/06\/2-600x400.png 600w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/06\/2-300x200.png 300w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/06\/2-768x512.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eaeac94 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-image\" data-id=\"eaeac94\" data-element_type=\"widget\" id=\"app-5-img\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"667\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/06\/4.png\" class=\"attachment-full size-full wp-image-1922\" alt=\"\" srcset=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/06\/4.png 1000w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/06\/4-600x400.png 600w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/06\/4-300x200.png 300w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/06\/4-768x512.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bab54d5 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-image\" data-id=\"bab54d5\" data-element_type=\"widget\" id=\"app-5-img\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"667\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/06\/5.png\" class=\"attachment-full size-full wp-image-1923\" alt=\"\" srcset=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/06\/5.png 1000w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/06\/5-600x400.png 600w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/06\/5-300x200.png 300w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/06\/5-768x512.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-287e0e0 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-image\" data-id=\"287e0e0\" data-element_type=\"widget\" id=\"app-6-img\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"667\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/06\/5.png\" class=\"attachment-full size-full wp-image-1923\" alt=\"\" srcset=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/06\/5.png 1000w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/06\/5-600x400.png 600w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/06\/5-300x200.png 300w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/06\/5-768x512.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bd57edc e-con-full e-flex e-con e-child\" data-id=\"bd57edc\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-225fc51 e-con-full e-flex e-con e-child\" data-id=\"225fc51\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-3b026a1 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"3b026a1\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-918e150 ekit-equal-height-disable elementor-widget elementor-widget-elementskit-icon-box\" data-id=\"918e150\" data-element_type=\"widget\" id=\"app-1\" data-widget_type=\"elementskit-icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >        <!-- link opening -->\n                <a href=\"#\" class=\"ekit_global_links\">\n                <!-- end link opening -->\n\n        <div class=\"elementskit-infobox text-center text- icon-top-align elementor-animation-\">\n                    <div class=\"elementskit-box-header elementor-animation-\">\n                <div class=\"elementskit-info-box-icon\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"38\" height=\"38\" viewbox=\"0 0 38 38\" fill=\"none\"><g id=\"Layer_1\" clip-path=\"url(#clip0_1013_2001)\"><path id=\"Vector\" d=\"M11.1511 33.8538H9.41675C9.26342 33.8538 9.11637 33.7929 9.00795 33.6845C8.89953 33.5761 8.83862 33.429 8.83862 33.2757C8.83862 33.1224 8.89953 32.9753 9.00795 32.8669C9.11637 32.7585 9.26342 32.6976 9.41675 32.6976H10.573V25.7601H1.323V32.6976H2.47925C2.63258 32.6976 2.77962 32.7585 2.88804 32.8669C2.99646 32.9753 3.05737 33.1224 3.05737 33.2757C3.05737 33.429 2.99646 33.5761 2.88804 33.6845C2.77962 33.7929 2.63258 33.8538 2.47925 33.8538H0.744873C0.591545 33.8538 0.444496 33.7929 0.336077 33.6845C0.227657 33.5761 0.166748 33.429 0.166748 33.2757V25.1819C0.166748 25.0286 0.227657 24.8816 0.336077 24.7731C0.444496 24.6647 0.591545 24.6038 0.744873 24.6038H11.1511C11.3045 24.6038 11.4515 24.6647 11.5599 24.7731C11.6683 24.8816 11.7292 25.0286 11.7292 25.1819V33.2757C11.7292 33.429 11.6683 33.5761 11.5599 33.6845C11.4515 33.7929 11.3045 33.8538 11.1511 33.8538Z\" fill=\"currentColor\"><\/path><path id=\"Vector_2\" d=\"M11.1512 25.7601H0.74496C0.640294 25.7601 0.537588 25.7317 0.447798 25.6779C0.358008 25.6241 0.284504 25.547 0.235126 25.4547C0.185749 25.3624 0.162351 25.2584 0.167429 25.1539C0.172507 25.0494 0.20587 24.9482 0.26396 24.8611L4.37385 18.696C4.58477 18.379 4.87081 18.1191 5.20651 17.9394C5.5422 17.7598 5.91711 17.666 6.29785 17.6663H11.1512C11.3045 17.6663 11.4516 17.7272 11.56 17.8357C11.6684 17.9441 11.7293 18.0911 11.7293 18.2444V25.1819C11.7293 25.3353 11.6684 25.4823 11.56 25.5907C11.4516 25.6992 11.3045 25.7601 11.1512 25.7601ZM1.82548 24.6038H10.5731V18.8226H6.29785C6.10749 18.8226 5.92008 18.8696 5.75226 18.9595C5.58444 19.0494 5.44141 19.1793 5.33585 19.3377L1.82548 24.6038Z\" fill=\"currentColor\"><\/path><path id=\"Vector_3\" d=\"M36.5886 33.8538H31.9636C31.8103 33.8538 31.6632 33.7929 31.5548 33.6845C31.4464 33.5761 31.3855 33.429 31.3855 33.2757C31.3855 33.1224 31.4464 32.9753 31.5548 32.8669C31.6632 32.7585 31.8103 32.6976 31.9636 32.6976H36.0105V28.0726H11.7292V32.6976H25.0261C25.1795 32.6976 25.3265 32.7585 25.4349 32.8669C25.5433 32.9753 25.6042 33.1224 25.6042 33.2757C25.6042 33.429 25.5433 33.5761 25.4349 33.6845C25.3265 33.7929 25.1795 33.8538 25.0261 33.8538H11.1511C10.9978 33.8538 10.8507 33.7929 10.7423 33.6845C10.6339 33.5761 10.573 33.429 10.573 33.2757V27.4944C10.573 27.3411 10.6339 27.1941 10.7423 27.0856C10.8507 26.9772 10.9978 26.9163 11.1511 26.9163H36.5886C36.742 26.9163 36.889 26.9772 36.9974 27.0856C37.1058 27.1941 37.1667 27.3411 37.1667 27.4944V33.2757C37.1667 33.429 37.1058 33.5761 36.9974 33.6845C36.889 33.7929 36.742 33.8538 36.5886 33.8538Z\" fill=\"currentColor\"><\/path><path id=\"Vector_4\" d=\"M36.5886 28.0726H22.7136C22.5603 28.0726 22.4132 28.0117 22.3048 27.9032C22.1964 27.7948 22.1355 27.6478 22.1355 27.4944C22.1355 27.3411 22.1964 27.1941 22.3048 27.0856C22.4132 26.9772 22.5603 26.9163 22.7136 26.9163H36.0105V25.7601H11.7292V26.9163H15.7761C15.9295 26.9163 16.0765 26.9772 16.1849 27.0856C16.2933 27.1941 16.3542 27.3411 16.3542 27.4944C16.3542 27.6478 16.2933 27.7948 16.1849 27.9032C16.0765 28.0117 15.9295 28.0726 15.7761 28.0726H11.1511C10.9978 28.0726 10.8507 28.0117 10.7423 27.9032C10.6339 27.7948 10.573 27.6478 10.573 27.4944V25.1819C10.573 25.0286 10.6339 24.8816 10.7423 24.7731C10.8507 24.6647 10.9978 24.6038 11.1511 24.6038H36.5886C36.742 24.6038 36.889 24.6647 36.9974 24.7731C37.1058 24.8816 37.1667 25.0286 37.1667 25.1819V27.4944C37.1667 27.6478 37.1058 27.7948 36.9974 27.9032C36.889 28.0117 36.742 28.0726 36.5886 28.0726Z\" fill=\"currentColor\"><\/path><path id=\"Vector_5\" d=\"M36.5886 28.0726H11.1511C10.9978 28.0726 10.8507 28.0117 10.7423 27.9032C10.6339 27.7948 10.573 27.6478 10.573 27.4944V17.6663C10.573 17.2063 10.7557 16.7652 11.081 16.4399C11.4062 16.1147 11.8474 15.9319 12.3074 15.9319H35.4324C35.8924 15.9319 36.3335 16.1147 36.6588 16.4399C36.984 16.7652 37.1667 17.2063 37.1667 17.6663V27.4944C37.1667 27.6478 37.1058 27.7948 36.9974 27.9032C36.889 28.0117 36.742 28.0726 36.5886 28.0726ZM11.7292 26.9163H36.0105V17.6663C36.0105 17.513 35.9496 17.3659 35.8412 17.2575C35.7327 17.1491 35.5857 17.0882 35.4324 17.0882H12.3074C12.154 17.0882 12.007 17.1491 11.8986 17.2575C11.7902 17.3659 11.7292 17.513 11.7292 17.6663V26.9163Z\" fill=\"currentColor\"><\/path><path id=\"Vector_6\" d=\"M28.4949 37.3226C27.6945 37.3226 26.9121 37.0852 26.2466 36.6406C25.581 36.1959 25.0623 35.5638 24.7561 34.8244C24.4498 34.0849 24.3696 33.2712 24.5258 32.4862C24.6819 31.7012 25.0673 30.9801 25.6333 30.4141C26.1993 29.8482 26.9204 29.4627 27.7054 29.3066C28.4904 29.1504 29.3041 29.2306 30.0435 29.5369C30.783 29.8432 31.4151 30.3619 31.8597 31.0274C32.3044 31.6929 32.5417 32.4753 32.5417 33.2757C32.5405 34.3486 32.1138 35.3772 31.3551 36.1359C30.5964 36.8946 29.5678 37.3213 28.4949 37.3226ZM28.4949 30.3851C27.9232 30.3851 27.3643 30.5546 26.8889 30.8722C26.4136 31.1899 26.0431 31.6413 25.8243 32.1695C25.6055 32.6977 25.5483 33.2789 25.6598 33.8396C25.7713 34.4004 26.0466 34.9154 26.4509 35.3197C26.8552 35.7239 27.3702 35.9992 27.9309 36.1108C28.4917 36.2223 29.0729 36.1651 29.6011 35.9463C30.1293 35.7275 30.5807 35.357 30.8983 34.8816C31.216 34.4063 31.3855 33.8474 31.3855 33.2757C31.3846 32.5093 31.0797 31.7746 30.5378 31.2327C29.9959 30.6908 29.2612 30.386 28.4949 30.3851Z\" fill=\"currentColor\"><\/path><path id=\"Vector_7\" d=\"M28.4949 35.0101C28.1518 35.0101 27.8165 34.9084 27.5313 34.7178C27.2461 34.5272 27.0238 34.2563 26.8925 33.9394C26.7613 33.6225 26.7269 33.2738 26.7938 32.9373C26.8607 32.6009 27.0259 32.2919 27.2685 32.0493C27.511 31.8068 27.8201 31.6416 28.1565 31.5746C28.493 31.5077 28.8417 31.5421 29.1586 31.6733C29.4755 31.8046 29.7464 32.0269 29.937 32.3121C30.1275 32.5973 30.2292 32.9327 30.2292 33.2757C30.2292 33.7357 30.0465 34.1768 29.7213 34.5021C29.396 34.8273 28.9549 35.0101 28.4949 35.0101ZM28.4949 32.6976C28.3805 32.6976 28.2688 32.7315 28.1737 32.795C28.0786 32.8585 28.0045 32.9488 27.9608 33.0545C27.917 33.1601 27.9056 33.2763 27.9279 33.3885C27.9502 33.5006 28.0052 33.6036 28.0861 33.6845C28.1669 33.7653 28.2699 33.8204 28.3821 33.8427C28.4942 33.865 28.6105 33.8536 28.7161 33.8098C28.8218 33.7661 28.912 33.692 28.9756 33.5969C29.0391 33.5018 29.073 33.39 29.073 33.2757C29.073 33.1224 29.0121 32.9753 28.9037 32.8669C28.7953 32.7585 28.6482 32.6976 28.4949 32.6976Z\" fill=\"currentColor\"><\/path><path id=\"Vector_8\" d=\"M5.948 37.3226C5.1476 37.3226 4.36518 37.0852 3.69968 36.6406C3.03417 36.1959 2.51547 35.5638 2.20917 34.8244C1.90288 34.0849 1.82273 33.2712 1.97888 32.4862C2.13503 31.7012 2.52046 30.9801 3.08643 30.4141C3.65239 29.8482 4.37348 29.4627 5.15849 29.3066C5.94351 29.1504 6.7572 29.2306 7.49667 29.5369C8.23614 29.8432 8.86818 30.3619 9.31285 31.0274C9.75753 31.6929 9.99487 32.4753 9.99487 33.2757C9.99365 34.3486 9.56689 35.3772 8.80822 36.1359C8.04955 36.8946 7.02092 37.3213 5.948 37.3226ZM5.948 30.3851C5.37629 30.3851 4.81742 30.5546 4.34205 30.8722C3.86669 31.1899 3.4962 31.6413 3.27741 32.1695C3.05863 32.6977 3.00138 33.2789 3.11292 33.8396C3.22445 34.4004 3.49976 34.9154 3.90402 35.3197C4.30828 35.7239 4.82334 35.9992 5.38407 36.1108C5.94479 36.2223 6.526 36.1651 7.05419 35.9463C7.58239 35.7275 8.03384 35.357 8.35147 34.8816C8.66909 34.4063 8.83862 33.8474 8.83862 33.2757C8.83771 32.5093 8.53287 31.7746 7.99097 31.2327C7.44907 30.6908 6.71436 30.386 5.948 30.3851Z\" fill=\"currentColor\"><\/path><path id=\"Vector_9\" d=\"M5.948 35.0101C5.60497 35.0101 5.26965 34.9084 4.98443 34.7178C4.69922 34.5272 4.47692 34.2563 4.34565 33.9394C4.21437 33.6225 4.18003 33.2738 4.24695 32.9373C4.31387 32.6009 4.47905 32.2919 4.72161 32.0493C4.96417 31.8068 5.2732 31.6416 5.60964 31.5746C5.94607 31.5077 6.2948 31.5421 6.61172 31.6733C6.92863 31.8046 7.1995 32.0269 7.39008 32.3121C7.58065 32.5973 7.68237 32.9327 7.68237 33.2757C7.68237 33.7357 7.49965 34.1768 7.17439 34.5021C6.84913 34.8273 6.40798 35.0101 5.948 35.0101ZM5.948 32.6976C5.83366 32.6976 5.72188 32.7315 5.62681 32.795C5.53174 32.8585 5.45764 32.9488 5.41388 33.0545C5.37012 33.1601 5.35868 33.2763 5.38098 33.3885C5.40329 33.5006 5.45835 33.6036 5.5392 33.6845C5.62005 33.7653 5.72307 33.8204 5.83521 33.8427C5.94736 33.865 6.0636 33.8536 6.16924 33.8098C6.27488 33.7661 6.36517 33.692 6.42869 33.5969C6.49222 33.5018 6.52612 33.39 6.52612 33.2757C6.52612 33.1224 6.46521 32.9753 6.35679 32.8669C6.24838 32.7585 6.10133 32.6976 5.948 32.6976Z\" fill=\"currentColor\"><\/path><path id=\"Vector_10\" d=\"M11.7292 6.1038C11.5759 6.10376 11.4289 6.04283 11.3205 5.93441C10.8451 5.45242 10.2787 5.06971 9.65412 4.80848C9.02957 4.54726 8.35933 4.41274 7.68235 4.41274C7.00537 4.41274 6.33513 4.54726 5.71058 4.80848C5.08602 5.06971 4.5196 5.45242 4.04421 5.93441C3.93517 6.03972 3.78914 6.09799 3.63755 6.09667C3.48597 6.09535 3.34097 6.03455 3.23378 5.92736C3.12659 5.82017 3.06579 5.67517 3.06447 5.52359C3.06316 5.37201 3.12143 5.22597 3.22674 5.11694C3.80946 4.52756 4.50332 4.05965 5.26814 3.74031C6.03296 3.42096 6.85354 3.25653 7.68235 3.25653C8.51116 3.25653 9.33174 3.42096 10.0966 3.74031C10.8614 4.05965 11.5552 4.52756 12.138 5.11694C12.2188 5.19779 12.2738 5.30079 12.2961 5.41292C12.3184 5.52505 12.307 5.64127 12.2632 5.74689C12.2195 5.85252 12.1454 5.9428 12.0503 6.00633C11.9553 6.06985 11.8435 6.10377 11.7292 6.1038Z\" fill=\"currentColor\"><\/path><path id=\"Vector_11\" d=\"M10.573 7.83819C10.4197 7.83815 10.2727 7.77722 10.1643 7.6688C9.49994 7.02218 8.60947 6.66037 7.6824 6.66037C6.75532 6.66037 5.86485 7.02218 5.20051 7.6688C5.14718 7.72401 5.08338 7.76806 5.01285 7.79836C4.94232 7.82865 4.86645 7.8446 4.78969 7.84527C4.71293 7.84594 4.6368 7.83131 4.56575 7.80224C4.4947 7.77317 4.43015 7.73024 4.37587 7.67596C4.32159 7.62168 4.27866 7.55713 4.24959 7.48608C4.22053 7.41503 4.2059 7.33891 4.20656 7.26214C4.20723 7.18538 4.22318 7.10952 4.25348 7.03898C4.28378 6.96845 4.32782 6.90466 4.38304 6.85133C5.2659 5.99115 6.44978 5.50977 7.6824 5.50977C8.91502 5.50977 10.0989 5.99115 10.9818 6.85133C11.0626 6.93218 11.1176 7.03518 11.1399 7.14731C11.1622 7.25944 11.1508 7.37566 11.107 7.48128C11.0633 7.58691 10.9892 7.67719 10.8941 7.74072C10.7991 7.80424 10.6873 7.83816 10.573 7.83819Z\" fill=\"currentColor\"><\/path><path id=\"Vector_12\" d=\"M9.41672 9.57256C9.26341 9.57253 9.11638 9.5116 9.00799 9.40317C8.64475 9.07439 8.17229 8.89233 7.68235 8.89233C7.19241 8.89233 6.71995 9.07439 6.35671 9.40317C6.24767 9.50848 6.10164 9.56675 5.95005 9.56543C5.79847 9.56412 5.65347 9.50332 5.54628 9.39613C5.43909 9.28894 5.37829 9.14394 5.37697 8.99235C5.37566 8.84077 5.43393 8.69474 5.53924 8.5857C6.12206 8.04528 6.88753 7.745 7.68235 7.745C8.47717 7.745 9.24264 8.04528 9.82546 8.5857C9.90629 8.66655 9.96133 8.76955 9.98362 8.88168C10.0059 8.99381 9.99447 9.11003 9.95072 9.21566C9.90698 9.32128 9.8329 9.41156 9.73785 9.47509C9.6428 9.53862 9.53105 9.57254 9.41672 9.57256Z\" fill=\"currentColor\"><\/path><path id=\"Vector_13\" d=\"M7.68229 12.4632C7.41477 12.4631 7.15556 12.3703 6.94882 12.2005C6.74208 12.0307 6.6006 11.7945 6.54851 11.5321C6.49641 11.2697 6.53691 10.9974 6.66311 10.7615C6.78931 10.5256 6.99339 10.3408 7.24059 10.2385C7.48779 10.1363 7.7628 10.1229 8.01876 10.2006C8.27473 10.2784 8.4958 10.4425 8.64432 10.665C8.79284 10.8875 8.8596 11.1547 8.83324 11.4209C8.80688 11.6871 8.68902 11.9359 8.49976 12.125C8.3925 12.2324 8.26506 12.3176 8.12477 12.3757C7.98449 12.4337 7.83411 12.4635 7.68229 12.4632Z\" fill=\"currentColor\"><\/path><path id=\"Vector_14\" d=\"M7.68238 15.3538C6.19593 15.3538 4.74286 14.913 3.50692 14.0872C2.27098 13.2614 1.30768 12.0876 0.738844 10.7143C0.170004 9.341 0.02117 7.82986 0.311162 6.37197C0.601154 4.91408 1.31695 3.57493 2.36803 2.52385C3.41911 1.47277 4.75826 0.756977 6.21615 0.466985C7.67404 0.176993 9.18518 0.325827 10.5585 0.894667C11.9318 1.46351 13.1056 2.4268 13.9314 3.66274C14.7572 4.89868 15.198 6.35175 15.198 7.8382C15.1957 9.83076 14.4031 11.7411 12.9942 13.15C11.5852 14.559 9.67494 15.3515 7.68238 15.3538ZM7.68238 1.47882C6.42461 1.47882 5.19509 1.85179 4.1493 2.55057C3.1035 3.24935 2.28841 4.24255 1.80708 5.40457C1.32575 6.5666 1.19982 7.84525 1.4452 9.07885C1.69057 10.3124 2.29624 11.4456 3.18562 12.335C4.07499 13.2243 5.20813 13.83 6.44172 14.0754C7.67532 14.3208 8.95398 14.1948 10.116 13.7135C11.278 13.2322 12.2712 12.4171 12.97 11.3713C13.6688 10.3255 14.0418 9.09596 14.0418 7.8382C14.0398 6.1522 13.3691 4.53582 12.1769 3.34364C10.9848 2.15146 9.36838 1.48081 7.68238 1.47882Z\" fill=\"currentColor\"><\/path><path id=\"Vector_15\" d=\"M8.83862 28.0726H7.68237C7.52904 28.0726 7.382 28.0117 7.27358 27.9032C7.16516 27.7948 7.10425 27.6478 7.10425 27.4944C7.10425 27.3411 7.16516 27.1941 7.27358 27.0856C7.382 26.9772 7.52904 26.9163 7.68237 26.9163H8.83862C8.99195 26.9163 9.139 26.9772 9.24742 27.0856C9.35584 27.1941 9.41675 27.3411 9.41675 27.4944C9.41675 27.6478 9.35584 27.7948 9.24742 27.9032C9.139 28.0117 8.99195 28.0726 8.83862 28.0726Z\" fill=\"currentColor\"><\/path><\/g><defs><clippath id=\"clip0_1013_2001\"><rect width=\"37\" height=\"37\" fill=\"white\" transform=\"translate(0.166748 0.322571)\"><\/rect><\/clippath><\/defs><\/svg>\n                <\/div>\n          <\/div>\n                        <div class=\"box-body\">\n                            <h3 class=\"elementskit-info-box-title\">\n                    Mobility and Transportation                <\/h3>\n                                            <\/div>\n        \n        \n                <\/div>\n                <\/a>\n        <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6bfc1be e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"6bfc1be\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-57db5a5 ekit-equal-height-disable elementor-widget elementor-widget-elementskit-icon-box\" data-id=\"57db5a5\" data-element_type=\"widget\" id=\"app-2\" data-widget_type=\"elementskit-icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >        <!-- link opening -->\n                <a href=\"#\" class=\"ekit_global_links\">\n                <!-- end link opening -->\n\n        <div class=\"elementskit-infobox text-center text- icon-top-align elementor-animation-\">\n                    <div class=\"elementskit-box-header elementor-animation-\">\n                <div class=\"elementskit-info-box-icon\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"38\" height=\"38\" viewbox=\"0 0 38 38\" fill=\"none\"><g id=\"Frame\"><g id=\"maintenance-repair-mechanic stair-home-house\"><path id=\"Vector\" d=\"M29.9844 16.7788H17.2656C17.1123 16.7788 16.9652 16.8397 16.8568 16.9481C16.7484 17.0566 16.6875 17.2036 16.6875 17.3569V27.7632C16.6875 27.9165 16.7484 28.0636 16.8568 28.172C16.9652 28.2804 17.1123 28.3413 17.2656 28.3413H29.9844C30.1377 28.3413 30.2848 28.2804 30.3932 28.172C30.5016 28.0636 30.5625 27.9165 30.5625 27.7632V17.3569C30.5625 17.2036 30.5016 17.0566 30.3932 16.9481C30.2848 16.8397 30.1377 16.7788 29.9844 16.7788ZM29.4062 27.1851H17.8438V17.9351H29.4062V27.1851Z\" fill=\"currentColor\"><\/path><path id=\"Vector_2\" d=\"M35.1991 15.0733C35.4286 15.0071 35.6417 14.8936 35.8248 14.7403C36.008 14.587 36.1572 14.3972 36.2628 14.183L36.3842 13.946C36.5759 13.5549 36.6146 13.1062 36.4927 12.6881C36.3708 12.2699 36.0971 11.9123 35.7252 11.6855L34.0313 10.668V5.11225C34.4136 4.97351 34.7351 4.7048 34.9394 4.35309C35.1437 4.00138 35.2179 3.58906 35.149 3.18818C35.0801 2.78731 34.8726 2.4234 34.5626 2.16006C34.2526 1.89672 33.8599 1.75071 33.4531 1.74756H28.8281C28.3686 1.74893 27.9282 1.9321 27.6033 2.25706C27.2783 2.58202 27.0951 3.02237 27.0938 3.48193C27.0938 3.8385 27.2045 4.18627 27.4105 4.47725C27.6166 4.76824 27.9079 4.98809 28.2442 5.10646V7.19928L19.8903 2.18693C19.6215 2.02525 19.3137 1.93983 19 1.93983C18.6863 1.93983 18.3785 2.02525 18.1097 2.18693L14.375 4.42428V1.74756H13.2188V5.11803L13.0569 5.21631H7.43752V1.74756H6.28127V9.28053L2.27487 11.6855C1.90299 11.9123 1.62926 12.2699 1.50734 12.6881C1.38541 13.1062 1.4241 13.5549 1.6158 13.946L1.73721 14.183C1.84287 14.3972 1.99205 14.587 2.17521 14.7403C2.35837 14.8936 2.57149 15.0071 2.80096 15.0733C2.9588 15.119 3.12227 15.1424 3.28659 15.1427C3.52216 15.1371 3.75418 15.084 3.96877 14.9866V32.9663H3.39065C2.93066 32.9663 2.48952 33.149 2.16426 33.4743C1.839 33.7996 1.65627 34.2407 1.65627 34.7007C1.65627 35.1607 1.839 35.6018 2.16426 35.9271C2.48952 36.2523 2.93066 36.4351 3.39065 36.4351H34.6094C35.0694 36.4351 35.5105 36.2523 35.8358 35.9271C36.161 35.6018 36.3438 35.1607 36.3438 34.7007C36.3438 34.2407 36.161 33.7996 35.8358 33.4743C35.5105 33.149 35.0694 32.9663 34.6094 32.9663H34.0313V14.9924C34.3985 15.1574 34.8126 15.1861 35.1991 15.0733ZM6.28127 35.2788H3.39065C3.23732 35.2788 3.09027 35.2179 2.98185 35.1095C2.87343 35.0011 2.81252 34.854 2.81252 34.7007C2.81252 34.5474 2.87343 34.4003 2.98185 34.2919C3.09027 34.1835 3.23732 34.1226 3.39065 34.1226H6.28127V35.2788ZM6.28127 32.9663H5.12502V14.3276L6.28127 13.628V32.9663ZM6.28127 12.281L3.58721 13.9055C3.51812 13.9461 3.44146 13.9722 3.36193 13.9822C3.2824 13.9921 3.20168 13.9857 3.12471 13.9633C3.04847 13.9418 2.97763 13.9044 2.91686 13.8536C2.85608 13.8028 2.80673 13.7397 2.77205 13.6685L2.65065 13.4315C2.58745 13.3004 2.57492 13.1505 2.61547 13.0107C2.65602 12.8709 2.74679 12.7511 2.87034 12.6741L6.28127 10.6333V12.281ZM7.43752 6.37256H11.1317L7.43752 8.58678V6.37256ZM7.43752 9.93959L7.5994 9.84131H10.3339L7.43752 11.5872V9.93959ZM13.2188 35.2788H7.43752V34.1226H13.2188V35.2788ZM13.2188 32.9663H7.43752V30.6538H13.2188V32.9663ZM13.2188 29.4976H7.43752V27.1851H13.2188V29.4976ZM13.2188 26.0288H7.43752V23.7163H13.2188V26.0288ZM13.2188 22.5601H7.43752V20.2476H13.2188V22.5601ZM13.2188 19.0913H7.43752V16.7788H13.2188V19.0913ZM13.2188 15.6226H7.43752V13.3101H13.2188V15.6226ZM13.2188 12.1538H8.73252L13.2188 9.45396V12.1538ZM13.2188 8.10693L12.2533 8.68506H9.52455L13.2188 6.47084V8.10693ZM28.8281 2.90381H33.4531C33.6065 2.90381 33.7535 2.96472 33.8619 3.07314C33.9704 3.18156 34.0313 3.32861 34.0313 3.48193C34.0313 3.63526 33.9704 3.78231 33.8619 3.89073C33.7535 3.99915 33.6065 4.06006 33.4531 4.06006H28.8281C28.6748 4.06006 28.5278 3.99915 28.4194 3.89073C28.3109 3.78231 28.25 3.63526 28.25 3.48193C28.25 3.32861 28.3109 3.18156 28.4194 3.07314C28.5278 2.96472 28.6748 2.90381 28.8281 2.90381ZM32.875 5.21631V9.97428L29.4005 7.89303V5.21631H32.875ZM14.375 8.76021L18.6994 6.15287C18.7904 6.09894 18.8942 6.07049 19 6.07049C19.1058 6.07049 19.2096 6.09894 19.3006 6.15287L32.875 14.3276V32.9663H14.375V8.76021ZM34.6094 34.1226C34.7627 34.1226 34.9098 34.1835 35.0182 34.2919C35.1266 34.4003 35.1875 34.5474 35.1875 34.7007C35.1875 34.854 35.1266 35.0011 35.0182 35.1095C34.9098 35.2179 34.7627 35.2788 34.6094 35.2788H14.375V34.1226H34.6094ZM19.8961 5.16428C19.6262 4.9998 19.3161 4.91279 19 4.91279C18.6839 4.91279 18.3739 4.9998 18.1039 5.16428L14.375 7.4074V5.77709L18.7052 3.17553C18.7944 3.12261 18.8963 3.09469 19 3.09469C19.1038 3.09469 19.2056 3.12261 19.2949 3.17553L35.1297 12.6741C35.2533 12.7511 35.344 12.8709 35.3846 13.0107C35.4251 13.1505 35.4126 13.3004 35.3494 13.4315L35.228 13.6685C35.1933 13.7397 35.144 13.8028 35.0832 13.8536C35.0224 13.9044 34.9516 13.9418 34.8753 13.9633C34.7984 13.9857 34.7176 13.9921 34.6381 13.9822C34.5586 13.9722 34.4819 13.9461 34.4128 13.9055L19.8961 5.16428Z\" fill=\"currentColor\"><\/path><\/g><\/g><\/svg>\n                <\/div>\n          <\/div>\n                        <div class=\"box-body\">\n                            <h3 class=\"elementskit-info-box-title\">\n                    Exterior construction                <\/h3>\n                                            <\/div>\n        \n        \n                <\/div>\n                <\/a>\n        <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-53933a8 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"53933a8\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6dd084b ekit-equal-height-disable elementor-widget elementor-widget-elementskit-icon-box\" data-id=\"6dd084b\" data-element_type=\"widget\" id=\"app-3\" data-widget_type=\"elementskit-icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >        <!-- link opening -->\n                <a href=\"#\" class=\"ekit_global_links\">\n                <!-- end link opening -->\n\n        <div class=\"elementskit-infobox text-center text- icon-top-align elementor-animation-\">\n                    <div class=\"elementskit-box-header elementor-animation-\">\n                <div class=\"elementskit-info-box-icon\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"39\" height=\"39\" viewbox=\"0 0 39 39\" fill=\"none\"><g id=\"Frame\"><g id=\"Layer 29\"><path id=\"Vector\" d=\"M27.4459 15.9004L36.5896 6.75672C37.1654 6.1809 37.4889 5.39992 37.4889 4.58559C37.4889 3.77125 37.1654 2.99027 36.5896 2.41445C36.0138 1.83863 35.2328 1.51514 34.4185 1.51514C33.6041 1.51514 32.8232 1.83863 32.2473 2.41445L24.6036 10.0582V2.10111C24.6036 1.94578 24.5419 1.7968 24.432 1.68697C24.3222 1.57713 24.1732 1.51542 24.0179 1.51542H14.6469C14.4916 1.51542 14.3426 1.57713 14.2328 1.68697C14.1229 1.7968 14.0612 1.94578 14.0612 2.10111V13.2473L1.36181 25.1004C1.27585 25.1806 1.21604 25.2849 1.19015 25.3996C1.16426 25.5143 1.1735 25.6341 1.21666 25.7435C1.25981 25.8529 1.3349 25.9467 1.43213 26.0128C1.52936 26.079 1.64425 26.1143 1.76183 26.1142H8.54758L1.34775 33.314C1.23795 33.4239 1.17627 33.5728 1.17627 33.7281C1.17627 33.8834 1.23795 34.0324 1.34775 34.1422L4.86187 37.6563C4.9717 37.7661 5.12064 37.8278 5.27594 37.8278C5.43125 37.8278 5.58019 37.7661 5.69002 37.6563L14.0612 29.2851V37.2422C14.0612 37.3976 14.1229 37.5465 14.2328 37.6564C14.3426 37.7662 14.4916 37.8279 14.6469 37.8279H24.0179C24.1732 37.8279 24.3222 37.7662 24.432 37.6564C24.5419 37.5465 24.6036 37.3976 24.6036 37.2422V26.1142H36.903C37.0205 26.1143 37.1354 26.079 37.2327 26.0128C37.3299 25.9467 37.405 25.8529 37.4481 25.7435C37.4913 25.6341 37.5005 25.5143 37.4746 25.3996C37.4487 25.2849 37.3889 25.1806 37.303 25.1004L27.4459 15.9004ZM33.0755 3.24261C33.4331 2.89307 33.914 2.69863 34.414 2.70146C34.914 2.7043 35.3928 2.90418 35.7463 3.25775C36.0999 3.61131 36.2998 4.09004 36.3026 4.59005C36.3054 5.09005 36.111 5.57101 35.7615 5.92856L26.589 15.1033L24.6036 13.2473V11.7146L33.0755 3.24261ZM15.2326 9.71502H16.9897V8.54365H15.2326V7.37228H18.161V6.20091H15.2326V5.02954H16.9897V3.85817H15.2326V2.68679H23.4322V12.1544L19.7324 8.69886C19.6239 8.5974 19.4809 8.54097 19.3324 8.54097C19.1839 8.54097 19.0409 8.5974 18.9324 8.69886L15.2326 12.1544V9.71502ZM5.27594 36.4141L2.58999 33.7281L10.2039 26.1142H14.0612V27.6288L5.27594 36.4141ZM23.4322 36.6566H15.2326V35.4852H18.161V34.3138H15.2326V33.1424H16.9897V31.9711H15.2326V30.7997H18.161V29.6283H15.2326V28.457H16.9897V27.2856H15.2326V26.1142H23.4322V36.6566ZM3.24772 24.9428L19.3324 9.93055L35.4171 24.9428H3.24772Z\" fill=\"currentColor\"><\/path><path id=\"Vector_2\" d=\"M18.9331 12.8004L10.7335 20.4143C10.6474 20.4944 10.5875 20.5986 10.5614 20.7133C10.5354 20.828 10.5445 20.9478 10.5875 21.0573C10.6305 21.1668 10.7055 21.2607 10.8027 21.327C10.8999 21.3932 11.0148 21.4286 11.1324 21.4287H27.5316C27.6492 21.4286 27.7641 21.3932 27.8613 21.327C27.9584 21.2607 28.0334 21.1668 28.0765 21.0573C28.1195 20.9478 28.1286 20.828 28.1025 20.7133C28.0765 20.5986 28.0165 20.4944 27.9304 20.4143L19.7308 12.8004C19.6225 12.6996 19.48 12.6436 19.332 12.6436C19.184 12.6436 19.0415 12.6996 18.9331 12.8004ZM26.0398 20.2573H12.6241L19.332 14.0279L26.0398 20.2573Z\" fill=\"currentColor\"><\/path><path id=\"Vector_3\" d=\"M8.20508 22.6001H9.37645V23.7715H8.20508V22.6001Z\" fill=\"currentColor\"><\/path><path id=\"Vector_4\" d=\"M11.7188 22.6001H12.8901V23.7715H11.7188V22.6001Z\" fill=\"currentColor\"><\/path><path id=\"Vector_5\" d=\"M15.2324 22.6001H16.4038V23.7715H15.2324V22.6001Z\" fill=\"currentColor\"><\/path><path id=\"Vector_6\" d=\"M18.7461 22.6001H19.9175V23.7715H18.7461V22.6001Z\" fill=\"currentColor\"><\/path><path id=\"Vector_7\" d=\"M22.2617 22.6001H23.4331V23.7715H22.2617V22.6001Z\" fill=\"currentColor\"><\/path><path id=\"Vector_8\" d=\"M25.7754 22.6001H26.9468V23.7715H25.7754V22.6001Z\" fill=\"currentColor\"><\/path><path id=\"Vector_9\" d=\"M29.2891 22.6001H30.4604V23.7715H29.2891V22.6001Z\" fill=\"currentColor\"><\/path><\/g><\/g><\/svg>\n                <\/div>\n          <\/div>\n                        <div class=\"box-body\">\n                            <h3 class=\"elementskit-info-box-title\">\n                    Interior construction                <\/h3>\n                                            <\/div>\n        \n        \n                <\/div>\n                <\/a>\n        <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-277c800 e-con-full e-flex e-con e-child\" data-id=\"277c800\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-fd7dd33 e-con-full e-flex e-con e-child\" data-id=\"fd7dd33\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-ac73b7f e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"ac73b7f\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2c85221 elementor-widget-tablet__width-initial ekit-equal-height-disable elementor-widget elementor-widget-elementskit-icon-box\" data-id=\"2c85221\" data-element_type=\"widget\" id=\"app-4\" data-widget_type=\"elementskit-icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >        <!-- link opening -->\n                <a href=\"#\" class=\"ekit_global_links\">\n                <!-- end link opening -->\n\n        <div class=\"elementskit-infobox text-center text- icon-top-align elementor-animation-\">\n                    <div class=\"elementskit-box-header elementor-animation-\">\n                <div class=\"elementskit-info-box-icon\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"38\" height=\"38\" viewbox=\"0 0 38 38\" fill=\"none\"><g id=\"Layer_3\" clip-path=\"url(#clip0_494_9570)\"><path id=\"Vector\" d=\"M36.0098 2.27197H1.32227C1.16894 2.27197 1.02189 2.33288 0.913469 2.4413C0.80505 2.54972 0.744141 2.69677 0.744141 2.8501V15.5688C0.744141 15.7222 0.80505 15.8692 0.913469 15.9776C1.02189 16.0861 1.16894 16.147 1.32227 16.147H3.63477C3.78809 16.147 3.93514 16.0861 4.04356 15.9776C4.15198 15.8692 4.21289 15.7222 4.21289 15.5688V12.6782H15.1973C15.1973 12.8316 15.2582 12.9786 15.3666 13.087C15.475 13.1954 15.6221 13.2563 15.7754 13.2563H15.9621L16.9721 15.7828C17.0149 15.8903 17.0891 15.9825 17.185 16.0475C17.2808 16.1124 17.394 16.1471 17.5098 16.147H18.0879V17.3032H19.2441V16.147H19.8223C19.9379 16.147 20.0509 16.1124 20.1466 16.0476C20.2423 15.9827 20.3164 15.8907 20.3593 15.7833L21.3699 13.2563H21.5566C21.71 13.2563 21.857 13.1954 21.9654 13.087C22.0739 12.9786 22.1348 12.8316 22.1348 12.6782H33.1191V15.5688C33.1191 15.7222 33.18 15.8692 33.2885 15.9776C33.3969 16.0861 33.5439 16.147 33.6973 16.147H36.0098C36.1631 16.147 36.3101 16.0861 36.4186 15.9776C36.527 15.8692 36.5879 15.7222 36.5879 15.5688V2.8501C36.5879 2.69677 36.527 2.54972 36.4186 2.4413C36.3101 2.33288 36.1631 2.27197 36.0098 2.27197ZM35.4316 3.42822V5.74072H1.90039V3.42822H35.4316ZM1.90039 14.9907V6.89697H3.05664V14.9907H1.90039ZM4.21289 11.522V10.3657H15.1973V11.522H4.21289ZM20.9785 12.1001H16.3535V9.7876H20.9785V12.1001ZM19.4309 14.9907H17.9006L17.2068 13.2563H20.124L19.4309 14.9907ZM15.7754 8.63135C15.6221 8.63135 15.475 8.69226 15.3666 8.80068C15.2582 8.9091 15.1973 9.05614 15.1973 9.20947H4.21289V6.89697H33.1191V9.20947H22.1348C22.1348 9.05614 22.0739 8.9091 21.9654 8.80068C21.857 8.69226 21.71 8.63135 21.5566 8.63135H15.7754ZM22.1348 11.522V10.3657H33.1191V11.522H22.1348ZM34.2754 14.9907V6.89697H35.4316V14.9907H34.2754Z\" fill=\"currentColor\"><\/path><path id=\"Vector_2\" d=\"M8.25977 35.8032H9.99414C10.1231 35.8032 10.2483 35.76 10.35 35.6806C10.4516 35.6012 10.5237 35.4901 10.5549 35.365L11.0232 33.4907H26.3088L26.7771 35.365C26.8083 35.4901 26.8805 35.6012 26.9821 35.6806C27.0837 35.76 27.2089 35.8032 27.3379 35.8032H29.0723C29.2256 35.8032 29.3726 35.7423 29.4811 35.6339C29.5895 35.5255 29.6504 35.3784 29.6504 35.2251V33.4907H31.9629C32.1162 33.4907 32.2633 33.4298 32.3717 33.3214C32.4801 33.213 32.541 33.0659 32.541 32.9126V24.8188C32.541 24.6655 32.4801 24.5185 32.3717 24.4101C32.2633 24.3016 32.1162 24.2407 31.9629 24.2407H30.8066C30.8053 23.0145 30.3175 21.8389 29.4505 20.9719C28.5834 20.1048 27.4078 19.6171 26.1816 19.6157H11.1504C9.92419 19.6171 8.7486 20.1048 7.88154 20.9719C7.01449 21.8389 6.52677 23.0145 6.52539 24.2407H5.36914C5.21581 24.2407 5.06876 24.3016 4.96034 24.4101C4.85193 24.5185 4.79102 24.6655 4.79102 24.8188V32.9126C4.79102 33.0659 4.85193 33.213 4.96034 33.3214C5.06876 33.4298 5.21581 33.4907 5.36914 33.4907H7.68164V35.2251C7.68164 35.3784 7.74255 35.5255 7.85097 35.6339C7.95939 35.7423 8.10644 35.8032 8.25977 35.8032ZM9.54262 34.647H8.83789V33.4907H9.83169L9.54262 34.647ZM9.41602 30.022H27.916V32.3345H9.41602V30.022ZM28.4941 34.647H27.7894L27.5003 33.4907H28.4941V34.647ZM31.3848 25.397V32.3345H29.0723V25.397H31.3848ZM11.1504 20.772H26.1816C27.1013 20.7729 27.9831 21.1386 28.6334 21.789C29.2837 22.4393 29.6495 23.321 29.6504 24.2407H28.4941C28.3408 24.2407 28.1938 24.3016 28.0853 24.4101C27.9769 24.5185 27.916 24.6655 27.916 24.8188V28.8657H9.41602V24.8188C9.41602 24.6655 9.35511 24.5185 9.24669 24.4101C9.13827 24.3016 8.99122 24.2407 8.83789 24.2407H7.68164C7.68256 23.321 8.04831 22.4393 8.69863 21.789C9.34895 21.1386 10.2307 20.7729 11.1504 20.772ZM5.94727 25.397H8.25977V32.3345H5.94727V25.397Z\" fill=\"currentColor\"><\/path><\/g><defs><clippath id=\"clip0_494_9570\"><rect width=\"37\" height=\"37\" fill=\"white\" transform=\"translate(0.166016 0.537598)\"><\/rect><\/clippath><\/defs><\/svg>\n                <\/div>\n          <\/div>\n                        <div class=\"box-body\">\n                            <h3 class=\"elementskit-info-box-title\">\n                    Furniture manufacturing                <\/h3>\n                                            <\/div>\n        \n        \n                <\/div>\n                <\/a>\n        <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dde8bd8 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"dde8bd8\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-598ec21 elementor-widget-tablet__width-initial ekit-equal-height-disable elementor-widget elementor-widget-elementskit-icon-box\" data-id=\"598ec21\" data-element_type=\"widget\" id=\"app-5\" data-widget_type=\"elementskit-icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >        <!-- link opening -->\n                <a href=\"#\" class=\"ekit_global_links\">\n                <!-- end link opening -->\n\n        <div class=\"elementskit-infobox text-center text- icon-top-align elementor-animation-\">\n                    <div class=\"elementskit-box-header elementor-animation-\">\n                <div class=\"elementskit-info-box-icon\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"38\" height=\"38\" viewbox=\"0 0 38 38\" fill=\"none\"><g id=\"Layer_1\" clip-path=\"url(#clip0_494_9536)\"><g id=\"Group\"><g id=\"Group_2\"><g id=\"Group_3\"><path id=\"Vector\" d=\"M13.2384 7.87517C13.3523 7.98827 13.5012 8.04478 13.65 8.04478C13.8002 8.04478 13.9503 7.98718 14.0646 7.87213C14.2919 7.6432 14.2906 7.27327 14.0616 7.04599L12.3494 5.34638C12.1203 5.11903 11.7503 5.1204 11.5231 5.34941C11.2958 5.57835 11.2972 5.94828 11.5261 6.17555L13.2384 7.87517Z\" fill=\"currentColor\"><\/path><path id=\"Vector_2\" d=\"M33.1248 16.2241C32.8021 16.2241 32.5406 16.4857 32.5406 16.8083V35.5031C32.5406 36.04 32.0987 36.4768 31.5555 36.4768H6.44549C5.90227 36.4768 5.46037 36.04 5.46037 35.5031V33.7504H16.6464C17.4012 33.7504 18.0153 33.1388 18.0153 32.3873V30.0504C18.0153 29.7277 17.7538 29.4662 17.4311 29.4662C17.1084 29.4662 16.8469 29.7278 16.8469 30.0504V32.3873C16.8469 32.4946 16.757 32.582 16.6465 32.582H4.87689C4.87668 32.582 4.87646 32.582 4.8761 32.582C4.87581 32.582 4.87567 32.582 4.8753 32.582H4.09144C3.98087 32.582 3.89105 32.4947 3.89105 32.3873C3.89105 32.0646 3.62959 31.8031 3.30685 31.8031C2.98411 31.8031 2.72266 32.0647 2.72266 32.3873C2.72266 33.1389 3.33677 33.7504 4.09151 33.7504H4.29198V35.5031C4.29198 36.6843 5.25802 37.6452 6.44556 37.6452H31.5556C32.743 37.6452 33.7091 36.6843 33.7091 35.5031V16.8083C33.7091 16.4857 33.4475 16.2241 33.1248 16.2241Z\" fill=\"currentColor\"><\/path><path id=\"Vector_3\" d=\"M19.0002 7.40773C19.3229 7.40773 19.5844 7.14613 19.5844 6.82354V3.70773C19.5844 3.38506 19.3229 3.12354 19.0002 3.12354C18.6775 3.12354 18.416 3.38514 18.416 3.70773V6.82354C18.416 7.14613 18.6775 7.40773 19.0002 7.40773Z\" fill=\"currentColor\"><\/path><path id=\"Vector_4\" d=\"M24.3498 8.04485C24.4986 8.04485 24.6475 7.98841 24.7615 7.87524L26.4737 6.17555C26.7026 5.94828 26.704 5.57835 26.4766 5.34941C26.2494 5.1204 25.8795 5.11903 25.6504 5.34638L23.9382 7.04607C23.7093 7.27334 23.7079 7.64327 23.9353 7.87221C24.0495 7.98725 24.1997 8.04485 24.3498 8.04485Z\" fill=\"currentColor\"><\/path><path id=\"Vector_5\" d=\"M8.01388 31.4135H11.1527C11.4754 31.4135 11.7369 31.1519 11.7369 30.8293C11.7369 30.5067 11.4753 30.2451 11.1527 30.2451H8.01388C7.69114 30.2451 7.42969 30.5067 7.42969 30.8293C7.42969 31.1519 7.69129 31.4135 8.01388 31.4135Z\" fill=\"currentColor\"><\/path><path id=\"Vector_6\" d=\"M37.2022 1.58671C36.8368 0.997098 36.203 0.64502 35.5067 0.64502C34.7438 0.64502 34.0598 1.0677 33.7216 1.74808L29.6236 9.99236H8.37634L4.27838 1.74801C3.9401 1.0677 3.25611 0.64502 2.4932 0.64502C1.79692 0.64502 1.16315 0.997098 0.797774 1.58671C0.435362 2.17163 0.401758 2.88858 0.707948 3.50457L4.29138 10.7138V25.5714H4.09092C3.3361 25.5714 2.72206 26.183 2.72206 26.9345V30.0503C2.72206 30.373 2.98352 30.6345 3.30626 30.6345C3.629 30.6345 3.89045 30.3729 3.89045 30.0503V26.9345C3.89045 26.8272 3.98035 26.7398 4.09085 26.7398H16.6458C16.7564 26.7398 16.8462 26.8271 16.8462 26.9345V27.7135C16.8462 28.0361 17.1077 28.2977 17.4304 28.2977C17.7532 28.2977 18.0146 28.0361 18.0146 27.7135V26.9345C18.0146 26.1829 17.4005 25.5714 16.6458 25.5714H5.45985V10.5766C5.45985 10.4864 5.43889 10.3974 5.39878 10.3166L1.75421 2.9844C1.62746 2.72945 1.6409 2.44429 1.79099 2.2022C1.94405 1.95512 2.20002 1.81341 2.4932 1.81341C2.80481 1.81341 3.09488 1.99198 3.23211 2.26811L7.07151 9.99236H6.61718C6.29444 9.99236 6.03298 10.254 6.03298 10.5766C6.03298 10.8992 6.29451 11.1608 6.61718 11.1608H31.119C31.4417 11.1608 31.7032 10.8992 31.7032 10.5766C31.7032 10.2539 31.4417 9.99236 31.119 9.99236H30.9283L34.7677 2.26818C34.905 1.99198 35.195 1.81341 35.5066 1.81341C35.7998 1.81341 36.0557 1.95512 36.2089 2.2022C36.359 2.44436 36.3723 2.72952 36.2457 2.9844L32.601 10.3165C32.5608 10.3973 32.5399 10.4863 32.5399 10.5765V14.4712C32.5399 14.7939 32.8014 15.0554 33.1241 15.0554C33.4469 15.0554 33.7083 14.7938 33.7083 14.4712V10.7136L37.2919 3.5045C37.5982 2.88858 37.5646 2.17163 37.2022 1.58671Z\" fill=\"currentColor\"><\/path><path id=\"Vector_7\" d=\"M22.9357 13.8872H15.0659C13.8848 13.8872 12.9238 14.8481 12.9238 16.0293C12.9238 17.2105 13.8848 18.1714 15.0659 18.1714H22.9357C24.1168 18.1714 25.0778 17.2105 25.0778 16.0293C25.0778 14.8481 24.1168 13.8872 22.9357 13.8872ZM22.9357 17.003H15.0659C14.529 17.003 14.0922 16.5662 14.0922 16.0293C14.0922 15.4924 14.529 15.0556 15.0659 15.0556H22.9357C23.4726 15.0556 23.9094 15.4924 23.9094 16.0293C23.9094 16.5662 23.4726 17.003 22.9357 17.003Z\" fill=\"currentColor\"><\/path><path id=\"Vector_8\" d=\"M8.01388 29.0766H13.5067C13.8295 29.0766 14.0909 28.815 14.0909 28.4924C14.0909 28.1697 13.8295 27.9082 13.5067 27.9082H8.01388C7.69114 27.9082 7.42969 28.1698 7.42969 28.4924C7.42969 28.815 7.69129 29.0766 8.01388 29.0766Z\" fill=\"currentColor\"><\/path><\/g><\/g><\/g><\/g><defs><clippath id=\"clip0_494_9536\"><rect width=\"37\" height=\"37\" fill=\"white\" transform=\"translate(0.5 0.64502)\"><\/rect><\/clippath><\/defs><\/svg>\n                <\/div>\n          <\/div>\n                        <div class=\"box-body\">\n                            <h3 class=\"elementskit-info-box-title\">\n                    Packaging industry                <\/h3>\n                                            <\/div>\n        \n        \n                <\/div>\n                <\/a>\n        <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4e9c99f e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4e9c99f\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4443c3e ekit-equal-height-disable elementor-widget elementor-widget-elementskit-icon-box\" data-id=\"4443c3e\" data-element_type=\"widget\" id=\"app-6\" data-widget_type=\"elementskit-icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >        <!-- link opening -->\n                <a href=\"#\" class=\"ekit_global_links\">\n                <!-- end link opening -->\n\n        <div class=\"elementskit-infobox text-center text- icon-top-align elementor-animation-\">\n                    <div class=\"elementskit-box-header elementor-animation-\">\n                <div class=\"elementskit-info-box-icon\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"38\" height=\"38\" viewbox=\"0 0 38 38\" fill=\"none\"><g id=\"g4425\"><g id=\"g4427\"><path id=\"path4429\" d=\"M21.2539 17.2275L26.329 12.1524\" stroke=\"currentColor\" stroke-width=\"1.08398\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/g><g id=\"g4431\"><path id=\"path4433\" d=\"M13.0332 25.4487L17.7618 20.72\" stroke=\"currentColor\" stroke-width=\"1.08398\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/g><g id=\"g4435\"><g id=\"Clip path group\"><mask id=\"mask0_494_9498\" style=\"mask-type:luminance\" maskunits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"38\" height=\"38\"><g id=\"clipPath4441\"><path id=\"path4439\" d=\"M0.832031 0.645023H37.832V37.645H0.832031V0.645023Z\" fill=\"white\"><\/path><\/g><\/mask><g mask=\"url(#mask0_494_9498)\"><g id=\"g4437\"><g id=\"g4443\"><path id=\"path4445\" d=\"M10.5072 4.09966L5.7162 8.89073C5.34981 9.25704 5.34981 9.85107 5.7162 10.2175L9.41569 13.9171C9.76531 14.2666 10.3321 14.2666 10.6816 13.9171L14.4692 10.1295C15.1161 9.48258 15.3634 8.54602 15.1514 7.65614C14.4124 4.55551 17.6148 3.72005 19.146 3.49914C19.4499 3.45534 19.5577 3.07111 19.3193 2.87751C16.6622 0.719511 13.4224 1.18447 10.5072 4.09966Z\" stroke=\"currentColor\" stroke-width=\"1.08398\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/g><g id=\"g4447\"><path id=\"path4449\" d=\"M2.80463 11.8025L1.64491 12.9622C1.28243 13.3247 1.28243 13.9125 1.64491 14.275L5.328 17.9581C5.69056 18.3206 6.27829 18.3206 6.64085 17.9581L7.80057 16.7984C8.16305 16.4358 8.16305 15.8481 7.80057 15.4856L4.11748 11.8025C3.75492 11.44 3.16719 11.44 2.80463 11.8025Z\" stroke=\"currentColor\" stroke-width=\"1.08398\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/g><g id=\"g4451\"><path id=\"path4453\" d=\"M36.6807 31.4909L14.0405 10.5589L11.0918 13.5076L32.0239 36.1477C32.7542 36.9377 33.9948 36.9619 34.7555 36.2013L36.7342 34.2226C37.4949 33.4618 37.4706 32.2212 36.6807 31.4909Z\" stroke=\"currentColor\" stroke-width=\"1.08398\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/g><g id=\"g4455\"><path id=\"path4457\" d=\"M14.1645 20.539L13.1704 21.5331L11.0542 23.6493C9.51639 25.1872 7.47156 25.0607 6.42667 25.2334C5.24441 25.4286 4.10211 25.9784 3.19293 26.8876C0.853116 29.2274 0.873351 33.0336 3.25371 35.348C5.50941 37.5413 9.14119 37.581 11.4416 35.4348C12.4365 34.5066 13.0359 33.3085 13.2449 32.0673C13.4225 31.0119 13.2951 28.9635 14.8317 27.4268L16.9478 25.3107L17.7889 24.4697M9.96653 32.5822L8.88754 33.6613C8.69357 33.8552 8.43046 33.9641 8.15614 33.9641H6.63025C6.35593 33.9641 6.09281 33.8552 5.89885 33.6613L4.81985 32.5822C4.62589 32.3882 4.51684 32.1252 4.51691 31.8508L4.51684 30.3249C4.51684 30.0506 4.62589 29.7875 4.81985 29.5935L5.89877 28.5145C6.09281 28.3205 6.35593 28.2116 6.63025 28.2116H8.15614C8.43046 28.2116 8.69357 28.3205 8.88754 28.5145L9.96653 29.5935C10.1605 29.7875 10.2695 30.0506 10.2695 30.3249V31.8508C10.2695 32.1252 10.1605 32.3882 9.96653 32.5822Z\" stroke=\"currentColor\" stroke-width=\"1.08398\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/g><g id=\"g4459\"><path id=\"path4461\" d=\"M25.0237 17.2349L25.5492 16.7094L28.2439 14.0147C29.1247 13.1339 30.3989 12.8046 31.6115 13.0893C33.1172 13.4427 34.6802 12.7837 35.4776 11.4564L36.8663 9.14473C37.2868 8.44476 37.324 7.57953 36.9652 6.8461C36.5382 6.41909 35.8395 6.41909 35.4125 6.8461L33.0485 9.21013C32.8506 9.40799 32.585 9.52362 32.3054 9.53381L31.6223 9.5583C31.315 9.5695 31.0168 9.45222 30.7994 9.23477L29.3142 7.74964C29.1125 7.5478 28.9963 7.27587 28.9901 6.99056L28.9733 6.2132C28.9668 5.91135 29.0838 5.61976 29.2974 5.40621L31.635 3.06863C32.0621 2.64162 32.0621 1.94295 31.635 1.51593C30.9015 1.15714 30.0363 1.19428 29.3364 1.61479L27.0248 3.00345C25.6866 3.80726 25.038 5.38648 25.4002 6.90493C25.6872 8.10793 25.3294 9.37424 24.4544 10.2492L21.7717 12.9319L21.0664 13.6372\" stroke=\"currentColor\" stroke-width=\"1.08398\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/g><g id=\"g4463\"><path id=\"path4465\" d=\"M7.35156 15.0376L8.94336 13.4457\" stroke=\"currentColor\" stroke-width=\"1.08398\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/g><g id=\"g4467\"><path id=\"path4469\" d=\"M6.03718 10.539L4.44531 12.1309\" stroke=\"currentColor\" stroke-width=\"1.08398\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/g><g id=\"g4471\"><path id=\"path4473\" d=\"M27.8458 23.3231L23.8555 27.3135\" stroke=\"currentColor\" stroke-width=\"1.08398\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/g><g id=\"g4475\"><path id=\"path4477\" d=\"M22.3066 25.6382L26.1706 21.7742\" stroke=\"currentColor\" stroke-width=\"1.08398\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/g><\/g><\/g><\/g><\/g><\/g><\/svg>\n                <\/div>\n          <\/div>\n                        <div class=\"box-body\">\n                            <h3 class=\"elementskit-info-box-title\">\n                    DIY projects                <\/h3>\n                                            <\/div>\n        \n        \n                <\/div>\n                <\/a>\n        <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d0069fa e-flex e-con-boxed e-con e-parent\" data-id=\"d0069fa\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3b90384 elementor-align-center elementor-invisible elementor-widget elementor-widget-button\" data-id=\"3b90384\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInDown&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"35\" height=\"35\" viewbox=\"0 0 35 35\" fill=\"none\"><path d=\"M31.3946 12.5926L29.3673 9.95342C29.1697 9.69667 28.881 9.52566 28.5609 9.47574L25.2709 8.96571C23.6689 8.71065 22.0423 9.24507 20.9038 10.4006L20.767 9.71613C20.3581 8.1556 19.2278 6.8846 17.7257 6.29622L14.6232 5.08974C14.3221 4.97224 13.9874 4.97517 13.6885 5.0979L10.5973 6.37731C8.67575 7.16046 7.42671 9.03692 7.44579 11.1118L7.45075 11.8371C7.45207 12.0607 7.54231 12.2747 7.70158 12.4317C7.86084 12.5888 8.07604 12.676 8.2997 12.6742L11.0089 12.6445C11.1338 12.6444 11.2386 12.7384 11.2522 12.8625C11.2514 12.8738 11.2512 12.8849 11.2513 12.8962C11.2482 13.0196 11.1563 13.1227 11.034 13.1399L8.21538 13.4841C7.78567 13.5315 7.46255 13.898 7.46944 14.3303L7.47629 15.6464C7.48424 16.1109 7.86458 16.4824 8.32911 16.4795L11.0288 16.4451C11.1643 16.4448 11.2745 16.5538 11.2757 16.6892L11.2765 16.7102C11.2676 16.8302 11.1753 16.9273 11.0559 16.9422L8.23235 17.2864C7.80693 17.344 7.48909 17.7064 7.48751 18.1357L7.50501 20.2905C7.50978 20.7569 7.89123 21.1313 8.35757 21.1273L11.0609 21.0951C11.1263 21.0938 11.1894 21.119 11.236 21.165C11.2825 21.211 11.3084 21.2739 11.3078 21.3392C11.3078 21.3476 11.3081 21.3561 11.3086 21.3652C11.2984 21.483 11.2088 21.5786 11.0918 21.5965L8.32702 21.9324C8.10184 21.9565 7.89604 22.0708 7.75653 22.2492C7.61702 22.4276 7.5557 22.6549 7.58656 22.8792C7.87835 24.9061 9.07011 26.6928 10.8294 27.7408C11.9774 28.4021 13.2913 28.7192 14.6145 28.6543C14.8625 28.6275 15.109 28.5874 15.3527 28.5341C15.7302 28.9736 16.1636 29.3619 16.6417 29.6892L15.9863 30.7956C15.8678 30.9956 15.9339 31.2539 16.134 31.3724C16.3341 31.4909 16.5924 31.4248 16.7109 31.2247L17.3637 30.1227C20.2163 31.5264 23.6601 30.7782 25.6731 28.3173C25.8226 28.1374 25.8921 27.9042 25.8655 27.6718C25.8396 27.4432 25.7203 27.2355 25.536 27.0978L23.3292 25.4392C23.2308 25.3617 23.204 25.2238 23.2662 25.1151C23.3361 25.0006 23.4845 24.9627 23.6008 25.0295L25.9266 26.4071C26.3267 26.6442 26.8433 26.5119 27.0803 26.1118L27.5311 25.3507C27.7499 24.9813 27.6559 24.5066 27.3129 24.2485L25.0447 22.5423C24.945 22.4649 24.9185 22.3255 24.983 22.217C25.0529 22.1025 25.2012 22.0645 25.3175 22.1313L27.6433 23.509C28.0435 23.746 28.56 23.6138 28.797 23.2136L30.3208 20.6412C30.5396 20.2718 30.4456 19.7971 30.1026 19.539L27.8344 17.8328C27.7354 17.757 27.708 17.6195 27.7703 17.5114L27.7724 17.5078C27.8423 17.3934 27.9907 17.3554 28.107 17.4222L30.4328 18.7998C30.8329 19.0369 31.3495 18.9046 31.5865 18.5045L31.7389 18.2473C32.7984 16.471 32.6617 14.2272 31.3946 12.5926ZM14.5867 27.8132C11.5317 27.9936 8.85008 25.7983 8.4238 22.7678L11.1948 22.4306C11.7436 22.3614 12.1541 21.8928 12.1503 21.3396C12.1503 21.3289 12.1493 21.3175 12.1484 21.3057C12.1325 20.7149 11.6461 20.2458 11.0552 20.2514L8.34833 20.2821L8.33723 18.1222L11.1583 17.778C11.7081 17.7121 12.1216 17.2452 12.1206 16.6915C12.1208 16.6793 12.1201 16.6671 12.1186 16.6551C12.0984 16.066 11.6129 15.6001 11.0234 15.6041L8.31655 15.6357L8.31267 14.3203L11.1414 13.9748C11.6713 13.905 12.0734 13.4627 12.0925 12.9286C12.0945 12.9129 12.0954 12.897 12.0951 12.8812C12.0933 12.5926 11.9769 12.3165 11.7713 12.1139C11.5658 11.9113 11.2881 11.7988 10.9995 11.8011L8.29301 11.8329L8.28811 11.1067C8.27208 9.37503 9.31474 7.80902 10.9186 7.15589L14.0076 5.87367C14.1054 5.83413 14.2147 5.83354 14.313 5.87202L17.4191 7.08065C18.6635 7.5656 19.6022 8.6146 19.9465 9.90497L20.2186 11.2681C20.1959 11.3065 20.1692 11.3416 20.1462 11.3804L19.7797 11.9991C19.5427 12.3993 19.6749 12.9158 20.0751 13.1528L22.4008 14.5305C22.5137 14.5971 22.5545 14.7405 22.4936 14.8565C22.4327 14.9726 22.2915 15.0205 22.1726 14.9654L19.5862 13.7965C19.1943 13.6193 18.7319 13.7659 18.5136 14.1365L17.8484 15.2595C17.6114 15.6597 17.7436 16.1762 18.1438 16.4133L20.4695 17.7909C20.5803 17.8586 20.6196 18.0007 20.5593 18.1156C20.4989 18.2306 20.3597 18.279 20.241 18.2262L17.6546 17.0573C17.2629 16.8802 16.8006 17.0266 16.5823 17.3969L15.4879 19.2445C15.2509 19.6446 15.3831 20.1612 15.7832 20.3982L18.109 21.7759C18.2245 21.847 18.2616 21.9975 18.1925 22.1141C18.1293 22.2211 17.9956 22.2634 17.8824 22.2122L15.3443 21.0666C15.1404 20.973 14.9074 20.9652 14.6977 21.0449C14.4879 21.1247 14.319 21.2853 14.2288 21.4907C13.3626 23.5508 13.5714 25.9059 14.7866 27.7813C14.6827 27.7981 14.6064 27.8112 14.5867 27.8132ZM30.8624 18.0746L28.5366 16.6969C28.0394 16.4042 27.4001 16.5504 27.0795 17.0302C26.7589 17.51 26.8684 18.1566 27.3292 18.504L29.5963 20.212L28.0727 22.7841L25.7469 21.4064C25.2497 21.1137 24.6104 21.2599 24.2898 21.7397C23.9692 22.2195 24.0788 22.8661 24.5395 23.2135L26.8066 24.9215L26.356 25.6822L24.0302 24.3046C23.5329 24.0121 22.8937 24.1584 22.5733 24.6382C22.2528 25.118 22.3624 25.7645 22.8231 26.1118L25.0256 27.7786C23.2774 29.9222 20.289 30.5904 17.7943 29.3956L28.0842 12.0245C28.2027 11.8244 28.1366 11.5661 27.9365 11.4476C27.7365 11.3291 27.4782 11.3952 27.3597 11.5953L17.0711 28.9643C14.7905 27.37 13.9277 24.4028 14.9977 21.8342L17.5358 22.9799C18.0623 23.2172 18.6825 23.002 18.9488 22.4895C19.2152 21.9771 19.0349 21.3459 18.5382 21.0514L16.2124 19.6737L17.3068 17.8261L19.8933 18.9951C20.4215 19.2433 21.0515 19.0306 21.3213 18.5131C21.5911 17.9956 21.4047 17.3573 20.8987 17.0664L18.5729 15.6887L19.2382 14.5657L21.8246 15.7346C22.354 15.9904 22.9909 15.7793 23.2627 15.2579C23.5345 14.7365 23.3429 14.0935 22.83 13.806L20.5043 12.4283L20.8712 11.8088C21.7452 10.3232 23.4402 9.52471 25.1422 9.7968L28.4331 10.3078C28.5385 10.3247 28.6335 10.381 28.699 10.4653L30.7271 13.1055C31.7834 14.4677 31.8973 16.3378 31.0143 17.8181L30.8624 18.0746Z\" fill=\"#668F12\"><\/path><path d=\"M19.2664 28.6247C19.2332 28.8539 19.3912 29.0669 19.6202 29.1015C20.9155 29.2871 22.2329 28.9721 23.3043 28.2207C23.4281 28.1352 23.4968 27.9901 23.4846 27.8402C23.4724 27.6902 23.3811 27.5582 23.2451 27.4938C23.1092 27.4294 22.9492 27.4424 22.8255 27.528C21.9272 28.1521 20.8275 28.4166 19.7437 28.2693C19.5138 28.2358 19.3002 28.3948 19.2664 28.6247Z\" fill=\"#668F12\"><\/path><path d=\"M19.1258 10.0985C18.8405 9.08068 18.0962 8.25456 17.1135 7.86513C16.9725 7.80618 16.8107 7.82827 16.6906 7.92284C16.5705 8.01741 16.5111 8.16961 16.5354 8.32051C16.5597 8.4714 16.6639 8.59728 16.8075 8.64941C17.5394 8.94078 18.0949 9.55504 18.3114 10.3125L18.4973 11.0925C18.5328 11.2391 18.6439 11.3556 18.7886 11.3981C18.9333 11.4407 19.0898 11.4027 19.1989 11.2986C19.3081 11.1945 19.3535 11.0401 19.3179 10.8935L19.1258 10.0985Z\" fill=\"#668F12\"><\/path><path d=\"M14.5961 7.52336C14.5957 7.29074 14.4069 7.10241 14.1743 7.10273C13.9417 7.10304 13.7533 7.29188 13.7536 7.52451L13.7655 18.9635C13.7658 19.1961 13.9546 19.3844 14.1872 19.3841C14.4199 19.3838 14.6082 19.195 14.6079 18.9624L14.5961 7.52336Z\" fill=\"#668F12\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">comfort crafters<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e455dff elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"e455dff\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInDown&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Choose Your Material<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-275e046 e-con-full e-flex e-con e-child\" data-id=\"275e046\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-b027ff6 e-con-full e-flex e-con e-child\" data-id=\"b027ff6\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-7edcdda e-con-full e-flex e-con e-child\" data-id=\"7edcdda\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-77669f1 elementor-invisible elementor-widget elementor-widget-ucaddon_gallery_with_hover\" data-id=\"77669f1\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;}\" data-widget_type=\"ucaddon_gallery_with_hover.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<!-- start Gallery with hover -->\n<style>\/* widget: Gallery with hover *\/\n\n.gallery-item {\n  position: relative;\n  width: 100%;\n  height: auto;\n  overflow: hidden;\n  border-radius: 10px;\n  cursor: pointer;\n}\n\n.gallery-item img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n  transition: transform 0.3s ease;\n}\n\n.overlay {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  background: rgba(5, 5, 5, 0.4);\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  align-items: flex-start;\n  color: white;\n  opacity: 0;\n  transition: opacity 0.3s ease;\n  padding-left:30px;\n}\n\n.title {\n  font-size: 30px;\n  color: #c2e945;\n  margin: 0;\n  transition: transform 0.3s ease;\n  font-family: 'DM Serif Display';\n}\n\n.line-wrapper {\n  display: flex;\n  align-items: center;\n  width: 100%;\n  margin: 10px 0;\n  position: relative;\n\n  \/* Start hidden and shifted to the right *\/\n  transform: translateX(50px);\n  opacity: 0;\n  transition: transform 0.5s ease 0.3s, opacity 0.5s ease 0.3s;\n}\n.line-left,\n.line-right {\n  height: 2px;\n  background: white;\n  flex: 1;\n  transition: width 0.4s ease;\n  width: 0; \/* Start collapsed *\/\n}\n\n.plus {\n    margin: 0px;\n    font-size: 25px;\n    color: #aaff00;\n    border: 1px solid #fff;\n    background: transparent;\n    border-radius: 50%;\n    width: 32px;\n    height: 32px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: bold;\n    z-index: 2;\n    padding: 20px;\n}\n.description {\n  font-size: 22px;\n  margin: 0;\n  color: white;\n  opacity: 0;\n  transform: translateY(20px);\n  transition: opacity 0.4s ease 0.4s, transform 0.4s ease 0.4s;\n  font-family: 'DM Serif Display';\n}\n\n.gallery-item:hover .description {\n  opacity: 1;\n  transform: translateY(0);\n}\n\n.gallery-item:hover img {\n  transform: scale(1.05);\n}\n\n.gallery-item:hover .overlay {\n  opacity: 1;\n}\n\n.gallery-item:hover .line-left {\n  width: 70%; \/* Longer left line *\/\n}\n\n.gallery-item:hover .line-right {\n    width: 4%;\n    margin-right: -100px;\n}\n.gallery-item:hover .line-wrapper {\n  transform: translateX(0);\n  opacity: 1;\n}\n\n<\/style>\n\n<div class=\"gallery-item\" style=\"height:px\">\n  <img decoding=\"async\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/917e812e2ef8b6892c9a057e344520d4169e6b1f.jpg\" alt=\"Flooring\"\/>\n  <div class=\"overlay\">\n    <h2 class=\"title\">Flooring<\/h2>\n<div class=\"line-wrapper\">\n  <div class=\"line-left\"><\/div>\n  <span class=\"plus\">+<\/span>\n  <div class=\"line-right\"><\/div>\n<\/div>\n    <p class=\"description\">Our Gallery<\/p>\n  <\/div>\n<\/div>\n<!-- end Gallery with hover -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5f5aa01 elementor-invisible elementor-widget elementor-widget-ucaddon_gallery_with_hover\" data-id=\"5f5aa01\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;}\" data-widget_type=\"ucaddon_gallery_with_hover.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<!-- start Gallery with hover -->\n<style>\/* widget: Gallery with hover *\/\n\n.gallery-item {\n  position: relative;\n  width: 100%;\n  height: auto;\n  overflow: hidden;\n  border-radius: 10px;\n  cursor: pointer;\n}\n\n.gallery-item img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n  transition: transform 0.3s ease;\n}\n\n.overlay {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  background: rgba(5, 5, 5, 0.4);\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  align-items: flex-start;\n  color: white;\n  opacity: 0;\n  transition: opacity 0.3s ease;\n  padding-left:30px;\n}\n\n.title {\n  font-size: 30px;\n  color: #c2e945;\n  margin: 0;\n  transition: transform 0.3s ease;\n  font-family: 'DM Serif Display';\n}\n\n.line-wrapper {\n  display: flex;\n  align-items: center;\n  width: 100%;\n  margin: 10px 0;\n  position: relative;\n\n  \/* Start hidden and shifted to the right *\/\n  transform: translateX(50px);\n  opacity: 0;\n  transition: transform 0.5s ease 0.3s, opacity 0.5s ease 0.3s;\n}\n.line-left,\n.line-right {\n  height: 2px;\n  background: white;\n  flex: 1;\n  transition: width 0.4s ease;\n  width: 0; \/* Start collapsed *\/\n}\n\n.plus {\n    margin: 0px;\n    font-size: 25px;\n    color: #aaff00;\n    border: 1px solid #fff;\n    background: transparent;\n    border-radius: 50%;\n    width: 32px;\n    height: 32px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: bold;\n    z-index: 2;\n    padding: 20px;\n}\n.description {\n  font-size: 22px;\n  margin: 0;\n  color: white;\n  opacity: 0;\n  transform: translateY(20px);\n  transition: opacity 0.4s ease 0.4s, transform 0.4s ease 0.4s;\n  font-family: 'DM Serif Display';\n}\n\n.gallery-item:hover .description {\n  opacity: 1;\n  transform: translateY(0);\n}\n\n.gallery-item:hover img {\n  transform: scale(1.05);\n}\n\n.gallery-item:hover .overlay {\n  opacity: 1;\n}\n\n.gallery-item:hover .line-left {\n  width: 70%; \/* Longer left line *\/\n}\n\n.gallery-item:hover .line-right {\n    width: 4%;\n    margin-right: -100px;\n}\n.gallery-item:hover .line-wrapper {\n  transform: translateX(0);\n  opacity: 1;\n}\n\n<\/style>\n\n<div class=\"gallery-item\" style=\"height:px\">\n  <img decoding=\"async\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/12249db6f5ea9e3e4d7ede16ec7bec70250f809e.jpg\" alt=\"Flooring\"\/>\n  <div class=\"overlay\">\n    <h2 class=\"title\">Construction<\/h2>\n<div class=\"line-wrapper\">\n  <div class=\"line-left\"><\/div>\n  <span class=\"plus\">+<\/span>\n  <div class=\"line-right\"><\/div>\n<\/div>\n    <p class=\"description\">Our Gallery<\/p>\n  <\/div>\n<\/div>\n<!-- end Gallery with hover -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1954996 e-con-full e-flex e-con e-child\" data-id=\"1954996\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3846f25 elementor-invisible elementor-widget elementor-widget-ucaddon_gallery_with_hover\" data-id=\"3846f25\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"ucaddon_gallery_with_hover.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<!-- start Gallery with hover -->\n<style>\/* widget: Gallery with hover *\/\n\n.gallery-item {\n  position: relative;\n  width: 100%;\n  height: auto;\n  overflow: hidden;\n  border-radius: 10px;\n  cursor: pointer;\n}\n\n.gallery-item img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n  transition: transform 0.3s ease;\n}\n\n.overlay {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  background: rgba(5, 5, 5, 0.4);\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  align-items: flex-start;\n  color: white;\n  opacity: 0;\n  transition: opacity 0.3s ease;\n  padding-left:30px;\n}\n\n.title {\n  font-size: 30px;\n  color: #c2e945;\n  margin: 0;\n  transition: transform 0.3s ease;\n  font-family: 'DM Serif Display';\n}\n\n.line-wrapper {\n  display: flex;\n  align-items: center;\n  width: 100%;\n  margin: 10px 0;\n  position: relative;\n\n  \/* Start hidden and shifted to the right *\/\n  transform: translateX(50px);\n  opacity: 0;\n  transition: transform 0.5s ease 0.3s, opacity 0.5s ease 0.3s;\n}\n.line-left,\n.line-right {\n  height: 2px;\n  background: white;\n  flex: 1;\n  transition: width 0.4s ease;\n  width: 0; \/* Start collapsed *\/\n}\n\n.plus {\n    margin: 0px;\n    font-size: 25px;\n    color: #aaff00;\n    border: 1px solid #fff;\n    background: transparent;\n    border-radius: 50%;\n    width: 32px;\n    height: 32px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: bold;\n    z-index: 2;\n    padding: 20px;\n}\n.description {\n  font-size: 22px;\n  margin: 0;\n  color: white;\n  opacity: 0;\n  transform: translateY(20px);\n  transition: opacity 0.4s ease 0.4s, transform 0.4s ease 0.4s;\n  font-family: 'DM Serif Display';\n}\n\n.gallery-item:hover .description {\n  opacity: 1;\n  transform: translateY(0);\n}\n\n.gallery-item:hover img {\n  transform: scale(1.05);\n}\n\n.gallery-item:hover .overlay {\n  opacity: 1;\n}\n\n.gallery-item:hover .line-left {\n  width: 70%; \/* Longer left line *\/\n}\n\n.gallery-item:hover .line-right {\n    width: 4%;\n    margin-right: -100px;\n}\n.gallery-item:hover .line-wrapper {\n  transform: translateX(0);\n  opacity: 1;\n}\n\n<\/style>\n\n<div class=\"gallery-item\" style=\"height:268px\">\n  <img decoding=\"async\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/afb55f50c819b95586cee73ef07575721fd44d90.jpg\" alt=\"Flooring\"\/>\n  <div class=\"overlay\">\n    <h2 class=\"title\">Decoration<\/h2>\n<div class=\"line-wrapper\">\n  <div class=\"line-left\"><\/div>\n  <span class=\"plus\">+<\/span>\n  <div class=\"line-right\"><\/div>\n<\/div>\n    <p class=\"description\">Our Gallery<\/p>\n  <\/div>\n<\/div>\n<!-- end Gallery with hover -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d9cdcb9 e-con-full e-flex e-con e-child\" data-id=\"d9cdcb9\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b553426 elementor-invisible elementor-widget elementor-widget-ucaddon_gallery_with_hover\" data-id=\"b553426\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;}\" data-widget_type=\"ucaddon_gallery_with_hover.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<!-- start Gallery with hover -->\n<style>\/* widget: Gallery with hover *\/\n\n.gallery-item {\n  position: relative;\n  width: 100%;\n  height: auto;\n  overflow: hidden;\n  border-radius: 10px;\n  cursor: pointer;\n}\n\n.gallery-item img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n  transition: transform 0.3s ease;\n}\n\n.overlay {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  background: rgba(5, 5, 5, 0.4);\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  align-items: flex-start;\n  color: white;\n  opacity: 0;\n  transition: opacity 0.3s ease;\n  padding-left:30px;\n}\n\n.title {\n  font-size: 30px;\n  color: #c2e945;\n  margin: 0;\n  transition: transform 0.3s ease;\n  font-family: 'DM Serif Display';\n}\n\n.line-wrapper {\n  display: flex;\n  align-items: center;\n  width: 100%;\n  margin: 10px 0;\n  position: relative;\n\n  \/* Start hidden and shifted to the right *\/\n  transform: translateX(50px);\n  opacity: 0;\n  transition: transform 0.5s ease 0.3s, opacity 0.5s ease 0.3s;\n}\n.line-left,\n.line-right {\n  height: 2px;\n  background: white;\n  flex: 1;\n  transition: width 0.4s ease;\n  width: 0; \/* Start collapsed *\/\n}\n\n.plus {\n    margin: 0px;\n    font-size: 25px;\n    color: #aaff00;\n    border: 1px solid #fff;\n    background: transparent;\n    border-radius: 50%;\n    width: 32px;\n    height: 32px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: bold;\n    z-index: 2;\n    padding: 20px;\n}\n.description {\n  font-size: 22px;\n  margin: 0;\n  color: white;\n  opacity: 0;\n  transform: translateY(20px);\n  transition: opacity 0.4s ease 0.4s, transform 0.4s ease 0.4s;\n  font-family: 'DM Serif Display';\n}\n\n.gallery-item:hover .description {\n  opacity: 1;\n  transform: translateY(0);\n}\n\n.gallery-item:hover img {\n  transform: scale(1.05);\n}\n\n.gallery-item:hover .overlay {\n  opacity: 1;\n}\n\n.gallery-item:hover .line-left {\n  width: 70%; \/* Longer left line *\/\n}\n\n.gallery-item:hover .line-right {\n    width: 4%;\n    margin-right: -100px;\n}\n.gallery-item:hover .line-wrapper {\n  transform: translateX(0);\n  opacity: 1;\n}\n\n<\/style>\n\n<div class=\"gallery-item\" style=\"height:px\">\n  <img decoding=\"async\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Rectangle-13.jpg\" alt=\"Flooring\"\/>\n  <div class=\"overlay\">\n    <h2 class=\"title\">Furnture<\/h2>\n<div class=\"line-wrapper\">\n  <div class=\"line-left\"><\/div>\n  <span class=\"plus\">+<\/span>\n  <div class=\"line-right\"><\/div>\n<\/div>\n    <p class=\"description\">Our Gallery<\/p>\n  <\/div>\n<\/div>\n<!-- end Gallery with hover -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f41baa1 e-con-full e-flex e-con e-parent\" data-id=\"f41baa1\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-ca13a44 e-con-full e-flex e-con e-child\" data-id=\"ca13a44\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-090bc66 e-con-full e-flex e-con e-child\" data-id=\"090bc66\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4693089 elementor-widget elementor-widget-heading\" data-id=\"4693089\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">OUR STORY<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0f57152 elementor-widget elementor-widget-text-editor\" data-id=\"0f57152\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>At WEW LTD, we have built our success on resilience, expertise, and an unwavering commitment to quality. By delivering premium materials and professional consultation, we have established ourselves as a trusted partner in both local and global markets.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8f3d942 e-con-full e-flex e-con e-child\" data-id=\"8f3d942\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-4867699 e-con-full e-flex e-con e-child\" data-id=\"4867699\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-21a344b elementor-widget elementor-widget-counter\" data-id=\"21a344b\" data-element_type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">Products Sold<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"10\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">K+<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-63c5df0 elementor-widget elementor-widget-counter\" data-id=\"63c5df0\" data-element_type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">Years Service<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"10\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\"><\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-419235b elementor-widget elementor-widget-counter\" data-id=\"419235b\" data-element_type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">Outlets Worldwide<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"50\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\"><\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d0d81c0 elementor-mobile-align-center elementor-invisible elementor-widget elementor-widget-button\" data-id=\"d0d81c0\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Contact Us<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-70995cd e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70995cd\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-5743bbe e-con-full e-flex e-con e-child\" data-id=\"5743bbe\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5d0a9e9 elementor-position-left elementor-mobile-position-left elementor-vertical-align-middle elementor-view-default elementor-vertical-align-top elementor-widget elementor-widget-icon-box\" data-id=\"5d0a9e9\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"66\" height=\"64\" viewbox=\"0 0 66 64\" fill=\"none\"><path d=\"M30.6124 0H65.4545V34.1328C61.4953 65.7719 28.8703 69.8242 13.6664 57.6673C-11.6733 40.6788 0.679859 1.87029 30.6124 0Z\" fill=\"url(#paint0_linear_850_74)\"><\/path><g clip-path=\"url(#clip0_850_74)\"><path d=\"M42.9091 43.6365L35.2727 43.6365L35.2727 30.7072C35.2727 25.0028 39.8393 20.3637 45.4545 20.3638L45.4545 25.5355C42.6469 25.5355 40.3636 27.855 40.3636 30.7072L48 30.7072L48 38.4648C48 41.317 45.7167 43.6365 42.9091 43.6365ZM30.1818 38.4648L30.1818 30.7072L22.5454 30.7072C22.5454 27.855 24.8287 25.5355 27.6364 25.5355L27.6364 20.3637C22.0211 20.3637 17.4545 25.0028 17.4545 30.7072L17.4545 43.6365L25.0909 43.6365C27.8985 43.6365 30.1818 41.317 30.1818 38.4648Z\" fill=\"white\"><\/path><\/g><defs><lineargradient id=\"paint0_linear_850_74\" x1=\"65.2962\" y1=\"3.66918e-06\" x2=\"17.4491\" y2=\"59.3537\" gradientunits=\"userSpaceOnUse\"><stop stop-color=\"#7CAE17\"><\/stop><stop offset=\"1\" stop-color=\"#ABED27\"><\/stop><\/lineargradient><clippath id=\"clip0_850_74\"><rect width=\"30.5455\" height=\"23.2727\" fill=\"white\" transform=\"translate(48 43.6365) rotate(-180)\"><\/rect><\/clippath><\/defs><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tWord From CEO\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-640b68e qodef-navigation-together--bottom elementor-widget elementor-widget-qi_addons_for_elementor_testimonials_slider\" data-id=\"640b68e\" data-element_type=\"widget\" data-widget_type=\"qi_addons_for_elementor_testimonials_slider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"qodef-shortcode qodef-m qodef-qi-testimonials-slider qodef--swiper-fade qodef-qi-grid qodef-qi-swiper-container qodef-item-layout--standard qodef-navigation--together qodef-navigation-alignment--flex-end qodef-navigation--hover-move\" data-options=\"{&quot;direction&quot;:&quot;horizontal&quot;,&quot;slidesPerView&quot;:&quot;1&quot;,&quot;spaceBetween&quot;:30,&quot;spaceBetweenTablet&quot;:30,&quot;spaceBetweenMobile&quot;:30,&quot;effect&quot;:&quot;&quot;,&quot;loop&quot;:false,&quot;autoplay&quot;:false,&quot;centeredSlides&quot;:false,&quot;speed&quot;:&quot;&quot;,&quot;speedAnimation&quot;:&quot;&quot;,&quot;outsideNavigation&quot;:&quot;yes&quot;,&quot;outsidePagination&quot;:&quot;no&quot;,&quot;unique&quot;:&quot;1&quot;,&quot;partialValue&quot;:0,&quot;disablePartialValue&quot;:&quot;&quot;,&quot;parallax&quot;:&quot;no&quot;}\">\n\t<div class=\"swiper-wrapper\">\n\t\t<div class=\"qodef-e swiper-slide elementor-repeater-item-5067b90\">\n\t<div class=\"qodef-e-inner\">\n\t\t<div class=\"qodef-e-content\">\n\t\t\t\t<div class=\"qodef-e-quote\">\n\t\t<svg class=\"qodef-e-quote-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" x=\"0px\" y=\"0px\" viewbox=\"0 0 190.5 148\" xml:space=\"preserve\"><g><path d=\"M37.7,146.3L2.1,124.6C19.3,100,28.2,74.1,28.8,46.7V2.3H90v38.8c0,19.3-5,38.8-15.1,58.4C64.9,119,52.5,134.6,37.7,146.3z M133.7,146.3l-35.6-21.7c17.2-24.5,26.2-50.5,26.8-77.9V2.3h61.2v38.8c0,19.3-5,38.8-15.1,58.4C160.9,119,148.5,134.6,133.7,146.3z\"\/><\/g><\/svg>\t<\/div>\n\t\t\t\t\t\t\t\t<h3 itemprop=\"description\" class=\"qodef-e-text\">we believe that quality wood is the foundation of every great project. With decades of experience and a commitment to sustainability, we take pride in providing our customers with the finest materials to bring their visions to life<\/h3>\n\t\t\t<div class=\"qodef-e-bottom-info\">\n\t\t\t\t\t<div class=\"qodef-e-media-image\">\n\t\t<img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873468-150x150.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" srcset=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873468-150x150.png 150w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873468-100x100.png 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/>\t<\/div>\n\t\t\t\t\t<div class=\"qodef-e-author\">\n\t\t<h5 class=\"qodef-e-author-name\">Omar Abdelmoaty<\/h5>\n\t\t\t\t\t<span class=\"qodef-e-author-job\">CEO, WEW LTD<\/span>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div>\n<div class=\"qodef-e swiper-slide elementor-repeater-item-e7e255d\">\n\t<div class=\"qodef-e-inner\">\n\t\t<div class=\"qodef-e-content\">\n\t\t\t\t<div class=\"qodef-e-quote\">\n\t\t<svg class=\"qodef-e-quote-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" x=\"0px\" y=\"0px\" viewbox=\"0 0 190.5 148\" xml:space=\"preserve\"><g><path d=\"M37.7,146.3L2.1,124.6C19.3,100,28.2,74.1,28.8,46.7V2.3H90v38.8c0,19.3-5,38.8-15.1,58.4C64.9,119,52.5,134.6,37.7,146.3z M133.7,146.3l-35.6-21.7c17.2-24.5,26.2-50.5,26.8-77.9V2.3h61.2v38.8c0,19.3-5,38.8-15.1,58.4C160.9,119,148.5,134.6,133.7,146.3z\"\/><\/g><\/svg>\t<\/div>\n\t\t\t\t\t\t\t\t<h3 itemprop=\"description\" class=\"qodef-e-text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris tempus nisl vitae magna pulvinar laoreet.<\/h3>\n\t\t\t<div class=\"qodef-e-bottom-info\">\n\t\t\t\t\t<div class=\"qodef-e-media-image\">\n\t\t<img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873468-150x150.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" srcset=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873468-150x150.png 150w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873468-100x100.png 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/>\t<\/div>\n\t\t\t\t\t<div class=\"qodef-e-author\">\n\t\t<h5 class=\"qodef-e-author-name\">Omar Abdelmoaty<\/h5>\n\t\t\t\t\t<span class=\"qodef-e-author-job\">CEO, WEW LTD<\/span>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div>\n\t<\/div>\n\t<\/div>\n\t\t\t<div class=\"qodef-swiper-together-nav\">\n\t\t\t<div class=\"qodef-swiper-together-inner\">\n\t\t<div class=\"swiper-button-prev swiper-button-outside swiper-button-prev-1\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"33\" height=\"27\" viewbox=\"0 0 33 27\" fill=\"none\"><path d=\"M13.1427 25.2214L1.1126 12.7204L13.4489 1.11334L17.3966 5.55422L9.26626 12.9564L17.4433 21.1791L13.1427 25.2214ZM27.1122 0.303993L14.7993 11.9111C14.5833 12.1148 14.4575 12.3964 14.4508 12.6937C14.443 12.9909 14.5555 13.2793 14.7614 13.493L26.7915 25.9929C27.0097 26.22 27.3014 26.3347 27.5942 26.3347C27.8681 26.3347 28.143 26.2334 28.3579 26.0297L32.634 21.9885C32.8522 21.7825 32.978 21.4975 32.9825 21.1969C32.988 20.8975 32.8711 20.608 32.6596 20.3943L25.3031 12.9954L32.5728 6.37805C33.0237 5.96725 33.0604 5.27033 32.6552 4.815L28.7075 0.37413C28.5071 0.149248 28.2254 0.0145374 27.9248 0.0011783C27.9081 0.0011783 27.8914 6.44048e-05 27.8759 6.44034e-05C27.592 6.43786e-05 27.3192 0.108055 27.1122 0.303993ZM0.000432253 12.6937C-0.0073612 12.9909 0.105081 13.2782 0.311036 13.493L12.3411 25.9929C12.5593 26.22 12.851 26.3347 13.1438 26.3347C13.4166 26.3347 13.6904 26.2345 13.9053 26.0319L18.2059 21.9907C18.4241 21.7847 18.551 21.4997 18.5566 21.198C18.561 20.8975 18.4441 20.608 18.2326 20.3943L10.8761 12.9954L18.1458 6.37805C18.5967 5.96725 18.6334 5.27033 18.2282 4.815L14.2805 0.374129C14.0812 0.149246 13.7984 0.0145361 13.4978 0.00117704C13.4811 0.00117704 13.4656 6.31436e-05 13.4489 6.31422e-05C13.1661 6.31174e-05 12.8922 0.108053 12.6863 0.302878L0.350004 11.9099C0.134027 12.1137 0.00711181 12.3964 0.000432253 12.6937ZM27.5931 25.2214L15.563 12.7204L27.8759 1.11335L31.8224 5.55422L23.6933 12.9564L31.8703 21.1791L27.5931 25.2214Z\" fill=\"white\"><\/path><\/svg><\/div>\n\t<div class=\"swiper-button-next swiper-button-outside swiper-button-next-1\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"33\" height=\"27\" viewbox=\"0 0 33 27\" fill=\"none\"><path d=\"M19.84 1.11328L31.8701 13.6143L19.5338 25.2214L15.5861 20.7805L23.7164 13.3783L15.5394 5.1556L19.84 1.11328ZM5.87052 26.0307L18.1834 14.4237C18.3994 14.2199 18.5252 13.9383 18.5319 13.641C18.5396 13.3438 18.4272 13.0554 18.2213 12.8417L6.19114 0.341778C5.97294 0.114669 5.68126 0 5.38847 0C5.1146 0 4.83962 0.101309 4.62476 0.305039L0.348646 4.34625C0.130443 4.55221 0.00464321 4.8372 0.000190092 5.13779C-0.00537631 5.43726 0.111518 5.72671 0.323041 5.94046L7.6796 13.3393L0.409878 19.9567C-0.0410005 20.3675 -0.0777401 21.0644 0.327494 21.5197L4.27519 25.9606C4.47558 26.1855 4.75724 26.3202 5.05782 26.3335C5.07452 26.3335 5.09122 26.3347 5.10681 26.3347C5.39069 26.3347 5.66345 26.2267 5.87052 26.0307ZM32.9822 13.641C32.99 13.3438 32.8776 13.0566 32.6716 12.8417L20.6415 0.341778C20.4233 0.114669 20.1316 0 19.8388 0C19.5661 0 19.2922 0.100196 19.0774 0.302813L14.7768 4.34402C14.5586 4.54998 14.4316 4.83498 14.4261 5.13668C14.4216 5.43726 14.5385 5.72671 14.75 5.94046L22.1066 13.3393L14.8369 19.9567C14.386 20.3675 14.3493 21.0644 14.7545 21.5197L18.7022 25.9606C18.9015 26.1855 19.1842 26.3202 19.4848 26.3335C19.5015 26.3335 19.5171 26.3347 19.5338 26.3347C19.8166 26.3347 20.0904 26.2267 20.2964 26.0318L32.6327 14.4248C32.8486 14.221 32.9756 13.9383 32.9822 13.641ZM5.38958 1.11328L17.4197 13.6143L5.10681 25.2214L1.16023 20.7805L9.2894 13.3783L1.11236 5.1556L5.38958 1.11328Z\" fill=\"#A1E121\"><\/path><\/svg><\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-999701b e-con-full e-flex e-con e-parent\" data-id=\"999701b\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-75c9767 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"75c9767\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"35\" height=\"35\" viewbox=\"0 0 35 35\" fill=\"none\"><path d=\"M31.3946 12.5926L29.3673 9.95342C29.1697 9.69667 28.881 9.52566 28.5609 9.47574L25.2709 8.96571C23.6689 8.71065 22.0423 9.24507 20.9038 10.4006L20.767 9.71613C20.3581 8.1556 19.2278 6.8846 17.7257 6.29622L14.6232 5.08974C14.3221 4.97224 13.9874 4.97517 13.6885 5.0979L10.5973 6.37731C8.67575 7.16046 7.42671 9.03692 7.44579 11.1118L7.45075 11.8371C7.45207 12.0607 7.54231 12.2747 7.70158 12.4317C7.86084 12.5888 8.07604 12.676 8.2997 12.6742L11.0089 12.6445C11.1338 12.6444 11.2386 12.7384 11.2522 12.8625C11.2514 12.8738 11.2512 12.8849 11.2513 12.8962C11.2482 13.0196 11.1563 13.1227 11.034 13.1399L8.21538 13.4841C7.78567 13.5315 7.46255 13.898 7.46944 14.3303L7.47629 15.6464C7.48424 16.1109 7.86458 16.4824 8.32911 16.4795L11.0288 16.4451C11.1643 16.4448 11.2745 16.5538 11.2757 16.6892L11.2765 16.7102C11.2676 16.8302 11.1753 16.9273 11.0559 16.9422L8.23235 17.2864C7.80693 17.344 7.48909 17.7064 7.48751 18.1357L7.50501 20.2905C7.50978 20.7569 7.89123 21.1313 8.35757 21.1273L11.0609 21.0951C11.1263 21.0938 11.1894 21.119 11.236 21.165C11.2825 21.211 11.3084 21.2739 11.3078 21.3392C11.3078 21.3476 11.3081 21.3561 11.3086 21.3652C11.2984 21.483 11.2088 21.5786 11.0918 21.5965L8.32702 21.9324C8.10184 21.9565 7.89604 22.0708 7.75653 22.2492C7.61702 22.4276 7.5557 22.6549 7.58656 22.8792C7.87835 24.9061 9.07011 26.6928 10.8294 27.7408C11.9774 28.4021 13.2913 28.7192 14.6145 28.6543C14.8625 28.6275 15.109 28.5874 15.3527 28.5341C15.7302 28.9736 16.1636 29.3619 16.6417 29.6892L15.9863 30.7956C15.8678 30.9956 15.9339 31.2539 16.134 31.3724C16.3341 31.4909 16.5924 31.4248 16.7109 31.2247L17.3637 30.1227C20.2163 31.5264 23.6601 30.7782 25.6731 28.3173C25.8226 28.1374 25.8921 27.9042 25.8655 27.6718C25.8396 27.4432 25.7203 27.2355 25.536 27.0978L23.3292 25.4392C23.2308 25.3617 23.204 25.2238 23.2662 25.1151C23.3361 25.0006 23.4845 24.9627 23.6008 25.0295L25.9266 26.4071C26.3267 26.6442 26.8433 26.5119 27.0803 26.1118L27.5311 25.3507C27.7499 24.9813 27.6559 24.5066 27.3129 24.2485L25.0447 22.5423C24.945 22.4649 24.9185 22.3255 24.983 22.217C25.0529 22.1025 25.2012 22.0645 25.3175 22.1313L27.6433 23.509C28.0435 23.746 28.56 23.6138 28.797 23.2136L30.3208 20.6412C30.5396 20.2718 30.4456 19.7971 30.1026 19.539L27.8344 17.8328C27.7354 17.757 27.708 17.6195 27.7703 17.5114L27.7724 17.5078C27.8423 17.3934 27.9907 17.3554 28.107 17.4222L30.4328 18.7998C30.8329 19.0369 31.3495 18.9046 31.5865 18.5045L31.7389 18.2473C32.7984 16.471 32.6617 14.2272 31.3946 12.5926ZM14.5867 27.8132C11.5317 27.9936 8.85008 25.7983 8.4238 22.7678L11.1948 22.4306C11.7436 22.3614 12.1541 21.8928 12.1503 21.3396C12.1503 21.3289 12.1493 21.3175 12.1484 21.3057C12.1325 20.7149 11.6461 20.2458 11.0552 20.2514L8.34833 20.2821L8.33723 18.1222L11.1583 17.778C11.7081 17.7121 12.1216 17.2452 12.1206 16.6915C12.1208 16.6793 12.1201 16.6671 12.1186 16.6551C12.0984 16.066 11.6129 15.6001 11.0234 15.6041L8.31655 15.6357L8.31267 14.3203L11.1414 13.9748C11.6713 13.905 12.0734 13.4627 12.0925 12.9286C12.0945 12.9129 12.0954 12.897 12.0951 12.8812C12.0933 12.5926 11.9769 12.3165 11.7713 12.1139C11.5658 11.9113 11.2881 11.7988 10.9995 11.8011L8.29301 11.8329L8.28811 11.1067C8.27208 9.37503 9.31474 7.80902 10.9186 7.15589L14.0076 5.87367C14.1054 5.83413 14.2147 5.83354 14.313 5.87202L17.4191 7.08065C18.6635 7.5656 19.6022 8.6146 19.9465 9.90497L20.2186 11.2681C20.1959 11.3065 20.1692 11.3416 20.1462 11.3804L19.7797 11.9991C19.5427 12.3993 19.6749 12.9158 20.0751 13.1528L22.4008 14.5305C22.5137 14.5971 22.5545 14.7405 22.4936 14.8565C22.4327 14.9726 22.2915 15.0205 22.1726 14.9654L19.5862 13.7965C19.1943 13.6193 18.7319 13.7659 18.5136 14.1365L17.8484 15.2595C17.6114 15.6597 17.7436 16.1762 18.1438 16.4133L20.4695 17.7909C20.5803 17.8586 20.6196 18.0007 20.5593 18.1156C20.4989 18.2306 20.3597 18.279 20.241 18.2262L17.6546 17.0573C17.2629 16.8802 16.8006 17.0266 16.5823 17.3969L15.4879 19.2445C15.2509 19.6446 15.3831 20.1612 15.7832 20.3982L18.109 21.7759C18.2245 21.847 18.2616 21.9975 18.1925 22.1141C18.1293 22.2211 17.9956 22.2634 17.8824 22.2122L15.3443 21.0666C15.1404 20.973 14.9074 20.9652 14.6977 21.0449C14.4879 21.1247 14.319 21.2853 14.2288 21.4907C13.3626 23.5508 13.5714 25.9059 14.7866 27.7813C14.6827 27.7981 14.6064 27.8112 14.5867 27.8132ZM30.8624 18.0746L28.5366 16.6969C28.0394 16.4042 27.4001 16.5504 27.0795 17.0302C26.7589 17.51 26.8684 18.1566 27.3292 18.504L29.5963 20.212L28.0727 22.7841L25.7469 21.4064C25.2497 21.1137 24.6104 21.2599 24.2898 21.7397C23.9692 22.2195 24.0788 22.8661 24.5395 23.2135L26.8066 24.9215L26.356 25.6822L24.0302 24.3046C23.5329 24.0121 22.8937 24.1584 22.5733 24.6382C22.2528 25.118 22.3624 25.7645 22.8231 26.1118L25.0256 27.7786C23.2774 29.9222 20.289 30.5904 17.7943 29.3956L28.0842 12.0245C28.2027 11.8244 28.1366 11.5661 27.9365 11.4476C27.7365 11.3291 27.4782 11.3952 27.3597 11.5953L17.0711 28.9643C14.7905 27.37 13.9277 24.4028 14.9977 21.8342L17.5358 22.9799C18.0623 23.2172 18.6825 23.002 18.9488 22.4895C19.2152 21.9771 19.0349 21.3459 18.5382 21.0514L16.2124 19.6737L17.3068 17.8261L19.8933 18.9951C20.4215 19.2433 21.0515 19.0306 21.3213 18.5131C21.5911 17.9956 21.4047 17.3573 20.8987 17.0664L18.5729 15.6887L19.2382 14.5657L21.8246 15.7346C22.354 15.9904 22.9909 15.7793 23.2627 15.2579C23.5345 14.7365 23.3429 14.0935 22.83 13.806L20.5043 12.4283L20.8712 11.8088C21.7452 10.3232 23.4402 9.52471 25.1422 9.7968L28.4331 10.3078C28.5385 10.3247 28.6335 10.381 28.699 10.4653L30.7271 13.1055C31.7834 14.4677 31.8973 16.3378 31.0143 17.8181L30.8624 18.0746Z\" fill=\"#668F12\"><\/path><path d=\"M19.2664 28.6247C19.2332 28.8539 19.3912 29.0669 19.6202 29.1015C20.9155 29.2871 22.2329 28.9721 23.3043 28.2207C23.4281 28.1352 23.4968 27.9901 23.4846 27.8402C23.4724 27.6902 23.3811 27.5582 23.2451 27.4938C23.1092 27.4294 22.9492 27.4424 22.8255 27.528C21.9272 28.1521 20.8275 28.4166 19.7437 28.2693C19.5138 28.2358 19.3002 28.3948 19.2664 28.6247Z\" fill=\"#668F12\"><\/path><path d=\"M19.1258 10.0985C18.8405 9.08068 18.0962 8.25456 17.1135 7.86513C16.9725 7.80618 16.8107 7.82827 16.6906 7.92284C16.5705 8.01741 16.5111 8.16961 16.5354 8.32051C16.5597 8.4714 16.6639 8.59728 16.8075 8.64941C17.5394 8.94078 18.0949 9.55504 18.3114 10.3125L18.4973 11.0925C18.5328 11.2391 18.6439 11.3556 18.7886 11.3981C18.9333 11.4407 19.0898 11.4027 19.1989 11.2986C19.3081 11.1945 19.3535 11.0401 19.3179 10.8935L19.1258 10.0985Z\" fill=\"#668F12\"><\/path><path d=\"M14.5961 7.52336C14.5957 7.29074 14.4069 7.10241 14.1743 7.10273C13.9417 7.10304 13.7533 7.29188 13.7536 7.52451L13.7655 18.9635C13.7658 19.1961 13.9546 19.3844 14.1872 19.3841C14.4199 19.3838 14.6082 19.195 14.6079 18.9624L14.5961 7.52336Z\" fill=\"#668F12\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Don't Miss Out<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4561b75 elementor-widget elementor-widget-heading\" data-id=\"4561b75\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Shop The Latest Arrivals<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-27bbc06 e-flex e-con-boxed e-con e-child\" data-id=\"27bbc06\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d00892f elementor-widget elementor-widget-jet-listing-grid\" data-id=\"d00892f\" data-element_type=\"widget\" data-settings=\"{&quot;columns&quot;:3,&quot;columns_mobile&quot;:&quot;1&quot;}\" data-widget_type=\"jet-listing-grid.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"jet-listing-grid jet-listing\"><div class=\"jet-listing-grid__slider\" data-slider_options=\"{&quot;autoplaySpeed&quot;:5000,&quot;autoplay&quot;:true,&quot;pauseOnHover&quot;:true,&quot;infinite&quot;:true,&quot;centerMode&quot;:false,&quot;speed&quot;:500,&quot;arrows&quot;:false,&quot;dots&quot;:false,&quot;slidesToScroll&quot;:1,&quot;prevArrow&quot;:&quot;&lt;div class=&#039;jet-listing-grid__slider-icon prev-arrow &#039; role=&#039;button&#039; aria-label=&#039;Previous&#039;&gt;&lt;svg width=&#039;180&#039; height=&#039;180&#039; viewBox=&#039;0 0 180 180&#039; fill=&#039;none&#039; xmlns=&#039;http:\\\/\\\/www.w3.org\\\/2000\\\/svg&#039;&gt;&lt;path d=&#039;M119 47.3166C119 48.185 118.668 48.9532 118.003 49.6212L78.8385 89L118.003 128.379C118.668 129.047 119 129.815 119 130.683C119 131.552 118.668 132.32 118.003 132.988L113.021 137.998C112.356 138.666 111.592 139 110.729 139C109.865 139 109.101 138.666 108.436 137.998L61.9966 91.3046C61.3322 90.6366 61 89.8684 61 89C61 88.1316 61.3322 87.3634 61.9966 86.6954L108.436 40.002C109.101 39.334 109.865 39 110.729 39C111.592 39 112.356 39.334 113.021 40.002L118.003 45.012C118.668 45.68 119 46.4482 119 47.3166Z&#039; fill=&#039;black&#039;\\\/&gt;&lt;\\\/svg&gt;&lt;\\\/div&gt;&quot;,&quot;nextArrow&quot;:&quot;&lt;div class=&#039;jet-listing-grid__slider-icon next-arrow &#039; role=&#039;button&#039; aria-label=&#039;Next&#039;&gt;&lt;svg width=&#039;180&#039; height=&#039;180&#039; viewBox=&#039;0 0 180 180&#039; fill=&#039;none&#039; xmlns=&#039;http:\\\/\\\/www.w3.org\\\/2000\\\/svg&#039;&gt;&lt;path d=&#039;M119 47.3166C119 48.185 118.668 48.9532 118.003 49.6212L78.8385 89L118.003 128.379C118.668 129.047 119 129.815 119 130.683C119 131.552 118.668 132.32 118.003 132.988L113.021 137.998C112.356 138.666 111.592 139 110.729 139C109.865 139 109.101 138.666 108.436 137.998L61.9966 91.3046C61.3322 90.6366 61 89.8684 61 89C61 88.1316 61.3322 87.3634 61.9966 86.6954L108.436 40.002C109.101 39.334 109.865 39 110.729 39C111.592 39 112.356 39.334 113.021 40.002L118.003 45.012C118.668 45.68 119 46.4482 119 47.3166Z&#039; fill=&#039;black&#039;\\\/&gt;&lt;\\\/svg&gt;&lt;\\\/div&gt;&quot;,&quot;rtl&quot;:true,&quot;itemsCount&quot;:6,&quot;fade&quot;:false,&quot;slidesToShow&quot;:{&quot;desktop&quot;:3,&quot;tablet&quot;:3,&quot;mobile&quot;:1}}\" dir=\"rtl\"><div class=\"jet-listing-grid__items grid-col-desk-3 grid-col-tablet-3 grid-col-mobile-1 jet-listing-grid--484 woocommerce\" data-queried-id=\"11|WP_Post\" data-nav=\"{&quot;enabled&quot;:false,&quot;type&quot;:null,&quot;more_el&quot;:null,&quot;query&quot;:[],&quot;widget_settings&quot;:{&quot;lisitng_id&quot;:484,&quot;posts_num&quot;:6,&quot;columns&quot;:3,&quot;columns_tablet&quot;:3,&quot;columns_mobile&quot;:1,&quot;column_min_width&quot;:240,&quot;column_min_width_tablet&quot;:240,&quot;column_min_width_mobile&quot;:240,&quot;inline_columns_css&quot;:false,&quot;is_archive_template&quot;:&quot;&quot;,&quot;post_status&quot;:[&quot;publish&quot;],&quot;use_random_posts_num&quot;:&quot;&quot;,&quot;max_posts_num&quot;:9,&quot;not_found_message&quot;:&quot;No data was found&quot;,&quot;is_masonry&quot;:false,&quot;equal_columns_height&quot;:&quot;&quot;,&quot;use_load_more&quot;:&quot;&quot;,&quot;load_more_id&quot;:&quot;&quot;,&quot;load_more_type&quot;:&quot;click&quot;,&quot;load_more_offset&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;use_custom_post_types&quot;:&quot;&quot;,&quot;custom_post_types&quot;:[],&quot;hide_widget_if&quot;:&quot;&quot;,&quot;carousel_enabled&quot;:&quot;yes&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;arrows&quot;:&quot;true&quot;,&quot;arrow_icon&quot;:&quot;fa fa-angle-left&quot;,&quot;dots&quot;:&quot;&quot;,&quot;autoplay&quot;:&quot;true&quot;,&quot;pause_on_hover&quot;:&quot;true&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;true&quot;,&quot;center_mode&quot;:&quot;&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500,&quot;inject_alternative_items&quot;:&quot;&quot;,&quot;injection_items&quot;:[],&quot;scroll_slider_enabled&quot;:&quot;&quot;,&quot;scroll_slider_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;custom_query&quot;:false,&quot;custom_query_id&quot;:&quot;&quot;,&quot;_element_id&quot;:&quot;&quot;,&quot;collapse_first_last_gap&quot;:false,&quot;list_items_wrapper_tag&quot;:&quot;div&quot;,&quot;list_item_tag&quot;:&quot;div&quot;,&quot;empty_items_wrapper_tag&quot;:&quot;div&quot;}}\" data-page=\"1\" data-pages=\"7\" data-listing-source=\"posts\" data-listing-id=\"484\" data-query-id=\"\"><div class=\"jet-listing-grid__item jet-listing-dynamic-post-2159\" data-post-id=\"2159\" >\t\t<div data-elementor-type=\"jet-listing-items\" data-elementor-id=\"484\" class=\"elementor elementor-484\" data-elementor-post-type=\"jet-engine\">\n\t\t\t\t<div data-pp-wrapper-link=\"{&quot;url&quot;:&quot;https:\\\/\\\/wew.com.tr\\\/ar\\\/product\\\/iroko-solid-veneer-copy\\\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;}\" class=\"pp-wrapper-link elementor-element elementor-element-e2cb287 product-item e-flex e-con-boxed e-con e-parent\" data-id=\"e2cb287\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4b61dcf elementor-widget elementor-widget-elementskit-heading\" data-id=\"4b61dcf\" data-element_type=\"widget\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_left   ekit_heading_tablet-   ekit_heading_mobile-\"><h2 class=\"ekit-heading--title elementskit-section-title  ekit-heading__title-has-border start\">Iroko,\u00a0lumber soft wood<\/h2><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3c396cc elementor-widget elementor-widget-theme-post-excerpt\" data-id=\"3c396cc\" data-element_type=\"widget\" data-widget_type=\"theme-post-excerpt.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\tAll-weather plywood for outdoor use\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b12d239 e-con-full product-img-box e-flex e-con e-child\" data-id=\"b12d239\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a3fcb04 elementor-widget elementor-widget-image\" data-id=\"a3fcb04\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Iroko-Solid-veneer.png\" class=\"elementor-animation-bounce-in attachment-full size-full wp-image-1801\" alt=\"\" srcset=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Iroko-Solid-veneer.png 1024w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Iroko-Solid-veneer-300x300.png 300w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Iroko-Solid-veneer-100x100.png 100w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Iroko-Solid-veneer-600x600.png 600w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Iroko-Solid-veneer-150x150.png 150w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Iroko-Solid-veneer-768x768.png 768w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Iroko-Solid-veneer-650x650.png 650w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-efa5c7e elementor-widget elementor-widget-button\" data-id=\"efa5c7e\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/wew.com.tr\/ar\/product\/iroko-solid-veneer-copy\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-right-arrow\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Read More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div><div class=\"jet-listing-grid__item jet-listing-dynamic-post-2158\" data-post-id=\"2158\" >\t\t<div data-elementor-type=\"jet-listing-items\" data-elementor-id=\"484\" class=\"elementor elementor-484\" data-elementor-post-type=\"jet-engine\">\n\t\t\t\t<div data-pp-wrapper-link=\"{&quot;url&quot;:&quot;https:\\\/\\\/wew.com.tr\\\/ar\\\/product\\\/teak-lumber-soft-wood\\\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;}\" class=\"pp-wrapper-link elementor-element elementor-element-e2cb287 product-item e-flex e-con-boxed e-con e-parent\" data-id=\"e2cb287\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4b61dcf elementor-widget elementor-widget-elementskit-heading\" data-id=\"4b61dcf\" data-element_type=\"widget\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_left   ekit_heading_tablet-   ekit_heading_mobile-\"><h2 class=\"ekit-heading--title elementskit-section-title  ekit-heading__title-has-border start\">Teak,\u00a0lumber soft wood<\/h2><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3c396cc elementor-widget elementor-widget-theme-post-excerpt\" data-id=\"3c396cc\" data-element_type=\"widget\" data-widget_type=\"theme-post-excerpt.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\tAll-weather plywood for outdoor use\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b12d239 e-con-full product-img-box e-flex e-con e-child\" data-id=\"b12d239\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a3fcb04 elementor-widget elementor-widget-image\" data-id=\"a3fcb04\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Teak-Solid-veneer.png\" class=\"elementor-animation-bounce-in attachment-full size-full wp-image-1806\" alt=\"\" srcset=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Teak-Solid-veneer.png 1024w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Teak-Solid-veneer-300x300.png 300w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Teak-Solid-veneer-100x100.png 100w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Teak-Solid-veneer-600x600.png 600w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Teak-Solid-veneer-150x150.png 150w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Teak-Solid-veneer-768x768.png 768w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Teak-Solid-veneer-650x650.png 650w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-efa5c7e elementor-widget elementor-widget-button\" data-id=\"efa5c7e\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/wew.com.tr\/ar\/product\/teak-lumber-soft-wood\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-right-arrow\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Read More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div><div class=\"jet-listing-grid__item jet-listing-dynamic-post-2157\" data-post-id=\"2157\" >\t\t<div data-elementor-type=\"jet-listing-items\" data-elementor-id=\"484\" class=\"elementor elementor-484\" data-elementor-post-type=\"jet-engine\">\n\t\t\t\t<div data-pp-wrapper-link=\"{&quot;url&quot;:&quot;https:\\\/\\\/wew.com.tr\\\/ar\\\/product\\\/walnut-lumber-soft-wood\\\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;}\" class=\"pp-wrapper-link elementor-element elementor-element-e2cb287 product-item e-flex e-con-boxed e-con e-parent\" data-id=\"e2cb287\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4b61dcf elementor-widget elementor-widget-elementskit-heading\" data-id=\"4b61dcf\" data-element_type=\"widget\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_left   ekit_heading_tablet-   ekit_heading_mobile-\"><h2 class=\"ekit-heading--title elementskit-section-title  ekit-heading__title-has-border start\">Walnut,\u00a0lumber soft wood<\/h2><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3c396cc elementor-widget elementor-widget-theme-post-excerpt\" data-id=\"3c396cc\" data-element_type=\"widget\" data-widget_type=\"theme-post-excerpt.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\tAll-weather plywood for outdoor use\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b12d239 e-con-full product-img-box e-flex e-con e-child\" data-id=\"b12d239\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a3fcb04 elementor-widget elementor-widget-image\" data-id=\"a3fcb04\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"1000\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Walnut-Solid-veneer-1.png\" class=\"elementor-animation-bounce-in attachment-full size-full wp-image-1842\" alt=\"\" srcset=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Walnut-Solid-veneer-1.png 1000w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Walnut-Solid-veneer-1-300x300.png 300w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Walnut-Solid-veneer-1-100x100.png 100w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Walnut-Solid-veneer-1-600x600.png 600w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Walnut-Solid-veneer-1-150x150.png 150w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Walnut-Solid-veneer-1-768x768.png 768w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Walnut-Solid-veneer-1-650x650.png 650w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-efa5c7e elementor-widget elementor-widget-button\" data-id=\"efa5c7e\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/wew.com.tr\/ar\/product\/walnut-lumber-soft-wood\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-right-arrow\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Read More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div><div class=\"jet-listing-grid__item jet-listing-dynamic-post-2156\" data-post-id=\"2156\" >\t\t<div data-elementor-type=\"jet-listing-items\" data-elementor-id=\"484\" class=\"elementor elementor-484\" data-elementor-post-type=\"jet-engine\">\n\t\t\t\t<div data-pp-wrapper-link=\"{&quot;url&quot;:&quot;https:\\\/\\\/wew.com.tr\\\/ar\\\/product\\\/oak-lumber-soft-wood\\\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;}\" class=\"pp-wrapper-link elementor-element elementor-element-e2cb287 product-item e-flex e-con-boxed e-con e-parent\" data-id=\"e2cb287\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4b61dcf elementor-widget elementor-widget-elementskit-heading\" data-id=\"4b61dcf\" data-element_type=\"widget\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_left   ekit_heading_tablet-   ekit_heading_mobile-\"><h2 class=\"ekit-heading--title elementskit-section-title  ekit-heading__title-has-border start\">Oak,\u00a0lumber soft wood<\/h2><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3c396cc elementor-widget elementor-widget-theme-post-excerpt\" data-id=\"3c396cc\" data-element_type=\"widget\" data-widget_type=\"theme-post-excerpt.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\tAll-weather plywood for outdoor use\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b12d239 e-con-full product-img-box e-flex e-con e-child\" data-id=\"b12d239\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a3fcb04 elementor-widget elementor-widget-image\" data-id=\"a3fcb04\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Oak-Solid-veneer.png\" class=\"elementor-animation-bounce-in attachment-full size-full wp-image-1802\" alt=\"\" srcset=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Oak-Solid-veneer.png 1024w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Oak-Solid-veneer-300x300.png 300w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Oak-Solid-veneer-100x100.png 100w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Oak-Solid-veneer-600x600.png 600w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Oak-Solid-veneer-150x150.png 150w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Oak-Solid-veneer-768x768.png 768w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Oak-Solid-veneer-650x650.png 650w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-efa5c7e elementor-widget elementor-widget-button\" data-id=\"efa5c7e\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/wew.com.tr\/ar\/product\/oak-lumber-soft-wood\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-right-arrow\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Read More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div><div class=\"jet-listing-grid__item jet-listing-dynamic-post-2155\" data-post-id=\"2155\" >\t\t<div data-elementor-type=\"jet-listing-items\" data-elementor-id=\"484\" class=\"elementor elementor-484\" data-elementor-post-type=\"jet-engine\">\n\t\t\t\t<div data-pp-wrapper-link=\"{&quot;url&quot;:&quot;https:\\\/\\\/wew.com.tr\\\/ar\\\/product\\\/beech-lumber-soft-wood\\\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;}\" class=\"pp-wrapper-link elementor-element elementor-element-e2cb287 product-item e-flex e-con-boxed e-con e-parent\" data-id=\"e2cb287\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4b61dcf elementor-widget elementor-widget-elementskit-heading\" data-id=\"4b61dcf\" data-element_type=\"widget\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_left   ekit_heading_tablet-   ekit_heading_mobile-\"><h2 class=\"ekit-heading--title elementskit-section-title  ekit-heading__title-has-border start\">Beech,\u00a0lumber soft wood<\/h2><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3c396cc elementor-widget elementor-widget-theme-post-excerpt\" data-id=\"3c396cc\" data-element_type=\"widget\" data-widget_type=\"theme-post-excerpt.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\tAll-weather plywood for outdoor use\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b12d239 e-con-full product-img-box e-flex e-con e-child\" data-id=\"b12d239\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a3fcb04 elementor-widget elementor-widget-image\" data-id=\"a3fcb04\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Beech-Solid-veneer.png\" class=\"elementor-animation-bounce-in attachment-full size-full wp-image-1798\" alt=\"\" srcset=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Beech-Solid-veneer.png 1024w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Beech-Solid-veneer-300x300.png 300w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Beech-Solid-veneer-100x100.png 100w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Beech-Solid-veneer-600x600.png 600w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Beech-Solid-veneer-150x150.png 150w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Beech-Solid-veneer-768x768.png 768w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Beech-Solid-veneer-650x650.png 650w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-efa5c7e elementor-widget elementor-widget-button\" data-id=\"efa5c7e\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/wew.com.tr\/ar\/product\/beech-lumber-soft-wood\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-right-arrow\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Read More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div><div class=\"jet-listing-grid__item jet-listing-dynamic-post-2154\" data-post-id=\"2154\" >\t\t<div data-elementor-type=\"jet-listing-items\" data-elementor-id=\"484\" class=\"elementor elementor-484\" data-elementor-post-type=\"jet-engine\">\n\t\t\t\t<div data-pp-wrapper-link=\"{&quot;url&quot;:&quot;https:\\\/\\\/wew.com.tr\\\/ar\\\/product\\\/pine-lumber-soft-wood\\\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;}\" class=\"pp-wrapper-link elementor-element elementor-element-e2cb287 product-item e-flex e-con-boxed e-con e-parent\" data-id=\"e2cb287\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4b61dcf elementor-widget elementor-widget-elementskit-heading\" data-id=\"4b61dcf\" data-element_type=\"widget\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_left   ekit_heading_tablet-   ekit_heading_mobile-\"><h2 class=\"ekit-heading--title elementskit-section-title  ekit-heading__title-has-border start\">Pine,\u00a0lumber soft wood<\/h2><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3c396cc elementor-widget elementor-widget-theme-post-excerpt\" data-id=\"3c396cc\" data-element_type=\"widget\" data-widget_type=\"theme-post-excerpt.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\tAll-weather plywood for outdoor use\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b12d239 e-con-full product-img-box e-flex e-con e-child\" data-id=\"b12d239\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a3fcb04 elementor-widget elementor-widget-image\" data-id=\"a3fcb04\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Pine-Solid-veneer.png\" class=\"elementor-animation-bounce-in attachment-full size-full wp-image-1804\" alt=\"\" srcset=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Pine-Solid-veneer.png 1024w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Pine-Solid-veneer-300x300.png 300w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Pine-Solid-veneer-100x100.png 100w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Pine-Solid-veneer-600x600.png 600w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Pine-Solid-veneer-150x150.png 150w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Pine-Solid-veneer-768x768.png 768w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Pine-Solid-veneer-650x650.png 650w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-efa5c7e elementor-widget elementor-widget-button\" data-id=\"efa5c7e\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/wew.com.tr\/ar\/product\/pine-lumber-soft-wood\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-right-arrow\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Read More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div><\/div><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a371214 e-flex e-con-boxed e-con e-parent\" data-id=\"a371214\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-568dbb9 elementor-widget elementor-widget-heading\" data-id=\"568dbb9\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">We are everywhere<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d85f22f elementor-invisible elementor-widget elementor-widget-image\" data-id=\"d85f22f\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;zoomIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1304\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/08\/WhatsApp-Image-2025-08-13-at-4.11.58\u202fPM-scaled.jpeg\" class=\"attachment-full size-full wp-image-2267\" alt=\"\" srcset=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/08\/WhatsApp-Image-2025-08-13-at-4.11.58\u202fPM-scaled.jpeg 2560w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/08\/WhatsApp-Image-2025-08-13-at-4.11.58\u202fPM-300x153.jpeg 300w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/08\/WhatsApp-Image-2025-08-13-at-4.11.58\u202fPM-1024x522.jpeg 1024w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/08\/WhatsApp-Image-2025-08-13-at-4.11.58\u202fPM-768x391.jpeg 768w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/08\/WhatsApp-Image-2025-08-13-at-4.11.58\u202fPM-1536x782.jpeg 1536w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/08\/WhatsApp-Image-2025-08-13-at-4.11.58\u202fPM-2048x1043.jpeg 2048w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/08\/WhatsApp-Image-2025-08-13-at-4.11.58\u202fPM-18x9.jpeg 18w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/08\/WhatsApp-Image-2025-08-13-at-4.11.58\u202fPM-600x306.jpeg 600w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-63d3fbb social-slider e-flex e-con-boxed e-con e-parent\" data-id=\"63d3fbb\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6ee6bfb elementor-widget elementor-widget-n-carousel\" data-id=\"6ee6bfb\" data-element_type=\"widget\" data-settings=\"{&quot;carousel_items&quot;:[{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;b22771d&quot;},{&quot;slide_title&quot;:&quot;Slide #2&quot;,&quot;_id&quot;:&quot;dcd03c1&quot;},{&quot;slide_title&quot;:&quot;Slide #3&quot;,&quot;_id&quot;:&quot;a12e3a6&quot;}],&quot;slides_to_show&quot;:&quot;1&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;slides_to_show_tablet&quot;:&quot;2&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;offset_sides&quot;:&quot;none&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-carousel swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"1\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a920e6e e-flex e-con-boxed e-con e-child\" data-id=\"a920e6e\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-76166d8 e-flex e-con-boxed e-con e-child\" data-id=\"76166d8\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-dcc50db e-con-full e-flex e-con e-child\" data-id=\"dcc50db\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-160a5f7 elementor-widget elementor-widget-heading\" data-id=\"160a5f7\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Join us on Instagram<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-58301d2 elementor-widget elementor-widget-text-editor\" data-id=\"58301d2\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Don&#8217;t miss our latest news and events<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-95eb33b e-con-full e-flex e-con e-child\" data-id=\"95eb33b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bd4844e elementor-position-left elementor-vertical-align-middle elementor-widget elementor-widget-image-box\" data-id=\"bd4844e\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img loading=\"lazy\" decoding=\"async\" width=\"62\" height=\"62\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Group-1618873410.png\" class=\"attachment-full size-full wp-image-452\" alt=\"\" srcset=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Group-1618873410.png 62w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Group-1618873410-24x24.png 24w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Group-1618873410-36x36.png 36w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Group-1618873410-48x48.png 48w\" sizes=\"(max-width: 62px) 100vw, 62px\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">@WEW<\/h3><p class=\"elementor-image-box-description\">200k<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d3defbf elementor-widget elementor-widget-button\" data-id=\"d3defbf\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-arrow-left\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Follow us now<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-da86196 e-con-full e-flex e-con e-child\" data-id=\"da86196\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f3a5adf elementor-widget elementor-widget-image\" data-id=\"f3a5adf\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"271\" height=\"235\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873405.png\" class=\"attachment-full size-full wp-image-461\" alt=\"\" srcset=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873405.png 271w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873405-24x21.png 24w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873405-36x31.png 36w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873405-48x42.png 48w\" sizes=\"(max-width: 271px) 100vw, 271px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8a8b434 e-con-full e-flex e-con e-child\" data-id=\"8a8b434\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e1db533 elementor-widget elementor-widget-image\" data-id=\"e1db533\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"320\" height=\"232\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873409.png\" class=\"attachment-full size-full wp-image-454\" alt=\"\" srcset=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873409.png 320w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873409-300x218.png 300w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873409-24x17.png 24w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873409-36x26.png 36w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873409-48x35.png 48w\" sizes=\"(max-width: 320px) 100vw, 320px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3eec9f3 e-flex e-con-boxed e-con e-child\" data-id=\"3eec9f3\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-88a6683 e-con-full e-flex e-con e-child\" data-id=\"88a6683\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-abf8fe3 elementor-widget elementor-widget-image\" data-id=\"abf8fe3\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"316\" height=\"233\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873407.png\" class=\"attachment-full size-full wp-image-464\" alt=\"\" srcset=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873407.png 316w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873407-300x221.png 300w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873407-24x18.png 24w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873407-36x27.png 36w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873407-48x35.png 48w\" sizes=\"(max-width: 316px) 100vw, 316px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-759378a e-con-full e-flex e-con e-child\" data-id=\"759378a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cf35c42 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"cf35c42\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"435\" height=\"233\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873404.png\" class=\"attachment-full size-full wp-image-463\" alt=\"\" srcset=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873404.png 435w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873404-300x161.png 300w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873404-24x13.png 24w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873404-36x19.png 36w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873404-48x26.png 48w\" sizes=\"(max-width: 435px) 100vw, 435px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a329f03 e-con-full e-flex e-con e-child\" data-id=\"a329f03\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b9910da elementor-widget elementor-widget-image\" data-id=\"b9910da\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"270\" height=\"235\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873406.png\" class=\"attachment-full size-full wp-image-462\" alt=\"\" srcset=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873406.png 270w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873406-24x21.png 24w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873406-36x31.png 36w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873406-48x42.png 48w\" sizes=\"(max-width: 270px) 100vw, 270px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d67fb59 e-con-full e-flex e-con e-child\" data-id=\"d67fb59\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b032cfb elementor-widget elementor-widget-image\" data-id=\"b032cfb\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"271\" height=\"235\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873405.png\" class=\"attachment-full size-full wp-image-461\" alt=\"\" srcset=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873405.png 271w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873405-24x21.png 24w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873405-36x31.png 36w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873405-48x42.png 48w\" sizes=\"(max-width: 271px) 100vw, 271px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"2\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a648c89 e-flex e-con-boxed e-con e-child\" data-id=\"a648c89\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-2eecff7 e-flex e-con-boxed e-con e-child\" data-id=\"2eecff7\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-1eed3d2 e-con-full e-flex e-con e-child\" data-id=\"1eed3d2\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b939171 elementor-widget elementor-widget-heading\" data-id=\"b939171\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Join us on Linkedin<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-91c8a66 elementor-widget elementor-widget-text-editor\" data-id=\"91c8a66\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Don&#8217;t miss our latest news and events<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e9f1eb8 e-con-full e-flex e-con e-child\" data-id=\"e9f1eb8\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a0f02fb elementor-position-left elementor-vertical-align-middle elementor-widget elementor-widget-image-box\" data-id=\"a0f02fb\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img loading=\"lazy\" decoding=\"async\" width=\"62\" height=\"62\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Group-1618873410.png\" class=\"attachment-full size-full wp-image-452\" alt=\"\" srcset=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Group-1618873410.png 62w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Group-1618873410-24x24.png 24w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Group-1618873410-36x36.png 36w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Group-1618873410-48x48.png 48w\" sizes=\"(max-width: 62px) 100vw, 62px\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">@WEW<\/h3><p class=\"elementor-image-box-description\">150k<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f8b8936 elementor-widget elementor-widget-button\" data-id=\"f8b8936\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-arrow-left\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Follow us now<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-da5e1d0 e-con-full e-flex e-con e-child\" data-id=\"da5e1d0\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-29592a1 elementor-widget elementor-widget-image\" data-id=\"29592a1\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"436\" height=\"232\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873408.jpg\" class=\"attachment-full size-full wp-image-1584\" alt=\"\" srcset=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873408.jpg 436w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873408-300x160.jpg 300w\" sizes=\"(max-width: 436px) 100vw, 436px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-37e6358 e-con-full e-flex e-con e-child\" data-id=\"37e6358\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-aa876b6 elementor-widget elementor-widget-image\" data-id=\"aa876b6\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"318\" height=\"232\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873409.jpg\" class=\"attachment-full size-full wp-image-1583\" alt=\"\" srcset=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873409.jpg 318w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873409-300x219.jpg 300w\" sizes=\"(max-width: 318px) 100vw, 318px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3eb9a34 e-flex e-con-boxed e-con e-child\" data-id=\"3eb9a34\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-1645310 e-con-full e-flex e-con e-child\" data-id=\"1645310\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-358a6e3 elementor-widget elementor-widget-image\" data-id=\"358a6e3\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"316\" height=\"233\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873407.jpg\" class=\"attachment-full size-full wp-image-1582\" alt=\"\" srcset=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873407.jpg 316w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873407-300x221.jpg 300w\" sizes=\"(max-width: 316px) 100vw, 316px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ad36ed1 e-con-full e-flex e-con e-child\" data-id=\"ad36ed1\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4343cdb elementor-widget elementor-widget-image\" data-id=\"4343cdb\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"435\" height=\"233\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873404.jpg\" class=\"attachment-full size-full wp-image-1581\" alt=\"\" srcset=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873404.jpg 435w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873404-300x161.jpg 300w\" sizes=\"(max-width: 435px) 100vw, 435px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6d8cef0 e-con-full e-flex e-con e-child\" data-id=\"6d8cef0\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9778a17 elementor-widget elementor-widget-image\" data-id=\"9778a17\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"270\" height=\"320\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Group-1618873467.png\" class=\"attachment-full size-full wp-image-691\" alt=\"\" srcset=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Group-1618873467.png 270w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Group-1618873467-253x300.png 253w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Group-1618873467-20x24.png 20w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Group-1618873467-30x36.png 30w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Group-1618873467-41x48.png 41w\" sizes=\"(max-width: 270px) 100vw, 270px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0f1cc1e e-con-full e-flex e-con e-child\" data-id=\"0f1cc1e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c01338b elementor-widget elementor-widget-image\" data-id=\"c01338b\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"269\" height=\"235\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873405.jpg\" class=\"attachment-full size-full wp-image-1579\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"3\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 3\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ef58f3d e-flex e-con-boxed e-con e-child\" data-id=\"ef58f3d\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-9d36a9a e-flex e-con-boxed e-con e-child\" data-id=\"9d36a9a\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-274218a e-con-full e-flex e-con e-child\" data-id=\"274218a\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-48129de elementor-widget elementor-widget-heading\" data-id=\"48129de\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Join us on Facebook<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5ff6966 elementor-widget elementor-widget-text-editor\" data-id=\"5ff6966\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Don&#8217;t miss our latest news and events<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e8169ff e-con-full e-flex e-con e-child\" data-id=\"e8169ff\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-77ed6f8 elementor-position-left elementor-vertical-align-middle elementor-widget elementor-widget-image-box\" data-id=\"77ed6f8\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img loading=\"lazy\" decoding=\"async\" width=\"62\" height=\"62\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Group-1618873410.png\" class=\"attachment-full size-full wp-image-452\" alt=\"\" srcset=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Group-1618873410.png 62w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Group-1618873410-24x24.png 24w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Group-1618873410-36x36.png 36w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Group-1618873410-48x48.png 48w\" sizes=\"(max-width: 62px) 100vw, 62px\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">@WEW<\/h3><p class=\"elementor-image-box-description\">300k<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-76ee17d elementor-widget elementor-widget-button\" data-id=\"76ee17d\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-arrow-left\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Follow us now<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-11541c2 e-con-full e-flex e-con e-child\" data-id=\"11541c2\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9873bdf elementor-widget elementor-widget-image\" data-id=\"9873bdf\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"270\" height=\"320\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Group-1618873467.png\" class=\"attachment-full size-full wp-image-691\" alt=\"\" srcset=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Group-1618873467.png 270w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Group-1618873467-253x300.png 253w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Group-1618873467-20x24.png 20w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Group-1618873467-30x36.png 30w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Group-1618873467-41x48.png 41w\" sizes=\"(max-width: 270px) 100vw, 270px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-24a7e95 e-con-full e-flex e-con e-child\" data-id=\"24a7e95\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4f8c8fe elementor-widget elementor-widget-image\" data-id=\"4f8c8fe\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"320\" height=\"232\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873409.png\" class=\"attachment-full size-full wp-image-454\" alt=\"\" srcset=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873409.png 320w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873409-300x218.png 300w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873409-24x17.png 24w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873409-36x26.png 36w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873409-48x35.png 48w\" sizes=\"(max-width: 320px) 100vw, 320px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ffa6852 e-flex e-con-boxed e-con e-child\" data-id=\"ffa6852\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-a4b7282 e-con-full e-flex e-con e-child\" data-id=\"a4b7282\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dfa4610 elementor-widget elementor-widget-image\" data-id=\"dfa4610\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"316\" height=\"233\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873407.png\" class=\"attachment-full size-full wp-image-464\" alt=\"\" srcset=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873407.png 316w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873407-300x221.png 300w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873407-24x18.png 24w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873407-36x27.png 36w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873407-48x35.png 48w\" sizes=\"(max-width: 316px) 100vw, 316px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-56b3045 e-con-full e-flex e-con e-child\" data-id=\"56b3045\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1ebae32 elementor-widget elementor-widget-image\" data-id=\"1ebae32\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"435\" height=\"233\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873404.png\" class=\"attachment-full size-full wp-image-463\" alt=\"\" srcset=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873404.png 435w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873404-300x161.png 300w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873404-24x13.png 24w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873404-36x19.png 36w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873404-48x26.png 48w\" sizes=\"(max-width: 435px) 100vw, 435px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-38ddb0e e-con-full e-flex e-con e-child\" data-id=\"38ddb0e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-87993b4 elementor-widget elementor-widget-image\" data-id=\"87993b4\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"270\" height=\"235\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873406.png\" class=\"attachment-full size-full wp-image-462\" alt=\"\" srcset=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873406.png 270w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873406-24x21.png 24w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873406-36x31.png 36w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873406-48x42.png 48w\" sizes=\"(max-width: 270px) 100vw, 270px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-33acf31 e-con-full e-flex e-con e-child\" data-id=\"33acf31\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6633c3a elementor-widget elementor-widget-image\" data-id=\"6633c3a\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"271\" height=\"235\" src=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873405.png\" class=\"attachment-full size-full wp-image-461\" alt=\"\" srcset=\"https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873405.png 271w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873405-24x21.png 24w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873405-36x31.png 36w, https:\/\/wew.com.tr\/wp-content\/uploads\/2025\/05\/Frame-1618873405-48x42.png 48w\" sizes=\"(max-width: 271px) 100vw, 271px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Streamlining Wood Trade Discover Europe\u2019s premier platform for timber trade, designed exclusively for professionals. Source high-quality wood products, connect with trusted suppliers, and streamline your buying and selling process. Join a network that simplifies timber commerce across Europe, ensuring efficiency and reliability at every step Explore Now Powering Excellence together Discover Europe\u2019s premier platform for [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-11","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/wew.com.tr\/ar\/wp-json\/wp\/v2\/pages\/11","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wew.com.tr\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wew.com.tr\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wew.com.tr\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wew.com.tr\/ar\/wp-json\/wp\/v2\/comments?post=11"}],"version-history":[{"count":598,"href":"https:\/\/wew.com.tr\/ar\/wp-json\/wp\/v2\/pages\/11\/revisions"}],"predecessor-version":[{"id":2270,"href":"https:\/\/wew.com.tr\/ar\/wp-json\/wp\/v2\/pages\/11\/revisions\/2270"}],"wp:attachment":[{"href":"https:\/\/wew.com.tr\/ar\/wp-json\/wp\/v2\/media?parent=11"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}