{"id":40,"date":"2021-11-16T04:12:48","date_gmt":"2021-11-16T04:12:48","guid":{"rendered":"https:\/\/uaexpertcorporation.com\/?page_id=40"},"modified":"2026-05-29T02:26:19","modified_gmt":"2026-05-29T02:26:19","slug":"about-us","status":"publish","type":"page","link":"https:\/\/uaexpertcorporation.com\/?page_id=40","title":{"rendered":"About us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"40\" class=\"elementor elementor-40\" data-elementor-settings=\"[]\">\n\t\t\t\t\t\t<div class=\"elementor-inner\">\n\t\t\t\t\t\t\t<div class=\"elementor-section-wrap\">\n\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4f96ce17 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"4f96ce17\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-67d132ac\" data-id=\"67d132ac\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1d900c65 elementor-widget elementor-widget-html\" data-id=\"1d900c65\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!-- UAEC ABOUT US PAGE \u2014 Paste into Elementor HTML block -->\n<!-- Header and Footer are handled separately by your developer -->\n\n<style>\n  .uaec-about-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n  .uaec-about-wrap {\n    font-family: 'Nunito Sans', 'Segoe UI', sans-serif;\n    color: #333;\n    line-height: 1.7;\n  }\n\n  :root {\n    --blue:      #1565C0;\n    --blue-dark: #0D47A1;\n    --blue-mid:  #1976D2;\n    --blue-pale: #E3F0FF;\n    --light-bg:  #F5F8FF;\n    --border:    #dce6f7;\n    --muted:     #666;\n    --dark:      #1a1a2e;\n  }\n\n  \/* \u2500\u2500 HERO \u2500\u2500 *\/\n  .ua-hero {\n    background: linear-gradient(135deg, #0D47A1 0%, #1976D2 60%, #1E88E5 100%);\n    color: #fff;\n    padding: 80px 20px 90px;\n    position: relative;\n    overflow: hidden;\n  }\n  .ua-hero::before {\n    content: ''; position: absolute;\n    width: 700px; height: 700px; border-radius: 50%;\n    background: rgba(255,255,255,0.03);\n    top: -300px; right: -200px;\n  }\n  .ua-hero::after {\n    content: ''; position: absolute;\n    width: 400px; height: 400px; border-radius: 50%;\n    background: rgba(255,255,255,0.03);\n    bottom: -200px; left: -100px;\n  }\n  .ua-hero-inner { max-width: 1100px; margin: 0 auto; position: relative; z-index: 1; display: grid; grid-template-columns: 1fr 420px; gap: 60px; align-items: center; }\n  @media(max-width:860px){ .ua-hero-inner { grid-template-columns: 1fr; } .ua-hero-card { display: none; } }\n  .ua-hero-badge {\n    display: inline-block;\n    background: rgba(255,255,255,0.15);\n    border: 1px solid rgba(255,255,255,0.3);\n    border-radius: 30px;\n    padding: 5px 18px;\n    font-size: 12px; letter-spacing: 1.5px; text-transform: uppercase;\n    font-weight: 700; margin-bottom: 20px;\n  }\n  .ua-hero h1 {\n    font-size: clamp(28px, 4vw, 48px);\n    font-weight: 800; line-height: 1.2;\n    margin-bottom: 18px; letter-spacing: -0.5px;\n  }\n  .ua-hero h1 span { color: #FDD835; }\n  .ua-hero p { font-size: 17px; opacity: .9; max-width: 540px; line-height: 1.8; margin-bottom: 28px; }\n  .ua-hero-meta { display: flex; gap: 32px; flex-wrap: wrap; }\n  .ua-hero-meta-item span:first-child { display: block; font-size: 28px; font-weight: 800; }\n  .ua-hero-meta-item span:last-child { font-size: 12px; opacity: .75; text-transform: uppercase; letter-spacing: .8px; }\n  .ua-hero-card {\n    background: rgba(255,255,255,0.1);\n    border: 1px solid rgba(255,255,255,0.2);\n    border-radius: 12px;\n    padding: 32px 28px;\n  }\n  .ua-hero-card h3 { font-size: 15px; font-weight: 700; margin-bottom: 18px; opacity: .9; text-transform: uppercase; letter-spacing: 1px; }\n  .ua-hero-card-row {\n    display: flex; align-items: flex-start; gap: 14px;\n    padding: 14px 0; border-bottom: 1px solid rgba(255,255,255,0.12);\n  }\n  .ua-hero-card-row:last-child { border-bottom: none; padding-bottom: 0; }\n  .ua-card-dot { width: 8px; height: 8px; border-radius: 50%; background: #FDD835; flex-shrink: 0; margin-top: 7px; }\n  .ua-hero-card-row p { font-size: 14px; opacity: .9; line-height: 1.5; }\n  .ua-hero-card-row p strong { display: block; font-size: 15px; margin-bottom: 2px; }\n\n  \/* \u2500\u2500 GENERIC SECTION \u2500\u2500 *\/\n  .ua-section { padding: 72px 20px; }\n  .ua-section-alt { padding: 72px 20px; background: var(--light-bg); }\n  .ua-container { max-width: 1100px; margin: 0 auto; }\n  .ua-tag {\n    display: inline-block; background: var(--blue-pale); color: var(--blue);\n    font-size: 11px; text-transform: uppercase; letter-spacing: 1.5px;\n    font-weight: 800; padding: 5px 14px; border-radius: 30px; margin-bottom: 14px;\n  }\n  .ua-title { font-size: clamp(22px, 3.5vw, 36px); font-weight: 800; color: var(--dark); line-height: 1.2; margin-bottom: 14px; }\n  .ua-title span { color: var(--blue); }\n  .ua-sub { font-size: 16px; color: var(--muted); max-width: 640px; margin-bottom: 48px; line-height: 1.8; }\n  .ua-divider { width: 52px; height: 4px; background: var(--blue); border-radius: 2px; margin: 16px 0 30px; }\n  .ua-divider-c { width: 52px; height: 4px; background: var(--blue); border-radius: 2px; margin: 16px auto 30px; }\n  .ua-centered { text-align: center; }\n  .ua-centered .ua-sub { margin-left: auto; margin-right: auto; }\n\n  \/* \u2500\u2500 INTRO TWO-COL \u2500\u2500 *\/\n  .ua-two-col { display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: start; }\n  @media(max-width:768px){ .ua-two-col { grid-template-columns: 1fr; gap: 36px; } }\n\n  \/* \u2500\u2500 MISSION \/ VISION \/ PURPOSE TRIO \u2500\u2500 *\/\n  .ua-mvp-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }\n  @media(max-width:768px){ .ua-mvp-grid { grid-template-columns: 1fr; } }\n  .ua-mvp-card {\n    border-radius: 10px; padding: 32px 28px;\n    border: 1px solid var(--border);\n  }\n  .ua-mvp-card.blue { background: var(--blue); border-color: var(--blue); color: #fff; }\n  .ua-mvp-card.pale { background: #fff; }\n  .ua-mvp-card.pale2 { background: var(--light-bg); }\n  .ua-mvp-icon {\n    width: 52px; height: 52px; border-radius: 10px;\n    display: flex; align-items: center; justify-content: center;\n    margin-bottom: 20px;\n  }\n  .ua-mvp-icon.white-bg { background: rgba(255,255,255,0.18); }\n  .ua-mvp-icon.blue-bg { background: var(--blue-pale); }\n  .ua-mvp-icon svg { width: 26px; height: 26px; fill: none; stroke-width: 1.8; }\n  .ua-mvp-card.blue .ua-mvp-icon svg { stroke: #fff; }\n  .ua-mvp-card.pale .ua-mvp-icon svg, .ua-mvp-card.pale2 .ua-mvp-icon svg { stroke: var(--blue); }\n  .ua-mvp-label { font-size: 11px; font-weight: 800; letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 8px; opacity: .75; }\n  .ua-mvp-card.blue .ua-mvp-label { color: rgba(255,255,255,0.75); }\n  .ua-mvp-card.pale .ua-mvp-label, .ua-mvp-card.pale2 .ua-mvp-label { color: var(--blue); }\n  .ua-mvp-heading { font-size: 20px; font-weight: 800; margin-bottom: 12px; }\n  .ua-mvp-card.blue .ua-mvp-heading { color: #fff; }\n  .ua-mvp-card.pale .ua-mvp-heading, .ua-mvp-card.pale2 .ua-mvp-heading { color: var(--dark); }\n  .ua-mvp-text { font-size: 14px; line-height: 1.75; }\n  .ua-mvp-card.blue .ua-mvp-text { color: rgba(255,255,255,0.88); }\n  .ua-mvp-card.pale .ua-mvp-text, .ua-mvp-card.pale2 .ua-mvp-text { color: var(--muted); }\n\n  \/* \u2500\u2500 VALUES \u2500\u2500 *\/\n  .ua-values-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 24px; }\n  .ua-value-card {\n    background: #fff; border: 1px solid var(--border);\n    border-radius: 10px; padding: 28px 24px;\n    border-top: 4px solid var(--blue);\n    transition: transform .2s, box-shadow .2s;\n  }\n  .ua-value-card:hover { transform: translateY(-3px); box-shadow: 0 8px 28px rgba(21,101,192,0.1); }\n  .ua-value-num { font-size: 36px; font-weight: 900; color: var(--blue-pale); line-height: 1; margin-bottom: 4px; font-family: Georgia, serif; }\n  .ua-value-card h4 { font-size: 17px; font-weight: 800; color: var(--dark); margin-bottom: 8px; }\n  .ua-value-card p { font-size: 14px; color: var(--muted); line-height: 1.75; }\n\n  \/* \u2500\u2500 PRINCIPLES \u2500\u2500 *\/\n  .ua-principles-layout { display: grid; grid-template-columns: 400px 1fr; gap: 56px; align-items: start; }\n  @media(max-width:860px){ .ua-principles-layout { grid-template-columns: 1fr; } }\n  .ua-principle-item {\n    display: flex; gap: 20px; align-items: flex-start;\n    padding: 22px 0; border-bottom: 1px solid var(--border);\n  }\n  .ua-principle-item:first-child { padding-top: 0; }\n  .ua-principle-item:last-child { border-bottom: none; }\n  .ua-prin-icon {\n    width: 46px; height: 46px; flex-shrink: 0;\n    background: var(--blue-pale); border-radius: 8px;\n    display: flex; align-items: center; justify-content: center;\n  }\n  .ua-prin-icon svg { width: 22px; height: 22px; fill: none; stroke: var(--blue); stroke-width: 1.8; }\n  .ua-principle-item h4 { font-size: 16px; font-weight: 700; color: var(--dark); margin-bottom: 4px; }\n  .ua-principle-item p { font-size: 14px; color: var(--muted); line-height: 1.7; }\n  .ua-blue-panel {\n    background: linear-gradient(145deg, #0D47A1, #1565C0);\n    border-radius: 12px; padding: 36px 32px; color: #fff;\n    position: sticky; top: 100px;\n  }\n  .ua-blue-panel h3 { font-size: 20px; font-weight: 800; margin-bottom: 8px; }\n  .ua-blue-panel > p { font-size: 14px; opacity: .85; margin-bottom: 28px; line-height: 1.7; }\n  .ua-commitment-row {\n    display: flex; align-items: flex-start; gap: 14px;\n    padding: 14px 0; border-bottom: 1px solid rgba(255,255,255,0.12);\n  }\n  .ua-commitment-row:last-of-type { border-bottom: none; }\n  .ua-com-check {\n    width: 22px; height: 22px; border-radius: 50%;\n    background: rgba(255,255,255,0.2); flex-shrink: 0; margin-top: 1px;\n    display: flex; align-items: center; justify-content: center;\n  }\n  .ua-com-check svg { width: 11px; height: 11px; fill: none; stroke: #fff; stroke-width: 2.5; }\n  .ua-commitment-row p { font-size: 14px; opacity: .9; line-height: 1.6; }\n  .ua-commitment-row p strong { display: block; font-size: 15px; opacity: 1; margin-bottom: 2px; }\n\n  \/* \u2500\u2500 GLOBAL PRESENCE \u2500\u2500 *\/\n  .ua-offices-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 24px; }\n  .ua-office-card {\n    background: #fff; border: 1px solid var(--border); border-radius: 10px;\n    padding: 28px 24px; display: flex; gap: 18px; align-items: flex-start;\n  }\n  .ua-office-flag { font-size: 36px; flex-shrink: 0; line-height: 1; }\n  .ua-office-card h4 { font-size: 16px; font-weight: 800; color: var(--dark); margin-bottom: 4px; }\n  .ua-office-card p { font-size: 13px; color: var(--muted); line-height: 1.7; }\n  .ua-office-card a { color: var(--blue); text-decoration: none; font-weight: 700; font-size: 13px; }\n  .ua-reach-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin-top: 40px; }\n  .ua-reach-card { background: var(--blue-pale); border-radius: 8px; padding: 20px 16px; text-align: center; }\n  .ua-reach-card strong { display: block; font-size: 28px; font-weight: 800; color: var(--blue); line-height: 1; }\n  .ua-reach-card span { font-size: 12px; color: var(--muted); text-transform: uppercase; letter-spacing: .7px; margin-top: 4px; display: block; }\n\n  \/* \u2500\u2500 TEAM STRUCTURE \u2500\u2500 *\/\n  .ua-team-intro-grid { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 20px; }\n  @media(max-width:860px){ .ua-team-intro-grid { grid-template-columns: 1fr; } }\n  .ua-team-card {\n    background: #fff; border: 1px solid var(--border); border-radius: 10px;\n    padding: 28px 24px; text-align: center;\n  }\n  .ua-team-avatar {\n    width: 72px; height: 72px; border-radius: 50%;\n    background: var(--blue); color: #fff;\n    font-size: 22px; font-weight: 800;\n    display: flex; align-items: center; justify-content: center;\n    margin: 0 auto 16px;\n  }\n  .ua-team-card h4 { font-size: 16px; font-weight: 700; color: var(--dark); margin-bottom: 4px; }\n  .ua-team-card .role { font-size: 12px; color: var(--blue); font-weight: 700; text-transform: uppercase; letter-spacing: .8px; margin-bottom: 10px; }\n  .ua-team-card p { font-size: 13px; color: var(--muted); line-height: 1.65; }\n\n  \/* \u2500\u2500 DEPARTMENTS STRIP \u2500\u2500 *\/\n  .ua-dept-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 16px; }\n  .ua-dept-card {\n    background: #fff; border: 1px solid var(--border); border-radius: 8px;\n    padding: 20px; display: flex; align-items: center; gap: 14px;\n  }\n  .ua-dept-icon { width: 42px; height: 42px; background: var(--blue-pale); border-radius: 8px; flex-shrink: 0; display: flex; align-items: center; justify-content: center; }\n  .ua-dept-icon svg { width: 20px; height: 20px; fill: none; stroke: var(--blue); stroke-width: 1.8; }\n  .ua-dept-card span { font-size: 14px; font-weight: 700; color: var(--dark); }\n\n  \/* \u2500\u2500 TIMELINE \u2500\u2500 *\/\n  .ua-timeline { display: flex; flex-direction: column; gap: 0; }\n  .ua-tl-item { display: grid; grid-template-columns: 100px 1fr; gap: 24px; padding: 24px 0; border-bottom: 1px solid var(--border); }\n  .ua-tl-item:last-child { border-bottom: none; }\n  .ua-tl-year { font-size: 22px; font-weight: 800; color: var(--blue); padding-top: 4px; }\n  .ua-tl-item h4 { font-size: 16px; font-weight: 700; color: var(--dark); margin-bottom: 4px; }\n  .ua-tl-item p { font-size: 14px; color: var(--muted); line-height: 1.7; }\n\n  \/* \u2500\u2500 CTA \u2500\u2500 *\/\n  .ua-cta {\n    background: linear-gradient(135deg, #0D47A1 0%, #1565C0 100%);\n    padding: 72px 20px; text-align: center; color: #fff;\n  }\n  .ua-cta h2 { font-size: clamp(24px, 4vw, 40px); font-weight: 800; margin-bottom: 14px; }\n  .ua-cta p { font-size: 17px; opacity: .9; max-width: 580px; margin: 0 auto 36px; line-height: 1.8; }\n  .ua-cta-btns { display: flex; gap: 14px; justify-content: center; flex-wrap: wrap; }\n  .ua-btn-w { background: #fff; color: var(--blue); padding: 14px 34px; border-radius: 4px; font-weight: 700; font-size: 15px; text-decoration: none; display: inline-block; transition: transform .2s; }\n  .ua-btn-w:hover { transform: translateY(-2px); color: var(--blue); }\n  .ua-btn-o { background: transparent; color: #fff; padding: 13px 34px; border: 2px solid rgba(255,255,255,0.6); border-radius: 4px; font-weight: 700; font-size: 15px; text-decoration: none; display: inline-block; }\n<\/style>\n\n<div class=\"uaec-about-wrap\">\n\n  <!-- \u2550\u2550\u2550\u2550 HERO \u2550\u2550\u2550\u2550 -->\n  <section class=\"ua-hero\">\n    <div class=\"ua-hero-inner\">\n      <div>\n        <span class=\"ua-hero-badge\">About UA Expert Corporation<\/span>\n        <h1>Built on <span>Expertise.<\/span><br>Defined by Integrity.<\/h1>\n        <p>UA Expert Corporation (UAEC) is an internationally recognised ISO certification and management consultancy body, committed to helping organisations worldwide achieve and sustain genuine, credible compliance with the standards that matter most to their business.<\/p>\n        <div class=\"ua-hero-meta\">\n          <div class=\"ua-hero-meta-item\">\n            <span>10,000+<\/span>\n            <span>Certificates Issued<\/span>\n          <\/div>\n          <div class=\"ua-hero-meta-item\">\n            <span>50+<\/span>\n            <span>Countries Served<\/span>\n          <\/div>\n          <div class=\"ua-hero-meta-item\">\n            <span>12+<\/span>\n            <span>ISO Standards<\/span>\n          <\/div>\n          <div class=\"ua-hero-meta-item\">\n            <span>2<\/span>\n            <span>Global Offices<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"ua-hero-card\">\n        <h3>Our Offices<\/h3>\n        <div class=\"ua-hero-card-row\">\n          <div class=\"ua-card-dot\"><\/div>\n          <p><strong>United Kingdom \u2014 Head Office<\/strong>17a Bolton Road, Darwen, Lancashire, BB3 1DF<\/p>\n        <\/div>\n        <div class=\"ua-hero-card-row\">\n          <div class=\"ua-card-dot\"><\/div>\n          <p><strong>Australia \u2014 Regional Office<\/strong>19B Avonmore Avenue, Trinity Gardens SA 5068<\/p>\n        <\/div>\n        <div class=\"ua-hero-card-row\">\n          <div class=\"ua-card-dot\"><\/div>\n          <p><strong>Global Operations<\/strong>Serving clients across Europe, the Middle East, Asia-Pacific, Africa, and the Americas<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550\u2550 WHO WE ARE \u2550\u2550\u2550\u2550 -->\n  <section class=\"ua-section\">\n    <div class=\"ua-container\">\n      <div class=\"ua-two-col\">\n        <div>\n          <span class=\"ua-tag\">Who We Are<\/span>\n          <h2 class=\"ua-title\">A Certification Body<br><span>With a Clear Purpose<\/span><\/h2>\n          <div class=\"ua-divider\"><\/div>\n          <p style=\"color:#555; font-size:15px; margin-bottom:18px; line-height:1.8;\">\n            UA Expert Corporation was founded with a clear and deliberate purpose: to make internationally recognised ISO certification accessible to organisations of all sizes, without compromising on the rigour and integrity that give those certifications their value.\n          <\/p>\n          <p style=\"color:#555; font-size:15px; margin-bottom:18px; line-height:1.8;\">\n            We operate as both a certification body and a management systems consultancy. This dual capability means our clients benefit not just from the issuance of a certificate, but from the genuine development of management systems that improve how their organisations operate, manage risk, and demonstrate compliance to the markets they serve.\n          <\/p>\n          <p style=\"color:#555; font-size:15px; margin-bottom:28px; line-height:1.8;\">\n            Headquartered in the United Kingdom with a regional office in Australia, UAEC serves clients across more than 50 countries. Our consultants and auditors bring deep sector knowledge \u2014 from manufacturing and technology to healthcare, construction, and government \u2014 ensuring that every certification engagement is grounded in the commercial and regulatory realities of the client's specific context.\n          <\/p>\n          <div style=\"display:flex; gap:20px; flex-wrap:wrap;\">\n            <div style=\"flex:1; min-width:160px; background:var(--blue-pale); border-radius:8px; padding:20px;\">\n              <strong style=\"display:block; font-size:13px; text-transform:uppercase; letter-spacing:.8px; color:var(--blue); margin-bottom:6px;\">Headquarters<\/strong>\n              <span style=\"font-size:14px; color:#333;\">Darwen, Lancashire<br>United Kingdom<\/span>\n            <\/div>\n            <div style=\"flex:1; min-width:160px; background:var(--blue-pale); border-radius:8px; padding:20px;\">\n              <strong style=\"display:block; font-size:13px; text-transform:uppercase; letter-spacing:.8px; color:var(--blue); margin-bottom:6px;\">Regional Office<\/strong>\n              <span style=\"font-size:14px; color:#333;\">Trinity Gardens, SA<br>Australia<\/span>\n            <\/div>\n            <div style=\"flex:1; min-width:160px; background:var(--blue-pale); border-radius:8px; padding:20px;\">\n              <strong style=\"display:block; font-size:13px; text-transform:uppercase; letter-spacing:.8px; color:var(--blue); margin-bottom:6px;\">Global Reach<\/strong>\n              <span style=\"font-size:14px; color:#333;\">50+ Countries<br>Across 6 Continents<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div>\n          <!-- Story panel -->\n          <div style=\"background:var(--dark); border-radius:12px; padding:36px 32px; color:#fff; margin-bottom:24px;\">\n            <h3 style=\"font-size:19px; font-weight:800; margin-bottom:16px;\">Our Story<\/h3>\n            <p style=\"font-size:14px; opacity:.85; line-height:1.8; margin-bottom:14px;\">UAEC was established by a team of practising quality management professionals and certified auditors who saw a consistent problem in the market: organisations either struggled to navigate the complexity of ISO standards alone, or encountered certification bodies that prioritised volume over integrity.<\/p>\n            <p style=\"font-size:14px; opacity:.85; line-height:1.8; margin-bottom:14px;\">We built UAEC to do things differently. Every engagement is led by a qualified consultant who takes personal responsibility for the outcome. Every certificate we issue reflects a genuine assessment \u2014 not a box-ticking exercise.<\/p>\n            <p style=\"font-size:14px; opacity:.85; line-height:1.8;\">Today, UAEC supports organisations across dozens of sectors and more than 50 countries \u2014 from first-time applicants to large enterprises managing multiple standards simultaneously.<\/p>\n          <\/div>\n\n          <div style=\"background:var(--light-bg); border:1px solid var(--border); border-radius:12px; padding:28px; display:flex; flex-direction:column; gap:16px;\">\n            <div style=\"display:flex; gap:14px; align-items:center;\">\n              <div style=\"width:42px;height:42px;background:var(--blue);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"><path d=\"M3 5a2 2 0 012-2h3.28a1 1 0 01.948.684l1.498 4.493a1 1 0 01-.502 1.21l-2.257 1.13a11.042 11.042 0 005.516 5.516l1.13-2.257a1 1 0 011.21-.502l4.493 1.498a1 1 0 01.684.949V19a2 2 0 01-2 2h-1C9.716 21 3 14.284 3 6V5z\"\/><\/svg><\/div>\n              <div><strong style=\"display:block;font-size:13px;color:var(--dark);\">United Kingdom<\/strong><span style=\"font-size:13px;color:var(--muted);\">+447380185821<\/span><\/div>\n            <\/div>\n            <div style=\"display:flex; gap:14px; align-items:center;\">\n              <div style=\"width:42px;height:42px;background:var(--blue);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"><path d=\"M3 5a2 2 0 012-2h3.28a1 1 0 01.948.684l1.498 4.493a1 1 0 01-.502 1.21l-2.257 1.13a11.042 11.042 0 005.516 5.516l1.13-2.257a1 1 0 011.21-.502l4.493 1.498a1 1 0 01.684.949V19a2 2 0 01-2 2h-1C9.716 21 3 14.284 3 6V5z\"\/><\/svg><\/div>\n              <div><strong style=\"display:block;font-size:13px;color:var(--dark);\">Australia<\/strong><span style=\"font-size:13px;color:var(--muted);\">+61466373938<\/span><\/div>\n            <\/div>\n            <div style=\"display:flex; gap:14px; align-items:center;\">\n              <div style=\"width:42px;height:42px;background:var(--blue);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"><path d=\"M3 8l7.89 5.26a2 2 0 002.22 0L21 8M5 19h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z\"\/><\/svg><\/div>\n              <div><strong style=\"display:block;font-size:13px;color:var(--dark);\">Email<\/strong><span style=\"font-size:13px;color:var(--muted);\">info@uaexpertcorporation.com<\/span><\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550\u2550 MISSION \/ VISION \/ PURPOSE \u2550\u2550\u2550\u2550 -->\n  <section class=\"ua-section-alt\">\n    <div class=\"ua-container\">\n      <div class=\"ua-centered\">\n        <span class=\"ua-tag\">Mission, Vision &amp; Purpose<\/span>\n        <h2 class=\"ua-title\">The Principles That <span>Guide Everything We Do<\/span><\/h2>\n        <div class=\"ua-divider-c\"><\/div>\n        <p class=\"ua-sub\">UAEC is guided by a set of clearly defined principles that underpin every client engagement, every audit, and every certificate we issue.<\/p>\n      <\/div>\n\n      <div class=\"ua-mvp-grid\">\n\n        <div class=\"ua-mvp-card blue\">\n          <div class=\"ua-mvp-icon white-bg\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M13 10V3L4 14h7v7l9-11h-7z\"\/><\/svg>\n          <\/div>\n          <div class=\"ua-mvp-label\">Our Mission<\/div>\n          <div class=\"ua-mvp-heading\">To Certify with Integrity<\/div>\n          <p class=\"ua-mvp-text\">Our mission is to provide internationally recognised ISO certification services that organisations can rely on \u2014 not merely as a commercial credential, but as a genuine reflection of their commitment to quality, safety, security, and compliance. Every certificate we issue is earned through a rigorous, transparent, and professionally conducted audit process.<\/p>\n        <\/div>\n\n        <div class=\"ua-mvp-card pale\">\n          <div class=\"ua-mvp-icon blue-bg\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M15 12a3 3 0 11-6 0 3 3 0 016 0z\"\/><path d=\"M2.458 12C3.732 7.943 7.523 5 12 5c4.478 0 8.268 2.943 9.542 7-1.274 4.057-5.064 7-9.542 7-4.477 0-8.268-2.943-9.542-7z\"\/><\/svg>\n          <\/div>\n          <div class=\"ua-mvp-label\">Our Vision<\/div>\n          <div class=\"ua-mvp-heading\">A World Where Standards Mean Something<\/div>\n          <p class=\"ua-mvp-text\">We believe ISO certification should carry genuine weight \u2014 that a certificate displayed by any organisation should be the result of real compliance, not administrative convenience. Our vision is to be the certification partner organisations turn to when credibility matters: in tenders, in supply chains, with regulators, and with the customers they serve.<\/p>\n        <\/div>\n\n        <div class=\"ua-mvp-card pale2\">\n          <div class=\"ua-mvp-icon blue-bg\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M4.318 6.318a4.5 4.5 0 000 6.364L12 20.364l7.682-7.682a4.5 4.5 0 00-6.364-6.364L12 7.636l-1.318-1.318a4.5 4.5 0 00-6.364 0z\"\/><\/svg>\n          <\/div>\n          <div class=\"ua-mvp-label\">Our Purpose<\/div>\n          <div class=\"ua-mvp-heading\">To Make Compliance an Asset, Not a Burden<\/div>\n          <p class=\"ua-mvp-text\">Too many organisations experience ISO certification as a purely administrative obligation \u2014 a cost to bear, not a value to leverage. Our purpose is to change that. By combining rigorous certification with genuine consultancy expertise, we help clients build management systems that make their businesses measurably better \u2014 safer, more efficient, and more trusted by the markets they operate in.<\/p>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550\u2550 VALUES \u2550\u2550\u2550\u2550 -->\n  <section class=\"ua-section\">\n    <div class=\"ua-container\">\n      <div class=\"ua-centered\">\n        <span class=\"ua-tag\">Our Values<\/span>\n        <h2 class=\"ua-title\">The Values We Hold <span>Across Every Engagement<\/span><\/h2>\n        <div class=\"ua-divider-c\"><\/div>\n        <p class=\"ua-sub\">These are not statements on a wall. They are the standards we hold ourselves to in every client interaction, every audit, and every decision we make as an organisation.<\/p>\n      <\/div>\n\n      <div class=\"ua-values-grid\">\n\n        <div class=\"ua-value-card\">\n          <div class=\"ua-value-num\">01<\/div>\n          <h4>Integrity<\/h4>\n          <p>We will never issue a certificate that has not been properly earned. Our auditors are independent, our assessments are objective, and our findings are reported accurately \u2014 regardless of commercial pressure or client expectation. The credibility of every certificate we issue depends on this, and we protect it absolutely.<\/p>\n        <\/div>\n\n        <div class=\"ua-value-card\">\n          <div class=\"ua-value-num\">02<\/div>\n          <h4>Expertise<\/h4>\n          <p>ISO certification is a specialist discipline. Our consultants and auditors hold relevant professional qualifications, maintain continuing professional development, and bring hands-on sector experience to every engagement. We do not assign generalists to specialist audits. The right expertise is always in the room.<\/p>\n        <\/div>\n\n        <div class=\"ua-value-card\">\n          <div class=\"ua-value-num\">03<\/div>\n          <h4>Transparency<\/h4>\n          <p>Our clients always know exactly where they stand. Audit findings, non-conformances, and corrective action requirements are communicated clearly and promptly \u2014 with no surprises, no vague language, and no ambiguity. Transparent processes produce better outcomes for everyone involved.<\/p>\n        <\/div>\n\n        <div class=\"ua-value-card\">\n          <div class=\"ua-value-num\">04<\/div>\n          <h4>Client Commitment<\/h4>\n          <p>We are invested in our clients' success. From the first consultation to ongoing surveillance support, we remain engaged, responsive, and available. Every client has a named consultant who understands their business and takes personal responsibility for the quality of the service they receive.<\/p>\n        <\/div>\n\n        <div class=\"ua-value-card\">\n          <div class=\"ua-value-num\">05<\/div>\n          <h4>Continuous Improvement<\/h4>\n          <p>We practise what we certify. As an organisation, UAEC is committed to the same principles of continual improvement that underpin the management systems we assess. We regularly review our processes, seek client feedback, and invest in the development of our team to ensure our services remain exceptional.<\/p>\n        <\/div>\n\n        <div class=\"ua-value-card\">\n          <div class=\"ua-value-num\">06<\/div>\n          <h4>Global Perspective<\/h4>\n          <p>With offices in the UK and Australia and clients across more than 50 countries, we operate with an inherently international mindset. We understand that compliance requirements, industry norms, and business cultures differ across markets \u2014 and we tailor our approach to reflect the specific context of every client we work with.<\/p>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550\u2550 GUIDING PRINCIPLES \u2550\u2550\u2550\u2550 -->\n  <section class=\"ua-section-alt\">\n    <div class=\"ua-container\">\n      <div class=\"ua-principles-layout\">\n\n        <div>\n          <span class=\"ua-tag\">Our Principles<\/span>\n          <h2 class=\"ua-title\">How We Approach <span>Every Engagement<\/span><\/h2>\n          <div class=\"ua-divider\"><\/div>\n          <p style=\"font-size:15px; color:#555; margin-bottom:32px; line-height:1.8;\">These operating principles define how UAEC conducts itself \u2014 with clients, with standards bodies, and within the broader professional community of quality and compliance practitioners.<\/p>\n\n          <div class=\"ua-principle-item\">\n            <div class=\"ua-prin-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z\"\/><\/svg><\/div>\n            <div>\n              <h4>Independence of Audit<\/h4>\n              <p>Our auditors operate with complete independence from commercial considerations. Audit findings are never influenced by the desire to achieve a particular outcome. Where a management system does not meet the requirements of a standard, we say so clearly and support the client in addressing those gaps properly.<\/p>\n            <\/div>\n          <\/div>\n\n          <div class=\"ua-principle-item\">\n            <div class=\"ua-prin-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M17 20h5v-2a3 3 0 00-5.356-1.857M17 20H7m10 0v-2c0-.656-.126-1.283-.356-1.857M7 20H2v-2a3 3 0 015.356-1.857M7 20v-2c0-.656.126-1.283.356-1.857m0 0a5.002 5.002 0 019.288 0M15 7a3 3 0 11-6 0 3 3 0 016 0z\"\/><\/svg><\/div>\n            <div>\n              <h4>Client-Centred Service<\/h4>\n              <p>We structure our services around the client's actual needs \u2014 not a one-size-fits-all package. Scoping, timelines, documentation support, and audit scheduling are all tailored to reflect the size, sector, and specific circumstances of the organisation we are working with.<\/p>\n            <\/div>\n          <\/div>\n\n          <div class=\"ua-principle-item\">\n            <div class=\"ua-prin-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 6.253v13m0-13C10.832 5.477 9.246 5 7.5 5S4.168 5.477 3 6.253v13C4.168 18.477 5.754 18 7.5 18s3.332.477 4.5 1.253m0-13C13.168 5.477 14.754 5 16.5 5c1.747 0 3.332.477 4.5 1.253v13C19.832 18.477 18.247 18 16.5 18c-1.746 0-3.332.477-4.5 1.253\"\/><\/svg><\/div>\n            <div>\n              <h4>Knowledge Transfer<\/h4>\n              <p>We do not create dependency. Our consultants work collaboratively with client teams, ensuring that your own people understand and can sustain the management system we help you build. This knowledge remains within your organisation long after the certificate is issued.<\/p>\n            <\/div>\n          <\/div>\n\n          <div class=\"ua-principle-item\">\n            <div class=\"ua-prin-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M3.055 11H5a2 2 0 012 2v1a2 2 0 002 2 2 2 0 012 2v2.945M8 3.935V5.5A2.5 2.5 0 0010.5 8h.5a2 2 0 012 2 2 2 0 104 0 2 2 0 012-2h1.064M15 20.488V18a2 2 0 012-2h3.064\"\/><\/svg><\/div>\n            <div>\n              <h4>Alignment with International Standards<\/h4>\n              <p>All UAEC certification activities are conducted in alignment with the requirements of the relevant ISO standards and internationally recognised audit principles. We keep abreast of revisions, updates, and emerging best practices to ensure our assessments remain current and authoritative.<\/p>\n            <\/div>\n          <\/div>\n\n          <div class=\"ua-principle-item\">\n            <div class=\"ua-prin-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M4 4v5h.582m15.356 2A8.001 8.001 0 004.582 9m0 0H9m11 11v-5h-.581m0 0a8.003 8.003 0 01-15.357-2m15.357 2H15\"\/><\/svg><\/div>\n            <div>\n              <h4>Long-Term Partnership<\/h4>\n              <p>ISO certification is not a one-off transaction. Standards evolve, organisations change, and compliance requires ongoing attention. We build long-term relationships with our clients \u2014 supporting them through surveillance audits, scope extensions, additional certifications, and system improvements over time.<\/p>\n            <\/div>\n          <\/div>\n\n        <\/div>\n\n        <div class=\"ua-blue-panel\">\n          <h3>Our Commitment to You<\/h3>\n          <p>When you work with UAEC, these are the commitments we make \u2014 and stand by \u2014 throughout the duration of our relationship.<\/p>\n\n          <div class=\"ua-commitment-row\">\n            <div class=\"ua-com-check\"><svg viewBox=\"0 0 11 11\"><polyline points=\"2,5.5 4.5,8.5 9,2.5\"\/><\/svg><\/div>\n            <p><strong>A named consultant from day one<\/strong>You will have a single point of contact who understands your business and takes ownership of your certification journey.<\/p>\n          <\/div>\n          <div class=\"ua-commitment-row\">\n            <div class=\"ua-com-check\"><svg viewBox=\"0 0 11 11\"><polyline points=\"2,5.5 4.5,8.5 9,2.5\"\/><\/svg><\/div>\n            <p><strong>Honest, detailed gap analysis<\/strong>We will tell you exactly what your management system looks like against the standard \u2014 including areas that need work \u2014 before the formal audit begins.<\/p>\n          <\/div>\n          <div class=\"ua-commitment-row\">\n            <div class=\"ua-com-check\"><svg viewBox=\"0 0 11 11\"><polyline points=\"2,5.5 4.5,8.5 9,2.5\"\/><\/svg><\/div>\n            <p><strong>No surprises on audit day<\/strong>Our structured preparation process ensures there are no unexpected findings during the certification audit that could have been addressed earlier.<\/p>\n          <\/div>\n          <div class=\"ua-commitment-row\">\n            <div class=\"ua-com-check\"><svg viewBox=\"0 0 11 11\"><polyline points=\"2,5.5 4.5,8.5 9,2.5\"\/><\/svg><\/div>\n            <p><strong>Certificates that hold up to scrutiny<\/strong>Every certificate issued by UAEC reflects a genuine and thorough assessment. Our certificates are accepted without question by procurement bodies, supply chains, and regulators worldwide.<\/p>\n          <\/div>\n          <div class=\"ua-commitment-row\">\n            <div class=\"ua-com-check\"><svg viewBox=\"0 0 11 11\"><polyline points=\"2,5.5 4.5,8.5 9,2.5\"\/><\/svg><\/div>\n            <p><strong>Support beyond the certificate<\/strong>We remain available to support your organisation through surveillance audits, recertification, and system improvements throughout the three-year certification cycle.<\/p>\n          <\/div>\n\n          <a href=\"\/?page_id=55\" style=\"display:block;margin-top:24px;background:#fff;color:var(--blue);text-align:center;padding:13px;border-radius:4px;font-weight:700;font-size:14px;text-decoration:none;\">Speak to Our Team \u2192<\/a>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550\u2550 OUR TEAM \u2550\u2550\u2550\u2550 -->\n  <section class=\"ua-section\">\n    <div class=\"ua-container\">\n      <div class=\"ua-centered\">\n        <span class=\"ua-tag\">Our Team<\/span>\n        <h2 class=\"ua-title\">The People Behind <span>Every Certification<\/span><\/h2>\n        <div class=\"ua-divider-c\"><\/div>\n        <p class=\"ua-sub\">UAEC is built on the expertise of qualified auditors, experienced consultants, and client-facing professionals who collectively bring decades of experience across quality management, information security, environmental compliance, and occupational safety.<\/p>\n      <\/div>\n\n      <div class=\"ua-team-intro-grid\" style=\"margin-bottom:48px;\">\n\n        <div class=\"ua-team-card\">\n          <div class=\"ua-team-avatar\">QA<\/div>\n          <h4>Qualified Auditors<\/h4>\n          <div class=\"role\">Certification &amp; Audit<\/div>\n          <p>Our auditors hold recognised qualifications in quality management systems auditing and maintain active continuing professional development. Each auditor is assigned to engagements within their area of sector expertise \u2014 ensuring audit findings are informed by genuine industry knowledge, not just standard knowledge alone.<\/p>\n        <\/div>\n\n        <div class=\"ua-team-card\">\n          <div class=\"ua-team-avatar\">MC<\/div>\n          <h4>Management Consultants<\/h4>\n          <div class=\"role\">Consultancy &amp; Implementation<\/div>\n          <p>Our management systems consultants work alongside client teams to develop, document, and implement the policies, procedures, and controls required to meet ISO requirements. They bring hands-on implementation experience across multiple standards \u2014 and they communicate complex requirements in clear, practical terms.<\/p>\n        <\/div>\n\n        <div class=\"ua-team-card\">\n          <div class=\"ua-team-avatar\">CS<\/div>\n          <h4>Client Services<\/h4>\n          <div class=\"role\">Relationship &amp; Coordination<\/div>\n          <p>Our client services team ensures every engagement runs smoothly \u2014 from initial scoping through to certificate issuance and ongoing surveillance. They coordinate scheduling, manage documentation, and serve as the central point of communication between the client, their consultant, and their auditor throughout the certification process.<\/p>\n        <\/div>\n\n      <\/div>\n\n      <!-- Departments -->\n      <div style=\"margin-bottom: 16px;\">\n        <h3 style=\"font-size:18px; font-weight:800; color:var(--dark); margin-bottom:6px;\">Our Operational Departments<\/h3>\n        <p style=\"font-size:14px; color:var(--muted); margin-bottom:24px;\">UAEC operates across a structured set of specialist departments to ensure every aspect of the certification process is handled with appropriate expertise and oversight.<\/p>\n      <\/div>\n      <div class=\"ua-dept-grid\">\n        <div class=\"ua-dept-card\">\n          <div class=\"ua-dept-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z\"\/><\/svg><\/div>\n          <span>Audit &amp; Assessment<\/span>\n        <\/div>\n        <div class=\"ua-dept-card\">\n          <div class=\"ua-dept-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 6.253v13m0-13C10.832 5.477 9.246 5 7.5 5S4.168 5.477 3 6.253v13C4.168 18.477 5.754 18 7.5 18s3.332.477 4.5 1.253m0-13C13.168 5.477 14.754 5 16.5 5c1.747 0 3.332.477 4.5 1.253v13C19.832 18.477 18.247 18 16.5 18c-1.746 0-3.332.477-4.5 1.253\"\/><\/svg><\/div>\n          <span>Management Consultancy<\/span>\n        <\/div>\n        <div class=\"ua-dept-card\">\n          <div class=\"ua-dept-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M17 20h5v-2a3 3 0 00-5.356-1.857M17 20H7m10 0v-2c0-.656-.126-1.283-.356-1.857M7 20H2v-2a3 3 0 015.356-1.857M7 20v-2c0-.656.126-1.283.356-1.857m0 0a5.002 5.002 0 019.288 0M15 7a3 3 0 11-6 0 3 3 0 016 0z\"\/><\/svg><\/div>\n          <span>Client Services<\/span>\n        <\/div>\n        <div class=\"ua-dept-card\">\n          <div class=\"ua-dept-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M3.055 11H5a2 2 0 012 2v1a2 2 0 002 2 2 2 0 012 2v2.945M8 3.935V5.5A2.5 2.5 0 0010.5 8h.5a2 2 0 012 2 2 2 0 104 0 2 2 0 012-2h1.064\"\/><\/svg><\/div>\n          <span>International Operations<\/span>\n        <\/div>\n        <div class=\"ua-dept-card\">\n          <div class=\"ua-dept-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M9 3H5a2 2 0 00-2 2v4m6-6h10a2 2 0 012 2v4M9 3v18m0 0h10a2 2 0 002-2V9M9 21H5a2 2 0 01-2-2V9m0 0h18\"\/><\/svg><\/div>\n          <span>Standards &amp; Technical<\/span>\n        <\/div>\n        <div class=\"ua-dept-card\">\n          <div class=\"ua-dept-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M9 19v-6a2 2 0 00-2-2H5a2 2 0 00-2 2v6a2 2 0 002 2h2a2 2 0 002-2zm0 0V9a2 2 0 012-2h2a2 2 0 012 2v10m-6 0a2 2 0 002 2h2a2 2 0 002-2m0 0V5a2 2 0 012-2h2a2 2 0 012 2v14a2 2 0 01-2 2h-2a2 2 0 01-2-2z\"\/><\/svg><\/div>\n          <span>Quality &amp; Compliance<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550\u2550 GLOBAL PRESENCE \u2550\u2550\u2550\u2550 -->\n  <section class=\"ua-section-alt\">\n    <div class=\"ua-container\">\n      <div class=\"ua-centered\">\n        <span class=\"ua-tag\">Global Presence<\/span>\n        <h2 class=\"ua-title\">Two Offices. <span>One Global Standard.<\/span><\/h2>\n        <div class=\"ua-divider-c\"><\/div>\n        <p class=\"ua-sub\">UAEC operates from two established offices in the United Kingdom and Australia, with the capability to serve clients across every major region of the world \u2014 either in person or through a structured remote engagement model.<\/p>\n      <\/div>\n\n      <div class=\"ua-offices-grid\" style=\"margin-bottom:24px;\">\n        <div class=\"ua-office-card\">\n          <div class=\"ua-office-flag\">\ud83c\uddec\ud83c\udde7<\/div>\n          <div>\n            <h4>United Kingdom \u2014 Head Office<\/h4>\n            <p style=\"margin-bottom:8px;\">17a Bolton Road, Darwen,<br>Lancashire, BB3 1DF<br>United Kingdom<\/p>\n            <a href=\"tel:+447380185821\">+44 7380 185821<\/a><br>\n            <a href=\"mailto:info@uaexpertcorporation.com\">info@uaexpertcorporation.com<\/a>\n          <\/div>\n        <\/div>\n        <div class=\"ua-office-card\">\n          <div class=\"ua-office-flag\">\ud83c\udde6\ud83c\uddfa<\/div>\n          <div>\n            <h4>Australia \u2014 Regional Office<\/h4>\n            <p style=\"margin-bottom:8px;\">19B Avonmore Avenue,<br>Trinity Gardens SA 5068<br>Australia<\/p>\n            <a href=\"tel:+61466373938\">+61 466 373938<\/a><br>\n            <a href=\"mailto:info@uaexpertcorporation.com\">info@uaexpertcorporation.com<\/a>\n          <\/div>\n        <\/div>\n        <div class=\"ua-office-card\" style=\"background:var(--blue); border-color:var(--blue);\">\n          <div class=\"ua-office-flag\">\ud83c\udf10<\/div>\n          <div>\n            <h4 style=\"color:#fff;\">Global &amp; Remote Engagements<\/h4>\n            <p style=\"color:rgba(255,255,255,0.85); margin-bottom:8px;\">We serve clients across Europe, the Middle East, Asia-Pacific, Africa, and the Americas through a structured remote audit and consultancy model \u2014 with in-person audit options available upon request.<\/p>\n            <a href=\"\/?page_id=55\" style=\"color:#FDD835; font-weight:700; font-size:13px; text-decoration:none;\">Enquire about your country \u2192<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"ua-reach-grid\">\n        <div class=\"ua-reach-card\"><strong>50+<\/strong><span>Countries Served<\/span><\/div>\n        <div class=\"ua-reach-card\"><strong>6<\/strong><span>Continents<\/span><\/div>\n        <div class=\"ua-reach-card\"><strong>12+<\/strong><span>ISO Standards<\/span><\/div>\n        <div class=\"ua-reach-card\"><strong>10,000+<\/strong><span>Certificates Issued<\/span><\/div>\n        <div class=\"ua-reach-card\"><strong>UK &amp; AU<\/strong><span>Office Locations<\/span><\/div>\n        <div class=\"ua-reach-card\"><strong>98%<\/strong><span>Client Satisfaction<\/span><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550\u2550 CTA \u2550\u2550\u2550\u2550 -->\n  <section class=\"ua-cta\">\n    <div style=\"max-width:680px; margin:0 auto;\">\n      <span class=\"ua-tag\" style=\"background:rgba(255,255,255,0.2);color:#fff;border:1px solid rgba(255,255,255,0.3);\">Work With UAEC<\/span>\n      <h2>Ready to Work With a Certification Body You Can Trust?<\/h2>\n      <p>Whether you are pursuing your first ISO certification or managing an existing compliance programme, our team is ready to provide the expert guidance and rigorous assessment your organisation deserves.<\/p>\n      <div class=\"ua-cta-btns\">\n        <a href=\"\/?page_id=55\" class=\"ua-btn-w\">Get in Touch<\/a>\n        <a href=\"\/?page_id=37\" class=\"ua-btn-o\">Explore Our Certifications<\/a>\n      <\/div>\n      <p style=\"font-size:13px; opacity:.7; margin-top:22px; margin-bottom:0;\">\ud83d\udcde +447380185821 &nbsp;|&nbsp; +61466373938 &nbsp;|&nbsp; \u2709 info@uaexpertcorporation.com<\/p>\n    <\/div>\n  <\/section>\n\n<\/div>\n<!-- END UAEC ABOUT US PAGE -->\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fa0b698 elementor-section-full_width elementor-section-stretched elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-height-default elementor-section-height-default\" data-id=\"fa0b698\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4a90437\" data-id=\"4a90437\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-0a0bbf7 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"0a0bbf7\" data-element_type=\"section\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-b1809fe\" data-id=\"b1809fe\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1be33f4 elementor-widget elementor-widget-heading\" data-id=\"1be33f4\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">ABOUT US<\/h1>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e5c3f69 elementor-widget elementor-widget-text-editor\" data-id=\"e5c3f69\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-text-editor elementor-clearfix\">\n\t\t\t\t<p>UA EXPERT CORPORATION<\/p>\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\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-a1b734b\" data-id=\"a1b734b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f97d8b7 elementor-widget elementor-widget-image\" data-id=\"f97d8b7\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"289\" height=\"270\" src=\"https:\/\/uaexpertcorporation.com\/wp-content\/uploads\/2021\/11\/cropped-WhatsApp_Image_2021-09-16_at_8.25.02_PM-removebg-preview.png\" class=\"attachment-large size-large\" alt=\"\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1d3295d elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1d3295d\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3c00a04\" data-id=\"3c00a04\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-6ea33e9 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6ea33e9\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-79ff2e5\" data-id=\"79ff2e5\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-cb5d433 elementor-hidden-mobile elementor-widget elementor-widget-image\" data-id=\"cb5d433\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"201\" height=\"251\" src=\"https:\/\/uaexpertcorporation.com\/wp-content\/uploads\/2021\/12\/accre.png\" class=\"attachment-large size-large\" alt=\"\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-5d0ee29\" data-id=\"5d0ee29\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c4e7c00 elementor-widget elementor-widget-heading\" data-id=\"c4e7c00\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\"><span style=\"font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 700; white-space: normal; font-size: 16pt; font-family: Arial, sans-serif; color: rgb(35, 36, 74); text-transform: uppercase; -webkit-tap-highlight-color: transparent !important;\">THE ACCRED SERVICES INTERNATIONAL BOARD (EUROPE)<\/span><span style=\"font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; white-space: normal; font-size: 18pt; font-family: Arial, sans-serif; color: rgb(69, 102, 168); text-transform: uppercase; -webkit-tap-highlight-color: transparent !important;\">&nbsp;\u2013 ASIB<\/span><\/h1>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2800d0a elementor-widget elementor-widget-text-editor\" data-id=\"2800d0a\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-text-editor elementor-clearfix\">\n\t\t\t\t<p style=\"font-weight: 400;\">The Accred Services International Board (Europe) limited is a versatile accreditation organization offering exemplary service that matches the requirements of the certifier and the certified. We follow strict guidelines with our systems and adapt conditions and vital regulations that on par with the world standards in accreditation process.<\/p><p style=\"font-weight: 400;\"><span style=\"font-style: inherit; font-weight: inherit;\">ASIB is an independent organization engaged in offering accreditation and assessment services to certification bodies and training organizations. ASIB aims at working close co-ordination with our similar accreditation bodies that offers planning, implementation and certification for ISO standards. This leads to better recognition of International standards around the world. Following global quality standards in turn helps to foster better trade relations among business community all over the world for mutual benefit.<\/span><\/p>\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\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-8eda854 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8eda854\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-bc68b7d\" data-id=\"bc68b7d\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6359005 elementor-widget elementor-widget-heading\" data-id=\"6359005\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\"><font color=\"#23244a\" face=\"Arial, sans-serif\"><span style=\"font-size: 21.3333px; font-weight: 700; text-transform: uppercase; white-space: normal;\">gLOBAL ISO REGISTER<\/span><\/font><\/h1>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e063a17 elementor-widget elementor-widget-text-editor\" data-id=\"e063a17\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-text-editor elementor-clearfix\">\n\t\t\t\t<p>Global ISO Register is a non-profit organization, associated and supported by many renowned and notable bodies around the world. Global ISO Register provides a platform to help authenticate and verify general Information of certification bodies and accreditation bodies from around the world. Data on the Register is fully searchable by the name of the organization, geographical area, and standard and \/ or awarding accreditation body. Once an accreditation body is listed on the Register, it is assured of competency and recognition to required international standards and global acceptance.<\/p>\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\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-c79fe97\" data-id=\"c79fe97\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-df7a511 elementor-hidden-mobile elementor-widget elementor-widget-image\" data-id=\"df7a511\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"378\" height=\"378\" src=\"https:\/\/uaexpertcorporation.com\/wp-content\/uploads\/2021\/12\/register-iso.jpg\" class=\"attachment-large size-large\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/uaexpertcorporation.com\/wp-content\/uploads\/2021\/12\/register-iso.jpg 378w, https:\/\/uaexpertcorporation.com\/wp-content\/uploads\/2021\/12\/register-iso-300x300.jpg 300w, https:\/\/uaexpertcorporation.com\/wp-content\/uploads\/2021\/12\/register-iso-150x150.jpg 150w\" sizes=\"(max-width: 378px) 100vw, 378px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6ebb417 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6ebb417\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-546b744\" data-id=\"546b744\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-66f558b elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"66f558b\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-38a0521 elementor-hidden-mobile\" data-id=\"38a0521\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0e311aa elementor-hidden-mobile elementor-widget elementor-widget-image\" data-id=\"0e311aa\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"474\" height=\"620\" src=\"https:\/\/uaexpertcorporation.com\/wp-content\/uploads\/2021\/12\/48d5ad6acfcbd90039a4cac95aa1302a.jpeg\" class=\"attachment-large size-large\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/uaexpertcorporation.com\/wp-content\/uploads\/2021\/12\/48d5ad6acfcbd90039a4cac95aa1302a.jpeg 474w, https:\/\/uaexpertcorporation.com\/wp-content\/uploads\/2021\/12\/48d5ad6acfcbd90039a4cac95aa1302a-229x300.jpeg 229w\" sizes=\"(max-width: 474px) 100vw, 474px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-dd2b97d\" data-id=\"dd2b97d\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f8519e5 elementor-widget elementor-widget-heading\" data-id=\"f8519e5\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\"><span style=\"font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 700; white-space: normal; font-size: 16pt; font-family: Arial, sans-serif; color: rgb(35, 36, 74); text-transform: uppercase; -webkit-tap-highlight-color: transparent !important;\">United Kingdom Accreditation Service<\/span><span style=\"font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; white-space: normal; font-size: 18pt; font-family: Arial, sans-serif; color: rgb(69, 102, 168); text-transform: uppercase; -webkit-tap-highlight-color: transparent !important;\">&nbsp;\u2013 ukas<\/span><\/h1>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-47c6d6c elementor-widget elementor-widget-text-editor\" data-id=\"47c6d6c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-text-editor elementor-clearfix\">\n\t\t\t\t<p style=\"font-weight: 400;\">UA Expert Corporation is a representative of UCS and provide UKAS Certification. ISO 9001, ISO 14001, ISO 45001, and more Certifications. We follow strict guidelines with our systems and adapt conditions and vital regulations that on par with the world standards in accreditation process. This leads to better recognition of International standards around the world. Following global quality standards in turn helps to foster better trade relations among business community all over the world for mutual benefit.<\/p>\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\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>About UA Expert Corporation Built on Expertise.Defined by Integrity. UA Expert Corporation (UAEC) is an internationally recognised ISO certification and management consultancy body, committed to helping organisations worldwide achieve and sustain genuine, credible compliance with the standards that matter most to their business. 10,000+ Certificates Issued 50+ Countries Served 12+ ISO Standards 2 Global Offices [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0},"_links":{"self":[{"href":"https:\/\/uaexpertcorporation.com\/index.php?rest_route=\/wp\/v2\/pages\/40"}],"collection":[{"href":"https:\/\/uaexpertcorporation.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/uaexpertcorporation.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/uaexpertcorporation.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/uaexpertcorporation.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=40"}],"version-history":[{"count":134,"href":"https:\/\/uaexpertcorporation.com\/index.php?rest_route=\/wp\/v2\/pages\/40\/revisions"}],"predecessor-version":[{"id":1297,"href":"https:\/\/uaexpertcorporation.com\/index.php?rest_route=\/wp\/v2\/pages\/40\/revisions\/1297"}],"wp:attachment":[{"href":"https:\/\/uaexpertcorporation.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=40"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}