{"id":10773,"date":"2025-07-10T10:50:49","date_gmt":"2025-07-10T10:50:49","guid":{"rendered":"https:\/\/summitsystems.co.uk\/dynamic-solutions\/?page_id=10773"},"modified":"2025-07-10T10:50:50","modified_gmt":"2025-07-10T10:50:50","slug":"chemical","status":"publish","type":"page","link":"https:\/\/summitsystems.co.uk\/dynamic-solutions\/industries\/chemical\/","title":{"rendered":"Chemical"},"content":{"rendered":"\n<div id=\"block_1c0b0a7c1bb50548be5333654050e980\" class=\"product-highlights-block bg-white text-primary py-20\" style=\"padding-top: 220px;\">\n    <div class=\"container\">\n        <div class=\"row justify-between\">\n\n                            <div class=\"col-xl-5 col-lg-5 col-md-6  mb-16 md:mb-0 \">\n                    <div class=\"product-slideshow [&#038;_.slick-dots]:flex [&#038;_.slick-dots]:mt-10 [&#038;_.slick-dots]:relative [&#038;_.slick-dots]:bottom-0 [&#038;_li]:flex [&#038;_li]:!h-[6px] [&#038;_li]:rounded-[22px] [&#038;_li]:!w-full [&#038;_li]:opacity-40 [&#038;_.slick-active]:opacity-100 [&#038;_.product-dot]:!w-full [&#038;_.product-dot]:!h-[6px] [&#038;_.product-dot]:!rounded-[22px] [&#038;_.product-dot]:!before:content-[''] [&#038;_.product-dot]:!bg-brand1\" id=\"slideshow-block_1c0b0a7c1bb50548be5333654050e980\">\n\n                                                                                                                <div class=\"slide\">\n                                    <img decoding=\"async\" src=\"https:\/\/summitsystems.co.uk\/dynamic-solutions\/wp-content\/uploads\/sites\/5\/2024\/05\/featured-chemical.png\"\n                                        alt=\"\"\n                                        class=\"w-full h-auto rounded-lg shadow-lg\" \/>\n                                <\/div>\n                                                                                                                                            <div class=\"slide\">\n                                    <img decoding=\"async\" src=\"https:\/\/summitsystems.co.uk\/dynamic-solutions\/wp-content\/uploads\/sites\/5\/2024\/05\/chemical-industry1.png\"\n                                        alt=\"\"\n                                        class=\"w-full h-auto rounded-lg shadow-lg\" \/>\n                                <\/div>\n                                                                                                                                            <div class=\"slide\">\n                                    <img decoding=\"async\" src=\"https:\/\/summitsystems.co.uk\/dynamic-solutions\/wp-content\/uploads\/sites\/5\/2024\/05\/chemical-ndustry2.png\"\n                                        alt=\"\"\n                                        class=\"w-full h-auto rounded-lg shadow-lg\" \/>\n                                <\/div>\n                                                                                                                                            <div class=\"slide\">\n                                    <img decoding=\"async\" src=\"https:\/\/summitsystems.co.uk\/dynamic-solutions\/wp-content\/uploads\/sites\/5\/2024\/05\/chemical-industry3.png\"\n                                        alt=\"\"\n                                        class=\"w-full h-auto rounded-lg shadow-lg\" \/>\n                                <\/div>\n                                                    \n                    <\/div>\n                <\/div>\n            \n\n            <div class=\"col-xl-6 col-lg-6 col-md-6\">\n\n                \n                                    <div class=\"content-area [&#038;_ul]:list-none [&#038;_ul]:pl-0 [&#038;_li]:relative [&#038;_li]:pl-8 [&#038;_li]:uppercase [&#038;_li]:font-black [&#038;_li]:mb-4 [&#038;_li]:before:content-['\\e000'] [&#038;_li]:before:font-['Font_Awesome_Kit'] [&#038;_li]:before:absolute [&#038;_li]:before:left-0 [&#038;_li]:before:top-1\/2 [&#038;_li]:before:-translate-y-1\/2 [&#038;_li]:before:text-xl text-primary\">\n                        <h1>Chemical<\/h1>\n<ul>\n<li>Bulk conveying systems, rip &amp; tip stations with LEV control<\/li>\n<li>Cutting edge pneumatic &amp; mechanical conveying systems<\/li>\n<li>Industry leading blending &amp; dosing equipment<\/li>\n<li>Design and install tailored turnkey solutions for the chemical industry<\/li>\n<li>ATEX Certifified equipment Zone 1\/2 &#8211; 21\/22<\/li>\n<\/ul>\n                    <\/div>\n                \n                                    <div class=\"mt-8\">\n                        <a href=\"#cta\"\n                            target=\"\"\n                            class=\"site-btn\">\n                            Contact us <i class=\"fa-solid fa-arrow-up-right\"><\/i>\n                        <\/a>\n                    <\/div>\n                \n                                    <div class=\"files-grid grid grid-cols-2 gap-4 mt-8\">\n                                                        <a href=\"https:\/\/summitsystems.co.uk\/dynamic-solutions\/wp-content\/uploads\/sites\/5\/2025\/07\/Summit-Dynamics-Catalogue-2025-reduced-size.pdf\"\n                                    target=\"_blank\"\n                                    class=\"file-item overflow-hidden p-2 rounded-[8px] border-2 border-gray-200 hover:border-brand1 transition-all duration-300 flex items-center gap-4\">\n                                    <i class=\"fa-solid fa-file-pdf text-3xl mb-2 text-brand1\"><\/i>\n                                    <div class=\"file-info\">\n\n                                        <div class=\"uppercase font-black text-sm\">\n                                            Download Datasheet\n                                        <\/div>\n\n                                        <span class=\"text-sm font-medium truncate w-full\">\n                                            Summit Dynamic Solutions Catalogue                                        <\/span>\n\n                                    <\/div>\n                                <\/a>\n                                            <\/div>\n                            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\n    jQuery(document).ready(function($) {\n        const blockId = 'block_1c0b0a7c1bb50548be5333654050e980';\n        const $slideshow = $(`#slideshow-${blockId}`);\n\n        function waitForSlick() {\n            return new Promise((resolve, reject) => {\n                let attempts = 0;\n                const maxAttempts = 10;\n                const checkSlick = () => {\n                    if (typeof $.fn.slick !== 'undefined') {\n                        resolve();\n                    } else if (attempts < maxAttempts) {\n                        attempts++;\n                        setTimeout(checkSlick, 100);\n                    } else {\n                        reject(new Error('Slick not loaded'));\n                    }\n                };\n                checkSlick();\n            });\n        }\n\n        function initSlider($targetSlideshow) {\n            if (!$targetSlideshow.length) {\n                console.error('Slideshow element not found');\n                return;\n            }\n\n            if ($targetSlideshow.hasClass('slick-initialized')) {\n                return;\n            }\n\n            $targetSlideshow.slick({\n                dots: true,\n                arrows: false,\n                infinite: true,\n                speed: 800,\n                fade: true,\n                cssEase: 'linear',\n                adaptiveHeight: true,\n                autoplay: true,\n                autoplaySpeed: 4000,\n                customPaging: function() {\n                    return '<button type=\"button\" class=\"product-dot\"><\/button>';\n                },\n                responsive: [{\n                    breakpoint: 992,\n                    settings: {\n                        arrows: false\n                    }\n                }]\n            });\n        }\n\n        \/\/ Initial initialization\n        waitForSlick()\n            .then(() => {\n                initSlider($slideshow);\n            })\n            .catch((error) => {\n                console.error('Failed to initialize slider:', error);\n            });\n\n        \/\/ Make function available globally with block ID\n        window.reinitProductSlider = function(targetBlockId) {\n            const $targetSlideshow = $(`#slideshow-${targetBlockId}`);\n\n            waitForSlick()\n                .then(() => {\n                    if ($targetSlideshow.hasClass('slick-initialized')) {\n                        $targetSlideshow.slick('unslick');\n                    }\n                    initSlider($targetSlideshow);\n                })\n                .catch((error) => {\n                    console.error('Failed to reinitialize slider:', error);\n                });\n        };\n    });\n<\/script>\n\n<style>\n    .product-highlights-block .product-slideshow .slick-prev,\n    .product-highlights-block .product-slideshow .slick-next {\n        width: 40px;\n        height: 40px;\n        background-color: white;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);\n        z-index: 1;\n        transition: all 0.3s ease;\n    }\n\n    .slick-dots li button:before {\n        content: none !important;\n    }\n\n    .product-highlights-block .product-slideshow .slick-prev {\n        left: -20px;\n    }\n\n    .product-highlights-block .product-slideshow .slick-next {\n        right: -20px;\n    }\n\n    .product-highlights-block .product-slideshow .slick-prev:hover,\n    .product-highlights-block .product-slideshow .slick-next:hover {\n        background-color: var(--wp--preset--color--brand1);\n    }\n\n    .product-highlights-block .product-slideshow .slick-prev:hover i,\n    .product-highlights-block .product-slideshow .slick-next:hover i {\n        color: white;\n    }\n\n    .product-highlights-block .product-slideshow .slick-prev i,\n    .product-highlights-block .product-slideshow .slick-next i {\n        color: var(--wp--preset--color--brand1);\n        font-size: 16px;\n        transition: all 0.3s ease;\n    }\n\n    @media (max-width: 992px) {\n\n        .product-highlights-block .product-slideshow .slick-prev,\n        .product-highlights-block .product-slideshow .slick-next {\n            display: none !important;\n        }\n    }\n<\/style>\n\n<div id=\"\" class=\"block-wrapper bg-white text-primary py-20\">\n    <div class=\"container\">\n                                                                    <div class=\"tabbed-text-group\" id=\"tabbed-text-69e917b2ece07\">\n                                                    <div class=\"row\">\n                                <div class=\"col-12\">\n                                    <!-- Desktop Tab Navigation -->\n                                    <div class=\"tab-navigation hidden lg:flex flex-wrap mb-8 rounded-[8px] overflow-hidden bg-[#F7F7F7]\">\n                                                                                    <button class=\"tab-btn active bg-brand1 text-white flex-1 uppercase px-6 py-3 transition-all rounded-[8px] duration-300 hover:bg-brand1\/50 hover:text-white\"\n                                                data-tab-index=\"0\">\n                                                Chemical                                            <\/button>\n                                                                                    <button class=\"tab-btn  flex-1 uppercase px-6 py-3 transition-all rounded-[8px] duration-300 hover:bg-brand1\/50 hover:text-white\"\n                                                data-tab-index=\"1\">\n                                                Products                                            <\/button>\n                                                                            <\/div>\n\n                                    <!-- Mobile Accordion -->\n                                    <div class=\"accordion-navigation lg:hidden space-y-2\">\n                                                                                    <div class=\"accordion-item bg-[#F7F7F7] rounded-[8px] overflow-hidden\">\n                                                <button class=\"accordion-btn w-full text-left uppercase px-6 py-3 transition-all duration-300 hover:bg-brand1\/50 hover:text-white flex justify-between items-center bg-brand1 text-white\"\n                                                    data-tab-index=\"0\"\n                                                    type=\"button\"\n                                                    aria-expanded=\"true\">\n                                                    <span>Chemical<\/span>\n                                                    <i class=\"fa-kit fa-summit-faq-toggle !text-sm transition-transform duration-300 rotate-180\"><\/i>\n                                                <\/button>\n                                                <div class=\"tab-pane accordion-content border-t border-gray-200 p-6 block\"\n                                                    data-tab-index=\"0\"\n                                                    role=\"region\">\n                                                                                                            <!-- Single content layout -->\n                                                                                                                    <div class=\"content-area text-primary [&#038;_h4]:text-brand1\">\n                                                                <p>At Summit Dynamic Solutions we pride ourselves on providing an extensive array of equipment and services tailored specifically to meet the needs of the chemicals industry. Our offerings encompass a diverse range of solutions aimed at enhancing efficiency, safety, and productivity across various operational processes.<\/p>\n<p>For the transportation and handling of bulk materials, we offer state-of-the-art bulk conveying systems designed to streamline the movement of raw materials. These systems are engineered to ensure smooth and reliable transfer of materials, reducing downtime and optimising workflow.<\/p>\n<p>In addition, our big-bag unloading stations provide a convenient and efficient solution for the safe and controlled unloading of large bags of chemicals. Equipped with advanced features such as rip-tip stations and Local Exhaust Ventilation (LEV) control, our stations ensure the utmost safety for operators during the unloading process, while also maintaining product integrity.<\/p>\n<p>Moreover, our portfolio includes industry-leading blending and dosing equipment, meticulously engineered to meet the precise requirements of mixing granular, powder, and liquid products.<\/p>\n<p>At every step of the way, we are committed to delivering innovative solutions that not only optimise efficiency and productivity but also prioritise the safety and well-being of your workforce. With our comprehensive range of equipment and services, you can trust us to be your trusted partner in driving success and excellence in the chemicals industry.<\/p>\n                                                            <\/div>\n                                                                                                            \n                                                                                                    <\/div>\n                                            <\/div>\n                                                                                    <div class=\"accordion-item bg-[#F7F7F7] rounded-[8px] overflow-hidden\">\n                                                <button class=\"accordion-btn w-full text-left uppercase px-6 py-3 transition-all duration-300 hover:bg-brand1\/50 hover:text-white flex justify-between items-center \"\n                                                    data-tab-index=\"1\"\n                                                    type=\"button\"\n                                                    aria-expanded=\"false\">\n                                                    <span>Products<\/span>\n                                                    <i class=\"fa-kit fa-summit-faq-toggle !text-sm transition-transform duration-300 \"><\/i>\n                                                <\/button>\n                                                <div class=\"tab-pane accordion-content border-t border-gray-200 p-6 hidden\"\n                                                    data-tab-index=\"1\"\n                                                    role=\"region\">\n                                                                                                            <!-- Single content layout -->\n                                                                                                                    <div class=\"content-area text-primary [&#038;_h4]:text-brand1\">\n                                                                <p><strong>Silos<\/strong><\/p>\n<p>Our silos are engineered to meet the stringent demands of the chemical industry, ensuring exceptional containment and preservation of various chemical products. Customised based on the specific needs of the stored raw materials, these silos maintain optimal conditions to ensure stability and prevent degradation. Designed for ease of access, they facilitate efficient filling, discharge, inspection, and cleaning, thereby minimising downtime and enhancing productivity.<\/p>\n<p><a href=\"https:\/\/summitsystems.co.uk\/\">Click here for more information.<\/a><\/p>\n<p><strong>Screw Conveyors<\/strong><\/p>\n<p>Screw conveyors are expertly crafted to transport bulk materials in various orientations\u2014horizontally, vertically, or at an incline. Designed for the chemical industry, these conveyors ensure the precise and consistent movement of substances such as powders, granules, and chemical compounds, enhancing the efficiency and reliability of your processing and handling operations.<\/p>\n<p><a href=\"https:\/\/summitsystems.co.uk\/dynamic-solutions\/products\/screw-conveyors\/\">Click here for more information.<\/a><\/p>\n<p><strong>Bulk Bags &amp; FIBC Bulk Bag Stations<\/strong><\/p>\n<p>Our Big-Bag dischargers are engineered for efficient and safe handling of bulk materials in the chemical industry, maintaining product integrity and quality during the emptying process. Designed to accommodate various sizes and weights of Big-Bags, these stations feature dust-free discharge systems and integrated vibration technology to ensure complete and efficient product release.<\/p>\n<p><a href=\"https:\/\/summitsystems.co.uk\/\">Click here for more information.<\/a><\/p>\n<p><strong>Pneumatic Transfer Systems<\/strong><\/p>\n<p>Our pneumatic transfer systems are designed for the efficient movement of powders and granular materials through pipelines using airflow. In the chemical industry, these systems are crucial for the clean and safe transfer of materials like chemicals, resins, and powders. They help minimise manual handling and contamination risks, ensuring a smooth and secure process.<\/p>\n<p><a href=\"https:\/\/summitsystems.co.uk\/dynamic-solutions\/products\/pneumatic-transfer-systems\/\">Click here for more information.<\/a><\/p>\n                                                            <\/div>\n                                                                                                            \n                                                                                                    <\/div>\n                                            <\/div>\n                                                                            <\/div>\n\n                                    <!-- Desktop Tab Content -->\n                                    <div class=\"tab-content hidden lg:block\">\n                                                                                    <div class=\"desktop-tab-pane block\"\n                                                data-tab-index=\"0\">\n                                                                                                    <!-- Single content layout -->\n                                                                                                            <div class=\"content-area text-primary [&#038;_h4]:text-brand1\">\n                                                            <p>At Summit Dynamic Solutions we pride ourselves on providing an extensive array of equipment and services tailored specifically to meet the needs of the chemicals industry. Our offerings encompass a diverse range of solutions aimed at enhancing efficiency, safety, and productivity across various operational processes.<\/p>\n<p>For the transportation and handling of bulk materials, we offer state-of-the-art bulk conveying systems designed to streamline the movement of raw materials. These systems are engineered to ensure smooth and reliable transfer of materials, reducing downtime and optimising workflow.<\/p>\n<p>In addition, our big-bag unloading stations provide a convenient and efficient solution for the safe and controlled unloading of large bags of chemicals. Equipped with advanced features such as rip-tip stations and Local Exhaust Ventilation (LEV) control, our stations ensure the utmost safety for operators during the unloading process, while also maintaining product integrity.<\/p>\n<p>Moreover, our portfolio includes industry-leading blending and dosing equipment, meticulously engineered to meet the precise requirements of mixing granular, powder, and liquid products.<\/p>\n<p>At every step of the way, we are committed to delivering innovative solutions that not only optimise efficiency and productivity but also prioritise the safety and well-being of your workforce. With our comprehensive range of equipment and services, you can trust us to be your trusted partner in driving success and excellence in the chemicals industry.<\/p>\n                                                        <\/div>\n                                                                                                    \n                                                                                            <\/div>\n                                                                                    <div class=\"desktop-tab-pane hidden\"\n                                                data-tab-index=\"1\">\n                                                                                                    <!-- Single content layout -->\n                                                                                                            <div class=\"content-area text-primary [&#038;_h4]:text-brand1\">\n                                                            <p><strong>Silos<\/strong><\/p>\n<p>Our silos are engineered to meet the stringent demands of the chemical industry, ensuring exceptional containment and preservation of various chemical products. Customised based on the specific needs of the stored raw materials, these silos maintain optimal conditions to ensure stability and prevent degradation. Designed for ease of access, they facilitate efficient filling, discharge, inspection, and cleaning, thereby minimising downtime and enhancing productivity.<\/p>\n<p><a href=\"https:\/\/summitsystems.co.uk\/\">Click here for more information.<\/a><\/p>\n<p><strong>Screw Conveyors<\/strong><\/p>\n<p>Screw conveyors are expertly crafted to transport bulk materials in various orientations\u2014horizontally, vertically, or at an incline. Designed for the chemical industry, these conveyors ensure the precise and consistent movement of substances such as powders, granules, and chemical compounds, enhancing the efficiency and reliability of your processing and handling operations.<\/p>\n<p><a href=\"https:\/\/summitsystems.co.uk\/dynamic-solutions\/products\/screw-conveyors\/\">Click here for more information.<\/a><\/p>\n<p><strong>Bulk Bags &amp; FIBC Bulk Bag Stations<\/strong><\/p>\n<p>Our Big-Bag dischargers are engineered for efficient and safe handling of bulk materials in the chemical industry, maintaining product integrity and quality during the emptying process. Designed to accommodate various sizes and weights of Big-Bags, these stations feature dust-free discharge systems and integrated vibration technology to ensure complete and efficient product release.<\/p>\n<p><a href=\"https:\/\/summitsystems.co.uk\/\">Click here for more information.<\/a><\/p>\n<p><strong>Pneumatic Transfer Systems<\/strong><\/p>\n<p>Our pneumatic transfer systems are designed for the efficient movement of powders and granular materials through pipelines using airflow. In the chemical industry, these systems are crucial for the clean and safe transfer of materials like chemicals, resins, and powders. They help minimise manual handling and contamination risks, ensuring a smooth and secure process.<\/p>\n<p><a href=\"https:\/\/summitsystems.co.uk\/dynamic-solutions\/products\/pneumatic-transfer-systems\/\">Click here for more information.<\/a><\/p>\n                                                        <\/div>\n                                                                                                    \n                                                                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                            <\/div>\n\n\n\n                                                                        <\/div>\n                                        <\/div>\n<\/div>\n\n\n\n<div id=\"\" class=\"block-wrapper bg-[#F7F7F7] text-primary py-20\">\n    <div class=\"container\">\n                                                                                        <div class=\"image-text-group mt-12\">\n                                                <div class=\"row justify-between items-center\">\n                                                            <div class=\"col-xl-6 col-lg-5 col-md-6 col-sm-12 order-2 md:order-1\">\n                                                                            <div class=\"content-area [&#038;_h4]:text-brand1  [&#038;_ul]:list-disc [&#038;_ul]:list-outside [&#038;_li]:relative [&#038;_li]:mb-4 [&#038;_li]:text-left [&#038;_li]:leading-relaxed\">\n                                            <h2>Why Choose Summit Dynamic Solutions?<\/h2>\n<p>Summit Dynamic Solutions offers cutting-edge, tailor-made pneumatic conveying systems designed specifically for the chemical industry, capable of gently handling granules, powders, and liquids from raw materials to final products. Utilising both dense and lean phase techniques, our systems ensure careful product handling and feature a modular design for easy modification, adapting to changing production needs. By freeing up valuable floor space and providing fully enclosed, contamination-free operation, we enhance safety and efficiency. With our extensive expertise and commitment to reliability, Summit Dynamic Solutions is the ideal choice for optimising your material handling processes.<\/p>\n                                        <\/div>\n                                    \n                                                                    <\/div>\n                                                                    <div class=\"col-xl-5 col-lg-5 col-md-6 col-sm-12 order-1 md:order-2 mb-8 md:mb-0\">\n                                        <div class=\"image-wrapper\">\n                                            <img decoding=\"async\" src=\"https:\/\/summitsystems.co.uk\/dynamic-solutions\/wp-content\/uploads\/sites\/5\/2024\/05\/Chemical-Industry-600x400-1.png\" alt=\"\" class=\"w-full h-full object-cover object-center\" \/>\n                                        <\/div>\n                                    <\/div>\n                                                                                    <\/div>\n                    <\/div>\n                                        <\/div>\n<\/div>\n\n\n\n<div id=\"\" class=\"block-wrapper bg-white text-primary py-20\">\n    <div class=\"container\">\n                                                                    <div class=\"columns-of-text-group\">\n                        \n                                                    <div class=\"row justify-between\">\n                                                                    <div class=\"column-item col-12\">\n                                                                                                                                <div class=\"content-area [&amp;_h4]:text-brand1\">\n                                                <h2>Applications<\/h2>\n<p>We supply a range of products tailored to support various applications in the chemical industry:<\/p>\n                                            <\/div>\n                                        \n                                                                                                    <\/div>\n                                                            <\/div>\n                                            <\/div>\n                                                                <div class=\"faq-group mt-16\">\n                        <div class=\"row justify-between\">\n                            \n                                                            <div class=\"col-xl-12 col-lg-12 col-md-12 col-12\">\n                                    <div class=\"faq-accordion\">\n                                                                                    <div class=\"faq-item rounded-[8px] overflow-hidden\">\n                                                <button class=\"faq-toggle w-full flex items-center justify-between text-left py-4 text-brand1\">\n                                                    <h3 class=\"text-xl font-black\">Paint and Coatings Production<\/h3>\n                                                    <i class=\"fa-kit fa-summit-faq-toggle transition-transform duration-300 text-sm md:text-base\"><\/i>\n                                                <\/button>\n                                                <div class=\"faq-content faq-closed transition-all duration-300 ease-out overflow-hidden\">\n                                                    <div class=\"content-area pb-4 text-primary [&#038;_h4]:text-brand1\">\n                                                        <p>Material handling systems are essential in the production of paints and coatings, where precise handling of raw materials like pigments, resins, solvents, and additives is critical. Pneumatic conveying systems and mixing equipment ensure uniform distribution and blending of these materials, leading to consistent product quality.<\/p>\n                                                    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                                    <div class=\"faq-item rounded-[8px] overflow-hidden\">\n                                                <button class=\"faq-toggle w-full flex items-center justify-between text-left py-4 text-brand1\">\n                                                    <h3 class=\"text-xl font-black\">Petroleum and Petrochemicals<\/h3>\n                                                    <i class=\"fa-kit fa-summit-faq-toggle transition-transform duration-300 text-sm md:text-base\"><\/i>\n                                                <\/button>\n                                                <div class=\"faq-content faq-closed transition-all duration-300 ease-out overflow-hidden\">\n                                                    <div class=\"content-area pb-4 text-primary [&#038;_h4]:text-brand1\">\n                                                        <p>In the petroleum and petrochemical industry, material handling systems manage the movement and storage of raw hydrocarbons, refined products, and by-products. These systems facilitate the safe and efficient transfer of liquids and gases, as well as the handling of solid catalysts and additives used in refining processes.<\/p>\n                                                    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                                    <div class=\"faq-item rounded-[8px] overflow-hidden\">\n                                                <button class=\"faq-toggle w-full flex items-center justify-between text-left py-4 text-brand1\">\n                                                    <h3 class=\"text-xl font-black\">Pharmaceutical Manufacturing<\/h3>\n                                                    <i class=\"fa-kit fa-summit-faq-toggle transition-transform duration-300 text-sm md:text-base\"><\/i>\n                                                <\/button>\n                                                <div class=\"faq-content faq-closed transition-all duration-300 ease-out overflow-hidden\">\n                                                    <div class=\"content-area pb-4 text-primary [&#038;_h4]:text-brand1\">\n                                                        <p>Pharmaceutical production requires strict adherence to hygiene and safety standards. Material handling systems, including pneumatic conveyors, hoppers, and isolators, are used to transport active pharmaceutical ingredients (APIs) and excipients, ensuring contamination-free and precise dosing throughout the manufacturing process.<\/p>\n                                                    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                                    <div class=\"faq-item rounded-[8px] overflow-hidden\">\n                                                <button class=\"faq-toggle w-full flex items-center justify-between text-left py-4 text-brand1\">\n                                                    <h3 class=\"text-xl font-black\">Plastics and Polymers<\/h3>\n                                                    <i class=\"fa-kit fa-summit-faq-toggle transition-transform duration-300 text-sm md:text-base\"><\/i>\n                                                <\/button>\n                                                <div class=\"faq-content faq-closed transition-all duration-300 ease-out overflow-hidden\">\n                                                    <div class=\"content-area pb-4 text-primary [&#038;_h4]:text-brand1\">\n                                                        <p>In the production of plastics and polymers, material handling systems are used to convey raw materials like resins, additives, and fillers. Efficient handling systems ensure the proper mixing and blending of these components, which is crucial for producing high-quality plastic products.<\/p>\n                                                    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                                    <div class=\"faq-item rounded-[8px] overflow-hidden\">\n                                                <button class=\"faq-toggle w-full flex items-center justify-between text-left py-4 text-brand1\">\n                                                    <h3 class=\"text-xl font-black\">Fertilizer Production<\/h3>\n                                                    <i class=\"fa-kit fa-summit-faq-toggle transition-transform duration-300 text-sm md:text-base\"><\/i>\n                                                <\/button>\n                                                <div class=\"faq-content faq-closed transition-all duration-300 ease-out overflow-hidden\">\n                                                    <div class=\"content-area pb-4 text-primary [&#038;_h4]:text-brand1\">\n                                                        <p>Fertilizer manufacturing involves the handling of bulk powders and granules, including nitrogen, phosphorus, and potassium compounds. Material handling systems such as conveyors, elevators, and silos are employed to transport, store, and mix these raw materials, ensuring uniform product formulation and distribution.<\/p>\n                                                    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                                    <div class=\"faq-item rounded-[8px] overflow-hidden\">\n                                                <button class=\"faq-toggle w-full flex items-center justify-between text-left py-4 text-brand1\">\n                                                    <h3 class=\"text-xl font-black\">Chemical Processing and Specialty Chemicals<\/h3>\n                                                    <i class=\"fa-kit fa-summit-faq-toggle transition-transform duration-300 text-sm md:text-base\"><\/i>\n                                                <\/button>\n                                                <div class=\"faq-content faq-closed transition-all duration-300 ease-out overflow-hidden\">\n                                                    <div class=\"content-area pb-4 text-primary [&#038;_h4]:text-brand1\">\n                                                        <p>Material handling systems are integral to the production of specialty chemicals and industrial chemicals used in various applications, from cleaning agents to adhesives. These systems manage the precise measurement, mixing, and transfer of chemical raw materials, enhancing production efficiency and product consistency.<\/p>\n                                                    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                    <\/div>\n                    <\/div>\n                                                                <div class=\"columns-of-text-group mt-16\">\n                        \n                                                    <div class=\"row justify-between\">\n                                                                    <div class=\"column-item col-12\">\n                                                                                                                                <div class=\"content-area [&amp;_h4]:text-brand1\">\n                                                <p>By providing reliable and innovative solutions across these key areas, we empower chemical manufacturers to enhance operational efficiency, maintain product quality, and ensure compliance with stringent safety and regulatory standards. Our systems are designed to meet the evolving needs and challenges of the chemical industry, supporting continuous improvement and innovation in production processes.<\/p>\n                                            <\/div>\n                                        \n                                                                                                                        <div class=\"flex gap-4 mt-8\">\n                                <a href=\"#cta\"\n                                    class=\"site-btn\"\n                                    target=\"_self\">\n                                    Contact us <i class=\"fa-solid fa-arrow-right\"><\/i>\n                                <\/a>\n                            <\/div>\n                                                            <\/div>\n                                                            <\/div>\n                                            <\/div>\n                                        <\/div>\n<\/div>\n\n\n\n<div id=\"\" class=\"block-wrapper bg-[#F7F7F7] text-primary py-20\">\n    <div class=\"container\">\n                                                                    <div class=\"columns-of-text-group\">\n                        \n                                                    <div class=\"row justify-between\">\n                                                                    <div class=\"column-item col-12\">\n                                                                                                                                <div class=\"content-area [&amp;_h4]:text-brand1\">\n                                                <h2>Choosing Your Solution<\/h2>\n<p>Our comprehensive service goes beyond simply supplying the plant. We offer in-depth consulting to understand each client\u2019s specific needs and develop customised solutions. Furthermore, we provide assistance during installation, commissioning, and dedicated post-sales support.<\/p>\n<p>By relying on our customised industrial plants, you can confidently tackle the challenges of the chemical industry, ensuring quality, safety, and sustainability in your product manufacturing. Contact us today to start a successful partnership and receive a solution tailored to your unique needs.<\/p>\n<p>&nbsp;<\/p>\n<h3>Working With Us<\/h3>\n<p>After your system has been designed, manufactured and installed, our expert team provides after-sales and preventative maintenance services to ensure that your solution serves you for years to come.<\/p>\n                                            <\/div>\n                                        \n                                                                                                    <\/div>\n                                                            <\/div>\n                                            <\/div>\n                                                                <div class=\"faq-group mt-16\">\n                        <div class=\"row justify-between\">\n                            \n                                                            <div class=\"col-xl-12 col-lg-12 col-md-12 col-12\">\n                                    <div class=\"faq-accordion\">\n                                                                                    <div class=\"faq-item rounded-[8px] overflow-hidden\">\n                                                <button class=\"faq-toggle w-full flex items-center justify-between text-left py-4 text-brand1\">\n                                                    <h3 class=\"text-xl font-black\">Design &amp; Install<\/h3>\n                                                    <i class=\"fa-kit fa-summit-faq-toggle transition-transform duration-300 text-sm md:text-base\"><\/i>\n                                                <\/button>\n                                                <div class=\"faq-content faq-closed transition-all duration-300 ease-out overflow-hidden\">\n                                                    <div class=\"content-area pb-4 text-primary [&#038;_h4]:text-brand1\">\n                                                        <p>We offer comprehensive services encompassing the\u00a0<a href=\"http:\/\/www.summitsytems.co.uk\/\" target=\"_blank\" rel=\"noopener\">design and installation<\/a>\u00a0of pneumatic conveying systems tailored precisely to your requirements. Our team of experts collaborates closely with you to understand your unique needs, challenges, and production goals. Through this collaborative process, we develop customised solutions that optimally meet your specifications and industry standards. From initial consultation to final implementation, our dedicated professionals ensure seamless integration and efficient operation of the systems. With our commitment to excellence and customer satisfaction, you can trust us to deliver reliable and innovative solutions that exceed your expectations.<\/p>\n                                                    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                                    <div class=\"faq-item rounded-[8px] overflow-hidden\">\n                                                <button class=\"faq-toggle w-full flex items-center justify-between text-left py-4 text-brand1\">\n                                                    <h3 class=\"text-xl font-black\">After-Sales<\/h3>\n                                                    <i class=\"fa-kit fa-summit-faq-toggle transition-transform duration-300 text-sm md:text-base\"><\/i>\n                                                <\/button>\n                                                <div class=\"faq-content faq-closed transition-all duration-300 ease-out overflow-hidden\">\n                                                    <div class=\"content-area pb-4 text-primary [&#038;_h4]:text-brand1\">\n                                                        <p>We offer<a href=\"https:\/\/summitsystems.co.uk\/\">\u00a0expert technical advice and assistance<\/a>\u00a0in the event of a breakdown. We aim to ensure uptime and increase efficiency for all of our customers.<\/p>\n<p>Get in touch today, for help with stock spares, remote monitoring, energy saving, equipment hire, service engineer callouts, or technical support.<\/p>\n                                                    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                                    <div class=\"faq-item rounded-[8px] overflow-hidden\">\n                                                <button class=\"faq-toggle w-full flex items-center justify-between text-left py-4 text-brand1\">\n                                                    <h3 class=\"text-xl font-black\">Preventative Maintenance<\/h3>\n                                                    <i class=\"fa-kit fa-summit-faq-toggle transition-transform duration-300 text-sm md:text-base\"><\/i>\n                                                <\/button>\n                                                <div class=\"faq-content faq-closed transition-all duration-300 ease-out overflow-hidden\">\n                                                    <div class=\"content-area pb-4 text-primary [&#038;_h4]:text-brand1\">\n                                                        <p>Our preventative maintenance packages are tailored to ensure the optimal performance and longevity of pneumatic conveying systems in the food industry. These packages include regular inspections, cleaning, lubrication, and adjustments to key components, minimising downtime and maximising productivity.<\/p>\n<p>With proactive maintenance, customers benefit from an extended equipment lifespan, reduced maintenance costs, and compliance with food safety regulations. Additionally, customers receive priority service, discounted rates on parts and labour, and prompt technical support.<\/p>\n                                                    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                    <\/div>\n                    <\/div>\n                                        <\/div>\n<\/div>\n\n\n\n<div id=\"\" class=\"block-wrapper bg-white text-primary py-20\">\n    <div class=\"container\">\n                                                                    <div class=\"faq-group\">\n                        <div class=\"row justify-between\">\n                                                            <div class=\"col-xl-4 col-lg-4 col-md-3 col-12\">\n                                    <h2 class=\"text-2xl font-black mb-4 text-primary\">Frequently asked questions<\/h2>\n                                <\/div>\n                            \n                                                            <div class=\"col-xl-7 col-lg-7 col-md-7 col-12\">\n                                    <div class=\"faq-accordion\">\n                                                                                    <div class=\"faq-item rounded-[8px] overflow-hidden\">\n                                                <button class=\"faq-toggle w-full flex items-center justify-between text-left py-4 text-brand1\">\n                                                    <h3 class=\"text-xl font-black\">Why are material handling systems important in the chemical industry?<\/h3>\n                                                    <i class=\"fa-kit fa-summit-faq-toggle transition-transform duration-300 text-sm md:text-base\"><\/i>\n                                                <\/button>\n                                                <div class=\"faq-content faq-closed transition-all duration-300 ease-out overflow-hidden\">\n                                                    <div class=\"content-area pb-4 text-primary [&#038;_h4]:text-brand1\">\n                                                        <p>Material handling systems are crucial for ensuring the safe, efficient, and contamination-free movement of chemical products. They help maintain product integrity, improve operational efficiency, reduce labour costs, and enhance safety by minimising human contact with potentially hazardous materials.<\/p>\n                                                    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                                    <div class=\"faq-item rounded-[8px] overflow-hidden\">\n                                                <button class=\"faq-toggle w-full flex items-center justify-between text-left py-4 text-brand1\">\n                                                    <h3 class=\"text-xl font-black\">What types of material handling equipment are commonly used in the chemical industry?<\/h3>\n                                                    <i class=\"fa-kit fa-summit-faq-toggle transition-transform duration-300 text-sm md:text-base\"><\/i>\n                                                <\/button>\n                                                <div class=\"faq-content faq-closed transition-all duration-300 ease-out overflow-hidden\">\n                                                    <div class=\"content-area pb-4 text-primary [&#038;_h4]:text-brand1\">\n                                                        <p>Common equipment includes pneumatic conveying systems, conveyors, silos, product receiving bins, weighing hoppers, and Big-Bag dischargers. Each type of equipment is designed to handle specific types of chemical products, whether they are powders, granules, or liquids.<\/p>\n                                                    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                                    <div class=\"faq-item rounded-[8px] overflow-hidden\">\n                                                <button class=\"faq-toggle w-full flex items-center justify-between text-left py-4 text-brand1\">\n                                                    <h3 class=\"text-xl font-black\">How do you choose the right material handling system for your operation?<\/h3>\n                                                    <i class=\"fa-kit fa-summit-faq-toggle transition-transform duration-300 text-sm md:text-base\"><\/i>\n                                                <\/button>\n                                                <div class=\"faq-content faq-closed transition-all duration-300 ease-out overflow-hidden\">\n                                                    <div class=\"content-area pb-4 text-primary [&#038;_h4]:text-brand1\">\n                                                        <p>Choosing the right system involves considering the type of material (e.g., bulk density, particle size, and flowability), capacity requirements, space constraints, and specific handling needs (e.g., contamination control and safety). Customisation based on these factors ensures optimal performance and efficiency.<\/p>\n                                                    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                                    <div class=\"faq-item rounded-[8px] overflow-hidden\">\n                                                <button class=\"faq-toggle w-full flex items-center justify-between text-left py-4 text-brand1\">\n                                                    <h3 class=\"text-xl font-black\">How do material handling systems address contamination and cross-contamination issues?<\/h3>\n                                                    <i class=\"fa-kit fa-summit-faq-toggle transition-transform duration-300 text-sm md:text-base\"><\/i>\n                                                <\/button>\n                                                <div class=\"faq-content faq-closed transition-all duration-300 ease-out overflow-hidden\">\n                                                    <div class=\"content-area pb-4 text-primary [&#038;_h4]:text-brand1\">\n                                                        <p>To prevent contamination, material handling systems in the chemical industry often feature fully enclosed designs, use of segregated lines for different products, and implementation of strict cleaning and maintenance protocols. These measures are essential to maintain product purity and meet safety standards.<\/p>\n                                                    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                    <\/div>\n                    <\/div>\n                                        <\/div>\n<\/div>\n\n\n\n\n\n<div id=\"cta\" class=\"block-wrapper cta-block bg-white bg-white-img bg-cover bg-center text-primary py-20\">\n    <div class=\"container mx-auto\">\n        <div class=\"row justify-center\">\n            <div class=\"col-12\">\n                <div class=\"flex flex-col items-center justify-center gap-8 text-center\">\n                    <svg class=\"w-[102px] h-auto\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"34\" height=\"22\" viewBox=\"0 0 34 22\" fill=\"none\">\n                        <g clip-path=\"url(#clip0_10_81)\">\n                            <path class=\"fill-brand1\" d=\"M17 0.5L0.5 21.5H2.14156H2.30566L8.90857 14.3653L9.28914 18.0471L9.88152 13.3127L11.3415 11.7207L11.7436 18.515L12.361 10.6179L13.8699 8.97936L14.279 18.7507L14.9016 7.86372L17 5.60733L31.6949 21.5H33.5L17.0227 0.528779L17 0.5Z\" \/>\n                        <\/g>\n                        <defs>\n                            <clipPath id=\"clip0_10_81\">\n                                <rect width=\"33\" height=\"21\" fill=\"white\" transform=\"translate(0.5 0.5)\" \/>\n                            <\/clipPath>\n                        <\/defs>\n                    <\/svg>\n                                            <h2 class=\"text-primary cta-heading text-3xl md:text-4xl lg:text-6xl font-bold mb-4\">\n                            Speak to the experts\u00a0<span class=\"text-brand3\">today<\/span>                        <\/h2>\n                                    <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"row justify-between pt-12\">\n            <div class=\"col-xl-6 col-lg-6 col-md-6 col-sm-12 mb-12 md:mb-0\">\n                                    <div class=\"text-primary cta-sub-text content-area w-full md:w-full lg:w-3\/4\">\n                        <p>Not sure what you need or just need advice? We have over 35 years of experience working in some of the most difficult industries, give us a call today to discuss your requirements.<\/p>\n                    <\/div>\n                \n                                    <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-2 gap-8 max-w-6xl mx-auto pt-12\">\n                                                    <div class=\"contact-section\">\n                                                                    <h3 class=\"text-primary text-xl font-bold mb-2 uppercase\">\n                                        For all enquiries, contact Wayne Kirby on:                                    <\/h3>\n                                \n                                                                    <div class=\"text-primary text-lg font-medium\">\n                                        <a href=\"tel:07498538319\">07498 538 319<\/a>                                    <\/div>\n                                                            <\/div>\n                                                    <div class=\"contact-section\">\n                                                                    <h3 class=\"text-dynamic_solutions text-xl font-bold mb-2 uppercase\">\n                                        Call Us                                    <\/h3>\n                                \n                                                                    <div class=\"text-primary text-lg font-medium\">\n                                        <a href=\"tel:+4401827265823\">+44(0)1827 265 823<\/a>                                    <\/div>\n                                                            <\/div>\n                                                    <div class=\"contact-section\">\n                                                                    <h3 class=\"text-primary text-xl font-bold mb-2 uppercase\">\n                                        General Enquiries                                    <\/h3>\n                                \n                                                                    <div class=\"text-primary text-lg font-medium\">\n                                        <a href=\"mailto:hello@summitdynamicsolutions.co.uk\">hello@summitdynamicsolutions.co.uk<\/a>                                    <\/div>\n                                                            <\/div>\n                                            <\/div>\n                            <\/div>\n\n                        \n                            <div class=\"col-xl-6 col-lg-6 col-md-6 col-sm-12 \">\n                    <div class=\"form-wrapper light-form-style\">\n                        <div class=\"frm_forms  with_frm_style frm_style_formidable-style\" id=\"frm_form_2_container\" data-token=\"3dd8e6accca3df799d386ea3b1b24888\">\n<form enctype=\"multipart\/form-data\" method=\"post\" class=\"frm-show-form  frm_pro_form \" id=\"form_contact-form2\" data-token=\"3dd8e6accca3df799d386ea3b1b24888\">\n<div class=\"frm_form_fields \">\n<fieldset>\n<legend class=\"frm_screen_reader\">Contact Us<\/legend>\r\n\r\n<div class=\"frm_fields_container\">\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" \/>\n<input type=\"hidden\" name=\"form_id\" value=\"2\" \/>\n<input type=\"hidden\" name=\"frm_hide_fields_2\" id=\"frm_hide_fields_2\" value=\"\" \/>\n<input type=\"hidden\" name=\"form_key\" value=\"contact-form2\" \/>\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" \/>\n<input type=\"hidden\" id=\"frm_submit_entry_2\" name=\"frm_submit_entry_2\" value=\"2af3b35282\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/dynamic-solutions\/wp-json\/wp\/v2\/pages\/10773\" \/><div id=\"frm_field_6_container\" class=\"frm_form_field form-field  frm_required_field frm_top_container frm_first frm_half\">\r\n\t<label for=\"field_qh4icy2\" id=\"field_qh4icy2_label\" class=\"frm_primary_label\">First Name\r\n\t\t<span class=\"frm_required\" aria-hidden=\"true\">*<\/span>\r\n\t<\/label>\r\n\t<input  type=\"text\" id=\"field_qh4icy2\" name=\"item_meta[6]\" value=\"\"  data-reqmsg=\"First Name cannot be blank.\" aria-required=\"true\" data-invmsg=\"First Name is invalid\" aria-invalid=\"false\"   \/>\r\n\t\r\n\t\r\n<\/div>\n<div id=\"frm_field_7_container\" class=\"frm_form_field form-field  frm_required_field frm_top_container frm_half\">\r\n\t<label for=\"field_ocfup12\" id=\"field_ocfup12_label\" class=\"frm_primary_label\">Surname\r\n\t\t<span class=\"frm_required\" aria-hidden=\"true\">*<\/span>\r\n\t<\/label>\r\n\t<input  type=\"text\" id=\"field_ocfup12\" name=\"item_meta[7]\" value=\"\"  data-reqmsg=\"Surname cannot be blank.\" aria-required=\"true\" data-invmsg=\"Surname is invalid\" aria-invalid=\"false\"   \/>\r\n\t\r\n\t\r\n<\/div>\n<div id=\"frm_field_8_container\" class=\"frm_form_field form-field  frm_required_field frm_top_container frm6 frm_first\">\r\n\t<label for=\"field_ywm80\" id=\"field_ywm80_label\" class=\"frm_primary_label\">Company Name\r\n\t\t<span class=\"frm_required\" aria-hidden=\"true\">*<\/span>\r\n\t<\/label>\r\n\t<input  type=\"text\" id=\"field_ywm80\" name=\"item_meta[8]\" value=\"\"  data-reqmsg=\"Company Name cannot be blank.\" aria-required=\"true\" data-invmsg=\"Company Name is invalid\" aria-invalid=\"false\"   \/>\r\n\t\r\n\t\r\n<\/div>\n<div id=\"frm_field_9_container\" class=\"frm_form_field form-field  frm_required_field frm_top_container frm6\">\r\n\t<label for=\"field_e69hi\" id=\"field_e69hi_label\" class=\"frm_primary_label\">Company Postcode\r\n\t\t<span class=\"frm_required\" aria-hidden=\"true\">*<\/span>\r\n\t<\/label>\r\n\t<input  type=\"text\" id=\"field_e69hi\" name=\"item_meta[9]\" value=\"\"  data-reqmsg=\"Company Postcode cannot be blank.\" aria-required=\"true\" data-invmsg=\"Company Postcode is invalid\" aria-invalid=\"false\"   \/>\r\n\t\r\n\t\r\n<\/div>\n<div id=\"frm_field_10_container\" class=\"frm_form_field form-field  frm_required_field frm_top_container frm6 frm_first\">\r\n\t<label for=\"field_gcu4v\" id=\"field_gcu4v_label\" class=\"frm_primary_label\">Company Telephone\r\n\t\t<span class=\"frm_required\" aria-hidden=\"true\">*<\/span>\r\n\t<\/label>\r\n\t<input type=\"tel\" id=\"field_gcu4v\" name=\"item_meta[10]\" value=\"\"  data-reqmsg=\"Company Telephone cannot be blank.\" aria-required=\"true\" data-invmsg=\"Company Telephone is invalid\" aria-invalid=\"false\" pattern=\"\\+?[0-9()\\-\\ ]{7,20}$\"  \/>\r\n\t\r\n\t\r\n<\/div>\n<div id=\"frm_field_11_container\" class=\"frm_form_field form-field  frm_required_field frm_top_container frm6\">\r\n\t<label for=\"field_29yf4d2\" id=\"field_29yf4d2_label\" class=\"frm_primary_label\">Company Email\r\n\t\t<span class=\"frm_required\" aria-hidden=\"true\">*<\/span>\r\n\t<\/label>\r\n\t<input type=\"email\" id=\"field_29yf4d2\" name=\"item_meta[11]\" value=\"\"  data-reqmsg=\"Company Email cannot be blank.\" aria-required=\"true\" data-invmsg=\"Please enter a valid email address\" aria-invalid=\"false\"  \/>\r\n\t\r\n\t\r\n<\/div>\n<div id=\"frm_field_12_container\" class=\"frm_form_field form-field  frm_required_field frm_top_container frm_full\">\r\n\t<label for=\"field_9jv0r12\" id=\"field_9jv0r12_label\" class=\"frm_primary_label\">Message\r\n\t\t<span class=\"frm_required\" aria-hidden=\"true\">*<\/span>\r\n\t<\/label>\r\n\t<textarea name=\"item_meta[12]\" id=\"field_9jv0r12\" rows=\"5\"  data-reqmsg=\"Message cannot be blank.\" aria-required=\"true\" data-invmsg=\"Message is invalid\" aria-invalid=\"false\"  ><\/textarea>\r\n\t\r\n\t\r\n<\/div>\n<div id=\"frm_field_13_container\" class=\"frm_form_field  frm_html_container form-field\">Summit Systems needs the contact information you provide to us to contact you about our products and services. You may unsubscribe from these communications at any time. For information on how to unsubscribe, as well as our privacy practices and commitment to protecting your privacy, please review our Privacy Policy.<\/div>\n<div id=\"frm_field_15_container\" class=\"frm_form_field form-field  frm_none_container\">\r\n\t<label for=\"cf-turnstile-response\" id=\"field_jibhl_label\" class=\"frm_primary_label\">Captcha\r\n\t\t<span class=\"frm_required\" aria-hidden=\"true\"><\/span>\r\n\t<\/label>\r\n\t<div  id=\"field_jibhl\" class=\"frm-cf-turnstile\" data-sitekey=\"0x4AAAAAABom_qr-w_brp_dj\" data-language=\"en-US\" data-size=\"normal\" data-theme=\"light\"><\/div>\r\n\t\r\n\t\r\n<\/div>\n<div id=\"frm_field_14_container\" class=\"frm_form_field form-field \">\r\n\t<div class=\"frm_submit frm_flex\">\r\n<button class=\"frm_button_submit frm_final_submit\" type=\"submit\"   formnovalidate=\"formnovalidate\">Send Enquiry <i class=\"fa-solid fa-arrow-right\" aria-hidden=\"true\"><\/i><\/button>\r\n\r\n\r\n\r\n<\/div>\r\n<\/div>\n\t<input type=\"hidden\" name=\"item_key\" value=\"\" \/>\n\t\t\t<div id=\"frm_field_16_container\">\n\t\t\t<label for=\"field_kdt7t\" >\n\t\t\t\tIf you are human, leave this field blank.\t\t\t<\/label>\n\t\t\t<input  id=\"field_kdt7t\" type=\"text\" class=\"frm_form_field form-field frm_verify\" name=\"item_meta[16]\" value=\"\"  \/>\n\t\t<\/div>\n\t\t<input name=\"frm_state\" type=\"hidden\" value=\"jWy28OqG0LqpF0vvET3ppG56QfNMn32Q2S\/rqlXE0AZUyY8HzKDLgY0\/bNGMM4dP\" \/><\/div>\n<\/fieldset>\n<\/div>\n\n<\/form>\n<\/div>\n                    <\/div>\n                <\/div>\n                    <\/div>\n    <\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Summit Dynamic Solutions delivers tailored equipment for the chemicals industry, including bulk conveying systems, big-bag unloaders with LEV control, and precision blending and dosing solutions\u2014maximising safety, efficiency, and productivity at every stage.<\/p>\n","protected":false},"author":1,"featured_media":6132,"parent":9391,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"flexible.php","meta":{"_acf_changed":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":"","_links_to":"","_links_to_target":""},"class_list":["post-10773","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/summitsystems.co.uk\/dynamic-solutions\/wp-json\/wp\/v2\/pages\/10773","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/summitsystems.co.uk\/dynamic-solutions\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/summitsystems.co.uk\/dynamic-solutions\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/summitsystems.co.uk\/dynamic-solutions\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/summitsystems.co.uk\/dynamic-solutions\/wp-json\/wp\/v2\/comments?post=10773"}],"version-history":[{"count":1,"href":"https:\/\/summitsystems.co.uk\/dynamic-solutions\/wp-json\/wp\/v2\/pages\/10773\/revisions"}],"predecessor-version":[{"id":10956,"href":"https:\/\/summitsystems.co.uk\/dynamic-solutions\/wp-json\/wp\/v2\/pages\/10773\/revisions\/10956"}],"up":[{"embeddable":true,"href":"https:\/\/summitsystems.co.uk\/dynamic-solutions\/wp-json\/wp\/v2\/pages\/9391"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/summitsystems.co.uk\/dynamic-solutions\/wp-json\/wp\/v2\/media\/6132"}],"wp:attachment":[{"href":"https:\/\/summitsystems.co.uk\/dynamic-solutions\/wp-json\/wp\/v2\/media?parent=10773"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}