top of page

LIME PRODUCTS

Range of hydraulic and non-hydraulic lime. There is a choice between premix and ordinary lime products for various jobs. 

NHL 3.5 Transparent.png

ONLINE SHOP

bottom of page
function startup() { colorWell = document.querySelector("#colorWell"); colorWell.value = defaultColor; colorWell.addEventListener("input", updateFirst, false); colorWell.addEventListener("change", updateAll, false); colorWell.select();