Skip to main content

Edge Protection

Our range of temporary edge protection systems is designed to keep your workforce safe at height. Fully compliant with BS EN 13374, our K-Guard and edge protection solutions are compatible with all our formwork and falsework systems for seamless site integration.

K Guard

A BS EN 13374 compliant edge protection safety system that ensures a safe working environment for those working at heights on our falsework systems.

Ischebeck Titan Safety Screens Mk2

A easy to install screen system, that protects those working at height from the elements.

document.addEventListener('wpcf7mailsent', function(event) { const response = event.target.querySelector('.wpcf7-response-output'); if (response) { // Make the message visible and fade in response.style.visibility = 'visible'; response.style.opacity = 1; // Fade it out after 5 seconds setTimeout(function() { response.style.opacity = 0; // Fade out setTimeout(function() { response.style.visibility = 'hidden'; // Hide after fade-out }, 500); // Delay hiding to allow the fade-out effect }, 5000); // Keep the message visible for 5 seconds } });