{"id":29019,"date":"2026-02-21T13:11:14","date_gmt":"2026-02-21T13:11:14","guid":{"rendered":"https:\/\/mr79bmkby9.wpdns.site\/?page_id=29019"},"modified":"2026-07-16T02:12:30","modified_gmt":"2026-07-16T02:12:30","slug":"home","status":"publish","type":"page","link":"https:\/\/www.kavdo.com\/ar\/","title":{"rendered":"\u0627\u0644\u0645\u0646\u0632\u0644"},"content":{"rendered":"\n<!-- KAVDO Homepage Main Content -->\n<style>\n  .kv-home *,\n  .kv-home *::before,\n  .kv-home *::after {\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n  }\n  \n  .kv-home {\n    --navy: #0A1D3A;\n    --gold: #F1AB3F;\n    --gold-hover: #d9952e;\n    --black: #323333;\n    --white: #ffffff;\n    --gray-bg: #F5F6F8;\n    --gray-text: #6B7280;\n    --max-w: 1200px;\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;\n    -webkit-font-smoothing: antialiased;\n    color: var(--black);\n    line-height: 1.6;\n  }\n  \n  .kv-home img {\n    max-width: 100%;\n    height: auto;\n    display: block;\n  }\n  \n  .kv-home a {\n    text-decoration: none;\n    color: inherit;\n  }\n  \n  .kv-full {\n    width: 100vw;\n    position: relative;\n    left: 50%;\n    right: 50%;\n    margin-left: -50vw;\n    margin-right: -50vw;\n  }\n  \n  .kv-inner {\n    max-width: var(--max-w);\n    margin: 0 auto;\n    padding: 0 24px;\n  }\n  \n  .kv-home .section-label {\n    display: inline-block;\n    font-size: 12px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 2.5px;\n    color: var(--gold);\n    margin-bottom: 12px;\n  }\n  \n  .kv-home .section-title {\n    font-size: 36px;\n    font-weight: 800;\n    line-height: 1.2;\n    margin-bottom: 16px;\n  }\n  \n  .kv-home .section-subtitle {\n    font-size: 17px;\n    color: var(--gray-text);\n    max-width: 640px;\n    line-height: 1.7;\n  }\n  \n  .kv-home .section-header {\n    text-align: center;\n    margin-bottom: 56px;\n  }\n  \n  .kv-home .section-header .section-subtitle {\n    margin: 0 auto;\n  }\n  \n  .kv-home .btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 15px;\n    font-weight: 700;\n    padding: 14px 32px;\n    border-radius: 4px;\n    border: 2px solid transparent;\n    cursor: pointer;\n    transition: transform 0.2s, box-shadow 0.2s;\n    letter-spacing: 0.3px;\n  }\n  \n  .kv-home .btn:hover {\n    transform: scale(1.04);\n  }\n  \n  .kv-home .btn-primary {\n    background: var(--gold);\n    color: var(--navy);\n  }\n  \n  .kv-home .btn-primary:hover {\n    background: var(--gold-hover);\n  }\n  \n  .kv-home .btn-outline {\n    background: transparent;\n    border-color: rgba(255, 255, 255, 0.5);\n    color: var(--white);\n  }\n  \n  .kv-home .btn-outline:hover {\n    border-color: var(--white);\n    background: rgba(255, 255, 255, 0.08);\n  }\n  \n  .kv-home .btn svg {\n    width: 16px;\n    height: 16px;\n    margin-left: 8px;\n    fill: currentColor;\n  }\n  \n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     Section 1 \u2013 Hero Banner\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .kv-hero {\n    position: relative;\n    min-height: 100vh;\n    display: flex;\n    align-items: center;\n    background: var(--navy);\n    overflow: hidden;\n  }\n  \n  .kv-hero-bg {\n    position: absolute;\n    inset: 0;\n    background: url('https:\/\/images.unsplash.com\/photo-1504917595217-d4dc5ebe6122?auto=format&fit=crop&w=1920&q=80') center \/ cover no-repeat;\n    opacity: 0.25;\n  }\n  \n  .kv-hero .kv-inner {\n    position: relative;\n    z-index: 2;\n    padding-top: 120px;\n    padding-bottom: 120px;\n    display: flex;\n    align-items: flex-end;\n    justify-content: space-between;\n    gap: 60px;\n  }\n  \n  .kv-hero-text {\n    flex: 1;\n    min-width: 0;\n  }\n  \n  .kv-hero-badge {\n    display: inline-block;\n    font-size: 12px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 3px;\n    color: var(--gold);\n    margin-bottom: 28px;\n    padding: 6px 16px;\n    border: 1px solid rgba(241, 171, 63, 0.3);\n    border-radius: 2px;\n  }\n  \n  .kv-hero h1 {\n    font-size: 56px;\n    font-weight: 900;\n    color: var(--white);\n    line-height: 1.08;\n    margin-bottom: 28px;\n    letter-spacing: -0.5px;\n  }\n  \n  .kv-hero h1 span {\n    color: var(--gold);\n  }\n  \n  .kv-hero-desc {\n    font-size: 19px;\n    color: rgba(255, 255, 255, 0.7);\n    line-height: 1.7;\n    margin-bottom: 44px;\n    max-width: 600px;\n  }\n  \n  .kv-hero-btns {\n    display: flex;\n    gap: 16px;\n    flex-wrap: wrap;\n  }\n  \n  .kv-hero-stats {\n    display: flex;\n    gap: 40px;\n    flex-shrink: 0;\n    padding-bottom: 8px;\n  }\n  \n  .kv-hero-stat {\n    text-align: center;\n  }\n  \n  .kv-hero-stat strong {\n    display: block;\n    font-size: 42px;\n    font-weight: 800;\n    color: var(--gold);\n    line-height: 1;\n    margin-bottom: 8px;\n  }\n  \n  .kv-hero-stat span {\n    font-size: 12px;\n    color: rgba(255, 255, 255, 0.5);\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    font-weight: 600;\n    white-space: nowrap;\n  }\n  \n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     Section 2 \u2013 Product Explorer\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .kv-products {\n    padding: 100px 0;\n    background: var(--gray-bg);\n  }\n  \n  .kv-product-explorer {\n    display: grid;\n    grid-template-columns: 220px 1fr;\n    min-height: 520px;\n    border-radius: 4px;\n    overflow: hidden;\n  }\n  \n  .kv-product-menu {\n    background: var(--navy);\n    padding: 0;\n    display: flex;\n    flex-direction: column;\n  }\n  \n  .kv-product-menu ul {\n    list-style: none;\n    flex: 1;\n  }\n  \n  .kv-pm-head {\n    padding: 24px 24px 16px;\n    border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n  }\n  \n  .kv-pm-head span {\n    font-size: 11px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    color: var(--gold);\n  }\n  \n  .kv-product-menu li {\n    border-bottom: 1px solid rgba(255, 255, 255, 0.05);\n  }\n  \n  .kv-product-menu li:last-child {\n    border-bottom: none;\n  }\n  \n  .kv-product-menu button {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    padding: 0;\n    background: none;\n    border: none;\n    color: rgba(255, 255, 255, 0.5);\n    font-size: 14px;\n    font-weight: 600;\n    font-family: inherit;\n    cursor: pointer;\n    transition: background 0.2s, color 0.2s;\n    text-align: left;\n    position: relative;\n  }\n  \n  .kv-product-menu button .pm-num {\n    width: 48px;\n    flex-shrink: 0;\n    text-align: center;\n    font-size: 11px;\n    font-weight: 800;\n    color: rgba(255, 255, 255, 0.15);\n    letter-spacing: 1px;\n    padding: 16px 0;\n    transition: color 0.2s;\n  }\n  \n  .kv-product-menu button .pm-label {\n    flex: 1;\n    padding: 16px 12px 16px 0;\n    transition: padding-left 0.2s;\n  }\n  \n  .kv-product-menu button .pm-arrow {\n    width: 20px;\n    margin-right: 16px;\n    opacity: 0;\n    transition: opacity 0.2s;\n    flex-shrink: 0;\n  }\n  \n  .kv-product-menu button .pm-arrow svg {\n    width: 14px;\n    height: 14px;\n    fill: var(--gold);\n    display: block;\n  }\n  \n  .kv-product-menu button:hover {\n    background: rgba(255, 255, 255, 0.03);\n    color: rgba(255, 255, 255, 0.85);\n  }\n  \n  .kv-product-menu button:hover .pm-num {\n    color: rgba(241, 171, 63, 0.4);\n  }\n  \n  .kv-product-menu button:hover .pm-arrow {\n    opacity: 0.5;\n  }\n  \n  .kv-product-menu button.active {\n    background: rgba(241, 171, 63, 0.06);\n    color: var(--white);\n  }\n  \n  .kv-product-menu button.active .pm-num {\n    color: var(--gold);\n    background: rgba(241, 171, 63, 0.1);\n  }\n  \n  .kv-product-menu button.active .pm-arrow {\n    opacity: 1;\n  }\n  \n  .kv-product-menu button.active::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 0;\n    bottom: 0;\n    width: 3px;\n    background: var(--gold);\n  }\n  \n  .kv-pm-footer {\n    margin-top: auto;\n    padding: 16px 24px 20px;\n    border-top: 1px solid rgba(255, 255, 255, 0.08);\n  }\n  \n  .kv-pm-footer a {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 13px;\n    font-weight: 700;\n    color: var(--gold);\n    transition: opacity 0.2s;\n  }\n  \n  .kv-pm-footer a:hover {\n    opacity: 0.8;\n  }\n  \n  .kv-pm-footer a svg {\n    width: 14px;\n    height: 14px;\n    fill: var(--gold);\n  }\n  \n  .kv-product-display {\n    position: relative;\n  }\n  \n  .kv-product-panel {\n    display: none;\n    position: relative;\n    height: 100%;\n  }\n  \n  .kv-product-panel.active {\n    display: block;\n  }\n  \n  .kv-product-panel-img {\n    position: absolute;\n    inset: 0;\n    overflow: hidden;\n  }\n  \n  .kv-product-panel-img img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center;\n    display: block;\n    transition: transform 0.5s;\n  }\n  \n  .kv-product-panel:hover .kv-product-panel-img img,\n  .kv-product-panel.touched .kv-product-panel-img img {\n    transform: scale(1.04);\n  }\n  \n  .kv-product-panel-overlay {\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    right: 0;\n    background: linear-gradient(to top, rgba(10, 29, 58, 0.95) 0%, rgba(10, 29, 58, 0.7) 60%, transparent 100%);\n    padding: 100px 40px 36px;\n    transform: translateY(100%);\n    transition: transform 0.35s ease;\n  }\n  \n  .kv-product-panel:hover .kv-product-panel-overlay,\n  .kv-product-panel.touched .kv-product-panel-overlay {\n    transform: translateY(0);\n  }\n  \n  .kv-product-panel-overlay h3 {\n    font-size: 22px;\n    font-weight: 800;\n    color: var(--white);\n    margin-bottom: 10px;\n    line-height: 1.2;\n  }\n  \n  .kv-product-panel-overlay p {\n    font-size: 14px;\n    color: rgba(255, 255, 255, 0.7);\n    line-height: 1.7;\n    margin-bottom: 20px;\n    max-width: 500px;\n    opacity: 0;\n    transition: opacity 0.3s 0.1s;\n  }\n  \n  .kv-product-panel:hover .kv-product-panel-overlay p,\n  .kv-product-panel.touched .kv-product-panel-overlay p {\n    opacity: 1;\n  }\n  \n  .kv-product-panel-overlay .kv-plink {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 14px;\n    font-weight: 700;\n    color: var(--gold);\n    opacity: 0;\n    transition: opacity 0.3s 0.15s;\n  }\n  \n  .kv-product-panel:hover .kv-product-panel-overlay .kv-plink,\n  .kv-product-panel.touched .kv-product-panel-overlay .kv-plink {\n    opacity: 1;\n  }\n  \n  .kv-product-panel-overlay .kv-plink svg {\n    width: 16px;\n    height: 16px;\n    fill: var(--gold);\n    transition: transform 0.2s;\n  }\n  \n  .kv-product-panel-overlay .kv-plink:hover svg {\n    transform: translateX(4px);\n  }\n  \n  .kv-product-panel-overlay .kv-pname-peek {\n    font-size: 18px;\n    font-weight: 700;\n    color: var(--white);\n    position: absolute;\n    bottom: 20px;\n    left: 40px;\n    transition: opacity 0.25s;\n  }\n  \n  .kv-product-panel:hover .kv-product-panel-overlay .kv-pname-peek,\n  .kv-product-panel.touched .kv-product-panel-overlay .kv-pname-peek {\n    opacity: 0;\n  }\n  \n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     Section 3 \u2013 Why Choose KAVDO\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .kv-why {\n    padding: 100px 0;\n    background: var(--white);\n  }\n  \n  .kv-why-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 32px;\n  }\n  \n  .kv-why-card {\n    padding: 36px 28px;\n    background: var(--white);\n    border-radius: 4px;\n    border: 1px solid #E5E7EB;\n    transition: box-shadow 0.25s;\n  }\n  \n  .kv-why-card:hover {\n    box-shadow: 0 4px 24px rgba(10, 29, 58, 0.08);\n  }\n  \n  .kv-why-icon {\n    width: 56px;\n    height: 56px;\n    border-radius: 4px;\n    background: rgba(241, 171, 63, 0.1);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 24px;\n  }\n  \n  .kv-why-icon svg {\n    width: 28px;\n    height: 28px;\n    fill: var(--gold);\n  }\n  \n  .kv-why-card h3 {\n    font-size: 17px;\n    font-weight: 700;\n    color: var(--navy);\n    margin-bottom: 12px;\n    line-height: 1.3;\n  }\n  \n  .kv-why-card p {\n    font-size: 14px;\n    color: var(--gray-text);\n    line-height: 1.7;\n  }\n  \n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     Mid CTA Banner\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .kv-mid-cta {\n    padding: 56px 0;\n    background: var(--navy);\n    text-align: center;\n  }\n  \n  .kv-mid-cta h3 {\n    font-size: 26px;\n    font-weight: 800;\n    color: var(--white);\n    margin-bottom: 12px;\n  }\n  \n  .kv-mid-cta p {\n    font-size: 16px;\n    color: rgba(255, 255, 255, 0.6);\n    margin-bottom: 28px;\n  }\n  \n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     Section 4 \u2013 How We Work\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .kv-process {\n    padding: 100px 0;\n    background: var(--gray-bg);\n  }\n  \n  .kv-process-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 0;\n    position: relative;\n  }\n  \n  .kv-process-grid::before {\n    content: '';\n    position: absolute;\n    top: 44px;\n    left: 12.5%;\n    right: 12.5%;\n    height: 2px;\n    background: #E5E7EB;\n  }\n  \n  .kv-process-step {\n    text-align: center;\n    position: relative;\n    padding: 0 20px;\n  }\n  \n  .kv-process-num {\n    width: 88px;\n    height: 88px;\n    border-radius: 50%;\n    background: var(--gray-bg);\n    border: 2px solid #E5E7EB;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 28px;\n    position: relative;\n    z-index: 1;\n    transition: border-color 0.3s, background 0.3s;\n  }\n  \n  .kv-process-step:hover .kv-process-num {\n    border-color: var(--gold);\n    background: rgba(241, 171, 63, 0.06);\n  }\n  \n  .kv-process-num span {\n    font-size: 32px;\n    font-weight: 900;\n    color: var(--gold);\n    line-height: 1;\n  }\n  \n  .kv-process-step h3 {\n    font-size: 17px;\n    font-weight: 700;\n    color: var(--navy);\n    margin-bottom: 10px;\n  }\n  \n  .kv-process-step p {\n    font-size: 14px;\n    color: var(--gray-text);\n    line-height: 1.7;\n  }\n  \n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     Section 5 \u2013 Solutions (with images)\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .kv-solutions {\n    padding: 100px 0;\n    background: var(--navy);\n  }\n  \n  .kv-solutions .section-title {\n    color: var(--white);\n  }\n  \n  .kv-solutions .section-subtitle {\n    color: rgba(255, 255, 255, 0.6);\n  }\n  \n  .kv-solutions-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 24px;\n  }\n  \n  .kv-solution-card {\n    display: grid;\n    grid-template-columns: 200px 1fr;\n    background: rgba(255, 255, 255, 0.04);\n    border: 1px solid rgba(255, 255, 255, 0.08);\n    border-radius: 4px;\n    overflow: hidden;\n    transition: background 0.25s, border-color 0.25s;\n  }\n  \n  .kv-solution-card:hover {\n    background: rgba(255, 255, 255, 0.07);\n    border-color: rgba(241, 171, 63, 0.3);\n  }\n  \n  .kv-solution-img {\n    overflow: hidden;\n  }\n  \n  .kv-solution-img img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center;\n    opacity: 0.7;\n    transition: opacity 0.3s;\n  }\n  \n  .kv-solution-card:hover .kv-solution-img img {\n    opacity: 0.9;\n  }\n  \n  .kv-solution-body {\n    padding: 32px 28px;\n  }\n  \n  .kv-solution-num {\n    font-size: 28px;\n    font-weight: 900;\n    color: var(--gold);\n    opacity: 0.3;\n    line-height: 1;\n    margin-bottom: 12px;\n  }\n  \n  .kv-solution-card h3 {\n    font-size: 17px;\n    font-weight: 700;\n    color: var(--white);\n    margin-bottom: 10px;\n    line-height: 1.3;\n  }\n  \n  .kv-solution-card p {\n    font-size: 14px;\n    color: rgba(255, 255, 255, 0.55);\n    line-height: 1.7;\n    margin-bottom: 20px;\n  }\n  \n  .kv-solution-card .btn {\n    padding: 10px 24px;\n    font-size: 13px;\n  }\n  \n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     Section 6 \u2013 Global Presence\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .kv-global {\n    padding: 100px 0;\n    background: var(--white);\n  }\n  \n  .kv-global-layout {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 64px;\n    align-items: center;\n  }\n  \n  .kv-global-text .section-label,\n  .kv-global-text .section-title {\n    text-align: left;\n  }\n  \n  .kv-global-text > p {\n    font-size: 16px;\n    color: var(--gray-text);\n    line-height: 1.8;\n    margin-bottom: 36px;\n  }\n  \n  .kv-region-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n  }\n  \n  .kv-region-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 16px 20px;\n    background: var(--gray-bg);\n    border-radius: 4px;\n    transition: box-shadow 0.2s;\n  }\n  \n  .kv-region-item:hover {\n    box-shadow: 0 2px 12px rgba(10, 29, 58, 0.06);\n  }\n  \n  .kv-region-item svg {\n    width: 24px;\n    height: 24px;\n    fill: var(--gold);\n    flex-shrink: 0;\n  }\n  \n  .kv-region-item div strong {\n    display: block;\n    font-size: 15px;\n    font-weight: 700;\n    color: var(--navy);\n    line-height: 1.3;\n  }\n  \n  .kv-region-item div span {\n    font-size: 13px;\n    color: var(--gray-text);\n  }\n  \n  .kv-global-visual {\n    position: relative;\n    border-radius: 8px;\n    overflow: hidden;\n    height: 420px;\n  }\n  \n  .kv-global-visual img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center;\n  }\n  \n  .kv-global-overlay-stats {\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    right: 0;\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    background: rgba(10, 29, 58, 0.88);\n  }\n  \n  .kv-global-overlay-stat {\n    text-align: center;\n    padding: 20px 12px;\n    border-right: 1px solid rgba(255, 255, 255, 0.08);\n  }\n  \n  .kv-global-overlay-stat:last-child {\n    border-right: none;\n  }\n  \n  .kv-global-overlay-stat strong {\n    display: block;\n    font-size: 28px;\n    font-weight: 800;\n    color: var(--gold);\n    line-height: 1;\n    margin-bottom: 4px;\n  }\n  \n  .kv-global-overlay-stat span {\n    font-size: 11px;\n    color: rgba(255, 255, 255, 0.6);\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    font-weight: 600;\n  }\n  \n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     Section 7 \u2013 Quality & Certifications\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .kv-quality {\n    padding: 100px 0;\n    background: var(--gray-bg);\n  }\n  \n  .kv-quality-layout {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 48px;\n    align-items: stretch;\n  }\n  \n  .kv-quality-left {\n    display: flex;\n    flex-direction: column;\n  }\n  \n  .kv-quality-left .section-label,\n  .kv-quality-left .section-title {\n    text-align: left;\n  }\n  \n  .kv-quality-left > p {\n    font-size: 15px;\n    color: var(--gray-text);\n    line-height: 1.8;\n    margin-bottom: 28px;\n  }\n  \n  .kv-cert-list {\n    list-style: none;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 28px;\n  }\n  \n  .kv-cert-list li {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    font-size: 14px;\n    font-weight: 600;\n    color: var(--navy);\n    padding: 12px 16px;\n    background: var(--white);\n    border-radius: 4px;\n    border: 1px solid #E5E7EB;\n  }\n  \n  .kv-cert-list li svg {\n    width: 20px;\n    height: 20px;\n    fill: var(--gold);\n    flex-shrink: 0;\n  }\n  \n  .kv-quality-stats-row {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 12px;\n    margin-top: auto;\n  }\n  \n  .kv-qs {\n    text-align: center;\n    padding: 16px 8px;\n    background: var(--white);\n    border: 1px solid #E5E7EB;\n    border-radius: 4px;\n  }\n  \n  .kv-qs strong {\n    display: block;\n    font-size: 24px;\n    font-weight: 900;\n    color: var(--navy);\n    line-height: 1;\n    margin-bottom: 4px;\n  }\n  \n  .kv-qs strong em {\n    font-style: normal;\n    color: var(--gold);\n  }\n  \n  .kv-qs span {\n    font-size: 11px;\n    color: var(--gray-text);\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    font-weight: 600;\n  }\n  \n  .kv-quality-right {\n    border-radius: 6px;\n    overflow: hidden;\n    position: relative;\n  }\n  \n  .kv-quality-right img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center;\n    display: block;\n  }\n  \n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     Section 8 \u2013 Contact Form\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .kv-contact {\n    padding: 100px 0;\n    background: var(--navy);\n  }\n  \n  .kv-contact-layout {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 64px;\n    align-items: center;\n  }\n  \n  .kv-contact-text {\n    color: var(--white);\n  }\n  \n  .kv-contact-text .section-title {\n    color: var(--white);\n    text-align: left;\n  }\n  \n  .kv-contact-text > p {\n    font-size: 17px;\n    color: rgba(255, 255, 255, 0.6);\n    line-height: 1.8;\n    margin-bottom: 40px;\n  }\n  \n  .kv-contact-highlights {\n    list-style: none;\n    display: flex;\n    flex-direction: column;\n    gap: 20px;\n  }\n  \n  .kv-contact-highlights li {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    font-size: 15px;\n    color: rgba(255, 255, 255, 0.8);\n    font-weight: 500;\n  }\n  \n  .kv-contact-highlights li .ch-icon {\n    width: 44px;\n    height: 44px;\n    border-radius: 50%;\n    background: rgba(241, 171, 63, 0.12);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n  \n  .kv-contact-highlights li svg {\n    width: 20px;\n    height: 20px;\n    fill: var(--gold);\n  }\n  \n  .kv-contact-form {\n    background: var(--white);\n    border-radius: 6px;\n    padding: 44px 40px;\n  }\n  \n  .kv-contact-form .elementor {\n    width: 100%;\n  }\n  \n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     Responsive\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  @media (max-width: 1024px) {\n    .kv-hero h1 {\n      font-size: 42px;\n    }\n  \n    .kv-hero .kv-inner {\n      flex-direction: column;\n      align-items: flex-start;\n    }\n  \n    .kv-hero-stats {\n      padding-bottom: 0;\n    }\n  \n    .kv-product-explorer {\n      grid-template-columns: 200px 1fr;\n      min-height: 440px;\n    }\n  \n    .kv-product-menu button .pm-num {\n      width: 36px;\n      font-size: 10px;\n    }\n  \n    .kv-why-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  \n    .kv-process-grid {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 40px;\n    }\n  \n    .kv-process-grid::before {\n      display: none;\n    }\n  \n    .kv-solutions-grid {\n      grid-template-columns: 1fr;\n    }\n  \n    .kv-solution-card {\n      grid-template-columns: 180px 1fr;\n    }\n  \n    .kv-global-layout {\n      grid-template-columns: 1fr;\n      gap: 40px;\n    }\n  \n    .kv-global-visual {\n      height: auto;\n      aspect-ratio: 16 \/ 9;\n    }\n\n    .kv-quality-layout {\n      grid-template-columns: 1fr;\n      gap: 32px;\n    }\n\n    .kv-quality-right {\n      height: auto;\n      aspect-ratio: 16 \/ 9;\n    }\n  \n    .kv-contact-layout {\n      grid-template-columns: 1fr;\n      gap: 40px;\n    }\n  }\n  \n  @media (max-width: 640px) {\n    .kv-hero {\n      min-height: auto;\n    }\n\n    .kv-hero .kv-inner {\n      padding-top: 80px;\n      padding-bottom: 80px;\n    }\n\n    .kv-hero h1 {\n      font-size: 32px;\n    }\n\n    .kv-hero-desc {\n      font-size: 16px;\n    }\n\n    .kv-hero-btns {\n      flex-direction: column;\n    }\n\n    .kv-hero-btns .btn {\n      width: 100%;\n    }\n\n    .kv-hero-stats {\n      flex-wrap: wrap;\n      gap: 24px;\n      justify-content: center;\n      width: 100%;\n    }\n\n    .kv-home .section-title {\n      font-size: 28px;\n    }\n\n    .kv-inner {\n      padding: 0 16px;\n    }\n\n    .kv-product-explorer {\n      grid-template-columns: 1fr;\n      min-height: auto;\n    }\n\n    .kv-pm-head,\n    .kv-pm-footer {\n      display: none;\n    }\n\n    .kv-product-menu {\n      padding: 0;\n    }\n\n    .kv-product-menu ul {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      list-style: none;\n    }\n\n    .kv-product-menu li {\n      border-bottom: none;\n      border-right: 1px solid rgba(255, 255, 255, 0.06);\n    }\n\n    .kv-product-menu li:last-child {\n      border-right: none;\n    }\n\n    .kv-product-menu button {\n      justify-content: center;\n      font-size: 12px;\n    }\n\n    .kv-product-menu button .pm-num,\n    .kv-product-menu button .pm-arrow {\n      display: none;\n    }\n\n    .kv-product-menu button .pm-label {\n      padding: 14px 8px;\n      text-align: center;\n    }\n\n    .kv-product-menu button.active::before {\n      left: 0;\n      right: 0;\n      top: auto;\n      bottom: 0;\n      width: auto;\n      height: 3px;\n    }\n\n    .kv-product-display {\n      height: 280px;\n    }\n\n    .kv-product-panel-overlay h3 {\n      font-size: 18px;\n    }\n  \n    .kv-why-grid,\n    .kv-process-grid {\n      grid-template-columns: 1fr;\n    }\n  \n    .kv-solutions-grid {\n      grid-template-columns: 1fr;\n    }\n  \n    .kv-solution-card {\n      grid-template-columns: 1fr;\n    }\n\n    .kv-solution-img {\n      height: auto;\n    }\n\n    .kv-solution-img img {\n      height: auto;\n      object-fit: contain;\n    }\n\n    .kv-solution-body {\n      padding: 20px 16px;\n    }\n\n    .kv-solution-num {\n      font-size: 20px;\n      margin-bottom: 6px;\n    }\n\n    .kv-solution-card h3 {\n      font-size: 16px;\n      margin-bottom: 8px;\n    }\n\n    .kv-solution-card p {\n      font-size: 13px;\n      line-height: 1.6;\n      margin-bottom: 14px;\n    }\n\n    .kv-solution-card .btn {\n      padding: 8px 16px;\n      font-size: 12px;\n    }\n  \n    .kv-region-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .kv-region-item {\n      padding: 14px 16px;\n    }\n  \n    .kv-global-visual {\n      height: auto;\n      aspect-ratio: 4 \/ 3;\n      margin-left: -16px;\n      margin-right: -16px;\n      border-radius: 0;\n      width: calc(100% + 32px);\n    }\n  \n    .kv-global-overlay-stat strong {\n      font-size: 22px;\n    }\n  \n    .kv-cert-list {\n      grid-template-columns: 1fr;\n    }\n  \n    .kv-quality-stats-row {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  \n    .kv-quality-right {\n      height: auto;\n      aspect-ratio: 4 \/ 3;\n      margin-left: -16px;\n      margin-right: -16px;\n      border-radius: 0;\n      width: calc(100% + 32px);\n    }\n  \n    .kv-contact-form {\n      padding: 28px 20px;\n    }\n  \n    .kv-products,\n    .kv-why,\n    .kv-process,\n    .kv-solutions,\n    .kv-global,\n    .kv-quality,\n    .kv-contact {\n      padding: 64px 0;\n    }\n  }\n  <\/style>\n  \n  <div class=\"kv-home\">\n  \n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n         Section 1 \u2013 Hero Banner\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n    <section class=\"kv-hero kv-full\">\n      <div class=\"kv-hero-bg\"><\/div>\n      <div class=\"kv-inner\">\n        <div class=\"kv-hero-text\">\n          <div class=\"kv-hero-badge\">Sheet Metal Equipment Manufacturer<\/div>\n          <h1>Reliable Performance.<br><span>Reasonable Investment.<\/span><\/h1>\n          <p class=\"kv-hero-desc\">Cost-effective sheet metal equipment built for practical manufacturing needs.<\/p>\n          <div class=\"kv-hero-btns\">\n            <a href=\"\/contact\/\" class=\"btn btn-primary\">\n              Get a Quote\n              <svg viewBox=\"0 0 24 24\"><path d=\"M13.025 1l-2.847 2.828 6.176 6.176h-16.354v3.992h16.354l-6.176 6.176 2.847 2.828 10.975-11z\"\/><\/svg>\n            <\/a>\n            <a href=\"\/products\/\" class=\"btn btn-outline\">View Products<\/a>\n          <\/div>\n        <\/div>\n        <div class=\"kv-hero-stats\">\n          <div class=\"kv-hero-stat\">\n            <strong>15+<\/strong>\n            <span>Years Experience<\/span>\n          <\/div>\n          <div class=\"kv-hero-stat\">\n            <strong>80+<\/strong>\n            <span>Countries Served<\/span>\n          <\/div>\n          <div class=\"kv-hero-stat\">\n            <strong>5000+<\/strong>\n            <span>Machines Delivered<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n  \n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n         Section 2 \u2013 Product Explorer\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n    <section class=\"kv-products kv-full\">\n      <div class=\"kv-inner\">\n        <div class=\"section-header\">\n          <div class=\"section-label\">Our Products<\/div>\n          <h2 class=\"section-title\">Industrial Sheet Metal Equipment<\/h2>\n          <p class=\"section-subtitle\">Comprehensive range of machinery designed for precision, durability and value in metal fabrication.<\/p>\n        <\/div>\n  \n        <div class=\"kv-product-explorer\">\n          <div class=\"kv-product-menu\">\n            <div class=\"kv-pm-head\"><span>Categories<\/span><\/div>\n            <ul>\n              <li><button class=\"active\" data-target=\"prod-press-brake\"><span class=\"pm-num\">01<\/span><span class=\"pm-label\">Press Brake<\/span><span class=\"pm-arrow\"><svg viewBox=\"0 0 24 24\"><path d=\"M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z\"\/><\/svg><\/span><\/button><\/li>\n              <li><button data-target=\"prod-shearing\"><span class=\"pm-num\">02<\/span><span class=\"pm-label\">Shearing Machine<\/span><span class=\"pm-arrow\"><svg viewBox=\"0 0 24 24\"><path d=\"M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z\"\/><\/svg><\/span><\/button><\/li>\n              <li><button data-target=\"prod-laser\"><span class=\"pm-num\">03<\/span><span class=\"pm-label\">Laser Cutting<\/span><span class=\"pm-arrow\"><svg viewBox=\"0 0 24 24\"><path d=\"M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z\"\/><\/svg><\/span><\/button><\/li>\n              <li><button data-target=\"prod-rolling\"><span class=\"pm-num\">04<\/span><span class=\"pm-label\">Rolling Machine<\/span><span class=\"pm-arrow\"><svg viewBox=\"0 0 24 24\"><path d=\"M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z\"\/><\/svg><\/span><\/button><\/li>\n              <li><button data-target=\"prod-punching\"><span class=\"pm-num\">05<\/span><span class=\"pm-label\">Punching Machine<\/span><span class=\"pm-arrow\"><svg viewBox=\"0 0 24 24\"><path d=\"M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z\"\/><\/svg><\/span><\/button><\/li>\n              <li><button data-target=\"prod-hydraulic\"><span class=\"pm-num\">06<\/span><span class=\"pm-label\">Hydraulic Press<\/span><span class=\"pm-arrow\"><svg viewBox=\"0 0 24 24\"><path d=\"M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z\"\/><\/svg><\/span><\/button><\/li>\n              <li><button data-target=\"prod-vgrooving\"><span class=\"pm-num\">07<\/span><span class=\"pm-label\">V Grooving Machine<\/span><span class=\"pm-arrow\"><svg viewBox=\"0 0 24 24\"><path d=\"M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z\"\/><\/svg><\/span><\/button><\/li>\n              <li><button data-target=\"prod-notching\"><span class=\"pm-num\">08<\/span><span class=\"pm-label\">Notching Machine<\/span><span class=\"pm-arrow\"><svg viewBox=\"0 0 24 24\"><path d=\"M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z\"\/><\/svg><\/span><\/button><\/li>\n            <\/ul>\n            <div class=\"kv-pm-footer\">\n              <a href=\"\/products\/\">View All Products <svg viewBox=\"0 0 24 24\"><path d=\"M13.025 1l-2.847 2.828 6.176 6.176h-16.354v3.992h16.354l-6.176 6.176 2.847 2.828 10.975-11z\"\/><\/svg><\/a>\n            <\/div>\n          <\/div>\n  \n          <div class=\"kv-product-display\">\n  \n            <div id=\"prod-press-brake\" class=\"kv-product-panel active\">\n              <div class=\"kv-product-panel-img\">\n                <img decoding=\"async\" src=\"https:\/\/www.kavdo.com\/wp-content\/uploads\/2026\/03\/press-brake-2.jpg\" alt=\"Press Brake\">\n              <\/div>\n              <div class=\"kv-product-panel-overlay\">\n                <span class=\"kv-pname-peek\">Press Brake<\/span>\n                <h3>Press Brake<\/h3>\n                <p>Hydraulic and CNC press brakes for precise bending with consistent accuracy. Bending force 40T\u20131000T, working length up to 6000mm.<\/p>\n                <a href=\"\/press-brake\/\" class=\"kv-plink\">View All Press Brakes <svg viewBox=\"0 0 24 24\"><path d=\"M13.025 1l-2.847 2.828 6.176 6.176h-16.354v3.992h16.354l-6.176 6.176 2.847 2.828 10.975-11z\"\/><\/svg><\/a>\n              <\/div>\n            <\/div>\n  \n            <div id=\"prod-shearing\" class=\"kv-product-panel\">\n              <div class=\"kv-product-panel-img\">\n                <img decoding=\"async\" src=\"https:\/\/www.kavdo.com\/wp-content\/uploads\/2026\/03\/shearing-machine-2.jpg\" alt=\"Shearing Machine\">\n              <\/div>\n              <div class=\"kv-product-panel-overlay\">\n                <span class=\"kv-pname-peek\">Shearing Machine<\/span>\n                <h3>Shearing Machine<\/h3>\n                <p>Reliable hydraulic shearing machines for straight-line cutting. Cutting thickness up to 25mm, length up to 6000mm.<\/p>\n                <a href=\"\/shearing-machine\/\" class=\"kv-plink\">View All Shearing Machines <svg viewBox=\"0 0 24 24\"><path d=\"M13.025 1l-2.847 2.828 6.176 6.176h-16.354v3.992h16.354l-6.176 6.176 2.847 2.828 10.975-11z\"\/><\/svg><\/a>\n              <\/div>\n            <\/div>\n  \n            <div id=\"prod-laser\" class=\"kv-product-panel\">\n              <div class=\"kv-product-panel-img\">\n                <img decoding=\"async\" src=\"https:\/\/www.kavdo.com\/wp-content\/uploads\/2026\/03\/laser-cutting-machine-2.jpg\" alt=\"Laser Cutting Machine\">\n              <\/div>\n              <div class=\"kv-product-panel-overlay\">\n                <span class=\"kv-pname-peek\">Laser Cutting Machine<\/span>\n                <h3>Laser Cutting Machine<\/h3>\n                <p>Fiber laser cutters delivering high-speed precision cutting. Power from 1000W to 12000W, cutting speed up to 40m\/min.<\/p>\n                <a href=\"\/laser-cutting-machine\/\" class=\"kv-plink\">View All Laser Cutters <svg viewBox=\"0 0 24 24\"><path d=\"M13.025 1l-2.847 2.828 6.176 6.176h-16.354v3.992h16.354l-6.176 6.176 2.847 2.828 10.975-11z\"\/><\/svg><\/a>\n              <\/div>\n            <\/div>\n  \n            <div id=\"prod-rolling\" class=\"kv-product-panel\">\n              <div class=\"kv-product-panel-img\">\n                <img decoding=\"async\" src=\"https:\/\/www.kavdo.com\/wp-content\/uploads\/2026\/03\/rolling-machine-2.jpg\" alt=\"Rolling Machine\">\n              <\/div>\n              <div class=\"kv-product-panel-overlay\">\n                <span class=\"kv-pname-peek\">Rolling Machine<\/span>\n                <h3>Rolling Machine<\/h3>\n                <p>Plate rolling machines for forming cylindrical, conical and curved shapes. 3-roll and 4-roll, thickness up to 50mm.<\/p>\n                <a href=\"\/rolling-machine\/\" class=\"kv-plink\">View All Rolling Machines <svg viewBox=\"0 0 24 24\"><path d=\"M13.025 1l-2.847 2.828 6.176 6.176h-16.354v3.992h16.354l-6.176 6.176 2.847 2.828 10.975-11z\"\/><\/svg><\/a>\n              <\/div>\n            <\/div>\n  \n            <div id=\"prod-punching\" class=\"kv-product-panel\">\n              <div class=\"kv-product-panel-img\">\n                <img decoding=\"async\" src=\"https:\/\/www.kavdo.com\/wp-content\/uploads\/2026\/03\/punching-machine-2.jpg\" alt=\"Punching Machine\">\n              <\/div>\n              <div class=\"kv-product-panel-overlay\">\n                <span class=\"kv-pname-peek\">Punching Machine<\/span>\n                <h3>Punching Machine<\/h3>\n                <p>CNC turret punch presses for efficient hole punching, forming and nibbling. Force up to 30T, up to 24 tool stations.<\/p>\n                <a href=\"\/punching-machine\/\" class=\"kv-plink\">View All Punching Machines <svg viewBox=\"0 0 24 24\"><path d=\"M13.025 1l-2.847 2.828 6.176 6.176h-16.354v3.992h16.354l-6.176 6.176 2.847 2.828 10.975-11z\"\/><\/svg><\/a>\n              <\/div>\n            <\/div>\n  \n            <div id=\"prod-hydraulic\" class=\"kv-product-panel\">\n              <div class=\"kv-product-panel-img\">\n                <img decoding=\"async\" src=\"https:\/\/www.kavdo.com\/wp-content\/uploads\/2026\/03\/hydraulic-press-2.jpg\" alt=\"Hydraulic Press\">\n              <\/div>\n              <div class=\"kv-product-panel-overlay\">\n                <span class=\"kv-pname-peek\">Hydraulic Press<\/span>\n                <h3>Hydraulic Press<\/h3>\n                <p>Heavy-duty hydraulic presses for stamping, deep drawing and metal forming. Press force from 100T to 2000T.<\/p>\n                <a href=\"\/hydraulic-press\/\" class=\"kv-plink\">View All Hydraulic Presses <svg viewBox=\"0 0 24 24\"><path d=\"M13.025 1l-2.847 2.828 6.176 6.176h-16.354v3.992h16.354l-6.176 6.176 2.847 2.828 10.975-11z\"\/><\/svg><\/a>\n              <\/div>\n            <\/div>\n  \n            <div id=\"prod-vgrooving\" class=\"kv-product-panel\">\n              <div class=\"kv-product-panel-img\">\n                <img decoding=\"async\" src=\"https:\/\/www.kavdo.com\/wp-content\/uploads\/2026\/03\/v-grooving-machine-2.jpg\" alt=\"V Grooving Machine\">\n              <\/div>\n              <div class=\"kv-product-panel-overlay\">\n                <span class=\"kv-pname-peek\">V Grooving Machine<\/span>\n                <h3>V Grooving Machine<\/h3>\n                <p>CNC V grooving machines for precise V-shaped grooves enabling sharp decorative bending on thin sheet metal.<\/p>\n                <a href=\"\/v-grooving-machine\/\" class=\"kv-plink\">View All V Grooving Machines <svg viewBox=\"0 0 24 24\"><path d=\"M13.025 1l-2.847 2.828 6.176 6.176h-16.354v3.992h16.354l-6.176 6.176 2.847 2.828 10.975-11z\"\/><\/svg><\/a>\n              <\/div>\n            <\/div>\n  \n            <div id=\"prod-notching\" class=\"kv-product-panel\">\n              <div class=\"kv-product-panel-img\">\n                <img decoding=\"async\" src=\"https:\/\/www.kavdo.com\/wp-content\/uploads\/2026\/03\/notching-machine-2.jpg\" alt=\"Notching Machine\">\n              <\/div>\n              <div class=\"kv-product-panel-overlay\">\n                <span class=\"kv-pname-peek\">Notching Machine<\/span>\n                <h3>Notching Machine<\/h3>\n                <p>Fixed and variable angle notching machines for clean corner cuts. Cutting thickness up to 12mm, manual and hydraulic.<\/p>\n                <a href=\"\/notching-machine\/\" class=\"kv-plink\">View All Notching Machines <svg viewBox=\"0 0 24 24\"><path d=\"M13.025 1l-2.847 2.828 6.176 6.176h-16.354v3.992h16.354l-6.176 6.176 2.847 2.828 10.975-11z\"\/><\/svg><\/a>\n              <\/div>\n            <\/div>\n  \n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n  \n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n         Section 3 \u2013 Why Choose KAVDO\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n    <section class=\"kv-why kv-full\">\n      <div class=\"kv-inner\">\n        <div class=\"section-header\">\n          <div class=\"section-label\">Our Advantages<\/div>\n          <h2 class=\"section-title\">Why Choose KAVDO<\/h2>\n          <p class=\"section-subtitle\">We combine engineering precision with cost efficiency to deliver reliable machinery that keeps your production running.<\/p>\n        <\/div>\n  \n        <div class=\"kv-why-grid\">\n          <div class=\"kv-why-card\">\n            <div class=\"kv-why-icon\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/><\/svg>\n            <\/div>\n            <h3>Cost-Optimized Engineering<\/h3>\n            <p>Every machine is engineered to deliver maximum performance per dollar invested, without compromising on build quality or precision standards.<\/p>\n          <\/div>\n  \n          <div class=\"kv-why-card\">\n            <div class=\"kv-why-icon\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 3c1.93 0 3.5 1.57 3.5 3.5S13.93 13 12 13s-3.5-1.57-3.5-3.5S10.07 6 12 6zm7 13H5v-.23c0-.62.28-1.2.76-1.58C7.47 15.82 9.64 15 12 15s4.53.82 6.24 2.19c.48.38.76.97.76 1.58V19z\"\/><\/svg>\n            <\/div>\n            <h3>Stable Structure &amp; Long Service Life<\/h3>\n            <p>Heavy-duty welded steel frames and premium hydraulic components ensure years of stable, low-maintenance operation in demanding environments.<\/p>\n          <\/div>\n  \n          <div class=\"kv-why-card\">\n            <div class=\"kv-why-icon\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M20 8h-3V4H3c-1.1 0-2 .9-2 2v11h2c0 1.66 1.34 3 3 3s3-1.34 3-3h6c0 1.66 1.34 3 3 3s3-1.34 3-3h2v-5l-3-4zM6 18.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm13.5-9l1.96 2.5H17V9.5h2.5zm-1.5 9c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z\"\/><\/svg>\n            <\/div>\n            <h3>Fast Delivery Models<\/h3>\n            <p>Standard models available from stock with short lead times. Custom configurations shipped within agreed schedules to minimize your downtime.<\/p>\n          <\/div>\n  \n          <div class=\"kv-why-card\">\n            <div class=\"kv-why-icon\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 17.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L9 15v1c0 1.1.9 2 2 2v1.93zm6.9-2.54c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H8v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41c2.93 1.19 5 4.06 5 7.41 0 2.08-.8 3.97-2.1 5.39z\"\/><\/svg>\n            <\/div>\n            <h3>Global Technical Support<\/h3>\n            <p>Dedicated engineers provide remote troubleshooting, video guidance and on-site service worldwide. Spare parts shipped within 48 hours.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n  \n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n         Mid CTA\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n    <section class=\"kv-mid-cta kv-full\">\n      <div class=\"kv-inner\">\n        <h3>Need Help Choosing the Right Machine?<\/h3>\n        <p>Our engineers will recommend the best solution based on your production requirements.<\/p>\n        <a href=\"\/contact\/\" class=\"btn btn-primary\">Get Expert Advice<\/a>\n      <\/div>\n    <\/section>\n  \n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n         Section 4 \u2013 How We Work\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n    <section class=\"kv-process kv-full\">\n      <div class=\"kv-inner\">\n        <div class=\"section-header\">\n          <div class=\"section-label\">How We Work<\/div>\n          <h2 class=\"section-title\">From Inquiry to Production \u2014 Simple &amp; Efficient<\/h2>\n          <p class=\"section-subtitle\">A straightforward process designed to get the right machine into your workshop with minimum hassle.<\/p>\n        <\/div>\n  \n        <div class=\"kv-process-grid\">\n          <div class=\"kv-process-step\">\n            <div class=\"kv-process-num\"><span>01<\/span><\/div>\n            <h3>Inquiry &amp; Consultation<\/h3>\n            <p>Share your workpiece details and production requirements. Our engineers analyze your needs and recommend suitable models.<\/p>\n          <\/div>\n          <div class=\"kv-process-step\">\n            <div class=\"kv-process-num\"><span>02<\/span><\/div>\n            <h3>Solution &amp; Quotation<\/h3>\n            <p>Receive a detailed proposal with machine specifications, tooling options and competitive pricing within 24 hours.<\/p>\n          <\/div>\n          <div class=\"kv-process-step\">\n            <div class=\"kv-process-num\"><span>03<\/span><\/div>\n            <h3>Manufacturing &amp; QC<\/h3>\n            <p>Your machine is built under strict quality control. We send progress photos and inspection reports before shipping.<\/p>\n          <\/div>\n          <div class=\"kv-process-step\">\n            <div class=\"kv-process-num\"><span>04<\/span><\/div>\n            <h3>Delivery &amp; Support<\/h3>\n            <p>Safe door-to-door delivery with installation guidance, operator training and lifetime technical support included.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n  \n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n         Section 5 \u2013 Solutions (with images)\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n    <section class=\"kv-solutions kv-full\">\n      <div class=\"kv-inner\">\n        <div class=\"section-header\">\n          <div class=\"section-label\">Solutions<\/div>\n          <h2 class=\"section-title\">Practical Solutions for Real Production Needs<\/h2>\n          <p class=\"section-subtitle\">Whether you&#8217;re starting a new workshop or upgrading existing equipment, we have a plan for you.<\/p>\n        <\/div>\n  \n        <div class=\"kv-solutions-grid\">\n          <div class=\"kv-solution-card\">\n            <div class=\"kv-solution-img\">\n              <img decoding=\"async\" src=\"https:\/\/www.kavdo.com\/wp-content\/uploads\/2026\/02\/Small-Workshop-Setup.jpg\" alt=\"Small Workshop\">\n            <\/div>\n            <div class=\"kv-solution-body\">\n              <div class=\"kv-solution-num\">01<\/div>\n              <h3>Small Workshop Setup<\/h3>\n              <p>Complete starter packages with press brake, shearing machine and essential tooling for small fabrication shops.<\/p>\n              <a href=\"\/contact\/\" class=\"btn btn-primary\">Learn More<\/a>\n            <\/div>\n          <\/div>\n          <div class=\"kv-solution-card\">\n            <div class=\"kv-solution-img\">\n              <img decoding=\"async\" src=\"https:\/\/www.kavdo.com\/wp-content\/uploads\/2026\/03\/CNC-Upgrade-01.jpg\" alt=\"CNC Upgrade\">\n            <\/div>\n            <div class=\"kv-solution-body\">\n              <div class=\"kv-solution-num\">02<\/div>\n              <h3>Entry-Level CNC Upgrade<\/h3>\n              <p>Transition from manual to CNC-controlled machines with affordable automation that improves accuracy and throughput.<\/p>\n              <a href=\"\/contact\/\" class=\"btn btn-primary\">Learn More<\/a>\n            <\/div>\n          <\/div>\n          <div class=\"kv-solution-card\">\n            <div class=\"kv-solution-img\">\n              <img decoding=\"async\" src=\"https:\/\/www.kavdo.com\/wp-content\/uploads\/2026\/02\/Production-Line.jpg\" alt=\"Production Line\">\n            <\/div>\n            <div class=\"kv-solution-body\">\n              <div class=\"kv-solution-num\">03<\/div>\n              <h3>Cost-Effective Production Line<\/h3>\n              <p>Integrated cutting, bending and forming solutions designed to maximize output while controlling total investment.<\/p>\n              <a href=\"\/contact\/\" class=\"btn btn-primary\">Learn More<\/a>\n            <\/div>\n          <\/div>\n          <div class=\"kv-solution-card\">\n            <div class=\"kv-solution-img\">\n              <img decoding=\"async\" src=\"https:\/\/www.kavdo.com\/wp-content\/uploads\/2026\/03\/Fast-ROI-Investment-01.jpg\" alt=\"Fast ROI\">\n            <\/div>\n            <div class=\"kv-solution-body\">\n              <div class=\"kv-solution-num\">04<\/div>\n              <h3>Fast ROI Investment<\/h3>\n              <p>Equipment configurations specifically selected for quick payback, ideal for expanding capacity with minimal capital outlay.<\/p>\n              <a href=\"\/contact\/\" class=\"btn btn-primary\">Learn More<\/a>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n  \n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n         Section 6 \u2013 Global Presence\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n    <section class=\"kv-global kv-full\">\n      <div class=\"kv-inner\">\n        <div class=\"kv-global-layout\">\n          <div class=\"kv-global-text\">\n            <div class=\"section-label\">Global Reach<\/div>\n            <h2 class=\"section-title\">Trusted by Manufacturers Worldwide<\/h2>\n            <p>KAVDO machines are operating in factories and workshops across more than 80 countries. From Southeast Asia to South America, our equipment supports real production every day.<\/p>\n            <div class=\"kv-region-grid\">\n              <div class=\"kv-region-item\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 17.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L9 15v1c0 1.1.9 2 2 2v1.93zm6.9-2.54c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H8v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41c2.93 1.19 5 4.06 5 7.41 0 2.08-.8 3.97-2.1 5.39z\"\/><\/svg>\n                <div><strong>Southeast Asia<\/strong><span>Vietnam, Indonesia, Thailand&#8230;<\/span><\/div>\n              <\/div>\n              <div class=\"kv-region-item\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 17.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L9 15v1c0 1.1.9 2 2 2v1.93zm6.9-2.54c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H8v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41c2.93 1.19 5 4.06 5 7.41 0 2.08-.8 3.97-2.1 5.39z\"\/><\/svg>\n                <div><strong>Middle East &amp; Africa<\/strong><span>Saudi Arabia, UAE, Egypt&#8230;<\/span><\/div>\n              <\/div>\n              <div class=\"kv-region-item\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 17.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L9 15v1c0 1.1.9 2 2 2v1.93zm6.9-2.54c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H8v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41c2.93 1.19 5 4.06 5 7.41 0 2.08-.8 3.97-2.1 5.39z\"\/><\/svg>\n                <div><strong>South America<\/strong><span>Brazil, Argentina, Chile&#8230;<\/span><\/div>\n              <\/div>\n              <div class=\"kv-region-item\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 17.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L9 15v1c0 1.1.9 2 2 2v1.93zm6.9-2.54c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H8v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41c2.93 1.19 5 4.06 5 7.41 0 2.08-.8 3.97-2.1 5.39z\"\/><\/svg>\n                <div><strong>Europe &amp; CIS<\/strong><span>Russia, Turkey, Poland&#8230;<\/span><\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n          <div class=\"kv-global-visual\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1586528116311-ad8dd3c8310d?auto=format&#038;fit=crop&#038;w=700&#038;q=80\" alt=\"Global Shipping\">\n            <div class=\"kv-global-overlay-stats\">\n              <div class=\"kv-global-overlay-stat\">\n                <strong>80+<\/strong>\n                <span>Countries<\/span>\n              <\/div>\n              <div class=\"kv-global-overlay-stat\">\n                <strong>5000+<\/strong>\n                <span>Machines<\/span>\n              <\/div>\n              <div class=\"kv-global-overlay-stat\">\n                <strong>15+<\/strong>\n                <span>Years<\/span>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n  \n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n         Section 7 \u2013 Quality & Certifications\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n    <section class=\"kv-quality kv-full\">\n      <div class=\"kv-inner\">\n        <div class=\"kv-quality-layout\">\n          <div class=\"kv-quality-left\">\n            <div class=\"section-label\">Quality Assurance<\/div>\n            <h2 class=\"section-title\">Built to International Standards<\/h2>\n            <p>Every KAVDO machine undergoes rigorous inspection at each stage of manufacturing \u2014 from raw material sourcing and welding to final assembly and test runs. We hold ourselves to the same quality benchmarks our customers expect.<\/p>\n            <ul class=\"kv-cert-list\">\n              <li>\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/><\/svg>\n                CE Certified\n              <\/li>\n              <li>\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/><\/svg>\n                ISO 9001:2015\n              <\/li>\n              <li>\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/><\/svg>\n                Full Machine Testing\n              <\/li>\n              <li>\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/><\/svg>\n                2-Year Warranty\n              <\/li>\n            <\/ul>\n            <div class=\"kv-quality-stats-row\">\n              <div class=\"kv-qs\">\n                <strong>100<em>%<\/em><\/strong>\n                <span>Tested<\/span>\n              <\/div>\n              <div class=\"kv-qs\">\n                <strong>48<em>h<\/em><\/strong>\n                <span>Parts Ship<\/span>\n              <\/div>\n              <div class=\"kv-qs\">\n                <strong>2<em>yr<\/em><\/strong>\n                <span>Warranty<\/span>\n              <\/div>\n              <div class=\"kv-qs\">\n                <strong>24<em>\/7<\/em><\/strong>\n                <span>Support<\/span>\n              <\/div>\n            <\/div>\n          <\/div>\n          <div class=\"kv-quality-right\">\n            <img decoding=\"async\" src=\"https:\/\/www.kavdo.com\/wp-content\/uploads\/2026\/03\/Quality-Assurance-03.jpg\" alt=\"Quality Inspection\">\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n  \n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n         Section 8 \u2013 Contact Form\n    \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n    <section class=\"kv-contact kv-full\">\n      <div class=\"kv-inner\">\n        <div class=\"kv-contact-layout\">\n          <div class=\"kv-contact-text\">\n            <div class=\"section-label\">Get Started<\/div>\n            <h2 class=\"section-title\">Start Your Project with KAVDO Today<\/h2>\n            <p>Get professional advice and competitive pricing within 24 hours. Tell us about your requirements and our team will prepare a tailored solution for you.<\/p>\n            <ul class=\"kv-contact-highlights\">\n              <li>\n                <div class=\"ch-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg><\/div>\n                Response within 24 hours\n              <\/li>\n              <li>\n                <div class=\"ch-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm2 16H8v-2h8v2zm0-4H8v-2h8v2zm-3-5V3.5L18.5 9H13z\"\/><\/svg><\/div>\n                Free technical consultation &amp; quotation\n              <\/li>\n              <li>\n                <div class=\"ch-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 17.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L9 15v1c0 1.1.9 2 2 2v1.93zm6.9-2.54c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H8v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41c2.93 1.19 5 4.06 5 7.41 0 2.08-.8 3.97-2.1 5.39z\"\/><\/svg><\/div>\n                Serving 80+ countries worldwide\n              <\/li>\n            <\/ul>\n          <\/div>\n          <div class=\"kv-contact-form\">\n            \t\t<div data-elementor-type=\"container\" data-elementor-id=\"29150\" class=\"elementor elementor-29150\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"wd-negative-gap elementor-element elementor-element-666d5ec3 e-flex e-con-boxed e-con e-parent\" data-id=\"666d5ec3\" 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-6941251c wd-width-100 elementor-widget elementor-widget-wd_title\" data-id=\"6941251c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wd_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"title-wrapper wd-set-mb reset-last-child wd-title-color-gradient wd-title-style-simple wd-title-size-default text-left\">\n\n\t\t\t\n\t\t\t<div class=\"liner-continer\">\n\t\t\t\t<h4 class=\"woodmart-title-container title wd-fontsize-l\">Request a Quote<\/h4> \n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<div class=\"title-after_title reset-last-child wd-fontsize-xs\">\n\t\t\t\t\t<p>Fill in the form below and we'll get back to you shortly.<\/p>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-470e6199 e-flex e-con-boxed e-con e-parent\" data-id=\"470e6199\" 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-1c58f7d4 elementor-button-align-stretch elementor-widget elementor-widget-form\" data-id=\"1c58f7d4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;\\u4e0b\\u4e00\\u4e2a&quot;,&quot;step_previous_label&quot;:&quot;\\u4e0a\\u4e00\\u4e2a&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"New Form\" aria-label=\"New Form\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"29150\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"1c58f7d4\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"Industrial Machinery Solutions Worldwide - KAVDO\" \/>\n\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"queried_id\" value=\"29019\"\/>\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-50 elementor-md-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-name\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tYour Name\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-md  elementor-field-textual\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-50 elementor-md-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-email\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tEmail Address\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-md  elementor-field-textual\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-Company elementor-col-50 elementor-md-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-Company\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tCompany Name\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[Company]\" id=\"form-field-Company\" class=\"elementor-field elementor-size-md  elementor-field-textual\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-WhatsApp elementor-col-50 elementor-md-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-WhatsApp\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tWhatsApp Number\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<input size=\"1\" type=\"tel\" name=\"form_fields[WhatsApp]\" id=\"form-field-WhatsApp\" class=\"elementor-field elementor-size-md  elementor-field-textual\" pattern=\"[0-9()#&amp;+*-=.]+\" title=\"Only numbers and phone characters (#, -, *, etc) are accepted.\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-message\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tYour Message\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-md\" name=\"form_fields[message]\" id=\"form-field-message\" rows=\"3\" required=\"required\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-md\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Submit Inquiry<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\n\t\t\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\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n  \n  <\/div>\n  \n<script>\n(function() {\n  var btns = document.querySelectorAll('.kv-product-menu button');\n  var panels = document.querySelectorAll('.kv-product-panel');\n\n  btns.forEach(function(btn) {\n    btn.addEventListener('click', function() {\n      btns.forEach(function(b) { b.classList.remove('active'); });\n      panels.forEach(function(p) { p.classList.remove('active'); p.classList.remove('touched'); });\n\n      btn.classList.add('active');\n      var target = document.getElementById(btn.getAttribute('data-target'));\n      if (target) target.classList.add('active');\n    });\n  });\n\n  panels.forEach(function(panel) {\n    panel.addEventListener('click', function(e) {\n      if (e.target.closest('a')) return;\n      panel.classList.toggle('touched');\n    });\n  });\n})();\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Sheet Metal Equipment Manufacturer Reliable Performance.Reasonable Investment. Cost-effective sheet metal equipment built for practical manufacturing needs. Get a Quote View<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-29019","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.kavdo.com\/ar\/wp-json\/wp\/v2\/pages\/29019","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.kavdo.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.kavdo.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.kavdo.com\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.kavdo.com\/ar\/wp-json\/wp\/v2\/comments?post=29019"}],"version-history":[{"count":0,"href":"https:\/\/www.kavdo.com\/ar\/wp-json\/wp\/v2\/pages\/29019\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.kavdo.com\/ar\/wp-json\/wp\/v2\/media?parent=29019"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}