.mod-hero{background:var(--n1);padding:10rem 0 5rem;border-bottom:1px solid var(--bl)} .mod-hero .stag{color:var(--g3);margin-bottom:1rem;font-size:0.7rem;font-weight:700;letter-spacing:0.16em;text-transform:uppercase;display:block} .mod-hero h1{font-family:"DM Serif Display",serif;font-size:clamp(2rem,4vw,3.2rem);color:var(--white);line-height:1.1;margin-bottom:1.2rem} .mod-hero p{font-size:0.95rem;color:var(--s3);max-width:560px;line-height:1.8;font-weight:300} .who{background:var(--s1);padding:4rem 0;border-bottom:1px solid var(--s2)} .who h2{font-family:"DM Serif Display",serif;font-size:1.4rem;color:var(--n1);margin-bottom:1rem} .who p{font-size:0.88rem;color:var(--s5);line-height:1.8;max-width:720px} .modules{padding:6rem 0;background:var(--white)} .module-card{border:1px solid var(--s2);border-radius:var(--r);padding:2.5rem;margin-bottom:2rem;position:relative;overflow:hidden;background:var(--white)} .module-card::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--g4),var(--g2))} .module-num{font-size:0.65rem;font-weight:700;letter-spacing:0.16em;text-transform:uppercase;color:var(--g4);margin-bottom:0.5rem;display:block} .module-card h3{font-family:"DM Serif Display",serif;font-size:1.3rem;color:var(--n1);margin-bottom:0.3rem;line-height:1.2} .module-meta{display:flex;gap:1.5rem;flex-wrap:wrap;margin:1rem 0;padding-bottom:1rem;border-bottom:1px solid var(--s2);align-items:center} .module-meta span{font-size:0.75rem;color:var(--s4);font-weight:500} .module-meta .price{color:var(--g3);font-weight:700;font-size:0.82rem} .module-section{margin-bottom:1.2rem} .module-section h4{font-size:0.7rem;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;color:var(--g4);margin-bottom:0.5rem} .module-section p{font-size:0.87rem;color:var(--s5);line-height:1.8} .module-who{font-size:0.8rem;color:var(--s4);line-height:1.7;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--s2)} .module-who strong{color:var(--n2);font-weight:600} .module-btns{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.5rem} .faq-s{padding:6rem 0;background:var(--s1)} .faq-s h2{font-family:"DM Serif Display",serif;font-size:1.8rem;color:var(--n1);margin-bottom:3rem} .faq-item{border-bottom:1px solid var(--s2);padding:1.5rem 0} .faq-q{font-size:0.9rem;font-weight:600;color:var(--n2);cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem} .faq-q span{flex-shrink:0;color:var(--g3);font-size:1.2rem} .faq-a{font-size:0.85rem;color:var(--s5);line-height:1.85;padding-top:0.8rem} .fg{margin-bottom:1.2rem} .fg label{display:block;font-size:0.7rem;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;color:var(--s5);margin-bottom:0.4rem} .fg input,.fg select,.fg textarea{width:100%;padding:11px 14px;border:1px solid var(--s2);border-radius:var(--r);font-family:"Sora",sans-serif;font-size:0.84rem;color:var(--n2);background:var(--white);transition:border-color 0.2s} .fg input:focus,.fg select:focus,.fg textarea:focus{outline:none;border-color:var(--g3)} .fg textarea{resize:vertical;min-height:110px} .fsuc{display:none;background:rgba(201,168,76,0.1);border:1px solid var(--g4);border-radius:var(--r);padding:1rem;font-size:0.82rem;color:var(--g3);margin-top:1rem;text-align:center} .sref{font-size:0.58rem;color:var(--s4);opacity:0.55;display:block;margin-top:0.4rem} .briefings-wrap{padding:4rem 0} .briefings-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem} .briefing-card{border:1px solid var(--s2);border-radius:var(--r);padding:1.8rem;transition:all 0.25s;background:var(--white)} .briefing-card:hover{border-color:var(--g3);transform:translateY(-2px);box-shadow:0 4px 20px rgba(0,0,0,0.06)} .briefing-tag{font-size:0.62rem;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;color:var(--g4);margin-bottom:0.6rem;display:block} .briefing-card h3{font-size:0.92rem;color:var(--n2);line-height:1.4;margin-bottom:0.5rem;font-family:"DM Serif Display",serif} .briefing-card p{font-size:0.78rem;color:var(--s4);line-height:1.65} .filter-tabs{display:flex;gap:0.8rem;flex-wrap:wrap;margin-bottom:2.5rem} .filter-tab{padding:7px 18px;border:1px solid var(--s2);border-radius:20px;font-size:0.72rem;font-weight:500;color:var(--s4);cursor:pointer;transition:all 0.2s;background:var(--white)} .filter-tab.active,.filter-tab:hover{border-color:var(--g3);color:var(--g3);background:rgba(201,168,76,0.05)} .about-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:5rem;align-items:start;padding:8rem 0} .principle{padding:1.5rem 0;border-bottom:1px solid var(--s2)} .principle h4{font-family:"Sora",sans-serif;font-size:0.85rem;font-weight:600;color:var(--n2);margin-bottom:0.4rem} .principle p{font-size:0.83rem;color:var(--s5);line-height:1.75} .trainer-card{background:var(--s1);border:1px solid var(--s2);border-radius:var(--r);padding:2.5rem;position:relative;margin-top:3rem} .trainer-card::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--g4),var(--g2))} .contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;padding:5rem 0} .cform{background:var(--s1);border:1px solid var(--s2);border-radius:var(--r);padding:2.5rem} .cform h2{font-family:"DM Serif Display",serif;font-size:1.4rem;color:var(--n1);margin-bottom:0.5rem} .cform .sub{font-size:0.82rem;color:var(--s4);margin-bottom:1.8rem;line-height:1.7} @media(max-width:820px){.about-grid{grid-template-columns:1fr}.contact-grid{grid-template-columns:1fr}.briefings-grid{grid-template-columns:1fr 1fr}} @media(max-width:600px){.briefings-grid{grid-template-columns:1fr}}
Training · Occupational Health & Safety Compliance

Occupational Health & Safety (OHS) Compliance Masterclass

Four modules covering the full scope of legal compliance obligations for South African operations and the international ISO 45001 Occupational Health and Safety Management System standard. Delivered virtually or on-site at your facility.

Who this training is for

Factory managers, legal appointees, Safety Health and Environment (SHE) managers, Safety Health and Environment (SHE) representatives, operations directors, Human Resources (HR) managers responsible for appointments, and any manager who holds or is about to receive a legal appointment under the Occupational Health and Safety (OHS) Act.

4 modules · 5 hours each · August 2026

Training modules

MODULE 01

Occupational Health and Safety (OHS) Act Obligations, Legal Appointments & ISO 45001 Framework

Tier 1 · R2,500 per person 📅 Wednesday 5 August 2026 · 11h00–16h00 South Africa Standard Time (SAST) ⏰ 5 hours

What is taught

Participants learn the full scope of obligations under the Occupational Health and Safety (OHS) Act (Act 85 of 1993) — what the Act requires, who carries liability and what personal exposure exists when obligations are not met. Legal appointments are covered in full — who needs them, what they cover, how they must be structured and what happens when they are wrong. The ISO 45001 Occupational Health and Safety Management System framework is introduced as the international equivalent — how it aligns with the Occupational Health and Safety (OHS) Act and what it requires of an organisation.

Why it matters

A legal appointment under the Occupational Health and Safety (OHS) Act transfers personal liability to the appointee. Most appointees do not know the full extent of what they have accepted. This module closes that gap.

Outcome

Participants leave knowing exactly what their legal appointment requires of them, what personal liability they carry and how to structure appointments correctly across their organisation.

Who should attend: Factory managers, legal appointees, operations directors, Safety Health and Environment (SHE) managers, Human Resources (HR) managers responsible for appointments.
MODULE 02

Risk Assessments, Hazard Identification & ISO 45001 Risk Controls

Tier 1 · R2,500 per person 📅 Wednesday 12 August 2026 · 11h00–16h00 South Africa Standard Time (SAST) ⏰ 5 hours

What is taught

Participants learn how to identify hazards, assess risk and produce a legally defensible risk assessment document. The Occupational Health and Safety (OHS) Act methodology is covered alongside ISO 45001 risk control requirements. Hierarchy of controls, risk matrices and documentation requirements are applied to real workplace scenarios.

Why it matters

A risk assessment that cannot withstand inspection scrutiny provides no legal protection. This module teaches participants to produce risk assessments that are engineering documents — not administrative exercises.

Outcome

Participants leave able to lead a hazard identification process, construct a risk assessment and produce documentation that meets both Occupational Health and Safety (OHS) Act and ISO 45001 requirements.

Who should attend: Safety Health and Environment (SHE) managers, Safety Health and Environment (SHE) representatives, factory managers, legal appointees, operations managers.
MODULE 03

Boiler, Pressure Vessel & Machinery Safety

Tier 2 · R3,000 per person 📅 Wednesday 19 August 2026 · 11h00–16h00 South Africa Standard Time (SAST) ⏰ 5 hours

What is taught

Participants learn the regulatory requirements for boilers, pressure vessels and machinery under the Occupational Health and Safety (OHS) Act. Topics include certificate of fitness requirements, inspection schedules, documentation obligations, General Machinery Regulations (GMR) 2010, CE marking requirements and what inspectors look for during a Department of Employment and Labour (DOEL) inspection.

Why it matters

Boiler and pressure vessel non-compliance is one of the most common findings in Department of Employment and Labour (DOEL) inspections. The consequences include prohibition notices, production shutdowns and personal liability for the appointed person.

Outcome

Participants leave with a clear understanding of their obligations for every pressure vessel and machine under their appointment — certificates, inspections, documentation and inspection readiness.

Who should attend: Factory managers, legal appointees, plant engineers, maintenance managers, Safety Health and Environment (SHE) managers.
MODULE 04

Pre-Inspection Preparation, 5-Year Compliance Planning & ISO 45001 Audit Readiness

Tier 3 · R3,500 per person 📅 Wednesday 26 August 2026 · 11h00–16h00 South Africa Standard Time (SAST) ⏰ 5 hours

What is taught

Participants learn what Department of Employment and Labour (DOEL) inspectors look for, how to prepare for an inspection and how to build a 5-year compliance plan that keeps the operation permanently ready. ISO 45001 audit readiness is covered — what an audit requires, how to prepare documentation and how to manage non-conformances.

Why it matters

Operations that scramble before an inspection are already behind. A 5-year compliance plan converts reactive compliance into permanent readiness — every obligation scheduled, documented and assigned before an inspector calls.

Outcome

Participants leave with a pre-inspection checklist for their facility, a framework for building a 5-year compliance plan and an understanding of what ISO 45001 audit readiness requires.

Who should attend: Factory managers, operations directors, Safety Health and Environment (SHE) managers, legal appointees.

Frequently asked questions

Who should attend Occupational Health and Safety (OHS) compliance training?+
Factory managers, legal appointees, Safety Health and Environment (SHE) managers and representatives, operations directors, Human Resources (HR) managers handling appointments and any manager who holds a legal appointment under the Occupational Health and Safety (OHS) Act.
Is this training applicable outside South Africa?+
Module 1 covers the Occupational Health and Safety (OHS) Act (Act 85 of 1993) which is South African legislation. All four modules also cover ISO 45001 — the international Occupational Health and Safety Management System standard applicable in any country. International attendees benefit fully from the ISO 45001 content.
Can we attend individual modules?+
Yes. Each module is self-contained. Individual modules can be attended without completing the full sequence.
How is training delivered?+
Virtually via scheduled sessions open globally, or on-site at your facility by enquiry. Virtual sessions run Wednesday 11h00–16h00 South Africa Standard Time (SAST).
What do participants receive on completion?+
A certificate of attendance per module. Continuing Professional Development (CPD) accreditation is in progress.
What is the group size for virtual sessions?+
Minimum 8, maximum 20 participants per session.

Enquire about this training

Virtual sessions open globally. On-site facility sessions by enquiry.

Register for a virtual session → Enquire about group booking →