{"id":10,"date":"2026-06-18T09:00:04","date_gmt":"2026-06-18T09:00:04","guid":{"rendered":"https:\/\/fastregist.brandmates.biz\/?page_id=10"},"modified":"2026-06-18T18:03:23","modified_gmt":"2026-06-18T11:03:23","slug":"home","status":"publish","type":"page","link":"https:\/\/fastregist.brandmates.biz\/","title":{"rendered":""},"content":{"rendered":"\n<meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>\u0e1a\u0e23\u0e34\u0e29\u0e31\u0e17 \u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19 | ISO Certification Thailand<\/title>\n    <link href=\"[fonts.googleapis.com](https:\/\/fonts.googleapis.com\/css2?family=Prompt:wght@300;400;500;600;700&amp;family=Inter:wght@300;400;500;600;700&amp;display=swap)\" rel=\"stylesheet\">\n    <link rel=\"stylesheet\" href=\"[cdnjs.cloudflare.com](https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css)\">\n    <style>\n        :root {\n            --primary: #0052CC;\n            --primary-dark: #003D99;\n            --secondary: #00875A;\n            --accent: #FF6B35;\n            --dark: #172B4D;\n            --gray-100: #F4F5F7;\n            --gray-200: #EBECF0;\n            --gray-500: #6B778C;\n            --white: #FFFFFF;\n            --gradient-primary: linear-gradient(135deg, #0052CC 0%, #00875A 100%);\n            --gradient-hero: linear-gradient(135deg, #0052CC 0%, #003D99 50%, #00875A 100%);\n            --shadow-sm: 0 1px 3px rgba(0,0,0,0.08);\n            --shadow-md: 0 4px 12px rgba(0,0,0,0.1);\n            --shadow-lg: 0 10px 40px rgba(0,0,0,0.12);\n            --shadow-xl: 0 20px 60px rgba(0,0,0,0.15);\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Prompt', 'Inter', sans-serif;\n            color: var(--dark);\n            line-height: 1.7;\n            overflow-x: hidden;\n        }\n\n        \/* Navigation *\/\n        .navbar {\n            position: fixed;\n            top: 0;\n            left: 0;\n            right: 0;\n            z-index: 1000;\n            padding: 1rem 5%;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            transition: all 0.3s ease;\n            background: transparent;\n        }\n\n        .navbar.scrolled {\n            background: var(--white);\n            box-shadow: var(--shadow-md);\n            padding: 0.75rem 5%;\n        }\n\n        .logo {\n            display: flex;\n            align-items: center;\n            gap: 0.75rem;\n            text-decoration: none;\n        }\n\n        .logo-icon {\n            width: 50px;\n            height: 50px;\n            background: var(--gradient-primary);\n            border-radius: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: var(--white);\n            font-weight: 700;\n            font-size: 1.25rem;\n        }\n\n        .logo-text {\n            font-size: 1.5rem;\n            font-weight: 700;\n            color: var(--white);\n            transition: color 0.3s ease;\n        }\n\n        .navbar.scrolled .logo-text {\n            color: var(--primary);\n        }\n\n        .nav-links {\n            display: flex;\n            gap: 2.5rem;\n            list-style: none;\n        }\n\n        .nav-links a {\n            text-decoration: none;\n            color: var(--white);\n            font-weight: 500;\n            font-size: 0.95rem;\n            position: relative;\n            transition: color 0.3s ease;\n        }\n\n        .navbar.scrolled .nav-links a {\n            color: var(--dark);\n        }\n\n        .nav-links a:hover {\n            color: var(--accent);\n        }\n\n        .nav-links a::after {\n            content: '';\n            position: absolute;\n            bottom: -5px;\n            left: 0;\n            width: 0;\n            height: 2px;\n            background: var(--accent);\n            transition: width 0.3s ease;\n        }\n\n        .nav-links a:hover::after {\n            width: 100%;\n        }\n\n        .nav-cta {\n            background: var(--accent);\n            color: var(--white) !important;\n            padding: 0.75rem 1.75rem;\n            border-radius: 50px;\n            font-weight: 600;\n            transition: all 0.3s ease;\n        }\n\n        .nav-cta:hover {\n            background: #e55a2b;\n            transform: translateY(-2px);\n        }\n\n        .nav-cta::after {\n            display: none !important;\n        }\n\n        .mobile-toggle {\n            display: none;\n            flex-direction: column;\n            gap: 5px;\n            cursor: pointer;\n            padding: 10px;\n        }\n\n        .mobile-toggle span {\n            width: 25px;\n            height: 3px;\n            background: var(--white);\n            border-radius: 3px;\n            transition: all 0.3s ease;\n        }\n\n        .navbar.scrolled .mobile-toggle span {\n            background: var(--dark);\n        }\n\n        \/* Hero Section *\/\n        .hero {\n            min-height: 100vh;\n            background: var(--gradient-hero);\n            position: relative;\n            display: flex;\n            align-items: center;\n            overflow: hidden;\n        }\n\n        .hero::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: url('data:image\/svg+xml,<svg xmlns=\"[w3.org](http:\/\/www.w3.org\/2000\/svg)\" viewBox=\"0 0 1440 320\"><path fill=\"%23ffffff\" fill-opacity=\"0.05\" d=\"M0,160L48,176C96,192,192,224,288,213.3C384,203,480,149,576,149.3C672,149,768,203,864,224C960,245,1056,235,1152,208C1248,181,1344,139,1392,117.3L1440,96L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z\"><\/path><\/svg>');\n            background-size: cover;\n            background-position: bottom;\n        }\n\n        .hero-shapes {\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            overflow: hidden;\n            pointer-events: none;\n        }\n\n        .shape {\n            position: absolute;\n            border-radius: 50%;\n            background: rgba(255,255,255,0.1);\n        }\n\n        .shape-1 {\n            width: 400px;\n            height: 400px;\n            top: -100px;\n            right: -100px;\n        }\n\n        .shape-2 {\n            width: 200px;\n            height: 200px;\n            bottom: 20%;\n            left: 10%;\n        }\n\n        .shape-3 {\n            width: 150px;\n            height: 150px;\n            top: 40%;\n            right: 15%;\n        }\n\n        .hero-container {\n            max-width: 1400px;\n            margin: 0 auto;\n            padding: 0 5%;\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 4rem;\n            align-items: center;\n            position: relative;\n            z-index: 1;\n        }\n\n        .hero-content h1 {\n            font-size: 3.5rem;\n            font-weight: 700;\n            color: var(--white);\n            line-height: 1.2;\n            margin-bottom: 1.5rem;\n        }\n\n        .hero-content h1 span {\n            color: var(--accent);\n        }\n\n        .hero-content p {\n            font-size: 1.2rem;\n            color: rgba(255,255,255,0.9);\n            margin-bottom: 2rem;\n            max-width: 500px;\n        }\n\n        .hero-buttons {\n            display: flex;\n            gap: 1rem;\n            flex-wrap: wrap;\n        }\n\n        .btn {\n            display: inline-flex;\n            align-items: center;\n            gap: 0.5rem;\n            padding: 1rem 2rem;\n            border-radius: 50px;\n            font-weight: 600;\n            text-decoration: none;\n            transition: all 0.3s ease;\n            font-size: 1rem;\n            border: none;\n            cursor: pointer;\n        }\n\n        .btn-primary {\n            background: var(--accent);\n            color: var(--white);\n        }\n\n        .btn-primary:hover {\n            background: #e55a2b;\n            transform: translateY(-3px);\n            box-shadow: 0 10px 30px rgba(255,107,53,0.4);\n        }\n\n        .btn-outline {\n            background: transparent;\n            color: var(--white);\n            border: 2px solid var(--white);\n        }\n\n        .btn-outline:hover {\n            background: var(--white);\n            color: var(--primary);\n        }\n\n        .hero-stats {\n            display: flex;\n            gap: 3rem;\n            margin-top: 3rem;\n        }\n\n        .stat-item {\n            text-align: center;\n        }\n\n        .stat-number {\n            font-size: 2.5rem;\n            font-weight: 700;\n            color: var(--white);\n        }\n\n        .stat-label {\n            font-size: 0.9rem;\n            color: rgba(255,255,255,0.8);\n        }\n\n        .hero-visual {\n            position: relative;\n        }\n\n        .hero-card {\n            background: var(--white);\n            border-radius: 20px;\n            padding: 2.5rem;\n            box-shadow: var(--shadow-xl);\n            position: relative;\n        }\n\n        .hero-card::before {\n            content: '';\n            position: absolute;\n            top: -20px;\n            right: -20px;\n            width: 100px;\n            height: 100px;\n            background: var(--accent);\n            border-radius: 50%;\n            opacity: 0.2;\n        }\n\n        .certification-badges {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 1.5rem;\n        }\n\n        .badge-item {\n            text-align: center;\n            padding: 1.5rem;\n            background: var(--gray-100);\n            border-radius: 15px;\n            transition: all 0.3s ease;\n        }\n\n        .badge-item:hover {\n            transform: translateY(-5px);\n            box-shadow: var(--shadow-md);\n            background: var(--white);\n        }\n\n        .badge-item i {\n            font-size: 2rem;\n            color: var(--primary);\n            margin-bottom: 0.75rem;\n        }\n\n        .badge-item span {\n            display: block;\n            font-weight: 600;\n            font-size: 0.85rem;\n            color: var(--dark);\n        }\n\n        \/* Accreditation Bar *\/\n        .accreditation-bar {\n            background: var(--white);\n            padding: 2rem 5%;\n            border-bottom: 1px solid var(--gray-200);\n        }\n\n        .accreditation-container {\n            max-width: 1400px;\n            margin: 0 auto;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 4rem;\n            flex-wrap: wrap;\n        }\n\n        .accreditation-item {\n            display: flex;\n            align-items: center;\n            gap: 0.75rem;\n            color: var(--gray-500);\n            font-size: 0.95rem;\n        }\n\n        .accreditation-item i {\n            color: var(--secondary);\n            font-size: 1.25rem;\n        }\n\n        \/* Services Section *\/\n        .services {\n            padding: 6rem 5%;\n            background: var(--gray-100);\n        }\n\n        .section-header {\n            text-align: center;\n            max-width: 700px;\n            margin: 0 auto 4rem;\n        }\n\n        .section-subtitle {\n            display: inline-block;\n            background: var(--gradient-primary);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n            font-weight: 600;\n            font-size: 0.95rem;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n            margin-bottom: 1rem;\n        }\n\n        .section-title {\n            font-size: 2.75rem;\n            font-weight: 700;\n            color: var(--dark);\n            margin-bottom: 1rem;\n        }\n\n        .section-desc {\n            color: var(--gray-500);\n            font-size: 1.1rem;\n        }\n\n        .services-grid {\n            max-width: 1400px;\n            margin: 0 auto;\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));\n            gap: 2rem;\n        }\n\n        .service-card {\n            background: var(--white);\n            border-radius: 20px;\n            padding: 2.5rem;\n            transition: all 0.4s ease;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .service-card::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 4px;\n            background: var(--gradient-primary);\n            transform: scaleX(0);\n            transition: transform 0.4s ease;\n        }\n\n        .service-card:hover::before {\n            transform: scaleX(1);\n        }\n\n        .service-card:hover {\n            transform: translateY(-10px);\n            box-shadow: var(--shadow-lg);\n        }\n\n        .service-icon {\n            width: 70px;\n            height: 70px;\n            background: var(--gradient-primary);\n            border-radius: 15px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-bottom: 1.5rem;\n        }\n\n        .service-icon i {\n            font-size: 1.75rem;\n            color: var(--white);\n        }\n\n        .service-card h3 {\n            font-size: 1.35rem;\n            font-weight: 600;\n            color: var(--dark);\n            margin-bottom: 1rem;\n        }\n\n        .service-card p {\n            color: var(--gray-500);\n            margin-bottom: 1.5rem;\n            line-height: 1.8;\n        }\n\n        .service-features {\n            list-style: none;\n            margin-bottom: 1.5rem;\n        }\n\n        .service-features li {\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n            padding: 0.5rem 0;\n            color: var(--dark);\n            font-size: 0.95rem;\n        }\n\n        .service-features i {\n            color: var(--secondary);\n            font-size: 0.9rem;\n        }\n\n        .service-link {\n            display: inline-flex;\n            align-items: center;\n            gap: 0.5rem;\n            color: var(--primary);\n            font-weight: 600;\n            text-decoration: none;\n            transition: gap 0.3s ease;\n        }\n\n        .service-link:hover {\n            gap: 1rem;\n        }\n\n        \/* Why Choose Us *\/\n        .why-us {\n            padding: 6rem 5%;\n            background: var(--white);\n        }\n\n        .why-us-container {\n            max-width: 1400px;\n            margin: 0 auto;\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 4rem;\n            align-items: center;\n        }\n\n        .why-us-content .section-header {\n            text-align: left;\n            margin: 0 0 2rem;\n        }\n\n        .why-us-list {\n            display: flex;\n            flex-direction: column;\n            gap: 1.5rem;\n        }\n\n        .why-us-item {\n            display: flex;\n            gap: 1.25rem;\n            padding: 1.5rem;\n            background: var(--gray-100);\n            border-radius: 15px;\n            transition: all 0.3s ease;\n        }\n\n        .why-us-item:hover {\n            background: var(--white);\n            box-shadow: var(--shadow-md);\n            transform: translateX(10px);\n        }\n\n        .why-us-icon {\n            width: 50px;\n            height: 50px;\n            background: var(--gradient-primary);\n            border-radius: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            flex-shrink: 0;\n        }\n\n        .why-us-icon i {\n            color: var(--white);\n            font-size: 1.25rem;\n        }\n\n        .why-us-item h4 {\n            font-size: 1.1rem;\n            font-weight: 600;\n            color: var(--dark);\n            margin-bottom: 0.5rem;\n        }\n\n        .why-us-item p {\n            color: var(--gray-500);\n            font-size: 0.95rem;\n        }\n\n        .why-us-visual {\n            position: relative;\n        }\n\n        .why-us-image {\n            background: var(--gradient-primary);\n            border-radius: 20px;\n            padding: 3rem;\n            color: var(--white);\n        }\n\n        .process-steps {\n            display: flex;\n            flex-direction: column;\n            gap: 2rem;\n        }\n\n        .process-step {\n            display: flex;\n            align-items: flex-start;\n            gap: 1.5rem;\n        }\n\n        .step-number {\n            width: 45px;\n            height: 45px;\n            background: rgba(255,255,255,0.2);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-weight: 700;\n            font-size: 1.2rem;\n            flex-shrink: 0;\n        }\n\n        .step-content h5 {\n            font-size: 1.1rem;\n            font-weight: 600;\n            margin-bottom: 0.5rem;\n        }\n\n        .step-content p {\n            font-size: 0.95rem;\n            opacity: 0.9;\n        }\n\n        \/* CTA Section *\/\n        .cta {\n            padding: 6rem 5%;\n            background: var(--gradient-hero);\n            position: relative;\n            overflow: hidden;\n        }\n\n        .cta::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: url('data:image\/svg+xml,<svg xmlns=\"[w3.org](http:\/\/www.w3.org\/2000\/svg)\" viewBox=\"0 0 100 100\"><circle cx=\"50\" cy=\"50\" r=\"40\" fill=\"none\" stroke=\"%23ffffff\" stroke-opacity=\"0.1\" stroke-width=\"0.5\"\/><\/svg>');\n            background-size: 100px;\n        }\n\n        .cta-container {\n            max-width: 900px;\n            margin: 0 auto;\n            text-align: center;\n            position: relative;\n            z-index: 1;\n        }\n\n        .cta h2 {\n            font-size: 2.5rem;\n            color: var(--white);\n            margin-bottom: 1rem;\n        }\n\n        .cta p {\n            font-size: 1.2rem;\n            color: rgba(255,255,255,0.9);\n            margin-bottom: 2rem;\n        }\n\n        .cta-buttons {\n            display: flex;\n            gap: 1rem;\n            justify-content: center;\n            flex-wrap: wrap;\n        }\n\n        \/* Contact Section *\/\n        .contact {\n            padding: 6rem 5%;\n            background: var(--white);\n        }\n\n        .contact-container {\n            max-width: 1400px;\n            margin: 0 auto;\n            display: grid;\n            grid-template-columns: 1fr 1.2fr;\n            gap: 4rem;\n        }\n\n        .contact-info h3 {\n            font-size: 2rem;\n            color: var(--dark);\n            margin-bottom: 1rem;\n        }\n\n        .contact-info > p {\n            color: var(--gray-500);\n            margin-bottom: 2rem;\n        }\n\n        .contact-details {\n            display: flex;\n            flex-direction: column;\n            gap: 1.5rem;\n        }\n\n        .contact-item {\n            display: flex;\n            align-items: flex-start;\n            gap: 1rem;\n        }\n\n        .contact-icon {\n            width: 50px;\n            height: 50px;\n            background: var(--gray-100);\n            border-radius: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n\n        .contact-icon i {\n            color: var(--primary);\n            font-size: 1.25rem;\n        }\n\n        .contact-item h4 {\n            font-size: 1rem;\n            font-weight: 600;\n            color: var(--dark);\n            margin-bottom: 0.25rem;\n        }\n\n        .contact-item p {\n            color: var(--gray-500);\n            font-size: 0.95rem;\n        }\n\n        .social-links {\n            display: flex;\n            gap: 1rem;\n            margin-top: 2rem;\n        }\n\n        .social-link {\n            width: 45px;\n            height: 45px;\n            background: var(--gray-100);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: var(--dark);\n            transition: all 0.3s ease;\n        }\n\n        .social-link:hover {\n            background: var(--primary);\n            color: var(--white);\n            transform: translateY(-3px);\n        }\n\n        .contact-form {\n            background: var(--gray-100);\n            padding: 2.5rem;\n            border-radius: 20px;\n        }\n\n        .form-row {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 1.5rem;\n            margin-bottom: 1.5rem;\n        }\n\n        .form-group {\n            margin-bottom: 1.5rem;\n        }\n\n        .form-group label {\n            display: block;\n            font-weight: 500;\n            color: var(--dark);\n            margin-bottom: 0.5rem;\n            font-size: 0.95rem;\n        }\n\n        .form-group input,\n        .form-group select,\n        .form-group textarea {\n            width: 100%;\n            padding: 1rem 1.25rem;\n            border: 2px solid var(--gray-200);\n            border-radius: 12px;\n            font-size: 1rem;\n            font-family: inherit;\n            transition: border-color 0.3s ease;\n            background: var(--white);\n        }\n\n        .form-group input:focus,\n        .form-group select:focus,\n        .form-group textarea:focus {\n            outline: none;\n            border-color: var(--primary);\n        }\n\n        .form-group textarea {\n            min-height: 150px;\n            resize: vertical;\n        }\n\n        .btn-submit {\n            width: 100%;\n            padding: 1.25rem;\n            background: var(--gradient-primary);\n            color: var(--white);\n            border: none;\n            border-radius: 12px;\n            font-size: 1.1rem;\n            font-weight: 600;\n            cursor: pointer;\n            transition: all 0.3s ease;\n        }\n\n        .btn-submit:hover {\n            transform: translateY(-3px);\n            box-shadow: var(--shadow-lg);\n        }\n\n        \/* Footer *\/\n        .footer {\n            background: var(--dark);\n            color: var(--white);\n            padding: 4rem 5% 2rem;\n        }\n\n        .footer-container {\n            max-width: 1400px;\n            margin: 0 auto;\n            display: grid;\n            grid-template-columns: 2fr 1fr 1fr 1fr;\n            gap: 3rem;\n        }\n\n        .footer-brand .logo {\n            margin-bottom: 1.5rem;\n        }\n\n        .footer-brand .logo-text {\n            color: var(--white);\n        }\n\n        .footer-brand p {\n            color: rgba(255,255,255,0.7);\n            line-height: 1.8;\n            margin-bottom: 1.5rem;\n        }\n\n        .footer h4 {\n            font-size: 1.1rem;\n            font-weight: 600;\n            margin-bottom: 1.5rem;\n            color: var(--white);\n        }\n\n        .footer-links {\n            list-style: none;\n        }\n\n        .footer-links li {\n            margin-bottom: 0.75rem;\n        }\n\n        .footer-links a {\n            color: rgba(255,255,255,0.7);\n            text-decoration: none;\n            transition: color 0.3s ease;\n        }\n\n        .footer-links a:hover {\n            color: var(--accent);\n        }\n\n        .footer-bottom {\n            border-top: 1px solid rgba(255,255,255,0.1);\n            margin-top: 3rem;\n            padding-top: 2rem;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            flex-wrap: wrap;\n            gap: 1rem;\n        }\n\n        .footer-bottom p {\n            color: rgba(255,255,255,0.6);\n            font-size: 0.9rem;\n        }\n\n        \/* Responsive *\/\n        @media (max-width: 1024px) {\n            .hero-container,\n            .why-us-container,\n            .contact-container {\n                grid-template-columns: 1fr;\n            }\n\n            .hero-content h1 {\n                font-size: 2.75rem;\n            }\n\n            .hero-visual {\n                display: none;\n            }\n\n            .footer-container {\n                grid-template-columns: 1fr 1fr;\n            }\n        }\n\n        @media (max-width: 768px) {\n            .nav-links {\n                display: none;\n                position: absolute;\n                top: 100%;\n                left: 0;\n                right: 0;\n                background: var(--white);\n                flex-direction: column;\n                padding: 2rem;\n                gap: 1.5rem;\n                box-shadow: var(--shadow-lg);\n            }\n\n            .nav-links.active {\n                display: flex;\n            }\n\n            .nav-links a {\n                color: var(--dark);\n            }\n\n            .mobile-toggle {\n                display: flex;\n            }\n\n            .hero-content h1 {\n                font-size: 2.25rem;\n            }\n\n            .hero-stats {\n                gap: 1.5rem;\n            }\n\n            .stat-number {\n                font-size: 2rem;\n            }\n\n            .section-title {\n                font-size: 2rem;\n            }\n\n            .services-grid {\n                grid-template-columns: 1fr;\n            }\n\n            .form-row {\n                grid-template-columns: 1fr;\n            }\n\n            .footer-container {\n                grid-template-columns: 1fr;\n            }\n\n            .footer-bottom {\n                flex-direction: column;\n                text-align: center;\n            }\n        }\n\n        \/* Animations *\/\n        @keyframes fadeInUp {\n            from {\n                opacity: 0;\n                transform: translateY(30px);\n            }\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n\n        .animate-fadeInUp {\n            animation: fadeInUp 0.6s ease forwards;\n        }\n\n        \/* Floating Animation *\/\n        @keyframes float {\n            0%, 100% { transform: translateY(0); }\n            50% { transform: translateY(-20px); }\n        }\n\n        .floating {\n            animation: float 6s ease-in-out infinite;\n        }\n    <\/style>\n\n\n\n    <!-- Navigation -->\n    <nav class=\"navbar\" id=\"navbar\">\n        <a href=\"#\" class=\"logo\">\n            <div class=\"logo-icon\">CB<\/div>\n            <span class=\"logo-text\">CertifyPro<\/span>\n        <\/a>\n        <ul class=\"nav-links\" id=\"navLinks\">\n            <li><a href=\"#home\">\u0e2b\u0e19\u0e49\u0e32\u0e41\u0e23\u0e01<\/a><\/li>\n            <li><a href=\"#services\">\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23<\/a><\/li>\n            <li><a href=\"#about\">\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e40\u0e23\u0e32<\/a><\/li>\n            <li><a href=\"#process\">\u0e01\u0e23\u0e30\u0e1a\u0e27\u0e19\u0e01\u0e32\u0e23<\/a><\/li>\n            <li><a href=\"#contact\">\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d<\/a><\/li>\n            <li><a href=\"#contact\" class=\"nav-cta\">\u0e02\u0e2d\u0e43\u0e1a\u0e40\u0e2a\u0e19\u0e2d\u0e23\u0e32\u0e04\u0e32<\/a><\/li>\n        <\/ul>\n        <div class=\"mobile-toggle\" id=\"mobileToggle\">\n            <span><\/span>\n            <span><\/span>\n            <span><\/span>\n        <\/div>\n    <\/nav>\n\n    <!-- Hero Section -->\n    <section class=\"hero\" id=\"home\">\n        <div class=\"hero-shapes\">\n            <div class=\"shape shape-1 floating\"><\/div>\n            <div class=\"shape shape-2 floating\" style=\"animation-delay: 2s;\"><\/div>\n            <div class=\"shape shape-3 floating\" style=\"animation-delay: 4s;\"><\/div>\n        <\/div>\n        <div class=\"hero-container\">\n            <div class=\"hero-content\">\n                <h1>\u0e22\u0e01\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e14\u0e49\u0e27\u0e22<span>\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e2a\u0e32\u0e01\u0e25<\/span><\/h1>\n                <p>\u0e1c\u0e39\u0e49\u0e19\u0e33\u0e14\u0e49\u0e32\u0e19\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19 ISO \u0e43\u0e19\u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28\u0e44\u0e17\u0e22 \u0e14\u0e49\u0e27\u0e22\u0e1b\u0e23\u0e30\u0e2a\u0e1a\u0e01\u0e32\u0e23\u0e13\u0e4c\u0e01\u0e27\u0e48\u0e32 15 \u0e1b\u0e35 \u0e40\u0e23\u0e32\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e40\u0e1b\u0e47\u0e19\u0e1e\u0e31\u0e19\u0e18\u0e21\u0e34\u0e15\u0e23\u0e2a\u0e39\u0e48\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13<\/p>\n                <div class=\"hero-buttons\">\n                    <a href=\"#contact\" class=\"btn btn-primary\">\n                        <i class=\"fas fa-paper-plane\"><\/i>\n                        \u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e1f\u0e23\u0e35\n                    <\/a>\n                    <a href=\"#services\" class=\"btn btn-outline\">\n                        <i class=\"fas fa-play-circle\"><\/i>\n                        \u0e14\u0e39\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32\n                    <\/a>\n                <\/div>\n                <div class=\"hero-stats\">\n                    <div class=\"stat-item\">\n                        <div class=\"stat-number\">500+<\/div>\n                        <div class=\"stat-label\">\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e17\u0e35\u0e48\u0e44\u0e27\u0e49\u0e27\u0e32\u0e07\u0e43\u0e08<\/div>\n                    <\/div>\n                    <div class=\"stat-item\">\n                        <div class=\"stat-number\">15+<\/div>\n                        <div class=\"stat-label\">\u0e1b\u0e35\u0e1b\u0e23\u0e30\u0e2a\u0e1a\u0e01\u0e32\u0e23\u0e13\u0e4c<\/div>\n                    <\/div>\n                    <div class=\"stat-item\">\n                        <div class=\"stat-number\">98%<\/div>\n                        <div class=\"stat-label\">\u0e04\u0e27\u0e32\u0e21\u0e1e\u0e36\u0e07\u0e1e\u0e2d\u0e43\u0e08<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"hero-visual\">\n                <div class=\"hero-card\">\n                    <div class=\"certification-badges\">\n                        <div class=\"badge-item\">\n                            <i class=\"fas fa-shield-alt\"><\/i>\n                            <span>ISO 9001<\/span>\n                        <\/div>\n                        <div class=\"badge-item\">\n                            <i class=\"fas fa-leaf\"><\/i>\n                            <span>ISO 14001<\/span>\n                        <\/div>\n                        <div class=\"badge-item\">\n                            <i class=\"fas fa-hard-hat\"><\/i>\n                            <span>ISO 45001<\/span>\n                        <\/div>\n                        <div class=\"badge-item\">\n                            <i class=\"fas fa-lock\"><\/i>\n                            <span>ISO 27001<\/span>\n                        <\/div>\n                        <div class=\"badge-item\">\n                            <i class=\"fas fa-utensils\"><\/i>\n                            <span>ISO 22000<\/span>\n                        <\/div>\n                        <div class=\"badge-item\">\n                            <i class=\"fas fa-car\"><\/i>\n                            <span>IATF 16949<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Accreditation Bar -->\n    <section class=\"accreditation-bar\">\n        <div class=\"accreditation-container\">\n            <div class=\"accreditation-item\">\n                <i class=\"fas fa-check-circle\"><\/i>\n                <span>\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e08\u0e32\u0e01 ANAB<\/span>\n            <\/div>\n            <div class=\"accreditation-item\">\n                <i class=\"fas fa-check-circle\"><\/i>\n                <span>\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01 IAF MLA<\/span>\n            <\/div>\n            <div class=\"accreditation-item\">\n                <i class=\"fas fa-check-circle\"><\/i>\n                <span>\u0e40\u0e1b\u0e47\u0e19\u0e17\u0e35\u0e48\u0e22\u0e2d\u0e21\u0e23\u0e31\u0e1a\u0e17\u0e31\u0e48\u0e27\u0e42\u0e25\u0e01<\/span>\n            <\/div>\n            <div class=\"accreditation-item\">\n                <i class=\"fas fa-check-circle\"><\/i>\n                <span>\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19 ISO\/IEC 17021<\/span>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Services Section -->\n    <section class=\"services\" id=\"services\">\n        <div class=\"section-header\">\n            <span class=\"section-subtitle\">\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32<\/span>\n            <h2 class=\"section-title\">\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e04\u0e23\u0e1a\u0e27\u0e07\u0e08\u0e23<\/h2>\n            <p class=\"section-desc\">\u0e40\u0e23\u0e32\u0e43\u0e2b\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e15\u0e23\u0e27\u0e08\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e41\u0e25\u0e30\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e2a\u0e32\u0e01\u0e25\u0e17\u0e35\u0e48\u0e04\u0e23\u0e2d\u0e1a\u0e04\u0e25\u0e38\u0e21\u0e17\u0e38\u0e01\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21<\/p>\n        <\/div>\n        <div class=\"services-grid\">\n            <div class=\"service-card\">\n                <div class=\"service-icon\">\n                    <i class=\"fas fa-award\"><\/i>\n                <\/div>\n                <h3>ISO 13485:16<\/h3>\n                <p>\u0e02\u0e2d\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e04\u0e38\u0e13\u0e20\u0e32\u0e1e\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e41\u0e1e\u0e17\u0e22\u0e4c<\/p>\n                <ul class=\"service-features\">\n                    <li><i class=\"fas fa-check\"><\/i> \u0e15\u0e23\u0e27\u0e08\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e42\u0e14\u0e22\u0e1c\u0e39\u0e49\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d<\/li>\n                    <li><i class=\"fas fa-check\"><\/i> \u0e2d\u0e2d\u0e01\u0e43\u0e1a\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e17\u0e35\u0e48\u0e40\u0e1b\u0e47\u0e19\u0e17\u0e35\u0e48\u0e22\u0e2d\u0e21\u0e23\u0e31\u0e1a\u0e17\u0e31\u0e48\u0e27\u0e42\u0e25\u0e01<\/li>\n                    <li><i class=\"fas fa-check\"><\/i> \u0e2a\u0e19\u0e31\u0e1a\u0e2a\u0e19\u0e38\u0e19\u0e2b\u0e25\u0e31\u0e07\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07<\/li>\n                <\/ul>\n                <a href=\"#contact\" class=\"service-link\">\n                    \u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e39\u0e49\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21 <i class=\"fas fa-arrow-right\"><\/i>\n                <\/a>\n            <\/div>\n\n<div class=\"service-card\">\n                <div class=\"service-icon\">\n                    <i class=\"fas fa-award\"><\/i>\n                <\/div>\n                <h3>ISO 9001:2015<\/h3>\n                <p>\u0e23\u0e30\u0e1a\u0e1a\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e04\u0e38\u0e13\u0e20\u0e32\u0e1e\u0e2a\u0e32\u0e01\u0e25 \u0e22\u0e01\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e01\u0e23\u0e30\u0e1a\u0e27\u0e19\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19\u0e41\u0e25\u0e30\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e04\u0e27\u0e32\u0e21\u0e1e\u0e36\u0e07\u0e1e\u0e2d\u0e43\u0e08\u0e02\u0e2d\u0e07\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32<\/p>\n                <ul class=\"service-features\">\n                    <li><i class=\"fas fa-check\"><\/i> \u0e15\u0e23\u0e27\u0e08\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e42\u0e14\u0e22\u0e1c\u0e39\u0e49\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d<\/li>\n                    <li><i class=\"fas fa-check\"><\/i> \u0e2d\u0e2d\u0e01\u0e43\u0e1a\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e17\u0e35\u0e48\u0e40\u0e1b\u0e47\u0e19\u0e17\u0e35\u0e48\u0e22\u0e2d\u0e21\u0e23\u0e31\u0e1a\u0e17\u0e31\u0e48\u0e27\u0e42\u0e25\u0e01<\/li>\n                    <li><i class=\"fas fa-check\"><\/i> \u0e2a\u0e19\u0e31\u0e1a\u0e2a\u0e19\u0e38\u0e19\u0e2b\u0e25\u0e31\u0e07\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07<\/li>\n                <\/ul>\n                <a href=\"#contact\" class=\"service-link\">\n                    \u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e39\u0e49\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21 <i class=\"fas fa-arrow-right\"><\/i>\n                <\/a>\n            <\/div>\n            <div class=\"service-card\">\n                <div class=\"service-icon\">\n                    <i class=\"fas fa-seedling\"><\/i>\n                <\/div>\n                <h3>ISO 14001:2015<\/h3>\n                <p>\u0e23\u0e30\u0e1a\u0e1a\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e2a\u0e34\u0e48\u0e07\u0e41\u0e27\u0e14\u0e25\u0e49\u0e2d\u0e21 \u0e41\u0e2a\u0e14\u0e07\u0e04\u0e27\u0e32\u0e21\u0e23\u0e31\u0e1a\u0e1c\u0e34\u0e14\u0e0a\u0e2d\u0e1a\u0e15\u0e48\u0e2d\u0e2a\u0e31\u0e07\u0e04\u0e21\u0e41\u0e25\u0e30\u0e2a\u0e34\u0e48\u0e07\u0e41\u0e27\u0e14\u0e25\u0e49\u0e2d\u0e21<\/p>\n                <ul class=\"service-features\">\n                    <li><i class=\"fas fa-check\"><\/i> \u0e25\u0e14\u0e1c\u0e25\u0e01\u0e23\u0e30\u0e17\u0e1a\u0e15\u0e48\u0e2d\u0e2a\u0e34\u0e48\u0e07\u0e41\u0e27\u0e14\u0e25\u0e49\u0e2d\u0e21<\/li>\n                    <li><i class=\"fas fa-check\"><\/i> \u0e1b\u0e23\u0e30\u0e2b\u0e22\u0e31\u0e14\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e32\u0e01\u0e23\u0e41\u0e25\u0e30\u0e15\u0e49\u0e19\u0e17\u0e38\u0e19<\/li>\n                    <li><i class=\"fas fa-check\"><\/i> \u0e40\u0e1e\u0e34\u0e48\u0e21\u0e20\u0e32\u0e1e\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23<\/li>\n                <\/ul>\n                <a href=\"#contact\" class=\"service-link\">\n                    \u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e39\u0e49\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21 <i class=\"fas fa-arrow-right\"><\/i>\n                <\/a>\n            <\/div>\n            <div class=\"service-card\">\n                <div class=\"service-icon\">\n                    <i class=\"fas fa-user-shield\"><\/i>\n                <\/div>\n                <h3>ISO 45001:2018<\/h3>\n                <p>\u0e23\u0e30\u0e1a\u0e1a\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e2d\u0e32\u0e0a\u0e35\u0e27\u0e2d\u0e19\u0e32\u0e21\u0e31\u0e22\u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22 \u0e2a\u0e23\u0e49\u0e32\u0e07\u0e2a\u0e20\u0e32\u0e1e\u0e41\u0e27\u0e14\u0e25\u0e49\u0e2d\u0e21\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19\u0e17\u0e35\u0e48\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22<\/p>\n                <ul class=\"service-features\">\n                    <li><i class=\"fas fa-check\"><\/i> \u0e25\u0e14\u0e2d\u0e38\u0e1a\u0e31\u0e15\u0e34\u0e40\u0e2b\u0e15\u0e38\u0e43\u0e19\u0e17\u0e35\u0e48\u0e17\u0e33\u0e07\u0e32\u0e19<\/li>\n                    <li><i class=\"fas fa-check\"><\/i> \u0e2a\u0e2d\u0e14\u0e04\u0e25\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e1a\u0e01\u0e0e\u0e2b\u0e21\u0e32\u0e22<\/li>\n                    <li><i class=\"fas fa-check\"><\/i> \u0e40\u0e1e\u0e34\u0e48\u0e21\u0e02\u0e27\u0e31\u0e0d\u0e01\u0e33\u0e25\u0e31\u0e07\u0e43\u0e08\u0e1e\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19<\/li>\n                <\/ul>\n                <a href=\"#contact\" class=\"service-link\">\n                    \u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e39\u0e49\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21 <i class=\"fas fa-arrow-right\"><\/i>\n                <\/a>\n            <\/div>\n            <div class=\"service-card\">\n                <div class=\"service-icon\">\n                    <i class=\"fas fa-shield-virus\"><\/i>\n                <\/div>\n                <h3>ISO 27001:2022<\/h3>\n                <p>\u0e23\u0e30\u0e1a\u0e1a\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e04\u0e27\u0e32\u0e21\u0e21\u0e31\u0e48\u0e19\u0e04\u0e07\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e2a\u0e32\u0e23\u0e2a\u0e19\u0e40\u0e17\u0e28 \u0e1b\u0e01\u0e1b\u0e49\u0e2d\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e41\u0e25\u0e30\u0e2a\u0e34\u0e19\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e4c\u0e14\u0e34\u0e08\u0e34\u0e17\u0e31\u0e25<\/p>\n                <ul class=\"service-features\">\n                    <li><i class=\"fas fa-check\"><\/i> \u0e1b\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e19\u0e20\u0e31\u0e22\u0e04\u0e38\u0e01\u0e04\u0e32\u0e21\u0e44\u0e0b\u0e40\u0e1a\u0e2d\u0e23\u0e4c<\/li>\n                    <li><i class=\"fas fa-check\"><\/i> \u0e2a\u0e23\u0e49\u0e32\u0e07\u0e04\u0e27\u0e32\u0e21\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e21\u0e31\u0e48\u0e19\u0e43\u0e2b\u0e49\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32<\/li>\n                    <li><i class=\"fas fa-check\"><\/i> \u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e15\u0e32\u0e21 PDPA<\/li>\n                <\/ul>\n                <a href=\"#contact\" class=\"service-link\">\n                    \u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e39\u0e49\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21 <i class=\"fas fa-arrow-right\"><\/i>\n                <\/a>\n            <\/div>\n            <div class=\"service-card\">\n                <div class=\"service-icon\">\n                    <i class=\"fas fa-hamburger\"><\/i>\n                <\/div>\n                <h3>ISO 22000:2018<\/h3>\n                <p>\u0e23\u0e30\u0e1a\u0e1a\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e02\u0e2d\u0e07\u0e2d\u0e32\u0e2b\u0e32\u0e23 \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e17\u0e38\u0e01\u0e2b\u0e48\u0e27\u0e07\u0e42\u0e0b\u0e48\u0e2d\u0e32\u0e2b\u0e32\u0e23<\/p>\n                <ul class=\"service-features\">\n                    <li><i class=\"fas fa-check\"><\/i> \u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e2d\u0e32\u0e2b\u0e32\u0e23\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22<\/li>\n                    <li><i class=\"fas fa-check\"><\/i> \u0e40\u0e02\u0e49\u0e32\u0e2a\u0e39\u0e48\u0e15\u0e25\u0e32\u0e14\u0e2a\u0e48\u0e07\u0e2d\u0e2d\u0e01<\/li>\n                    <li><i class=\"fas fa-check\"><\/i> \u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e22\u0e49\u0e2d\u0e19\u0e01\u0e25\u0e31\u0e1a\u0e44\u0e14\u0e49<\/li>\n                <\/ul>\n                <a href=\"#contact\" class=\"service-link\">\n                    \u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e39\u0e49\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21 <i class=\"fas fa-arrow-right\"><\/i>\n                <\/a>\n            <\/div>\n            <div class=\"service-card\">\n                <div class=\"service-icon\">\n                    <i class=\"fas fa-industry\"><\/i>\n                <\/div>\n                <h3>IATF 16949:2016<\/h3>\n                <p>\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\u0e22\u0e32\u0e19\u0e22\u0e19\u0e15\u0e4c \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e1c\u0e39\u0e49\u0e1c\u0e25\u0e34\u0e15\u0e0a\u0e34\u0e49\u0e19\u0e2a\u0e48\u0e27\u0e19\u0e22\u0e32\u0e19\u0e22\u0e19\u0e15\u0e4c<\/p>\n                <ul class=\"service-features\">\n                    <li><i class=\"fas fa-check\"><\/i> \u0e40\u0e1b\u0e47\u0e19\u0e0b\u0e31\u0e1e\u0e1e\u0e25\u0e32\u0e22\u0e40\u0e2d\u0e2d\u0e23\u0e4c\u0e23\u0e16\u0e22\u0e19\u0e15\u0e4c<\/li>\n                    <li><i class=\"fas fa-check\"><\/i> \u0e25\u0e14\u0e02\u0e2d\u0e07\u0e40\u0e2a\u0e35\u0e22\u0e41\u0e25\u0e30\u0e02\u0e49\u0e2d\u0e1a\u0e01\u0e1e\u0e23\u0e48\u0e2d\u0e07<\/li>\n                    <li><i class=\"fas fa-check\"><\/i> \u0e1b\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e38\u0e07\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e15\u0e48\u0e2d\u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07<\/li>\n                <\/ul>\n                <a href=\"#contact\" class=\"service-link\">\n                    \u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e39\u0e49\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21 <i class=\"fas fa-arrow-right\"><\/i>\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Why Choose Us -->\n    <section class=\"why-us\" id=\"about\">\n        <div class=\"why-us-container\">\n            <div class=\"why-us-content\">\n                <div class=\"section-header\">\n                    <span class=\"section-subtitle\">\u0e17\u0e33\u0e44\u0e21\u0e15\u0e49\u0e2d\u0e07\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e40\u0e23\u0e32<\/span>\n                    <h2 class=\"section-title\">\u0e1e\u0e31\u0e19\u0e18\u0e21\u0e34\u0e15\u0e23\u0e17\u0e35\u0e48\u0e04\u0e38\u0e13\u0e44\u0e27\u0e49\u0e27\u0e32\u0e07\u0e43\u0e08<\/h2>\n                    <p class=\"section-desc\">\u0e40\u0e23\u0e32\u0e21\u0e38\u0e48\u0e07\u0e21\u0e31\u0e48\u0e19\u0e43\u0e2b\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e17\u0e35\u0e48\u0e40\u0e2b\u0e19\u0e37\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e04\u0e32\u0e14\u0e2b\u0e21\u0e32\u0e22\u0e14\u0e49\u0e27\u0e22\u0e17\u0e35\u0e21\u0e07\u0e32\u0e19\u0e21\u0e37\u0e2d\u0e2d\u0e32\u0e0a\u0e35\u0e1e<\/p>\n                <\/div>\n                <div class=\"why-us-list\">\n                    <div class=\"why-us-item\">\n                        <div class=\"why-us-icon\">\n                            <i class=\"fas fa-users\"><\/i>\n                        <\/div>\n                        <div>\n                            <h4>\u0e17\u0e35\u0e21\u0e1c\u0e39\u0e49\u0e15\u0e23\u0e27\u0e08\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e21\u0e37\u0e2d\u0e2d\u0e32\u0e0a\u0e35\u0e1e<\/h4>\n                            <p>\u0e1c\u0e39\u0e49\u0e15\u0e23\u0e27\u0e08\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e17\u0e35\u0e48\u0e1c\u0e48\u0e32\u0e19\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e41\u0e25\u0e30\u0e21\u0e35\u0e1b\u0e23\u0e30\u0e2a\u0e1a\u0e01\u0e32\u0e23\u0e13\u0e4c\u0e43\u0e19\u0e2b\u0e25\u0e32\u0e01\u0e2b\u0e25\u0e32\u0e22\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"why-us-item\">\n                        <div class=\"why-us-icon\">\n                            <i class=\"fas fa-globe\"><\/i>\n                        <\/div>\n                        <div>\n                            <h4>\u0e43\u0e1a\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e40\u0e1b\u0e47\u0e19\u0e17\u0e35\u0e48\u0e22\u0e2d\u0e21\u0e23\u0e31\u0e1a\u0e17\u0e31\u0e48\u0e27\u0e42\u0e25\u0e01<\/h4>\n                            <p>\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32\u0e40\u0e1b\u0e47\u0e19\u0e17\u0e35\u0e48\u0e22\u0e2d\u0e21\u0e23\u0e31\u0e1a\u0e43\u0e19\u0e01\u0e27\u0e48\u0e32 100 \u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28\u0e17\u0e31\u0e48\u0e27\u0e42\u0e25\u0e01<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"why-us-item\">\n                        <div class=\"why-us-icon\">\n                            <i class=\"fas fa-clock\"><\/i>\n                        <\/div>\n                        <div>\n                            <h4>\u0e14\u0e33\u0e40\u0e19\u0e34\u0e19\u0e01\u0e32\u0e23\u0e23\u0e27\u0e14\u0e40\u0e23\u0e47\u0e27<\/h4>\n                            <p>\u0e01\u0e23\u0e30\u0e1a\u0e27\u0e19\u0e01\u0e32\u0e23\u0e17\u0e35\u0e48\u0e21\u0e35\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e20\u0e32\u0e1e \u0e2d\u0e2d\u0e01\u0e43\u0e1a\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e20\u0e32\u0e22\u0e43\u0e19 30 \u0e27\u0e31\u0e19\u0e2b\u0e25\u0e31\u0e07\u0e01\u0e32\u0e23\u0e15\u0e23\u0e27\u0e08\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"why-us-item\">\n                        <div class=\"why-us-icon\">\n                            <i class=\"fas fa-headset\"><\/i>\n                        <\/div>\n                        <div>\n                            <h4>\u0e2a\u0e19\u0e31\u0e1a\u0e2a\u0e19\u0e38\u0e19\u0e15\u0e25\u0e2d\u0e14 24\/7<\/h4>\n                            <p>\u0e17\u0e35\u0e21\u0e2a\u0e19\u0e31\u0e1a\u0e2a\u0e19\u0e38\u0e19\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e15\u0e25\u0e2d\u0e14\u0e40\u0e27\u0e25\u0e32 \u0e44\u0e21\u0e48\u0e27\u0e48\u0e32\u0e08\u0e30\u0e01\u0e48\u0e2d\u0e19\u0e2b\u0e23\u0e37\u0e2d\u0e2b\u0e25\u0e31\u0e07\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"why-us-visual\">\n                <div class=\"why-us-image\" id=\"process\">\n                    <h3 style=\"font-size: 1.5rem; margin-bottom: 2rem;\">\u0e01\u0e23\u0e30\u0e1a\u0e27\u0e19\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07<\/h3>\n                    <div class=\"process-steps\">\n                        <div class=\"process-step\">\n                            <div class=\"step-number\">1<\/div>\n                            <div class=\"step-content\">\n                                <h5>\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e41\u0e25\u0e30\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32<\/h5>\n                                <p>\u0e1e\u0e39\u0e14\u0e04\u0e38\u0e22\u0e04\u0e27\u0e32\u0e21\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e41\u0e25\u0e30\u0e27\u0e32\u0e07\u0e41\u0e1c\u0e19\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"process-step\">\n                            <div class=\"step-number\">2<\/div>\n                            <div class=\"step-content\">\n                                <h5>\u0e15\u0e23\u0e27\u0e08\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23<\/h5>\n                                <p>\u0e17\u0e1a\u0e17\u0e27\u0e19\u0e23\u0e30\u0e1a\u0e1a\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23\u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e1e\u0e23\u0e49\u0e2d\u0e21<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"process-step\">\n                            <div class=\"step-number\">3<\/div>\n                            <div class=\"step-content\">\n                                <h5>\u0e15\u0e23\u0e27\u0e08\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e2b\u0e19\u0e49\u0e32\u0e07\u0e32\u0e19<\/h5>\n                                <p>\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e01\u0e32\u0e23\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e08\u0e23\u0e34\u0e07 \u0e13 \u0e2a\u0e16\u0e32\u0e19\u0e17\u0e35\u0e48\u0e17\u0e33\u0e07\u0e32\u0e19<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"process-step\">\n                            <div class=\"step-number\">4<\/div>\n                            <div class=\"step-content\">\n                                <h5>\u0e2d\u0e2d\u0e01\u0e43\u0e1a\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07<\/h5>\n                                <p>\u0e23\u0e31\u0e1a\u0e43\u0e1a\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e17\u0e35\u0e48\u0e21\u0e35\u0e2d\u0e32\u0e22\u0e38 3 \u0e1b\u0e35 \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e15\u0e23\u0e27\u0e08\u0e15\u0e34\u0e14\u0e15\u0e32\u0e21\u0e1b\u0e23\u0e30\u0e08\u0e33\u0e1b\u0e35<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- CTA Section -->\n    <section class=\"cta\">\n        <div class=\"cta-container\">\n            <h2>\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e22\u0e01\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e41\u0e25\u0e49\u0e27\u0e2b\u0e23\u0e37\u0e2d\u0e22\u0e31\u0e07?<\/h2>\n            <p>\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e23\u0e32\u0e27\u0e31\u0e19\u0e19\u0e35\u0e49\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e23\u0e31\u0e1a\u0e04\u0e33\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e1f\u0e23\u0e35 \u0e41\u0e25\u0e30\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e40\u0e2a\u0e49\u0e19\u0e17\u0e32\u0e07\u0e2a\u0e39\u0e48\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e2a\u0e32\u0e01\u0e25<\/p>\n            <div class=\"cta-buttons\">\n                <a href=\"#contact\" class=\"btn btn-primary\">\n                    <i class=\"fas fa-phone\"><\/i>\n                    \u0e42\u0e17\u0e23\u0e2b\u0e32\u0e40\u0e23\u0e32\n                <\/a>\n                <a href=\"#contact\" class=\"btn btn-outline\">\n                    <i class=\"fas fa-envelope\"><\/i>\n                    \u0e2a\u0e48\u0e07\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Contact Section -->\n    <section class=\"contact\" id=\"contact\">\n        <div class=\"contact-container\">\n            <div class=\"contact-info\">\n                <h3>\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e23\u0e32<\/h3>\n                <p>\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e43\u0e2b\u0e49\u0e04\u0e33\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e41\u0e25\u0e30\u0e15\u0e2d\u0e1a\u0e17\u0e38\u0e01\u0e04\u0e33\u0e16\u0e32\u0e21\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19<\/p>\n                <div class=\"contact-details\">\n                    <div class=\"contact-item\">\n                        <div class=\"contact-icon\">\n                            <i class=\"fas fa-map-marker-alt\"><\/i>\n                        <\/div>\n                        <div>\n                            <h4>\u0e17\u0e35\u0e48\u0e2d\u0e22\u0e39\u0e48<\/h4>\n                            <p>123 \u0e2d\u0e32\u0e04\u0e32\u0e23\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19 \u0e16\u0e19\u0e19\u0e2a\u0e38\u0e02\u0e38\u0e21\u0e27\u0e34\u0e17<br>\u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e21\u0e2b\u0e32\u0e19\u0e04\u0e23 10110<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"contact-item\">\n                        <div class=\"contact-icon\">\n                            <i class=\"fas fa-phone\"><\/i>\n                        <\/div>\n                        <div>\n                            <h4>\u0e42\u0e17\u0e23\u0e28\u0e31\u0e1e\u0e17\u0e4c<\/h4>\n                            <p>02-xxx-xxxx<br>08x-xxx-xxxx<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"contact-item\">\n                        <div class=\"contact-icon\">\n                            <i class=\"fas fa-envelope\"><\/i>\n                        <\/div>\n                        <div>\n                            <h4>\u0e2d\u0e35\u0e40\u0e21\u0e25<\/h4>\n                            <p>info@certifypro.co.th<br>sales@certifypro.co.th<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"contact-item\">\n                        <div class=\"contact-icon\">\n                            <i class=\"fas fa-clock\"><\/i>\n                        <\/div>\n                        <div>\n                            <h4>\u0e40\u0e27\u0e25\u0e32\u0e17\u0e33\u0e01\u0e32\u0e23<\/h4>\n                            <p>\u0e08\u0e31\u0e19\u0e17\u0e23\u0e4c &#8211; \u0e28\u0e38\u0e01\u0e23\u0e4c: 08:30 &#8211; 17:30<br>\u0e40\u0e2a\u0e32\u0e23\u0e4c: 09:00 &#8211; 12:00<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"social-links\">\n                    <a href=\"#\" class=\"social-link\"><i class=\"fab fa-facebook-f\"><\/i><\/a>\n                    <a href=\"#\" class=\"social-link\"><i class=\"fab fa-line\"><\/i><\/a>\n                    <a href=\"#\" class=\"social-link\"><i class=\"fab fa-linkedin-in\"><\/i><\/a>\n                    <a href=\"#\" class=\"social-link\"><i class=\"fab fa-youtube\"><\/i><\/a>\n                <\/div>\n            <\/div>\n            <div class=\"contact-form\">\n                <form>\n                    <div class=\"form-row\">\n                        <div class=\"form-group\">\n                            <label>\u0e0a\u0e37\u0e48\u0e2d-\u0e19\u0e32\u0e21\u0e2a\u0e01\u0e38\u0e25 *<\/label>\n                            <input type=\"text\" placeholder=\"\u0e01\u0e23\u0e38\u0e13\u0e32\u0e01\u0e23\u0e2d\u0e01\u0e0a\u0e37\u0e48\u0e2d-\u0e19\u0e32\u0e21\u0e2a\u0e01\u0e38\u0e25\" required=\"\">\n                        <\/div>\n                        <div class=\"form-group\">\n                            <label>\u0e0a\u0e37\u0e48\u0e2d\u0e1a\u0e23\u0e34\u0e29\u0e31\u0e17 *<\/label>\n                            <input type=\"text\" placeholder=\"\u0e01\u0e23\u0e38\u0e13\u0e32\u0e01\u0e23\u0e2d\u0e01\u0e0a\u0e37\u0e48\u0e2d\u0e1a\u0e23\u0e34\u0e29\u0e31\u0e17\" required=\"\">\n                        <\/div>\n                    <\/div>\n                    <div class=\"form-row\">\n                        <div class=\"form-group\">\n                            <label>\u0e2d\u0e35\u0e40\u0e21\u0e25 *<\/label>\n                            <input type=\"email\" placeholder=\"example@company.com\" required=\"\">\n                        <\/div>\n                        <div class=\"form-group\">\n                            <label>\u0e40\u0e1a\u0e2d\u0e23\u0e4c\u0e42\u0e17\u0e23\u0e28\u0e31\u0e1e\u0e17\u0e4c *<\/label>\n                            <input type=\"tel\" placeholder=\"08x-xxx-xxxx\" required=\"\">\n                        <\/div>\n                    <\/div>\n                    <div class=\"form-group\">\n                        <label>\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e17\u0e35\u0e48\u0e2a\u0e19\u0e43\u0e08<\/label>\n                        <select>\n                            <option value=\"\">&#8212; \u0e40\u0e25\u0e37\u0e2d\u0e01\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19 &#8212;<\/option>\n                            <option value=\"iso9001\">ISO 9001:2015<\/option>\n                            <option value=\"iso14001\">ISO 14001:2015<\/option>\n                            <option value=\"iso45001\">ISO 45001:2018<\/option>\n                            <option value=\"iso27001\">ISO 27001:2022<\/option>\n                            <option value=\"iso22000\">ISO 22000:2018<\/option>\n                            <option value=\"iatf16949\">IATF 16949:2016<\/option>\n                            <option value=\"other\">\u0e2d\u0e37\u0e48\u0e19\u0e46<\/option>\n                        <\/select>\n                    <\/div>\n                    <div class=\"form-group\">\n                        <label>\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21<\/label>\n                        <textarea placeholder=\"\u0e01\u0e23\u0e38\u0e13\u0e32\u0e23\u0e30\u0e1a\u0e38\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21...\"><\/textarea>\n                    <\/div>\n                    <button type=\"submit\" class=\"btn-submit\">\n                        <i class=\"fas fa-paper-plane\"><\/i> \u0e2a\u0e48\u0e07\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\n                    <\/button>\n                <\/form>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Footer -->\n    <footer class=\"footer\">\n        <div class=\"footer-container\">\n            <div class=\"footer-brand\">\n                <a href=\"#\" class=\"logo\">\n                    <div class=\"logo-icon\">CB<\/div>\n                    <span class=\"logo-text\">CertifyPro<\/span>\n                <\/a>\n                <p>\u0e1c\u0e39\u0e49\u0e19\u0e33\u0e14\u0e49\u0e32\u0e19\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19 ISO \u0e43\u0e19\u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28\u0e44\u0e17\u0e22 \u0e14\u0e49\u0e27\u0e22\u0e1b\u0e23\u0e30\u0e2a\u0e1a\u0e01\u0e32\u0e23\u0e13\u0e4c\u0e01\u0e27\u0e48\u0e32 15 \u0e1b\u0e35 \u0e40\u0e23\u0e32\u0e21\u0e38\u0e48\u0e07\u0e21\u0e31\u0e48\u0e19\u0e2a\u0e48\u0e07\u0e21\u0e2d\u0e1a\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e17\u0e35\u0e48\u0e21\u0e35\u0e04\u0e38\u0e13\u0e20\u0e32\u0e1e\u0e41\u0e25\u0e30\u0e44\u0e14\u0e49\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e2a\u0e32\u0e01\u0e25<\/p>\n            <\/div>\n            <div>\n                <h4>\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32<\/h4>\n                <ul class=\"footer-links\">\n                    <li><a href=\"#\">ISO 9001<\/a><\/li>\n                    <li><a href=\"#\">ISO 14001<\/a><\/li>\n                    <li><a href=\"#\">ISO 45001<\/a><\/li>\n                    <li><a href=\"#\">ISO 27001<\/a><\/li>\n                    <li><a href=\"#\">ISO 22000<\/a><\/li>\n                    <li><a href=\"#\">IATF 16949<\/a><\/li>\n                <\/ul>\n            <\/div>\n            <div>\n                <h4>\u0e25\u0e34\u0e07\u0e01\u0e4c\u0e17\u0e35\u0e48\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e02\u0e49\u0e2d\u0e07<\/h4>\n                <ul class=\"footer-links\">\n                    <li><a href=\"#\">\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e40\u0e23\u0e32<\/a><\/li>\n                    <li><a href=\"#\">\u0e17\u0e35\u0e21\u0e07\u0e32\u0e19<\/a><\/li>\n                    <li><a href=\"#\">\u0e02\u0e48\u0e32\u0e27\u0e2a\u0e32\u0e23<\/a><\/li>\n                    <li><a href=\"#\">\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14<\/a><\/li>\n                    <li><a href=\"#\">FAQ<\/a><\/li>\n                <\/ul>\n            <\/div>\n            <div>\n                <h4>\u0e19\u0e42\u0e22\u0e1a\u0e32\u0e22<\/h4>\n                <ul class=\"footer-links\">\n                    <li><a href=\"#\">\u0e19\u0e42\u0e22\u0e1a\u0e32\u0e22\u0e04\u0e27\u0e32\u0e21\u0e40\u0e1b\u0e47\u0e19\u0e2a\u0e48\u0e27\u0e19\u0e15\u0e31\u0e27<\/a><\/li>\n                    <li><a href=\"#\">\u0e40\u0e07\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e02\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23<\/a><\/li>\n                    <li><a href=\"#\">\u0e19\u0e42\u0e22\u0e1a\u0e32\u0e22\u0e04\u0e38\u0e13\u0e20\u0e32\u0e1e<\/a><\/li>\n                    <li><a href=\"#\">\u0e04\u0e27\u0e32\u0e21\u0e40\u0e1b\u0e47\u0e19\u0e01\u0e25\u0e32\u0e07<\/a><\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n        <div class=\"footer-bottom\">\n            <p>\u00a9 2024 CertifyPro Thailand. \u0e2a\u0e07\u0e27\u0e19\u0e25\u0e34\u0e02\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e4c<\/p>\n            <p>\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e14\u0e49\u0e27\u0e22 \u2764\ufe0f \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e44\u0e17\u0e22<\/p>\n        <\/div>\n    <\/footer>\n\n    <script>\n        \/\/ Navbar scroll effect\n        window.addEventListener('scroll', function() {\n            const navbar = document.getElementById('navbar');\n            if (window.scrollY > 50) {\n                navbar.classList.add('scrolled');\n            } else {\n                navbar.classList.remove('scrolled');\n            }\n        });\n\n        \/\/ Mobile menu toggle\n        document.getElementById('mobileToggle').addEventListener('click', function() {\n            document.getElementById('navLinks').classList.toggle('active');\n        });\n\n        \/\/ Smooth scroll\n        document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\n            anchor.addEventListener('click', function (e) {\n                e.preventDefault();\n                const target = document.querySelector(this.getAttribute('href'));\n                if (target) {\n                    target.scrollIntoView({\n                        behavior: 'smooth',\n                        block: 'start'\n                    });\n                }\n                document.getElementById('navLinks').classList.remove('active');\n            });\n        });\n\n        \/\/ Form submission\n        document.querySelector('form').addEventListener('submit', function(e) {\n            e.preventDefault();\n            alert('\u0e02\u0e2d\u0e1a\u0e04\u0e38\u0e13\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21! \u0e40\u0e23\u0e32\u0e08\u0e30\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e01\u0e25\u0e31\u0e1a\u0e42\u0e14\u0e22\u0e40\u0e23\u0e47\u0e27\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14');\n            this.reset();\n        });\n    <\/script>\n","protected":false},"excerpt":{"rendered":"<p>\u0e1a\u0e23\u0e34\u0e29\u0e31\u0e17 \u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19 | ISO Certification Thailand CB CertifyPro \u0e2b\u0e19\u0e49\u0e32\u0e41\u0e23\u0e01 \u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23 \u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e40\u0e23\u0e32 \u0e01\u0e23\u0e30\u0e1a\u0e27\u0e19\u0e01\u0e32\u0e23 \u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d \u0e02\u0e2d\u0e43\u0e1a\u0e40\u0e2a\u0e19\u0e2d\u0e23\u0e32\u0e04\u0e32 \u0e22\u0e01\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e14\u0e49\u0e27\u0e22\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e2a\u0e32\u0e01\u0e25 \u0e1c\u0e39\u0e49\u0e19\u0e33\u0e14\u0e49\u0e32\u0e19\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19 ISO \u0e43\u0e19\u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28\u0e44\u0e17\u0e22 \u0e14\u0e49\u0e27\u0e22\u0e1b\u0e23\u0e30\u0e2a\u0e1a\u0e01\u0e32\u0e23\u0e13\u0e4c\u0e01\u0e27\u0e48\u0e32 15 \u0e1b\u0e35 \u0e40\u0e23\u0e32\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e40\u0e1b\u0e47\u0e19\u0e1e\u0e31\u0e19\u0e18\u0e21\u0e34\u0e15\u0e23\u0e2a\u0e39\u0e48\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 \u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e1f\u0e23\u0e35 \u0e14\u0e39\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32 500+ \u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e17\u0e35\u0e48\u0e44\u0e27\u0e49\u0e27\u0e32\u0e07\u0e43\u0e08 15+ \u0e1b\u0e35\u0e1b\u0e23\u0e30\u0e2a\u0e1a\u0e01\u0e32\u0e23\u0e13\u0e4c 98% \u0e04\u0e27\u0e32\u0e21\u0e1e\u0e36\u0e07\u0e1e\u0e2d\u0e43\u0e08 ISO 9001 ISO 14001 ISO 45001 ISO 27001 ISO 22000 IATF 16949 \u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e08\u0e32\u0e01 ANAB \u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01 IAF MLA \u0e40\u0e1b\u0e47\u0e19\u0e17\u0e35\u0e48\u0e22\u0e2d\u0e21\u0e23\u0e31\u0e1a\u0e17\u0e31\u0e48\u0e27\u0e42\u0e25\u0e01 \u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19 ISO\/IEC 17021 \u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32 \u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e04\u0e23\u0e1a\u0e27\u0e07\u0e08\u0e23 \u0e40\u0e23\u0e32\u0e43\u0e2b\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e15\u0e23\u0e27\u0e08\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e41\u0e25\u0e30\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e2a\u0e32\u0e01\u0e25\u0e17\u0e35\u0e48\u0e04\u0e23\u0e2d\u0e1a\u0e04\u0e25\u0e38\u0e21\u0e17\u0e38\u0e01\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21 ISO [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-10","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>- \u0e02\u0e2d \u0e2d\u0e22 ISO CE HALAL \u0e2e\u0e32\u0e25\u0e32\u0e25<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/fastregist.brandmates.biz\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"- \u0e02\u0e2d \u0e2d\u0e22 ISO CE HALAL \u0e2e\u0e32\u0e25\u0e32\u0e25\" \/>\n<meta property=\"og:description\" content=\"\u0e1a\u0e23\u0e34\u0e29\u0e31\u0e17 \u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19 | ISO Certification Thailand CB CertifyPro \u0e2b\u0e19\u0e49\u0e32\u0e41\u0e23\u0e01 \u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23 \u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e40\u0e23\u0e32 \u0e01\u0e23\u0e30\u0e1a\u0e27\u0e19\u0e01\u0e32\u0e23 \u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d \u0e02\u0e2d\u0e43\u0e1a\u0e40\u0e2a\u0e19\u0e2d\u0e23\u0e32\u0e04\u0e32 \u0e22\u0e01\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e14\u0e49\u0e27\u0e22\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e2a\u0e32\u0e01\u0e25 \u0e1c\u0e39\u0e49\u0e19\u0e33\u0e14\u0e49\u0e32\u0e19\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19 ISO \u0e43\u0e19\u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28\u0e44\u0e17\u0e22 \u0e14\u0e49\u0e27\u0e22\u0e1b\u0e23\u0e30\u0e2a\u0e1a\u0e01\u0e32\u0e23\u0e13\u0e4c\u0e01\u0e27\u0e48\u0e32 15 \u0e1b\u0e35 \u0e40\u0e23\u0e32\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e40\u0e1b\u0e47\u0e19\u0e1e\u0e31\u0e19\u0e18\u0e21\u0e34\u0e15\u0e23\u0e2a\u0e39\u0e48\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 \u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e1f\u0e23\u0e35 \u0e14\u0e39\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32 500+ \u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e17\u0e35\u0e48\u0e44\u0e27\u0e49\u0e27\u0e32\u0e07\u0e43\u0e08 15+ \u0e1b\u0e35\u0e1b\u0e23\u0e30\u0e2a\u0e1a\u0e01\u0e32\u0e23\u0e13\u0e4c 98% \u0e04\u0e27\u0e32\u0e21\u0e1e\u0e36\u0e07\u0e1e\u0e2d\u0e43\u0e08 ISO 9001 ISO 14001 ISO 45001 ISO 27001 ISO 22000 IATF 16949 \u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e08\u0e32\u0e01 ANAB \u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01 IAF MLA \u0e40\u0e1b\u0e47\u0e19\u0e17\u0e35\u0e48\u0e22\u0e2d\u0e21\u0e23\u0e31\u0e1a\u0e17\u0e31\u0e48\u0e27\u0e42\u0e25\u0e01 \u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19 ISO\/IEC 17021 \u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32 \u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e04\u0e23\u0e1a\u0e27\u0e07\u0e08\u0e23 \u0e40\u0e23\u0e32\u0e43\u0e2b\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e15\u0e23\u0e27\u0e08\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e41\u0e25\u0e30\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e2a\u0e32\u0e01\u0e25\u0e17\u0e35\u0e48\u0e04\u0e23\u0e2d\u0e1a\u0e04\u0e25\u0e38\u0e21\u0e17\u0e38\u0e01\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21 ISO [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/fastregist.brandmates.biz\/\" \/>\n<meta property=\"og:site_name\" content=\"\u0e02\u0e2d \u0e2d\u0e22 ISO CE HALAL \u0e2e\u0e32\u0e25\u0e32\u0e25\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-18T11:03:23+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/fastregist.brandmates.biz\\\/\",\"url\":\"https:\\\/\\\/fastregist.brandmates.biz\\\/\",\"name\":\"- \u0e02\u0e2d \u0e2d\u0e22 ISO CE HALAL \u0e2e\u0e32\u0e25\u0e32\u0e25\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/fastregist.brandmates.biz\\\/#website\"},\"datePublished\":\"2026-06-18T09:00:04+00:00\",\"dateModified\":\"2026-06-18T11:03:23+00:00\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/fastregist.brandmates.biz\\\/\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/fastregist.brandmates.biz\\\/#website\",\"url\":\"https:\\\/\\\/fastregist.brandmates.biz\\\/\",\"name\":\"\u0e02\u0e2d \u0e2d\u0e22 ISO CE HALAL \u0e2e\u0e32\u0e25\u0e32\u0e25\",\"description\":\"\u0e2d\u0e1a\u0e23\u0e21\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23 \u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2b\u0e21\u0e32\u0e22\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e20\u0e32\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32 \u0e2b\u0e19\u0e31\u0e07\u0e2a\u0e37\u0e2d\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e04\u0e27\u0e32\u0e21\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d\u0e1a\u0e38\u0e04\u0e25\u0e32\u0e01\u0e23 \u0e43\u0e1a\u0e2a\u0e2d\u0e1a\u0e40\u0e17\u0e35\u0e22\u0e1a\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e08\u0e31\u0e01\u0e23\u0e41\u0e25\u0e30\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/fastregist.brandmates.biz\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"- \u0e02\u0e2d \u0e2d\u0e22 ISO CE HALAL \u0e2e\u0e32\u0e25\u0e32\u0e25","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/fastregist.brandmates.biz\/","og_locale":"en_US","og_type":"article","og_title":"- \u0e02\u0e2d \u0e2d\u0e22 ISO CE HALAL \u0e2e\u0e32\u0e25\u0e32\u0e25","og_description":"\u0e1a\u0e23\u0e34\u0e29\u0e31\u0e17 \u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19 | ISO Certification Thailand CB CertifyPro \u0e2b\u0e19\u0e49\u0e32\u0e41\u0e23\u0e01 \u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23 \u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e40\u0e23\u0e32 \u0e01\u0e23\u0e30\u0e1a\u0e27\u0e19\u0e01\u0e32\u0e23 \u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d \u0e02\u0e2d\u0e43\u0e1a\u0e40\u0e2a\u0e19\u0e2d\u0e23\u0e32\u0e04\u0e32 \u0e22\u0e01\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e14\u0e49\u0e27\u0e22\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e2a\u0e32\u0e01\u0e25 \u0e1c\u0e39\u0e49\u0e19\u0e33\u0e14\u0e49\u0e32\u0e19\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19 ISO \u0e43\u0e19\u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28\u0e44\u0e17\u0e22 \u0e14\u0e49\u0e27\u0e22\u0e1b\u0e23\u0e30\u0e2a\u0e1a\u0e01\u0e32\u0e23\u0e13\u0e4c\u0e01\u0e27\u0e48\u0e32 15 \u0e1b\u0e35 \u0e40\u0e23\u0e32\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e40\u0e1b\u0e47\u0e19\u0e1e\u0e31\u0e19\u0e18\u0e21\u0e34\u0e15\u0e23\u0e2a\u0e39\u0e48\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 \u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e1f\u0e23\u0e35 \u0e14\u0e39\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32 500+ \u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e17\u0e35\u0e48\u0e44\u0e27\u0e49\u0e27\u0e32\u0e07\u0e43\u0e08 15+ \u0e1b\u0e35\u0e1b\u0e23\u0e30\u0e2a\u0e1a\u0e01\u0e32\u0e23\u0e13\u0e4c 98% \u0e04\u0e27\u0e32\u0e21\u0e1e\u0e36\u0e07\u0e1e\u0e2d\u0e43\u0e08 ISO 9001 ISO 14001 ISO 45001 ISO 27001 ISO 22000 IATF 16949 \u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e08\u0e32\u0e01 ANAB \u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01 IAF MLA \u0e40\u0e1b\u0e47\u0e19\u0e17\u0e35\u0e48\u0e22\u0e2d\u0e21\u0e23\u0e31\u0e1a\u0e17\u0e31\u0e48\u0e27\u0e42\u0e25\u0e01 \u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19 ISO\/IEC 17021 \u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32 \u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e04\u0e23\u0e1a\u0e27\u0e07\u0e08\u0e23 \u0e40\u0e23\u0e32\u0e43\u0e2b\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e15\u0e23\u0e27\u0e08\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e41\u0e25\u0e30\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e2a\u0e32\u0e01\u0e25\u0e17\u0e35\u0e48\u0e04\u0e23\u0e2d\u0e1a\u0e04\u0e25\u0e38\u0e21\u0e17\u0e38\u0e01\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21 ISO [&hellip;]","og_url":"https:\/\/fastregist.brandmates.biz\/","og_site_name":"\u0e02\u0e2d \u0e2d\u0e22 ISO CE HALAL \u0e2e\u0e32\u0e25\u0e32\u0e25","article_modified_time":"2026-06-18T11:03:23+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/fastregist.brandmates.biz\/","url":"https:\/\/fastregist.brandmates.biz\/","name":"- \u0e02\u0e2d \u0e2d\u0e22 ISO CE HALAL \u0e2e\u0e32\u0e25\u0e32\u0e25","isPartOf":{"@id":"https:\/\/fastregist.brandmates.biz\/#website"},"datePublished":"2026-06-18T09:00:04+00:00","dateModified":"2026-06-18T11:03:23+00:00","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/fastregist.brandmates.biz\/"]}]},{"@type":"WebSite","@id":"https:\/\/fastregist.brandmates.biz\/#website","url":"https:\/\/fastregist.brandmates.biz\/","name":"\u0e02\u0e2d \u0e2d\u0e22 ISO CE HALAL \u0e2e\u0e32\u0e25\u0e32\u0e25","description":"\u0e2d\u0e1a\u0e23\u0e21\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23 \u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2b\u0e21\u0e32\u0e22\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e20\u0e32\u0e1e\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32 \u0e2b\u0e19\u0e31\u0e07\u0e2a\u0e37\u0e2d\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e04\u0e27\u0e32\u0e21\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d\u0e1a\u0e38\u0e04\u0e25\u0e32\u0e01\u0e23 \u0e43\u0e1a\u0e2a\u0e2d\u0e1a\u0e40\u0e17\u0e35\u0e22\u0e1a\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e08\u0e31\u0e01\u0e23\u0e41\u0e25\u0e30\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/fastregist.brandmates.biz\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/fastregist.brandmates.biz\/wp-json\/wp\/v2\/pages\/10","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fastregist.brandmates.biz\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fastregist.brandmates.biz\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fastregist.brandmates.biz\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fastregist.brandmates.biz\/wp-json\/wp\/v2\/comments?post=10"}],"version-history":[{"count":8,"href":"https:\/\/fastregist.brandmates.biz\/wp-json\/wp\/v2\/pages\/10\/revisions"}],"predecessor-version":[{"id":26,"href":"https:\/\/fastregist.brandmates.biz\/wp-json\/wp\/v2\/pages\/10\/revisions\/26"}],"wp:attachment":[{"href":"https:\/\/fastregist.brandmates.biz\/wp-json\/wp\/v2\/media?parent=10"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}