{"id":2837,"date":"2025-10-29T12:04:32","date_gmt":"2025-10-29T06:34:32","guid":{"rendered":"https:\/\/dairyautomation.com\/products\/?page_id=2837"},"modified":"2026-02-11T13:06:04","modified_gmt":"2026-02-11T07:36:04","slug":"cheese-horizontal-coagulation-vat","status":"publish","type":"page","link":"https:\/\/dairyautomation.com\/products\/cheese-horizontal-coagulation-vat\/","title":{"rendered":"Cheese Horizontal Coagulation Vat"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2837\" class=\"elementor elementor-2837\">\n\t\t\t\t<div class=\"elementor-element elementor-element-65a6b51 e-con-full e-flex e-con e-parent\" data-id=\"65a6b51\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-afb5070 e-con-full e-flex e-con e-child\" data-id=\"afb5070\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-23225bd elementor-widget elementor-widget-html\" data-id=\"23225bd\" 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\/10\/OST-Vat-01-scaled.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\/10\/OST-Vat-01-scaled.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-1d79932 e-con-full e-flex e-con e-child\" data-id=\"1d79932\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2b43962 elementor-widget elementor-widget-heading\" data-id=\"2b43962\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">OST Type Horizontal Cheese Vat<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bca1231 elementor-widget elementor-widget-n-accordion\" data-id=\"bca1231\" 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-1970\" 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-1970\" >\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-1970\" class=\"elementor-element elementor-element-813ede2 e-con-full e-flex e-con e-child\" data-id=\"813ede2\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3126501 elementor-widget elementor-widget-text-editor\" data-id=\"3126501\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>OST-Type Horizontal Cheese Vat enables precise milk coagulation, curd cutting, and cooking with uniform temperature control. Its open-top design ensures gentle curd handling, easy cleaning, and consistent quality across every batch.<\/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-1971\" 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-1971\" >\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-1971\" class=\"elementor-element elementor-element-b79b420 e-con-full e-flex e-con e-child\" data-id=\"b79b420\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4943479 elementor-widget elementor-widget-text-editor\" data-id=\"4943479\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<ul><li>Open-top horizontal design allows easy access &amp; gentle curd handling.<\/li><li>Double\/triple-jacketed construction ensures uniform heating &amp; cooling.<\/li><li>Integrated cutting &amp; stirring system with automated temperature control for consistent results.<\/li><li style=\"list-style-type: none;\"><ul><li style=\"list-style-type: none;\">\u00a0<\/li><\/ul><\/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\t\t<div class=\"elementor-element elementor-element-54e0128 elementor-widget elementor-widget-n-accordion\" data-id=\"54e0128\" 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-8890\" 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-8890\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Capacity <\/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-8890\" class=\"elementor-element elementor-element-85b23f7 e-con-full e-flex e-con e-child\" data-id=\"85b23f7\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-df073a1 elementor-widget elementor-widget-text-editor\" data-id=\"df073a1\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h6>Capacity &#8211; 5000 &#8211; 20000 Ltr\/hr<\/h6>\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-2ec39bd e-con-full elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"2ec39bd\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a2bfb61 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"a2bfb61\" 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-6cec83c elementor-widget__width-initial elementor-widget elementor-widget-button\" data-id=\"6cec83c\" 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\/products\/wp-content\/uploads\/2025\/11\/DAPL-Cheese-Equipment-Brochure.pdf\" target=\"_blank\">\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-3b1389e e-con-full e-flex e-con e-child\" data-id=\"3b1389e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f2d1d54 elementor-widget__width-initial elementor-hidden-desktop elementor-widget-mobile__width-auto elementor-widget elementor-widget-button\" data-id=\"f2d1d54\" 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-c634f21 elementor-widget__width-initial elementor-hidden-desktop elementor-widget-mobile__width-auto elementor-widget elementor-widget-button\" data-id=\"c634f21\" 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\/products\/wp-content\/uploads\/2025\/11\/DAPL-Cheese-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-3ec3d67 e-con-full e-flex e-con e-parent\" data-id=\"3ec3d67\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f230d2c elementor-widget elementor-widget-html\" data-id=\"f230d2c\" 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 OST Type Horizontal Cheese Vat<\/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-b52d92f e-flex e-con-boxed e-con e-child\" data-id=\"b52d92f\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-5272f62 e-flex e-con-boxed e-con e-child\" data-id=\"5272f62\" 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-a31a348 elementor-position-left elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"a31a348\" 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-far-check-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"><\/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 Curd Consistency\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 stable texture and size batch-after-batch\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-561dc54 e-con-full e-flex e-con e-child\" data-id=\"561dc54\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-40d9fb6 elementor-position-left elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"40d9fb6\" 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\tHigher Production Yield\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\tOptimizes coagulation for maximum solids retention\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-414690a e-flex e-con-boxed e-con e-child\" data-id=\"414690a\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-0c812a1 e-flex e-con-boxed e-con e-child\" data-id=\"0c812a1\" 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-00f5c89 elementor-position-left elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"00f5c89\" 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-right\" viewBox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M96 464v32c0 8.84 7.16 16 16 16h224c8.84 0 16-7.16 16-16V153.25c4.56-2 8.92-4.35 12.99-7.12l142.05 47.63c8.38 2.81 17.45-1.71 20.26-10.08l10.17-30.34c2.81-8.38-1.71-17.45-10.08-20.26l-128.4-43.05c.42-3.32 1.01-6.6 1.01-10.03 0-44.18-35.82-80-80-80-29.69 0-55.3 16.36-69.11 40.37L132.96.83c-8.38-2.81-17.45 1.71-20.26 10.08l-10.17 30.34c-2.81 8.38 1.71 17.45 10.08 20.26l132 44.26c7.28 21.25 22.96 38.54 43.38 47.47V448H112c-8.84 0-16 7.16-16 16zM0 304c0 44.18 57.31 80 128 80s128-35.82 128-80h-.02c0-15.67 2.08-7.25-85.05-181.51-17.68-35.36-68.22-35.29-85.87 0C-1.32 295.27.02 287.82.02 304H0zm56-16l72-144 72 144H56zm328.02 144H384c0 44.18 57.31 80 128 80s128-35.82 128-80h-.02c0-15.67 2.08-7.25-85.05-181.51-17.68-35.36-68.22-35.29-85.87 0-86.38 172.78-85.04 165.33-85.04 181.51zM440 416l72-144 72 144H440z\"><\/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\tGentle Curd Handling\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\tReduces fines loss and curd damage\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-7d50a6e e-con-full e-flex e-con e-child\" data-id=\"7d50a6e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b8947f8 elementor-position-left elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"b8947f8\" 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\tPrecision Temperature 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\tReproducible results with automated regulation\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-d6ffb02 e-flex e-con-boxed e-con e-child\" data-id=\"d6ffb02\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ee12010 e-flex e-con-boxed e-con e-child\" data-id=\"ee12010\" 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-f0b3459 elementor-position-left elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"f0b3459\" 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\tFast Access &amp; Cleaning\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\tOpen-top design supports efficient sanitation\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-8acf8d2 e-con-full e-flex e-con e-child\" data-id=\"8acf8d2\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f830430 elementor-position-left elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"f830430\" 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\tEfficient Heat Transfer\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\tDouble\/triple jackets ensure balanced heating and cooling\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-dda8305 e-con-full e-flex e-con e-parent\" data-id=\"dda8305\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-015e593 elementor-widget elementor-widget-html\" data-id=\"015e593\" 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-1ffa978 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"1ffa978\" 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-b1f324e elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"b1f324e\" 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-4559e25 elementor-widget elementor-widget-video\" data-id=\"4559e25\" data-element_type=\"widget\" data-settings=\"{&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;vimeo&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<iframe class=\"elementor-video-iframe\" allowfullscreen allow=\"autoplay\" title=\"vimeo Video Player\" src=\"https:\/\/player.vimeo.com\/video\/235215203?autoplay=1&amp;playsinline=1&amp;color&amp;autopause=0&amp;loop=1&amp;muted=0&amp;title=1&amp;portrait=1&amp;byline=1#t=\"><\/iframe>\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-a17ddcb e-flex e-con-boxed e-con e-parent\" data-id=\"a17ddcb\" 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-f7dc9ac elementor-widget elementor-widget-html\" data-id=\"f7dc9ac\" 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-78cfe85 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"78cfe85\" 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-25cc043 e-con-full e-flex e-con e-parent\" data-id=\"25cc043\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-81c594c elementor-widget elementor-widget-html\" data-id=\"81c594c\" 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-86657e4 e-con-full e-flex e-con e-child\" data-id=\"86657e4\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-0c83fc1 e-con-full e-flex e-con e-child\" data-id=\"0c83fc1\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7f0cd9e elementor-widget elementor-widget-image\" data-id=\"7f0cd9e\" 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\/cheese-curd-master\/\">\n\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/11\/Cheese-o-Matic-CurdMaster-02-scaled.webp\" title=\"\" alt=\"\" loading=\"lazy\" \/>\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-969445c elementor-widget elementor-widget-heading\" data-id=\"969445c\" 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\/cheese-curd-master\/\">Cheese Curd Master (Dual-Purpose Cheese Belt System)<\/a><\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-442dd55 e-con-full e-flex e-con e-child\" data-id=\"442dd55\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c268902 elementor-widget elementor-widget-image\" data-id=\"c268902\" 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\/cheese-pressing-machine\/\">\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\/Pressing-Multi-Squre-Mould_Left-Iso_2160x2160_01-1024x1024.jpg\" class=\"attachment-large size-large wp-image-3347\" alt=\"\" srcset=\"https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/11\/Pressing-Multi-Squre-Mould_Left-Iso_2160x2160_01-1024x1024.jpg 1024w, https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/11\/Pressing-Multi-Squre-Mould_Left-Iso_2160x2160_01-300x300.jpg 300w, https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/11\/Pressing-Multi-Squre-Mould_Left-Iso_2160x2160_01-150x150.jpg 150w, https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/11\/Pressing-Multi-Squre-Mould_Left-Iso_2160x2160_01-768x768.jpg 768w, https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/11\/Pressing-Multi-Squre-Mould_Left-Iso_2160x2160_01-1536x1536.jpg 1536w, https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/11\/Pressing-Multi-Squre-Mould_Left-Iso_2160x2160_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-9d28da3 elementor-widget elementor-widget-heading\" data-id=\"9d28da3\" 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\/cheese-pressing-machine\/\">Cheese Pressing Machine<\/a><\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e59e6f7 e-con-full e-flex e-con e-child\" data-id=\"e59e6f7\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6a001a2 elementor-widget elementor-widget-image\" data-id=\"6a001a2\" 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\/cheese-block-forming-tower\/\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/10\/Cheese-Block-Forming-Tower-03-1024x1024.jpg\" class=\"attachment-large size-large wp-image-2926\" alt=\"\" srcset=\"https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/10\/Cheese-Block-Forming-Tower-03-1024x1024.jpg 1024w, https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/10\/Cheese-Block-Forming-Tower-03-300x300.jpg 300w, https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/10\/Cheese-Block-Forming-Tower-03-150x150.jpg 150w, https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/10\/Cheese-Block-Forming-Tower-03-768x768.jpg 768w, https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/10\/Cheese-Block-Forming-Tower-03-1536x1536.jpg 1536w, https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/10\/Cheese-Block-Forming-Tower-03-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-36a8097 elementor-widget elementor-widget-heading\" data-id=\"36a8097\" 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\/cheese-block-forming-tower\/\">Cheese Block Forming Tower<\/a><\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e3e8577 e-con-full e-flex e-con e-child\" data-id=\"e3e8577\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-aab94af elementor-widget elementor-widget-image\" data-id=\"aab94af\" 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\/cheese-coagulation-o-vat\/\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/12\/O-Vet_Left-Iso_2160-x2160_01-1024x1024.jpg\" class=\"attachment-large size-large wp-image-4182\" alt=\"\" srcset=\"https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/12\/O-Vet_Left-Iso_2160-x2160_01-1024x1024.jpg 1024w, https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/12\/O-Vet_Left-Iso_2160-x2160_01-300x300.jpg 300w, https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/12\/O-Vet_Left-Iso_2160-x2160_01-150x150.jpg 150w, https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/12\/O-Vet_Left-Iso_2160-x2160_01-768x768.jpg 768w, https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/12\/O-Vet_Left-Iso_2160-x2160_01-1536x1536.jpg 1536w, https:\/\/dairyautomation.com\/products\/wp-content\/uploads\/2025\/12\/O-Vet_Left-Iso_2160-x2160_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-02f4849 elementor-widget elementor-widget-heading\" data-id=\"02f4849\" 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\/cheese-horizontal-coagulation-vat\/\">Cheese Coagulation O-Vat<\/a><\/h3>\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-e0971a9 e-flex e-con-boxed e-con e-child\" data-id=\"e0971a9\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-8cd272d e-con-full e-flex e-con e-child\" data-id=\"8cd272d\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-481c5e4 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"481c5e4\" 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-79be367 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"79be367\" 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-27776f0 elementor-widget__width-initial elementor-align-center elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-button\" data-id=\"27776f0\" 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-ac3449e elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"ac3449e\" 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\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>&#10094; &#10095; OST Type Horizontal Cheese Vat Product Description OST-Type Horizontal Cheese Vat enables precise milk coagulation, curd cutting, and cooking with uniform temperature control. Its open-top design ensures gentle curd handling, easy cleaning, and consistent quality across every batch. Product USP Open-top horizontal design allows easy access &amp; gentle curd handling. Double\/triple-jacketed construction ensures [&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-2837","page","type-page","status-publish","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/dairyautomation.com\/products\/wp-json\/wp\/v2\/pages\/2837","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=2837"}],"version-history":[{"count":66,"href":"https:\/\/dairyautomation.com\/products\/wp-json\/wp\/v2\/pages\/2837\/revisions"}],"predecessor-version":[{"id":4287,"href":"https:\/\/dairyautomation.com\/products\/wp-json\/wp\/v2\/pages\/2837\/revisions\/4287"}],"wp:attachment":[{"href":"https:\/\/dairyautomation.com\/products\/wp-json\/wp\/v2\/media?parent=2837"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}