{"id":9998,"date":"2025-07-10T10:31:26","date_gmt":"2025-07-10T10:31:26","guid":{"rendered":"https:\/\/summitsystems.co.uk\/dynamic-solutions\/?page_id=9998"},"modified":"2025-07-10T10:31:27","modified_gmt":"2025-07-10T10:31:27","slug":"aggregate","status":"publish","type":"page","link":"https:\/\/summitsystems.co.uk\/dynamic-solutions\/industries\/aggregate\/","title":{"rendered":"Aggregate"},"content":{"rendered":"\n<div id=\"block_957fa1631fed86aae684d3c5ad14f1ba\" 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_957fa1631fed86aae684d3c5ad14f1ba\">\n\n                                                                                                                <div class=\"slide\">\n                                    <img decoding=\"async\" src=\"https:\/\/summitsystems.co.uk\/dynamic-solutions\/wp-content\/uploads\/sites\/5\/2024\/05\/featured-aggregate.jpg\"\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\/Aggregate-Ind-2.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\/Aggregate-Ind-3.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\/Aggregate-Ind-4.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\/Aggregate-Ind.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>Aggregate<\/h1>\n<ul>\n<li>Tailored solutions for aggregate industry demands<\/li>\n<li>Innovative engineering for optimum efficiency<\/li>\n<li>Extensive expertise in diverse aggregate materials<\/li>\n<li>Reliable solutions backed by industry experience<\/li>\n<li>Comprehensive support from consultation to maintenance<\/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_957fa1631fed86aae684d3c5ad14f1ba';\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-69e9273c13e59\">\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                                                Aggregate                                            <\/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>Aggregate<\/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>Summit Dynamic Solutions stands out for its innovative approach in addressing the challenges of the aggregate industry. Specialising in various areas such as blowing transfer of materials, palletising, rip and tip bag filling of raw materials, batch weighing for goods inwards, and moisture analysis of materials, our systems are designed to meet the specific needs of each material type. Complemented by serial interface for full traceability and a commitment to energy-saving solutions to reduce carbon footprint, Summit Dynamic Solutions ensures efficient, safe, and reliable handling and processing of aggregates.<\/p>\n<p>From gentle handling for delicate materials like sand to robust equipment for abrasive materials such as crushed stone, our tailored solutions minimise degradation, downtime, and enhance overall operational efficiency. With a range of custom-designed equipment, including silos, mixers, conveying systems, and dust control solutions, Summit Dynamic Solutions delivers comprehensive material handling solutions to meet the evolving needs of the aggregate industry, enabling businesses to optimise their operations and achieve production goals with confidence.<\/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 industrial-grade silos are meticulously crafted to meet the rigorous demands of the aggregate industry, safeguarding the integrity and quality of stored materials. Customised to suit the specific requirements of different aggregates, these silos uphold optimal conditions for extended storage and preservation. Engineered for convenient access, they facilitate seamless filling, discharge, inspection, and cleaning processes, thereby reducing downtime and enhancing operational efficiency. Rely on our silos for unparalleled storage performance, ensuring that your aggregates remain pristine and ready for use.<\/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 engineered to move bulk materials effectively in various directions\u2014horizontally, vertically, or at an incline. Tailored for the aggregate industry, they guarantee the reliable and controlled transportation of substances such as gravel, crushed stone, and sand. This ensures smooth and efficient processing and handling throughout your 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 purpose-built for efficient and safe handling of bulk aggregates in the industry, preserving material integrity and quality throughout the unloading process. Engineered to accommodate various sizes and weights of Big-Bags, these stations feature dust-free discharge mechanisms and integrated vibration technology to ensure thorough 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 to transport powders and granular materials through pipelines using airflow. In the aggregate industry, these systems are essential for the clean and efficient movement of materials like cement, sand, and limestone. They reduce the need for manual handling and help prevent contamination, ensuring a streamlined and safe 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>Summit Dynamic Solutions stands out for its innovative approach in addressing the challenges of the aggregate industry. Specialising in various areas such as blowing transfer of materials, palletising, rip and tip bag filling of raw materials, batch weighing for goods inwards, and moisture analysis of materials, our systems are designed to meet the specific needs of each material type. Complemented by serial interface for full traceability and a commitment to energy-saving solutions to reduce carbon footprint, Summit Dynamic Solutions ensures efficient, safe, and reliable handling and processing of aggregates.<\/p>\n<p>From gentle handling for delicate materials like sand to robust equipment for abrasive materials such as crushed stone, our tailored solutions minimise degradation, downtime, and enhance overall operational efficiency. With a range of custom-designed equipment, including silos, mixers, conveying systems, and dust control solutions, Summit Dynamic Solutions delivers comprehensive material handling solutions to meet the evolving needs of the aggregate industry, enabling businesses to optimise their operations and achieve production goals with confidence.<\/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 industrial-grade silos are meticulously crafted to meet the rigorous demands of the aggregate industry, safeguarding the integrity and quality of stored materials. Customised to suit the specific requirements of different aggregates, these silos uphold optimal conditions for extended storage and preservation. Engineered for convenient access, they facilitate seamless filling, discharge, inspection, and cleaning processes, thereby reducing downtime and enhancing operational efficiency. Rely on our silos for unparalleled storage performance, ensuring that your aggregates remain pristine and ready for use.<\/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 engineered to move bulk materials effectively in various directions\u2014horizontally, vertically, or at an incline. Tailored for the aggregate industry, they guarantee the reliable and controlled transportation of substances such as gravel, crushed stone, and sand. This ensures smooth and efficient processing and handling throughout your 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 purpose-built for efficient and safe handling of bulk aggregates in the industry, preserving material integrity and quality throughout the unloading process. Engineered to accommodate various sizes and weights of Big-Bags, these stations feature dust-free discharge mechanisms and integrated vibration technology to ensure thorough 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 to transport powders and granular materials through pipelines using airflow. In the aggregate industry, these systems are essential for the clean and efficient movement of materials like cement, sand, and limestone. They reduce the need for manual handling and help prevent contamination, ensuring a streamlined and safe 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>With a meticulous approach to understanding the unique requirements of the aggregate industry, we deliver customised solutions that ensure efficient, safe, and reliable handling of materials. From industrial-grade silos to precision weighing systems, our products are designed to meet the rigorous demands of aggregate processing, providing optimal storage conditions, precise measurement, and seamless material transfer. Trust Summit Dynamic Solutions for innovative, custom-engineered solutions that maximise productivity, minimise downtime, and uphold the integrity of your materials throughout the handling process.<\/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\/Aggregate-Ind-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 aggregate 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\">Asphalt<\/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>Asphalt is primarily used for road surfacing and repair. Material handling systems facilitate the storage, handling, and processing of asphalt in construction projects. Silos and product receiving bins provide storage solutions customised to the characteristics of asphalt, such as temperature and viscosity. Advanced handling equipment, such as Big-Bag dischargers, ensures efficient and safe handling of bulk asphalt materials during transportation and processing.<\/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\">Calcium Carbonate<\/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>These systems are designed to streamline the processing, storage, and transportation of calcium carbonate, ensuring improved efficiency and reduced contamination. By implementing Summit Dynamics Solutions, operations can achieve enhanced precision in handling calcium carbonate, leading to better overall productivity and product quality in construction products like concrete and asphalt.<\/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\">Concrete<\/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>Concrete production relies on precise handling and mixing of aggregates, cement, and water. Material handling systems play a crucial role in storing, conveying, and batching aggregates such as sand, gravel, and crushed stone. Silos and product receiving bins store aggregates before they are conveyed to mixing equipment. Weighing systems accurately measure aggregates to ensure the proper mix proportions for high-quality concrete production.<\/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\">Granite<\/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>Granite is a durable material used in various construction applications, including building facades, countertops, and pavements. Material handling systems are utilised to store, handle, and process granite efficiently. Silos and product receiving bins offer storage solutions tailored to the specific characteristics of granite, ensuring proper preservation and handling to maintain material integrity.<\/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\">Gravel<\/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>Gravel is a versatile material used in construction and road building. Material handling systems facilitate the storage, handling, and processing of gravel. Silos and product receiving bins provide storage solutions tailored to the specific characteristics of gravel, such as particle size and density. Advanced weighing systems ensure precise measurement for accurate batching in concrete production or other uses.<\/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\">Limestone<\/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>Limestone is commonly used as a building material and in the production of cement. Material handling systems are employed to store, handle, and process limestone effectively. Silos and product receiving bins provide storage solutions customised to the characteristics of limestone, ensuring optimal preservation and handling. Dust control systems are integrated into the handling process to minimise environmental impact and maintain workplace safety.<\/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\">Sand<\/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>Sand is often handled in material handling systems for various construction applications. It may be stored in silos or product receiving bins upon arrival for subsequent processing. Customised solutions ensure gentle handling to prevent degradation, maintaining the integrity of the sand particles. Precision weighing systems accurately measure sand quantities for consistent mixing in concrete production or other applications.<\/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\">Stone &amp; Stone Dust<\/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>Stones, including crushed stone and stone dust, are essential components in construction and road building. Material handling systems are utilised to store, handle, and process these materials efficiently. Silos and product receiving bins offer storage solutions customised to accommodate stones of different sizes and densities. Dust control systems are integrated into the handling process to minimise airborne particles during handling and processing.<\/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>Material handling systems are essential for the efficient and safe handling of various materials used in construction and infrastructure projects, including sand, gravel, stone, concrete, limestone, granite, and asphalt. Summit Dynamic Solutions offers a range of customised solutions tailored to the unique requirements of each material, ensuring optimal storage, handling, and processing throughout the material handling system.<\/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>When selecting material handling solutions, it&#8217;s crucial to consider factors such as the specific requirements of your industry, the characteristics of the materials being handled, and your operational needs. Ensure that the chosen solutions are customised to accommodate the unique properties of your materials, whether it&#8217;s their particle size, density, or abrasiveness.<\/p>\n<p>Additionally, prioritise solutions that enhance efficiency, productivity, and safety, while minimising downtime and environmental impact. By relying on our customised industrial plants, you can confidently tackle the challenges of the aggregate 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\">What types of materials can the system handle?<\/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>Customers in the aggregate industry often need systems capable of handling a diverse range of materials, including sand, gravel, crushed stone, and recycled concrete. Knowing if the system can accommodate various particle sizes, densities, and abrasiveness is crucial.<\/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 does the system ensure material integrity and quality?<\/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>Maintaining the integrity and quality of materials throughout the handling and processing stages is essential. Customers may inquire about features such as dust control systems, gentle handling mechanisms, and temperature control options to ensure the preservation of material properties.<\/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\">Can the system be tailored to our specific production requirements?<\/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>Flexibility and adaptability are key considerations for customers in the aggregate industry, who often have unique production needs and operational constraints. Our systems can be customised to accommodate different batch sizes, production volumes, and material characteristics.<\/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 Summit Dynamic Solutions tailor their material handling systems to meet the specific needs of the aggregate 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>Our custom solutions accommodate a wide range of materials commonly found in the aggregate industry, including sand, gravel, crushed stone, and recycled concrete. By leveraging our expertise and innovative custom-engineered designs, we can provide systems that ensure efficient, safe, and reliable handling and processing of these materials, thereby maximising productivity and minimising downtime for aggregate producers.<\/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\/9998\" \/><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_jv5xw\" >\n\t\t\t\tIf you are human, leave this field blank.\t\t\t<\/label>\n\t\t\t<input  id=\"field_jv5xw\" 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=\"jWy28OqG0LqpF0vvET3ppJNWkaAUaKTN7ljMvuqdujJzwC+Om0kGxVZU4yBrkCcm\" \/><\/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 efficient, traceable, and energy-saving systems for the aggregate industry\u2014covering blowing transfer, palletising, rip and tip, batch weighing, and moisture analysis.<\/p>\n","protected":false},"author":1,"featured_media":5926,"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-9998","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/summitsystems.co.uk\/dynamic-solutions\/wp-json\/wp\/v2\/pages\/9998","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=9998"}],"version-history":[{"count":2,"href":"https:\/\/summitsystems.co.uk\/dynamic-solutions\/wp-json\/wp\/v2\/pages\/9998\/revisions"}],"predecessor-version":[{"id":10285,"href":"https:\/\/summitsystems.co.uk\/dynamic-solutions\/wp-json\/wp\/v2\/pages\/9998\/revisions\/10285"}],"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\/5926"}],"wp:attachment":[{"href":"https:\/\/summitsystems.co.uk\/dynamic-solutions\/wp-json\/wp\/v2\/media?parent=9998"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}