{"id":1617,"date":"2025-10-18T16:28:16","date_gmt":"2025-10-18T10:58:16","guid":{"rendered":"https:\/\/dairyautomation.com\/products\/?page_id=1617"},"modified":"2026-01-31T16:08:14","modified_gmt":"2026-01-31T10:38:14","slug":"pre-heater","status":"publish","type":"page","link":"https:\/\/dairyautomation.com\/products\/pre-heater\/","title":{"rendered":"Pre heater"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1617\" class=\"elementor elementor-1617\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4201f74 e-con-full e-flex e-con e-parent\" data-id=\"4201f74\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-c331c49 e-con-full e-flex e-con e-child\" data-id=\"c331c49\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-83ea020 elementor-widget elementor-widget-html\" data-id=\"83ea020\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"product-gallery\">\r\n    <div class=\"main-product-image\">\r\n        <button class=\"nav-btn left-btn\" id=\"prevBtn\">&#10094;<\/button>\r\n        <img decoding=\"async\" id=\"mainImage\" src=\"https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/11\/Prehater-Big_Left-Iso_2160x2160-1.jpg\"\r\n            alt=\"Main Product Image\" class=\"fade\" \/>\r\n        <button class=\"nav-btn right-btn\" id=\"nextBtn\">&#10095;<\/button>\r\n    <\/div>\r\n\r\n    <div class=\"indicator-row\" id=\"indicators\"><\/div>\r\n\r\n    <div class=\"thumbnail-row\">\r\n        <img decoding=\"async\" src=\"https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/11\/Prehater-Big_Left-Iso_2160x2160-1.jpg\" class=\"thumb active\">\r\n        <img decoding=\"async\" src=\"https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/11\/Prehater-Big_Front-Iso_2160x2160.jpg\" class=\"thumb active\">\r\n        <img decoding=\"async\" src=\"https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/11\/Prehater-Big_Back-Right-Iso_2160x2160.jpg\" class=\"thumb active\">\r\n        <img decoding=\"async\" src=\"https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/11\/Preheater-Big_Back-Iso_2160x2160.jpg\" class=\"thumb active\">\r\n        <img decoding=\"async\" src=\"https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/11\/Prehater-Big_Back-Front-Iso_2160x2160.jpg\" class=\"thumb active\">\r\n        <img decoding=\"async\" src=\"https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/11\/Prehater-Big_Back-Right-Iso_2160x2160.jpg\" class=\"thumb active\">\r\n    <\/div>\r\n<\/div>\r\n<style>\r\n    .product-gallery {\r\n        text-align: center;\r\n        max-width: 100%;\r\n        margin: auto;\r\n        position: relative;\r\n    }\r\n\r\n    \/* MAIN IMAGE (Square) *\/\r\n    .main-product-image {\r\n        position: relative;\r\n        display: inline-block;\r\n        width: 600px;\r\n        height: 600px;\r\n        \/* Default to hidden for desktop\/initial state *\/\r\n        overflow: hidden; \r\n    }\r\n\r\n    #mainImage {\r\n        width: 100%;\r\n        height: 100%;\r\n        \/* Ensure initial position is absolute for smooth panning effect *\/\r\n        position: absolute; \r\n        left: 0;\r\n        top: 0;\r\n        \r\n        object-fit: cover;\r\n        \/* Added left\/top to transition for panning *\/\r\n        transition: transform 0.3s ease, transform-origin 0.3s ease, left 0.3s ease, top 0.3s ease; \r\n        cursor: zoom-in;\r\n        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);\r\n        \/* Allow browser-native pan\/zoom control on touch *\/\r\n        touch-action: pan-x pan-y; \r\n    }\r\n\r\n    \/* Fade effect *\/\r\n    .fade {\r\n        opacity: 0;\r\n        transition: opacity 0.5s ease;\r\n    }\r\n\r\n    .fade.show {\r\n        opacity: 1;\r\n    }\r\n\r\n    \/* THUMBNAILS *\/\r\n    .thumbnail-row {\r\n        display: flex;\r\n        gap: 12px;\r\n        margin-top: 15px;\r\n        flex-wrap: wrap;\r\n        max-width: 600px;\r\n        margin: 20px auto;\r\n        justify-content: start;\r\n    }\r\n\r\n    .thumbnail-row .thumb {\r\n        width: 90px;\r\n        height: 90px;\r\n        cursor: pointer;\r\n        transition: transform 0.2s ease, border 0.2s ease;\r\n        border: 2px solid transparent;\r\n        opacity: 0.7;\r\n        object-fit: cover;\r\n    }\r\n\r\n    .thumb:hover {\r\n        transform: scale(1.05);\r\n        border-color: #ff6600;\r\n        opacity: 1;\r\n    }\r\n\r\n    .thumb.active {\r\n        border-color: #ff6600;\r\n        opacity: 1;\r\n        transform: scale(1.05);\r\n    }\r\n\r\n    \/* Navigation arrows *\/\r\n    .nav-btn {\r\n        position: absolute;\r\n        top: 50%;\r\n        transform: translateY(-50%);\r\n        background: rgba(0, 0, 0, 0.4);\r\n        color: white;\r\n        border: none;\r\n        border-radius: 50%;\r\n        font-size: 28px;\r\n        padding: 2px 16px;\r\n        cursor: pointer;\r\n        transition: background 0.3s ease;\r\n        z-index: 2;\r\n    }\r\n\r\n    .nav-btn:hover {\r\n        background: rgba(0, 0, 0, 0.6);\r\n    }\r\n\r\n    .left-btn {\r\n        left: 10px;\r\n    }\r\n\r\n    .right-btn {\r\n        right: 10px;\r\n    }\r\n\r\n    \/* Bullet Indicators *\/\r\n    .indicator-row {\r\n        display: flex;\r\n        justify-content: center;\r\n        margin-top: -25px;\r\n        gap: 8px;\r\n        opacity: 0;\r\n    }\r\n\r\n    .indicator {\r\n        width: 12px;\r\n        height: 12px;\r\n        border-radius: 50%;\r\n        background-color: #ccc;\r\n        cursor: pointer;\r\n        transition: background-color 0.3s ease, transform 0.2s ease;\r\n    }\r\n\r\n    .indicator.active {\r\n        background-color: #0d6efd;\r\n        transform: scale(1.2);\r\n    }\r\n\r\n    \/* Responsive *\/\r\n    @media (max-width: 768px) {\r\n        .main-product-image {\r\n            width: 95vw;\r\n            height: 95vw;\r\n            \/* overflow will be controlled by JavaScript *\/\r\n        }\r\n\r\n        .thumbnail-row .thumb {\r\n            width: 80px;\r\n            height: 80px;\r\n        }\r\n\r\n        .nav-btn {\r\n            font-size: 22px;\r\n            padding: 4px 14px;\r\n        }\r\n    }\r\n<\/style>\r\n<script>\r\n    document.addEventListener(\"DOMContentLoaded\", function () {\r\n        const mainImg = document.getElementById(\"mainImage\");\r\n        const thumbs = document.querySelectorAll(\".thumb\");\r\n        const prevBtn = document.getElementById(\"prevBtn\");\r\n        const nextBtn = document.getElementById(\"nextBtn\");\r\n        const indicatorsContainer = document.getElementById(\"indicators\");\r\n        const mainContainer = document.querySelector(\".main-product-image\");\r\n        let currentIndex = 0;\r\n\r\n        \/\/ Store image sources\r\n        const images = Array.from(thumbs).map(img => img.src);\r\n\r\n        \/\/ Create indicators\r\n        images.forEach((_, index) => {\r\n            const dot = document.createElement(\"div\");\r\n            dot.classList.add(\"indicator\");\r\n            if (index === 0) dot.classList.add(\"active\");\r\n            dot.addEventListener(\"click\", () => {\r\n                currentIndex = index;\r\n                showImage(currentIndex);\r\n            });\r\n            indicatorsContainer.appendChild(dot);\r\n        });\r\n\r\n        const indicators = document.querySelectorAll(\".indicator\");\r\n\r\n        \/\/ --- Core Functions ---\r\n\r\n        function resetZoom() {\r\n            mainImg.style.transform = \"scale(1)\";\r\n            mainImg.style.transformOrigin = \"center center\";\r\n            mainImg.style.left = '0';\r\n            mainImg.style.top = '0';\r\n            lastTranslateX = 0;\r\n            lastTranslateY = 0;\r\n            zoomLevel = 1;\r\n            \/\/ Ensure container is clipped in the normal state\r\n            mainContainer.style.overflow = 'hidden'; \r\n            mainImg.style.cursor = 'zoom-in';\r\n        }\r\n\r\n        function showImage(index) {\r\n            \/\/ Reset zoom when changing image\r\n            resetZoom();\r\n\r\n            mainImg.classList.remove(\"show\");\r\n            setTimeout(() => {\r\n                mainImg.src = images[index];\r\n                mainImg.classList.add(\"show\");\r\n            }, 100);\r\n\r\n            thumbs.forEach(thumb => thumb.classList.remove(\"active\"));\r\n            thumbs[index].classList.add(\"active\");\r\n\r\n            indicators.forEach(dot => dot.classList.remove(\"active\"));\r\n            indicators[index].classList.add(\"active\");\r\n        }\r\n\r\n        \/\/ --- Event Listeners for Gallery Navigation ---\r\n\r\n        thumbs.forEach((thumb, index) => {\r\n            thumb.addEventListener(\"click\", function () {\r\n                currentIndex = index;\r\n                showImage(currentIndex);\r\n            });\r\n        });\r\n\r\n        prevBtn.addEventListener(\"click\", function (e) {\r\n            e.stopPropagation(); \/\/ Prevents click from bubbling to mainContainer (stops zoom)\r\n            currentIndex = (currentIndex - 1 + images.length) % images.length;\r\n            showImage(currentIndex);\r\n        });\r\n\r\n        nextBtn.addEventListener(\"click\", function (e) {\r\n            e.stopPropagation(); \/\/ Prevents click from bubbling to mainContainer (stops zoom)\r\n            currentIndex = (currentIndex + 1) % images.length;\r\n            showImage(currentIndex);\r\n        });\r\n\r\n        \/\/ --- Zoom & Pan Logic (Two-Stage, Clipped Pan) ---\r\n\r\n        let zoomLevel = 1; \/\/ 1: normal, 2: pannable inside clip\r\n        let lastTranslateX = 0;\r\n        let lastTranslateY = 0;\r\n        const ZOOM_SCALE = 2.5; \/\/ Fixed zoom level\r\n\r\n        \/\/ Desktop Mouse Zoom (for non-touch devices)\r\n        mainContainer.addEventListener(\"mousemove\", (e) => {\r\n            if (window.matchMedia(\"(pointer: fine)\").matches && zoomLevel === 1) {\r\n                const rect = mainContainer.getBoundingClientRect();\r\n                const x = ((e.clientX - rect.left) \/ rect.width) * 100;\r\n                const y = ((e.clientY - rect.top) \/ rect.height) * 100;\r\n                mainImg.style.transformOrigin = `${x}% ${y}%`;\r\n                mainImg.style.transform = \"scale(1.4)\";\r\n            }\r\n        });\r\n\r\n        mainContainer.addEventListener(\"mouseleave\", () => {\r\n            if (window.matchMedia(\"(pointer: fine)\").matches && zoomLevel === 1) {\r\n                mainImg.style.transformOrigin = \"center center\";\r\n                mainImg.style.transform = \"scale(1)\";\r\n            }\r\n        });\r\n\r\n        \/\/ Mobile Tap Zoom Logic (Two-Stage) - only for touch devices\r\nmainContainer.addEventListener(\"click\", (e) => {\r\n    \/\/ Prevent zoom if clicked on nav buttons\r\n    if (e.target.closest('.nav-btn')) return;\r\n\r\n    \/\/ \u2705 Prevent zoom on desktop (mouse-based devices)\r\n    if (window.matchMedia(\"(pointer: fine)\").matches) {\r\n        return; \/\/ Desktop detected \u2014 do nothing\r\n    }\r\n\r\n    \/\/ \u2705 Only run zoom toggle for touch devices\r\n    if (zoomLevel === 1) {\r\n        const rect = mainContainer.getBoundingClientRect();\r\n        const x = ((e.clientX - rect.left) \/ rect.width) * 100;\r\n        const y = ((e.clientY - rect.top) \/ rect.height) * 100;\r\n\r\n        mainImg.style.transformOrigin = `${x}% ${y}%`;\r\n        mainImg.style.transform = `scale(${ZOOM_SCALE})`; \r\n        mainContainer.style.overflow = 'hidden';\r\n        mainImg.style.cursor = 'grab';\r\n        zoomLevel = 2;\r\n    } else {\r\n        resetZoom();\r\n    }\r\n});\r\n\r\n\r\n        \/\/ Panning Logic (for zoomLevel 2, with boundary constraints)\r\n        let startX = 0;\r\n        let startY = 0;\r\n        let isDragging = false;\r\n\r\n        mainImg.addEventListener('touchstart', (e) => {\r\n            \/\/ Check if we are in the pannable state (level 2) and it's a single touch\r\n            if (zoomLevel === 2 && e.touches.length === 1) {\r\n                isDragging = true;\r\n                \/\/ Calculate where the touch started relative to the image's current position\r\n                startX = e.touches[0].clientX - lastTranslateX;\r\n                startY = e.touches[0].clientY - lastTranslateY;\r\n                mainImg.style.transition = 'none'; \/\/ Disable transition during drag for smoothness\r\n                mainImg.style.cursor = 'grabbing';\r\n            }\r\n        }, {passive: false}); \/\/ Use passive: false to allow e.preventDefault() in touchmove\r\n\r\n        mainImg.addEventListener('touchmove', (e) => {\r\n            if (isDragging && zoomLevel === 2 && e.touches.length === 1) {\r\n                e.preventDefault(); \/\/ Prevent page scroll when panning\r\n                const currentX = e.touches[0].clientX;\r\n                const currentY = e.touches[0].clientY;\r\n                \r\n                let newTranslateX = currentX - startX;\r\n                let newTranslateY = currentY - startY;\r\n                \r\n                \/\/ --- Boundary Constraints Logic ---\r\n                const containerSize = mainContainer.offsetWidth;\r\n                \/\/ Maximum pan distance (e.g., how far the edge of the scaled image is from the edge of the container)\r\n                \/\/ Max offset is half the extra scaled width\/height: (containerSize * (ZOOM_SCALE - 1)) \/ 2\r\n                const maxOffset = (containerSize * (ZOOM_SCALE - 1)) \/ 2;\r\n                \r\n                \/\/ Clamp X (preventing movement past the visual boundary)\r\n                newTranslateX = Math.max(-maxOffset, Math.min(maxOffset, newTranslateX));\r\n                \r\n                \/\/ Clamp Y\r\n                newTranslateY = Math.max(-maxOffset, Math.min(maxOffset, newTranslateY));\r\n                \r\n                \/\/ Update position\r\n                lastTranslateX = newTranslateX;\r\n                lastTranslateY = newTranslateY;\r\n\r\n                \/\/ Apply the new position\r\n                mainImg.style.left = `${lastTranslateX}px`;\r\n                mainImg.style.top = `${lastTranslateY}px`;\r\n            }\r\n        }, {passive: false}); \/\/ Use passive: false to allow e.preventDefault()\r\n\r\n        mainImg.addEventListener('touchend', () => {\r\n            if (isDragging) {\r\n                isDragging = false;\r\n                \/\/ Re-enable transition for smooth snaps\/resets\r\n                mainImg.style.transition = 'transform 0.3s ease, transform-origin 0.3s ease, left 0.3s ease, top 0.3s ease'; \r\n                mainImg.style.cursor = 'grab';\r\n            }\r\n        });\r\n\r\n        \/\/ Initial setup\r\n        setTimeout(() => mainImg.classList.add(\"show\"), 100);\r\n        resetZoom();\r\n    });\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c11a770 e-con-full e-flex e-con e-child\" data-id=\"c11a770\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8d90a99 elementor-widget elementor-widget-heading\" data-id=\"8d90a99\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Milk Pre heater<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c515bf1 elementor-widget elementor-widget-n-accordion\" data-id=\"c515bf1\" data-element_type=\"widget\" data-settings=\"{&quot;default_state&quot;:&quot;expanded&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-accordion.default\">\n\t\t\t\t\t\t\t<div class=\"e-n-accordion\" aria-label=\"Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys\">\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2060\" class=\"e-n-accordion-item\" open>\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-2060\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Product Description <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2060\" class=\"elementor-element elementor-element-1eb480a e-con-full e-flex e-con e-child\" data-id=\"1eb480a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-33666dd elementor-widget elementor-widget-text-editor\" data-id=\"33666dd\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>The Preheater plays a crucial role in paneer production by precisely conditioning milk before coagulation. Its advanced tubular heat exchange design ensures uniform heating, optimized protein structure, and consistent curd formation, setting the foundation for superior paneer texture and yield.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2061\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2061\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Product USP <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2061\" class=\"elementor-element elementor-element-c00cddd e-con-full e-flex e-con e-child\" data-id=\"c00cddd\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fed2e81 elementor-widget elementor-widget-text-editor\" data-id=\"fed2e81\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<ul><li data-start=\"351\" data-end=\"446\"><p data-start=\"353\" data-end=\"446\">Precise temperature control ensures stable milk protein denaturation for uniform coagulation.<\/p><\/li><li data-start=\"447\" data-end=\"527\"><p data-start=\"449\" data-end=\"527\">Continuous flow design maintains consistent supply to the coagulation machine.<\/p><\/li><li data-start=\"528\" data-end=\"630\"><p data-start=\"530\" data-end=\"630\">Energy-efficient heat recovery system reduces operational costs and improves process sustainability.<\/p><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8a1221e e-con-full elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"8a1221e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3e33d3b elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"3e33d3b\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"call-to-action\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t<!-- Button trigger -->\r\n\t\t\t\t\t\t\t<a type=\"button\" class=\"me-2 btn-primary\" data-bs-toggle=\"modal\" data-bs-target=\"#myModal\">\r\n\t\t\t\t<b>\t\t\t  Contact Us<\/b>\r\n\t\t\t\t\t\t\t<\/a>\t\t\t\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t                    <\/div>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a1a3882 elementor-widget__width-initial elementor-widget elementor-widget-button\" data-id=\"a1a3882\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/dairyautomation.com\/wp-content\/uploads\/2025\/11\/DAPL-Paneer-Equipment-Brochure.pdf\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Download Brochure<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6a748c2 e-con-full e-flex e-con e-child\" data-id=\"6a748c2\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7d25991 elementor-widget__width-initial elementor-hidden-desktop elementor-widget-mobile__width-auto elementor-widget elementor-widget-button\" data-id=\"7d25991\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\" data-bs-toggle=\"modal\" data-bs-target=\"#myModal\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Contact Us<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6f57c2f elementor-widget__width-initial elementor-hidden-desktop elementor-widget-mobile__width-auto elementor-widget elementor-widget-button\" data-id=\"6f57c2f\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/dairyautomation.com\/wp-content\/uploads\/2025\/11\/DAPL-Paneer-Equipment-Brochure.pdf\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Download Brochure<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-96535f8 e-con-full e-flex e-con e-parent\" data-id=\"96535f8\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eb9d174 elementor-widget elementor-widget-html\" data-id=\"eb9d174\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"company_sec\">\r\n        <div class=\"container\">\r\n            <div class=\"text-center title\" data-speed=\"1.2\">\r\n                <h3 class=\"animate-this\">Advantages <strong>of Pre heater<\/strong><\/h3>\r\n            <\/div>\r\n        <\/div>\r\n  <\/section>      \t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5ca2144 e-flex e-con-boxed e-con e-child\" data-id=\"5ca2144\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-9f28d25 e-flex e-con-boxed e-con e-child\" data-id=\"9f28d25\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-50eee92 elementor-position-left elementor-view-default elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"50eee92\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-fire\" viewBox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M216 23.86c0-23.8-30.65-32.77-44.15-13.04C48 191.85 224 200 224 288c0 35.63-29.11 64.46-64.85 63.99-35.17-.45-63.15-29.77-63.15-64.94v-85.51c0-21.7-26.47-32.23-41.43-16.5C27.8 213.16 0 261.33 0 320c0 105.87 86.13 192 192 192s192-86.13 192-192c0-170.29-168-193-168-296.14z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tUniform Protein Structure\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tEnhances paneer quality and texture\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-22cfa5d e-con-full e-flex e-con e-child\" data-id=\"22cfa5d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-81044fe elementor-position-left elementor-view-default elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"81044fe\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-temperature-low\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 0c-52.9 0-96 43.1-96 96s43.1 96 96 96 96-43.1 96-96-43.1-96-96-96zm0 128c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm-160-16C256 50.1 205.9 0 144 0S32 50.1 32 112v166.5C12.3 303.2 0 334 0 368c0 79.5 64.5 144 144 144s144-64.5 144-144c0-34-12.3-64.9-32-89.5V112zM144 448c-44.1 0-80-35.9-80-80 0-25.5 12.2-48.9 32-63.8V112c0-26.5 21.5-48 48-48s48 21.5 48 48v192.2c19.8 14.8 32 38.3 32 63.8 0 44.1-35.9 80-80 80zm16-125.1V304c0-8.8-7.2-16-16-16s-16 7.2-16 16v18.9c-18.6 6.6-32 24.2-32 45.1 0 26.5 21.5 48 48 48s48-21.5 48-48c0-20.9-13.4-38.5-32-45.1z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tStable Coagulation Control\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tEnsures predictable denaturation\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-355c4f2 e-flex e-con-boxed e-con e-child\" data-id=\"355c4f2\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-1b43675 e-flex e-con-boxed e-con e-child\" data-id=\"1b43675\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1c68446 elementor-position-left elementor-view-default elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"1c68446\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-temperature-low\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 0c-52.9 0-96 43.1-96 96s43.1 96 96 96 96-43.1 96-96-43.1-96-96-96zm0 128c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm-160-16C256 50.1 205.9 0 144 0S32 50.1 32 112v166.5C12.3 303.2 0 334 0 368c0 79.5 64.5 144 144 144s144-64.5 144-144c0-34-12.3-64.9-32-89.5V112zM144 448c-44.1 0-80-35.9-80-80 0-25.5 12.2-48.9 32-63.8V112c0-26.5 21.5-48 48-48s48 21.5 48 48v192.2c19.8 14.8 32 38.3 32 63.8 0 44.1-35.9 80-80 80zm16-125.1V304c0-8.8-7.2-16-16-16s-16 7.2-16 16v18.9c-18.6 6.6-32 24.2-32 45.1 0 26.5 21.5 48 48 48s48-21.5 48-48c0-20.9-13.4-38.5-32-45.1z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tConsistent Curd Formation\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tDelivers reliable batch outcomes\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4a5d449 e-con-full e-flex e-con e-child\" data-id=\"4a5d449\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b28a21c elementor-position-left elementor-view-default elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"b28a21c\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-balance-scale\" viewBox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 336h-.02c0-16.18 1.34-8.73-85.05-181.51-17.65-35.29-68.19-35.36-85.87 0C-2.06 328.75.02 320.33.02 336H0c0 44.18 57.31 80 128 80s128-35.82 128-80zM128 176l72 144H56l72-144zm511.98 160c0-16.18 1.34-8.73-85.05-181.51-17.65-35.29-68.19-35.36-85.87 0-87.12 174.26-85.04 165.84-85.04 181.51H384c0 44.18 57.31 80 128 80s128-35.82 128-80h-.02zM440 320l72-144 72 144H440zm88 128H352V153.25c23.51-10.29 41.16-31.48 46.39-57.25H528c8.84 0 16-7.16 16-16V48c0-8.84-7.16-16-16-16H383.64C369.04 12.68 346.09 0 320 0s-49.04 12.68-63.64 32H112c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h129.61c5.23 25.76 22.87 46.96 46.39 57.25V448H112c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h416c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tContinuous Production Flow\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tMaintains uninterrupted processing\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ff65360 e-flex e-con-boxed e-con e-child\" data-id=\"ff65360\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-f317b17 e-flex e-con-boxed e-con e-child\" data-id=\"f317b17\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f61d85f elementor-position-left elementor-view-default elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"f61d85f\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-medal\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M223.75 130.75L154.62 15.54A31.997 31.997 0 0 0 127.18 0H16.03C3.08 0-4.5 14.57 2.92 25.18l111.27 158.96c29.72-27.77 67.52-46.83 109.56-53.39zM495.97 0H384.82c-11.24 0-21.66 5.9-27.44 15.54l-69.13 115.21c42.04 6.56 79.84 25.62 109.56 53.38L509.08 25.18C516.5 14.57 508.92 0 495.97 0zM256 160c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm92.52 157.26l-37.93 36.96 8.97 52.22c1.6 9.36-8.26 16.51-16.65 12.09L256 393.88l-46.9 24.65c-8.4 4.45-18.25-2.74-16.65-12.09l8.97-52.22-37.93-36.96c-6.82-6.64-3.05-18.23 6.35-19.59l52.43-7.64 23.43-47.52c2.11-4.28 6.19-6.39 10.28-6.39 4.11 0 8.22 2.14 10.33 6.39l23.43 47.52 52.43 7.64c9.4 1.36 13.17 12.95 6.35 19.59z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tReduced Operating Costs\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tLowers energy and utility usage\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0cc20e1 e-con-full e-flex e-con e-child\" data-id=\"0cc20e1\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7e65690 elementor-position-left elementor-view-default elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"7e65690\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-star\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tImproved Process Efficiency\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tMaximizes overall plant performance\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-54ac7a3 e-con-full e-flex e-con e-parent\" data-id=\"54ac7a3\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f16e4b6 elementor-widget elementor-widget-html\" data-id=\"f16e4b6\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"company_sec\">\r\n        <div class=\"container\">\r\n            <div class=\"text-center title\" data-speed=\"1.2\">\r\n                <h3 class=\"animate-this\">Trusted By <strong>Great Companies <\/strong><\/h3>\r\n            <\/div>\r\n        <\/div>\r\n  <\/section>      \t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-db80c8f elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"db80c8f\" data-element_type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;6&quot;,&quot;slides_to_scroll&quot;:&quot;3&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;slides_to_scroll_mobile&quot;:&quot;2&quot;,&quot;autoplay_speed&quot;:3000,&quot;speed&quot;:800,&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 11\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/10\/company-logo3.webp\" alt=\"company-logo3\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 11\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/10\/company-logo4.webp\" alt=\"company-logo4\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 11\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/10\/company-logo5.webp\" alt=\"company-logo5\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 11\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/10\/company-logo6.webp\" alt=\"company-logo6\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 11\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/10\/company-logo7.webp\" alt=\"company-logo7\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 11\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/10\/company-logo8.webp\" alt=\"company-logo8\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 11\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/10\/company-logo9.webp\" alt=\"company-logo9\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 11\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/10\/company-logo10.webp\" alt=\"company-logo10\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 11\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/10\/company-logo11.webp\" alt=\"company-logo11\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 11\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/10\/company-logo1.webp\" alt=\"company-logo1\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"11 of 11\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/10\/company-logo2.webp\" alt=\"company-logo2\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ec2e5a7 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"ec2e5a7\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ea16c75 elementor-widget elementor-widget-video\" data-id=\"ea16c75\" data-element_type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/www.youtube.com\\\/watch?v=XHOmBV4js_E&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;play_on_mobile&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fe9b66e e-flex e-con-boxed e-con e-parent\" data-id=\"fe9b66e\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a140416 elementor-widget elementor-widget-html\" data-id=\"a140416\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"company_sec\">\r\n        <div class=\"container\">\r\n            <div class=\"text-center title\" data-speed=\"1.2\">\r\n                <h3 class=\"animate-this\">Our <strong>Certifications <\/strong><\/h3>\r\n            <\/div>\r\n        <\/div>\r\n  <\/section>      \t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4450c43 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"4450c43\" data-element_type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;6&quot;,&quot;slides_to_scroll&quot;:&quot;3&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;slides_to_scroll_mobile&quot;:&quot;2&quot;,&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;autoplay_speed&quot;:3000,&quot;speed&quot;:800,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/10\/certificate5-1.webp\" alt=\"certificate5-1\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/10\/certificate6.webp\" alt=\"certificate6\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/10\/certificate1.webp\" alt=\"certificate1\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/10\/certificate2.webp\" alt=\"certificate2\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/10\/certificate3.webp\" alt=\"certificate3\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/10\/certificate4.webp\" alt=\"certificate4\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e2bd160 e-con-full e-flex e-con e-parent\" data-id=\"e2bd160\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f779653 elementor-widget elementor-widget-html\" data-id=\"f779653\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"company_sec\">\r\n        <div class=\"container\">\r\n            <div class=\"text-center title\" data-speed=\"1.2\">\r\n                <h3 class=\"animate-this\">Recommended <strong>Products <\/strong><\/h3>\r\n            <\/div>\r\n        <\/div>\r\n  <\/section>      \t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-65e568e e-con-full e-flex e-con e-child\" data-id=\"65e568e\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-60a06fe e-con-full e-flex e-con e-child\" data-id=\"60a06fe\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c15edd8 elementor-widget elementor-widget-image\" data-id=\"c15edd8\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/dairyautomation.com\/products\/automated-paneer-coagulator\/\">\n\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/11\/Paneer-O-Matic-Ultra-16-Vats-Left-Iso_1080x1080_02-1024x1024.jpg\" class=\"attachment-large size-large wp-image-3095\" alt=\"\" srcset=\"https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/11\/Paneer-O-Matic-Ultra-16-Vats-Left-Iso_1080x1080_02-1024x1024.jpg 1024w, https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/11\/Paneer-O-Matic-Ultra-16-Vats-Left-Iso_1080x1080_02-300x300.jpg 300w, https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/11\/Paneer-O-Matic-Ultra-16-Vats-Left-Iso_1080x1080_02-150x150.jpg 150w, https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/11\/Paneer-O-Matic-Ultra-16-Vats-Left-Iso_1080x1080_02-768x768.jpg 768w, https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/11\/Paneer-O-Matic-Ultra-16-Vats-Left-Iso_1080x1080_02.jpg 1080w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e864629 elementor-widget elementor-widget-heading\" data-id=\"e864629\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/dairyautomation.com\/products\/automated-paneer-coagulator\/\">Automated Paneer Coagulator<\/a><\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-549d90f e-con-full e-flex e-con e-child\" data-id=\"549d90f\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3964250 elementor-widget elementor-widget-image\" data-id=\"3964250\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/dairyautomation.com\/products\/tilting-vat-coagulator\/\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/11\/Tilting_Vat-Open-Cud_Left-Iso_2016x2016_01-1024x1024.jpg\" class=\"attachment-large size-large wp-image-3327\" alt=\"\" srcset=\"https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/11\/Tilting_Vat-Open-Cud_Left-Iso_2016x2016_01-1024x1024.jpg 1024w, https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/11\/Tilting_Vat-Open-Cud_Left-Iso_2016x2016_01-300x300.jpg 300w, https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/11\/Tilting_Vat-Open-Cud_Left-Iso_2016x2016_01-150x150.jpg 150w, https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/11\/Tilting_Vat-Open-Cud_Left-Iso_2016x2016_01-768x768.jpg 768w, https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/11\/Tilting_Vat-Open-Cud_Left-Iso_2016x2016_01-1536x1536.jpg 1536w, https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/11\/Tilting_Vat-Open-Cud_Left-Iso_2016x2016_01-2048x2048.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c759f55 elementor-widget elementor-widget-heading\" data-id=\"c759f55\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/dairyautomation.com\/products\/tilting-vat-coagulator\/\">Tilting Vat Coagulator<\/a><\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-921df2d e-con-full e-flex e-con e-child\" data-id=\"921df2d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7076fa4 elementor-widget elementor-widget-image\" data-id=\"7076fa4\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/dairyautomation.com\/products\/square-mould\/\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/11\/Mould-1024x1024.jpg\" class=\"attachment-large size-large wp-image-3345\" alt=\"\" srcset=\"https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/11\/Mould-1024x1024.jpg 1024w, https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/11\/Mould-300x300.jpg 300w, https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/11\/Mould-150x150.jpg 150w, https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/11\/Mould-768x768.jpg 768w, https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/11\/Mould-1536x1536.jpg 1536w, https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/11\/Mould-2048x2048.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9fe682f elementor-widget elementor-widget-heading\" data-id=\"9fe682f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/dairyautomation.com\/products\/square-mould\/\">Micro Perforated Paneer Block Mould<\/a><\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bfdea4a e-con-full e-flex e-con e-child\" data-id=\"bfdea4a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0c02285 elementor-widget elementor-widget-image\" data-id=\"0c02285\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/dairyautomation.com\/products\/paneer-pressing-machine\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/11\/Pressing-Machine-4-Head_Left-Iso_2160x2160-1024x1024.jpg\" class=\"attachment-large size-large wp-image-3348\" alt=\"\" srcset=\"https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/11\/Pressing-Machine-4-Head_Left-Iso_2160x2160-1024x1024.jpg 1024w, https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/11\/Pressing-Machine-4-Head_Left-Iso_2160x2160-300x300.jpg 300w, https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/11\/Pressing-Machine-4-Head_Left-Iso_2160x2160-150x150.jpg 150w, https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/11\/Pressing-Machine-4-Head_Left-Iso_2160x2160-768x768.jpg 768w, https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/11\/Pressing-Machine-4-Head_Left-Iso_2160x2160-1536x1536.jpg 1536w, https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/11\/Pressing-Machine-4-Head_Left-Iso_2160x2160-2048x2048.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ebf6e0b elementor-widget elementor-widget-heading\" data-id=\"ebf6e0b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/dairyautomation.com\/products\/paneer-pressing-machine\/\">Paneer Pressing Machine<\/a><\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9ee8fb1 e-flex e-con-boxed e-con e-parent\" data-id=\"9ee8fb1\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-c449548 e-con-full e-flex e-con e-child\" data-id=\"c449548\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2a6656e elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"2a6656e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Need help choosing the right equipment?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3ff2722 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"3ff2722\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Submit a request now!<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c2b5065 elementor-widget__width-initial elementor-align-center elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-button\" data-id=\"c2b5065\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/dairyautomation.com\/contact-us\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Contact Us<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-548d5b7 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"548d5b7\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"call-to-action\" style>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t<!-- Button trigger -->\r\n\t\t\t\t\t\t\t<a type=\"button\" class=\"btn-primary\" data-bs-toggle=\"modal\" data-bs-target=\"#myModal\">\r\n\t\t\t\t<b>\t\t\t  Contact Us<\/b>\r\n\t\t\t\t\t\t\t<\/a>\t\t\t\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t                    <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>&#10094; &#10095; Milk Pre heater Product Description The Preheater plays a crucial role in paneer production by precisely conditioning milk before coagulation. Its advanced tubular heat exchange design ensures uniform heating, optimized protein structure, and consistent curd formation, setting the foundation for superior paneer texture and yield. Product USP Precise temperature control ensures stable milk [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-1617","page","type-page","status-publish","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/dairyautomation.com\/products\/wp-json\/wp\/v2\/pages\/1617","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dairyautomation.com\/products\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dairyautomation.com\/products\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dairyautomation.com\/products\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dairyautomation.com\/products\/wp-json\/wp\/v2\/comments?post=1617"}],"version-history":[{"count":776,"href":"https:\/\/dairyautomation.com\/products\/wp-json\/wp\/v2\/pages\/1617\/revisions"}],"predecessor-version":[{"id":4283,"href":"https:\/\/dairyautomation.com\/products\/wp-json\/wp\/v2\/pages\/1617\/revisions\/4283"}],"wp:attachment":[{"href":"https:\/\/dairyautomation.com\/products\/wp-json\/wp\/v2\/media?parent=1617"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}