{"id":2878,"date":"2026-04-08T10:36:31","date_gmt":"2026-04-08T10:36:31","guid":{"rendered":"http:\/\/www.main.dudofbd.com\/?page_id=2878"},"modified":"2026-04-08T10:52:59","modified_gmt":"2026-04-08T10:52:59","slug":"services-2","status":"publish","type":"page","link":"https:\/\/dudofbd.com\/?page_id=2878","title":{"rendered":"Services"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2878\" class=\"elementor elementor-2878\">\n\t\t\t\t<div class=\"elementor-element elementor-element-15a93b9 e-flex e-con-boxed e-con e-parent\" data-id=\"15a93b9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a2be19a elementor-widget elementor-widget-html\" data-id=\"a2be19a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, viewport-fit=cover\">\r\n    <title>Dudof (BD) LTD | Our Services \u2013 Complete Engineering Solutions Ecosystem<\/title>\r\n    <!-- Font Awesome 6 -->\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\r\n    <style>\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        body {\r\n            background: linear-gradient(145deg, #1a0a0a 0%, #0d0505 100%);\r\n            font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', 'Roboto', sans-serif;\r\n            line-height: 1.5;\r\n            color: #f0e6e6;\r\n            scroll-behavior: smooth;\r\n        }\r\n\r\n        .master-container {\r\n            max-width: 1440px;\r\n            width: 100%;\r\n            margin: 0 auto;\r\n            padding: 0 24px;\r\n        }\r\n\r\n        \/* ========== ANIMATIONS ========== *\/\r\n        @keyframes fadeUp {\r\n            from { opacity: 0; transform: translateY(30px); }\r\n            to { opacity: 1; transform: translateY(0); }\r\n        }\r\n        @keyframes scaleIn {\r\n            from { opacity: 0; transform: scale(0.96); }\r\n            to { opacity: 1; transform: scale(1); }\r\n        }\r\n        @keyframes borderFlow {\r\n            0% { background-position: 0% 50%; }\r\n            50% { background-position: 100% 50%; }\r\n            100% { background-position: 0% 50%; }\r\n        }\r\n        .animate-fadeUp {\r\n            animation: fadeUp 0.6s ease forwards;\r\n        }\r\n        .animate-scaleIn {\r\n            animation: scaleIn 0.5s ease forwards;\r\n        }\r\n\r\n        \/* ========== MASTER HERO ========== *\/\r\n        .master-hero {\r\n            background: linear-gradient(125deg, #2a0a0a 0%, #3d0a0a 100%);\r\n            padding: 60px 30px;\r\n            border-radius: 24px;\r\n            margin: 30px 0 40px;\r\n            text-align: center;\r\n            position: relative;\r\n            border: 1px solid rgba(220, 38, 38, 0.5);\r\n            box-shadow: 0 20px 35px -12px rgba(220, 38, 38, 0.2);\r\n        }\r\n        .master-hero::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: -30%;\r\n            right: -10%;\r\n            width: 500px;\r\n            height: 500px;\r\n            background: radial-gradient(circle, rgba(220,38,38,0.12) 0%, transparent 70%);\r\n            border-radius: 50%;\r\n            pointer-events: none;\r\n        }\r\n        .hero-content {\r\n            max-width: 1000px;\r\n            margin: 0 auto;\r\n            position: relative;\r\n            z-index: 2;\r\n        }\r\n        .master-badge {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            gap: 8px;\r\n            background: rgba(220, 38, 38, 0.2);\r\n            border: 1px solid rgba(220, 38, 38, 0.6);\r\n            padding: 6px 18px;\r\n            border-radius: 60px;\r\n            font-size: 13px;\r\n            font-weight: 700;\r\n            color: #ff8888;\r\n            margin-bottom: 20px;\r\n        }\r\n        .master-hero h1 {\r\n            font-size: clamp(28px, 5vw, 48px);\r\n            font-weight: 800;\r\n            color: #ffffff;\r\n            margin-bottom: 16px;\r\n            line-height: 1.2;\r\n        }\r\n        .master-hero h1 span {\r\n            color: #dc2626;\r\n            text-shadow: 0 0 10px rgba(220,38,38,0.5);\r\n        }\r\n        .master-hero p {\r\n            color: #e0c8c8;\r\n            font-size: 16px;\r\n            max-width: 800px;\r\n            margin: 0 auto;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        \/* ========== SERVICE MODULES ========== *\/\r\n        .service-module {\r\n            background: rgba(20, 8, 8, 0.9);\r\n            backdrop-filter: blur(2px);\r\n            border-radius: 24px;\r\n            margin-bottom: 40px;\r\n            border: 1px solid rgba(220, 38, 38, 0.35);\r\n            overflow: hidden;\r\n            transition: all 0.3s ease;\r\n        }\r\n        .service-module:hover {\r\n            transform: translateY(-4px);\r\n            border-color: #dc2626;\r\n            box-shadow: 0 20px 35px -12px rgba(220, 38, 38, 0.25);\r\n        }\r\n        .module-header {\r\n            background: linear-gradient(135deg, #1f0c0c, #2a1212);\r\n            padding: 20px 28px;\r\n            border-bottom: 2px solid #dc2626;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: space-between;\r\n            flex-wrap: wrap;\r\n            gap: 12px;\r\n        }\r\n        .module-title {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 12px;\r\n        }\r\n        .module-title i {\r\n            font-size: 28px;\r\n            color: #dc2626;\r\n        }\r\n        .module-title h2 {\r\n            font-size: 22px;\r\n            font-weight: 800;\r\n            color: #ffffff;\r\n            margin: 0;\r\n        }\r\n        .module-badge {\r\n            background: rgba(220, 38, 38, 0.2);\r\n            color: #ff8888;\r\n            padding: 5px 14px;\r\n            border-radius: 40px;\r\n            font-size: 12px;\r\n            font-weight: 700;\r\n            border: 1px solid rgba(220,38,38,0.5);\r\n        }\r\n        .module-content {\r\n            padding: 28px;\r\n        }\r\n        .module-content p {\r\n            font-size: 16px;\r\n            color: #ddcccc;\r\n            margin-bottom: 20px;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        \/* ========== INNER GRID ========== *\/\r\n        .inner-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\r\n            gap: 24px;\r\n            margin: 24px 0;\r\n        }\r\n        .inner-card {\r\n            background: rgba(30, 15, 15, 0.7);\r\n            border: 1px solid rgba(220, 38, 38, 0.3);\r\n            border-radius: 20px;\r\n            padding: 24px 20px;\r\n            text-align: center;\r\n            transition: all 0.25s ease;\r\n        }\r\n        .inner-card:hover {\r\n            border-color: #dc2626;\r\n            transform: translateY(-5px);\r\n            background: rgba(50, 20, 20, 0.8);\r\n            box-shadow: 0 12px 24px -10px rgba(220,38,38,0.2);\r\n        }\r\n        .inner-card i {\r\n            font-size: 28px;\r\n            color: #dc2626;\r\n            margin-bottom: 16px;\r\n        }\r\n        .inner-card h3 {\r\n            font-size: 18px;\r\n            font-weight: 700;\r\n            margin-bottom: 10px;\r\n            color: #ffffff;\r\n        }\r\n        .inner-card p {\r\n            font-size: 14px;\r\n            color: #ccaaaa;\r\n            margin: 0;\r\n        }\r\n\r\n        \/* ========== PROCESS MINI ========== *\/\r\n        .process-mini {\r\n            display: flex;\r\n            flex-wrap: wrap;\r\n            gap: 16px;\r\n            margin: 24px 0;\r\n        }\r\n        .step-mini {\r\n            flex: 1;\r\n            min-width: 140px;\r\n            background: rgba(40, 15, 15, 0.7);\r\n            padding: 16px 12px;\r\n            border-radius: 16px;\r\n            text-align: center;\r\n            border-left: 3px solid #dc2626;\r\n        }\r\n        .step-mini .step-num {\r\n            font-weight: 800;\r\n            color: #dc2626;\r\n            font-size: 18px;\r\n            margin-bottom: 6px;\r\n        }\r\n        .step-mini small {\r\n            font-size: 13px;\r\n            color: #ccaaaa;\r\n        }\r\n\r\n        \/* ========== APP TAGS ========== *\/\r\n        .app-tags {\r\n            display: flex;\r\n            flex-wrap: wrap;\r\n            gap: 10px;\r\n            margin: 20px 0;\r\n        }\r\n        .app-tag {\r\n            background: rgba(220, 38, 38, 0.15);\r\n            border: 1px solid rgba(220, 38, 38, 0.4);\r\n            padding: 6px 16px;\r\n            border-radius: 40px;\r\n            font-size: 13px;\r\n            font-weight: 500;\r\n            color: #ffbbbb;\r\n        }\r\n\r\n        \/* ========== CTA MINI ========== *\/\r\n        .cta-mini {\r\n            background: linear-gradient(115deg, #2a0a0a, #1a0505);\r\n            border: 1px solid #dc2626;\r\n            border-radius: 20px;\r\n            padding: 20px 24px;\r\n            text-align: center;\r\n            margin-top: 24px;\r\n        }\r\n        .cta-mini p {\r\n            color: #ffffff !important;\r\n            margin-bottom: 12px !important;\r\n            font-size: 15px !important;\r\n        }\r\n        .btn-mini {\r\n            background: #dc2626;\r\n            border: none;\r\n            padding: 10px 24px;\r\n            border-radius: 60px;\r\n            font-weight: 700;\r\n            font-size: 14px;\r\n            color: white;\r\n            cursor: pointer;\r\n            transition: all 0.2s ease;\r\n            display: inline-flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            gap: 8px;\r\n        }\r\n        .btn-mini:hover {\r\n            background: #b91c1c;\r\n            transform: translateY(-2px);\r\n            box-shadow: 0 5px 15px rgba(220,38,38,0.4);\r\n        }\r\n\r\n        \/* ========== IMAGE STYLES ========== *\/\r\n        .module-image {\r\n            width: 100%;\r\n            height: 200px;\r\n            object-fit: cover;\r\n            border-radius: 16px;\r\n            margin-bottom: 20px;\r\n            border: 1px solid rgba(220,38,38,0.3);\r\n        }\r\n        .hero-image {\r\n            width: 100%;\r\n            max-height: 280px;\r\n            object-fit: cover;\r\n            border-radius: 20px;\r\n            margin-top: 20px;\r\n            border: 2px solid rgba(220,38,38,0.4);\r\n        }\r\n\r\n        \/* ========== FINAL CTA ========== *\/\r\n        .final-cta {\r\n            background: linear-gradient(115deg, #2a0a0a, #1a0505);\r\n            border: 2px solid #dc2626;\r\n            border-radius: 28px;\r\n            padding: 50px 30px;\r\n            text-align: center;\r\n            margin: 40px 0 60px;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n        .final-cta::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: -50%;\r\n            left: -50%;\r\n            width: 200%;\r\n            height: 200%;\r\n            background: radial-gradient(circle, rgba(220,38,38,0.1), transparent 70%);\r\n            animation: borderFlow 8s ease infinite;\r\n        }\r\n        .final-cta i {\r\n            font-size: 48px;\r\n            color: #dc2626;\r\n            margin-bottom: 16px;\r\n            position: relative;\r\n            z-index: 1;\r\n        }\r\n        .final-cta h2 {\r\n            font-size: clamp(24px, 4vw, 34px);\r\n            font-weight: 800;\r\n            color: white;\r\n            margin-bottom: 16px;\r\n            position: relative;\r\n            z-index: 1;\r\n        }\r\n        .final-cta p {\r\n            color: #e0c8c8;\r\n            max-width: 700px;\r\n            margin: 0 auto 24px;\r\n            font-size: 16px;\r\n            position: relative;\r\n            z-index: 1;\r\n        }\r\n        .btn-primary-large {\r\n            background: #dc2626;\r\n            border: none;\r\n            padding: 14px 32px;\r\n            border-radius: 60px;\r\n            font-weight: 800;\r\n            font-size: 16px;\r\n            color: white;\r\n            cursor: pointer;\r\n            margin: 0 8px 12px;\r\n            transition: all 0.2s;\r\n            display: inline-flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            gap: 10px;\r\n        }\r\n        .btn-primary-large:hover {\r\n            background: #b91c1c;\r\n            transform: translateY(-2px);\r\n            box-shadow: 0 8px 20px rgba(220,38,38,0.4);\r\n        }\r\n        .btn-outline-large {\r\n            background: transparent;\r\n            border: 2px solid #dc2626;\r\n            padding: 14px 32px;\r\n            border-radius: 60px;\r\n            font-weight: 800;\r\n            font-size: 16px;\r\n            color: #ff8888;\r\n            cursor: pointer;\r\n            margin: 0 8px 12px;\r\n            transition: all 0.2s;\r\n            display: inline-flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            gap: 10px;\r\n        }\r\n        .btn-outline-large:hover {\r\n            background: rgba(220, 38, 38, 0.15);\r\n            transform: translateY(-2px);\r\n            color: #ffffff;\r\n        }\r\n\r\n        \/* ========== RESPONSIVE ========== *\/\r\n        @media (max-width: 992px) {\r\n            .master-container {\r\n                padding: 0 20px;\r\n            }\r\n            .module-header {\r\n                flex-direction: column;\r\n                align-items: flex-start;\r\n            }\r\n        }\r\n        @media (max-width: 768px) {\r\n            .master-hero {\r\n                padding: 40px 20px;\r\n                margin: 20px 0 30px;\r\n            }\r\n            .module-header {\r\n                padding: 16px 20px;\r\n            }\r\n            .module-title h2 {\r\n                font-size: 20px;\r\n            }\r\n            .module-content {\r\n                padding: 20px;\r\n            }\r\n            .inner-grid {\r\n                gap: 16px;\r\n            }\r\n            .process-mini {\r\n                flex-direction: column;\r\n            }\r\n            .step-mini {\r\n                min-width: auto;\r\n            }\r\n            .final-cta {\r\n                padding: 35px 20px;\r\n            }\r\n            .btn-primary-large, .btn-outline-large {\r\n                display: block;\r\n                width: 100%;\r\n                margin: 10px 0;\r\n            }\r\n            .module-image {\r\n                height: 180px;\r\n            }\r\n        }\r\n        @media (max-width: 480px) {\r\n            .master-container {\r\n                padding: 0 16px;\r\n            }\r\n            .inner-card {\r\n                padding: 18px 14px;\r\n            }\r\n            .inner-card h3 {\r\n                font-size: 16px;\r\n            }\r\n            .module-image {\r\n                height: 160px;\r\n            }\r\n            .hero-image {\r\n                max-height: 200px;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n<div class=\"master-container\">\r\n\r\n    <!-- ========== MASTER HERO ========== -->\r\n    <div class=\"master-hero animate-scaleIn\">\r\n        <div class=\"hero-content\">\r\n            <div class=\"master-badge\"><i class=\"fas fa-fire-extinguisher\"><\/i> INTEGRATED ENGINEERING SERVICES<\/div>\r\n            <h1>Complete <span>Engineering Solutions<\/span> Under One Roof<\/h1>\r\n            <p>From Fire Safety, Electrical, and Mechanical Engineering to Plumbing, Cold Chain, and Testing & Commissioning \u2014 Dudof (BD) LTD delivers end-to-end engineering solutions for commercial, industrial, and residential projects.<\/p>\r\n            <img decoding=\"async\" class=\"hero-image\" src=\"https:\/\/shutgun.ca\/wp-content\/uploads\/2023\/09\/Rendering-of-a-fire-sprinkler-putting-out-a-fire.jpg\" alt=\"Engineering services\" onerror=\"this.style.display='none'\">\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- ========== MODULE 1: FIRE SAFETY SOLUTION ========== -->\r\n    <div class=\"service-module animate-fadeUp\" id=\"module1\">\r\n        <div class=\"module-header\">\r\n            <div class=\"module-title\"><i class=\"fas fa-fire-extinguisher\"><\/i><h2>Fire Safety Solutions<\/h2><\/div>\r\n            <div class=\"module-badge\"><i class=\"fas fa-fire\"><\/i> PROTECTION<\/div>\r\n        <\/div>\r\n        <div class=\"module-content\">\r\n            <img decoding=\"async\" class=\"module-image\" src=\"https:\/\/shutgun.ca\/wp-content\/uploads\/2023\/09\/Rendering-of-a-fire-sprinkler-putting-out-a-fire.jpg\" alt=\"Fire safety\" onerror=\"this.style.display='none'\">\r\n            <p><strong>Complete fire safety solutions<\/strong> \u2013 passive fire protection, automatic sprinkler systems, fire standpipe networks, fire detection systems, gas suppression, and foam suppression for comprehensive building safety.<\/p>\r\n            <div class=\"inner-grid\">\r\n                <div class=\"inner-card\"><i class=\"fas fa-shield-alt\"><\/i><h3>Passive Fire Protection<\/h3><p>Fire stop, curtains, collars<\/p><\/div>\r\n                <div class=\"inner-card\"><i class=\"fas fa-water\"><\/i><h3>Sprinkler Systems<\/h3><p>Automatic fire suppression<\/p><\/div>\r\n                <div class=\"inner-card\"><i class=\"fas fa-database\"><\/i><h3>Standpipe Systems<\/h3><p>Firefighter water access<\/p><\/div>\r\n                <div class=\"inner-card\"><i class=\"fas fa-microchip\"><\/i><h3>Fire Detection<\/h3><p>Addressable & conventional<\/p><\/div>\r\n                <div class=\"inner-card\"><i class=\"fas fa-wind\"><\/i><h3>Gas Suppression<\/h3><p>FM-200, Novec, Inergen<\/p><\/div>\r\n                <div class=\"inner-card\"><i class=\"fas fa-water\"><\/i><h3>Foam Suppression<\/h3><p>Flammable liquid protection<\/p><\/div>\r\n            <\/div>\r\n            <div class=\"cta-mini\">\r\n                <p>\ud83d\udd25 Complete fire safety solutions for your facility.<\/p>\r\n                <button class=\"btn-mini\" onclick=\"alert('\ud83d\udd25 Fire safety consultation request received. Our expert will contact you.')\"><i class=\"fas fa-calendar-check\"><\/i> Request Fire Safety Consultation<\/button>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- ========== MODULE 2: ELECTRICAL ENGINEERING SOLUTIONS ========== -->\r\n    <div class=\"service-module animate-fadeUp\" id=\"module2\">\r\n        <div class=\"module-header\">\r\n            <div class=\"module-title\"><i class=\"fas fa-bolt\"><\/i><h2>Electrical Engineering Solutions<\/h2><\/div>\r\n            <div class=\"module-badge\"><i class=\"fas fa-microchip\"><\/i> POWER<\/div>\r\n        <\/div>\r\n        <div class=\"module-content\">\r\n            <img decoding=\"async\" class=\"module-image\" src=\"https:\/\/lirp.cdn-website.com\/ea22b615\/dms3rep\/multi\/opt\/electrical-control-panel-1920w.jpg\" alt=\"Electrical engineering\" onerror=\"this.style.display='none'\">\r\n            <p><strong>Complete electrical engineering solutions<\/strong> \u2013 system design, installation, solar energy, earthing protection, power backup, and testing & commissioning for reliable power infrastructure.<\/p>\r\n            <div class=\"inner-grid\">\r\n                <div class=\"inner-card\"><i class=\"fas fa-drafting-compass\"><\/i><h3>System Design<\/h3><p>Load calculation & SLD<\/p><\/div>\r\n                <div class=\"inner-card\"><i class=\"fas fa-bolt\"><\/i><h3>Installation Services<\/h3><p>Wiring & panel boards<\/p><\/div>\r\n                <div class=\"inner-card\"><i class=\"fas fa-sun\"><\/i><h3>Solar Solutions<\/h3><p>PV systems & hybrid<\/p><\/div>\r\n                <div class=\"inner-card\"><i class=\"fas fa-shield-alt\"><\/i><h3>Earthing & Lightning<\/h3><p>Safety protection<\/p><\/div>\r\n                <div class=\"inner-card\"><i class=\"fas fa-battery-full\"><\/i><h3>Power Backup<\/h3><p>Generators & UPS<\/p><\/div>\r\n                <div class=\"inner-card\"><i class=\"fas fa-clipboard-check\"><\/i><h3>Testing & Commissioning<\/h3><p>Verification & audit<\/p><\/div>\r\n            <\/div>\r\n            <div class=\"cta-mini\">\r\n                <p>\u26a1 Reliable electrical engineering for your facility.<\/p>\r\n                <button class=\"btn-mini\" onclick=\"alert('\u26a1 Electrical engineering consultation request received. Our expert will contact you.')\"><i class=\"fas fa-calendar-check\"><\/i> Request Electrical Consultation<\/button>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- ========== MODULE 3: MECHANICAL ENGINEERING SOLUTIONS ========== -->\r\n    <div class=\"service-module animate-fadeUp\" id=\"module3\">\r\n        <div class=\"module-header\">\r\n            <div class=\"module-title\"><i class=\"fas fa-cogs\"><\/i><h2>Mechanical Engineering Solutions<\/h2><\/div>\r\n            <div class=\"module-badge\"><i class=\"fas fa-industry\"><\/i> HVAC & COOLING<\/div>\r\n        <\/div>\r\n        <div class=\"module-content\">\r\n            <img decoding=\"async\" class=\"module-image\" src=\"https:\/\/anningjohnson.com\/wp-content\/uploads\/2023\/08\/053-Anning-Johnson-Mechanical-Insulation.jpg\" alt=\"Mechanical engineering\" onerror=\"this.style.display='none'\">\r\n            <p><strong>Complete mechanical engineering solutions<\/strong> \u2013 HVAC systems, industrial installation, cooling & refrigeration, testing & commissioning, and operation & maintenance services.<\/p>\r\n            <div class=\"inner-grid\">\r\n                <div class=\"inner-card\"><i class=\"fas fa-wind\"><\/i><h3>HVAC Systems<\/h3><p>Design & installation<\/p><\/div>\r\n                <div class=\"inner-card\"><i class=\"fas fa-cogs\"><\/i><h3>Industrial Installation<\/h3><p>Pipelines & pumps<\/p><\/div>\r\n                <div class=\"inner-card\"><i class=\"fas fa-snowflake\"><\/i><h3>Cooling & Refrigeration<\/h3><p>Industrial cooling<\/p><\/div>\r\n                <div class=\"inner-card\"><i class=\"fas fa-clipboard-check\"><\/i><h3>Testing & Commissioning<\/h3><p>System verification<\/p><\/div>\r\n                <div class=\"inner-card\"><i class=\"fas fa-tools\"><\/i><h3>Operation & Maintenance<\/h3><p>Preventive care<\/p><\/div>\r\n                <div class=\"inner-card\"><i class=\"fas fa-headset\"><\/i><h3>Integrated Support<\/h3><p>360\u00b0 solutions<\/p><\/div>\r\n            <\/div>\r\n            <div class=\"cta-mini\">\r\n                <p>\ud83d\udd27 Professional mechanical engineering for your facility.<\/p>\r\n                <button class=\"btn-mini\" onclick=\"alert('\ud83d\udd27 Mechanical engineering consultation request received. Our expert will contact you.')\"><i class=\"fas fa-calendar-check\"><\/i> Request Mechanical Consultation<\/button>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- ========== MODULE 4: PLUMBING & WATER MANAGEMENT ========== -->\r\n    <div class=\"service-module animate-fadeUp\" id=\"module4\">\r\n        <div class=\"module-header\">\r\n            <div class=\"module-title\"><i class=\"fas fa-tint\"><\/i><h2>Plumbing & Water Management<\/h2><\/div>\r\n            <div class=\"module-badge\"><i class=\"fas fa-water\"><\/i> WATER SYSTEMS<\/div>\r\n        <\/div>\r\n        <div class=\"module-content\">\r\n            <img decoding=\"async\" class=\"module-image\" src=\"https:\/\/www.eurotubieuropa.it\/english\/NL\/2015\/06\/Pipeline_layout_in_sustainability-Buildings-HI.jpg\" alt=\"Plumbing\" onerror=\"this.style.display='none'\">\r\n            <p><strong>Complete plumbing and water management solutions<\/strong> \u2013 system design, installation, water pump systems, drainage & sewage, and testing & maintenance for reliable water infrastructure.<\/p>\r\n            <div class=\"inner-grid\">\r\n                <div class=\"inner-card\"><i class=\"fas fa-drafting-compass\"><\/i><h3>System Design<\/h3><p>Water supply & drainage<\/p><\/div>\r\n                <div class=\"inner-card\"><i class=\"fas fa-wrench\"><\/i><h3>Installation Services<\/h3><p>Pipe fitting & setup<\/p><\/div>\r\n                <div class=\"inner-card\"><i class=\"fas fa-water-pump\"><\/i><h3>Water Pump Systems<\/h3><p>Booster & pressure<\/p><\/div>\r\n                <div class=\"inner-card\"><i class=\"fas fa-drainpipe\"><\/i><h3>Drainage & Sewage<\/h3><p>Wastewater management<\/p><\/div>\r\n                <div class=\"inner-card\"><i class=\"fas fa-clipboard-list\"><\/i><h3>Testing & Maintenance<\/h3><p>Leak detection & care<\/p><\/div>\r\n                <div class=\"inner-card\"><i class=\"fas fa-headset\"><\/i><h3>Integrated Support<\/h3><p>360\u00b0 solutions<\/p><\/div>\r\n            <\/div>\r\n            <div class=\"cta-mini\">\r\n                <p>\ud83d\udca7 Complete water management for your building.<\/p>\r\n                <button class=\"btn-mini\" onclick=\"alert('\ud83d\udca7 Plumbing consultation request received. Our expert will contact you.')\"><i class=\"fas fa-calendar-check\"><\/i> Request Plumbing Consultation<\/button>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- ========== MODULE 5: PCM COLD CHAIN SOLUTIONS ========== -->\r\n    <div class=\"service-module animate-fadeUp\" id=\"module5\">\r\n        <div class=\"module-header\">\r\n            <div class=\"module-title\"><i class=\"fas fa-snowflake\"><\/i><h2>PCM Cold Chain Solutions<\/h2><\/div>\r\n            <div class=\"module-badge\"><i class=\"fas fa-thermometer-half\"><\/i> TEMPERATURE CONTROL<\/div>\r\n        <\/div>\r\n        <div class=\"module-content\">\r\n            <img decoding=\"async\" class=\"module-image\" src=\"https:\/\/www.broekmanlogistics.com\/wp-content\/uploads\/2023\/10\/Warehousing-Storage-Healthcare-Pharmaceutical-Chemicals-Venlo-e1697635443645.jpg\" alt=\"Cold chain\" onerror=\"this.style.display='none'\">\r\n            <p><strong>Complete PCM cold chain solutions<\/strong> \u2013 passive temperature controlled packaging, cold chain logistics, pharmaceutical systems, consulting & validation, and integrated support for temperature-sensitive products.<\/p>\r\n            <div class=\"inner-grid\">\r\n                <div class=\"inner-card\"><i class=\"fas fa-box\"><\/i><h3>PCM Packaging<\/h3><p>Insulated boxes<\/p><\/div>\r\n                <div class=\"inner-card\"><i class=\"fas fa-truck\"><\/i><h3>Cold Chain Logistics<\/h3><p>Temperature transport<\/p><\/div>\r\n                <div class=\"inner-card\"><i class=\"fas fa-capsules\"><\/i><h3>Pharmaceutical Systems<\/h3><p>2\u00b0C\u201325\u00b0C control<\/p><\/div>\r\n                <div class=\"inner-card\"><i class=\"fas fa-clipboard-check\"><\/i><h3>Consulting & Validation<\/h3><p>Temperature mapping<\/p><\/div>\r\n                <div class=\"inner-card\"><i class=\"fas fa-charging-station\"><\/i><h3>Distribution<\/h3><p>End-to-end delivery<\/p><\/div>\r\n                <div class=\"inner-card\"><i class=\"fas fa-headset\"><\/i><h3>Integrated Support<\/h3><p>360\u00b0 solutions<\/p><\/div>\r\n            <\/div>\r\n            <div class=\"cta-mini\">\r\n                <p>\u2744\ufe0f Reliable cold chain solutions for sensitive products.<\/p>\r\n                <button class=\"btn-mini\" onclick=\"alert('\u2744\ufe0f Cold chain consultation request received. Our expert will contact you.')\"><i class=\"fas fa-calendar-check\"><\/i> Request Cold Chain Consultation<\/button>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- ========== MODULE 6: TESTING, COMMISSIONING & AMC ========== -->\r\n    <div class=\"service-module animate-fadeUp\" id=\"module6\">\r\n        <div class=\"module-header\">\r\n            <div class=\"module-title\"><i class=\"fas fa-clipboard-check\"><\/i><h2>Testing, Commissioning & AMC<\/h2><\/div>\r\n            <div class=\"module-badge\"><i class=\"fas fa-chart-line\"><\/i> VERIFICATION<\/div>\r\n        <\/div>\r\n        <div class=\"module-content\">\r\n            <img decoding=\"async\" class=\"module-image\" src=\"https:\/\/training.eatechnology.com\/media\/rpkfpcac\/commissioning-and-testing.webp\" alt=\"Testing\" onerror=\"this.style.display='none'\">\r\n            <p><strong>Complete testing, commissioning and AMC services<\/strong> \u2013 system inspection, performance testing, commissioning, and annual maintenance contracts across all engineering systems for long-term reliability.<\/p>\r\n            <div class=\"inner-grid\">\r\n                <div class=\"inner-card\"><i class=\"fas fa-fire-extinguisher\"><\/i><h3>Fire Safety<\/h3><p>Testing & maintenance<\/p><\/div>\r\n                <div class=\"inner-card\"><i class=\"fas fa-bolt\"><\/i><h3>Electrical Systems<\/h3><p>Power testing<\/p><\/div>\r\n                <div class=\"inner-card\"><i class=\"fas fa-cogs\"><\/i><h3>Mechanical Systems<\/h3><p>HVAC & cooling<\/p><\/div>\r\n                <div class=\"inner-card\"><i class=\"fas fa-tint\"><\/i><h3>Plumbing Systems<\/h3><p>Water systems<\/p><\/div>\r\n                <div class=\"inner-card\"><i class=\"fas fa-snowflake\"><\/i><h3>Cold Chain<\/h3><p>Validation & monitoring<\/p><\/div>\r\n                <div class=\"inner-card\"><i class=\"fas fa-building\"><\/i><h3>Integrated AMC<\/h3><p>Complete facility care<\/p><\/div>\r\n            <\/div>\r\n            <div class=\"app-tags\">\r\n                <span class=\"app-tag\">\ud83c\udfe2 Commercial Buildings<\/span>\r\n                <span class=\"app-tag\">\ud83c\udfed Industrial Plants<\/span>\r\n                <span class=\"app-tag\">\ud83c\udfe5 Healthcare<\/span>\r\n                <span class=\"app-tag\">\ud83c\udfec Shopping Malls<\/span>\r\n                <span class=\"app-tag\">\ud83c\udfe8 Hotels<\/span>\r\n                <span class=\"app-tag\">\ud83d\udcbb Data Centers<\/span>\r\n            <\/div>\r\n            <div class=\"cta-mini\">\r\n                <p>\ud83d\udcca Ensure system reliability with professional AMC services.<\/p>\r\n                <button class=\"btn-mini\" onclick=\"alert('\ud83d\udcca Testing & AMC consultation request received. Our specialist will contact you.')\"><i class=\"fas fa-calendar-check\"><\/i> Request AMC Consultation<\/button>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- ========== FINAL MASTER CTA ========== -->\r\n    <div class=\"final-cta\">\r\n        <i class=\"fas fa-fire-extinguisher\"><\/i>\r\n        <h2>One Partner. Complete Engineering Confidence.<\/h2>\r\n        <p>From Fire Safety and Electrical Engineering to Mechanical, Plumbing, Cold Chain, and Testing & Commissioning \u2014 Dudof (BD) LTD delivers end-to-end engineering solutions for all project types.<\/p>\r\n        <div>\r\n            <button class=\"btn-primary-large\" onclick=\"alert('\ud83d\udcde Free consultation scheduled! Our engineering expert will contact you.')\"><i class=\"fas fa-calendar-check\"><\/i> Request Free Consultation<\/button>\r\n            <button class=\"btn-outline-large\" onclick=\"alert('\ud83d\udce7 Email: services@dudofbd.com | Call: +880 1234 567890')\"><i class=\"fas fa-phone-alt\"><\/i> Contact Dudof (BD) LTD Today<\/button>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<script>\r\n    \/\/ Scroll animation for modules\r\n    const modules = document.querySelectorAll('.service-module');\r\n    const observer = new IntersectionObserver((entries) => {\r\n        entries.forEach(entry => {\r\n            if (entry.isIntersecting) {\r\n                entry.target.style.opacity = '1';\r\n                entry.target.style.transform = 'translateY(0)';\r\n            }\r\n        });\r\n    }, { threshold: 0.1, rootMargin: '0px 0px -30px 0px' });\r\n    modules.forEach(module => {\r\n        module.style.opacity = '0';\r\n        module.style.transform = 'translateY(20px)';\r\n        module.style.transition = 'opacity 0.5s ease, transform 0.5s ease';\r\n        observer.observe(module);\r\n    });\r\n    setTimeout(() => {\r\n        if (modules[0]) {\r\n            modules[0].style.opacity = '1';\r\n            modules[0].style.transform = 'translateY(0)';\r\n        }\r\n    }, 100);\r\n<\/script>\r\n<\/body>\r\n<\/html>\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>Dudof (BD) LTD | Our Services \u2013 Complete Engineering Solutions Ecosystem INTEGRATED ENGINEERING SERVICES Complete Engineering Solutions Under One Roof From Fire Safety, Electrical, and Mechanical Engineering to Plumbing, Cold Chain, and Testing &#038; Commissioning \u2014 Dudof (BD) LTD delivers end-to-end engineering solutions for commercial, industrial, and<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-2878","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/dudofbd.com\/index.php?rest_route=\/wp\/v2\/pages\/2878","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dudofbd.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dudofbd.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dudofbd.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dudofbd.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2878"}],"version-history":[{"count":4,"href":"https:\/\/dudofbd.com\/index.php?rest_route=\/wp\/v2\/pages\/2878\/revisions"}],"predecessor-version":[{"id":2883,"href":"https:\/\/dudofbd.com\/index.php?rest_route=\/wp\/v2\/pages\/2878\/revisions\/2883"}],"wp:attachment":[{"href":"https:\/\/dudofbd.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2878"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}