Notice (8) : compact(): Undefined variable: keywords [APP/Controller\PagesController.php , line 164 ]Code Context
$this -> set ( compact ( 'category' , 'keywords' , 'description' , 'title' , 'firstVideoLength' , 'videosCount' ));
} else {
$categoryUrl = 'products'
$subCategoryUrl = 'balustrades'
$productUrl = 'neptune-balustrade-range'
$category = object(App\Model\Entity\Category) {
'id' => (int) 3,
'name' => 'Products',
'h1' => 'Products',
'meta_title' => 'Products Include Balconies | Balustrades | Stairs',
'meta_keywords' => 'architectural metalwork design, balcony, balconies, balustrade, balustrades, stair, stairs, staircase, canope, canopies, structural steelwork, secondary steelwork',
'meta_description' => 'Architectural Metalwork Installations provide a wide range of products from classic Balustrades, Balconies, Straight and Spiral Stairs, Canopies to Structural and Secondary Steelwork formed in 2005 and is fast becoming a leading name in the business of high end Architectural Metalwork Design Fabrication and installation.',
'description' => 'Architectural Metalwork Installations provide a wide range of products from classic Balustrades, Balconies, Straight and Spiral Stairs, Canopies to Structural and Secondary Steelwork formed in 2005 and is fast becoming a leading name in the business of high end Architectural Metalwork Design Fabrication and installation.',
'sub_description' => '',
'banner_image' => 'products-hero.jpg',
'template' => 'category',
'url' => 'products',
'position' => (int) 3,
'disabled' => (int) 0,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'[new]' => false,
'[accessible]' => [
'name' => true,
'h1' => true,
'meta_title' => true,
'meta_keywords' => true,
'meta_description' => true,
'description' => true,
'sub_description' => true,
'banner_image' => true,
'template' => true,
'url' => true,
'position' => true,
'disabled' => true,
'created' => true,
'modified' => true,
'sub_categories' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Categories'
}
$breadcrumbs = [
'category' => [
'name' => 'Products',
'url' => [
'controller' => 'Pages',
'action' => 'index',
(int) 0 => 'products'
]
]
]
$firstVideoLength = ''
$videosCount = ''
$route = [
'controller' => 'Pages',
'action' => 'index',
(int) 0 => 'products'
] compact - [internal], line ??
App\Controller\PagesController::index() - APP/Controller\PagesController.php, line 164
Cake\Controller\Controller::invokeAction() - CORE\src\Controller\Controller.php, line 610
Cake\Http\ActionDispatcher::_invoke() - CORE\src\Http\ActionDispatcher.php, line 120
Cake\Http\ActionDispatcher::dispatch() - CORE\src\Http\ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE\src\Http\BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE\src\Http\Runner.php, line 65
Cake\Http\Runner::__invoke() - CORE\src\Http\Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE\src\Http\Middleware\CsrfProtectionMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE\src\Http\Runner.php, line 65
Cake\Http\Runner::run() - CORE\src\Http\Runner.php, line 51
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE\src\Routing\Middleware\RoutingMiddleware.php, line 168
Cake\Http\Runner::__invoke() - CORE\src\Http\Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE\src\Routing\Middleware\AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE\src\Http\Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE\src\Error\Middleware\ErrorHandlerMiddleware.php, line 96
Cake\Http\Runner::__invoke() - CORE\src\Http\Runner.php, line 65 Notice (8) : compact() [<a href='https://secure.php.net/function.compact'>function.compact</a>]: Undefined variable: description [APP/Controller\PagesController.php , line 164 ]Code Context
$this -> set ( compact ( 'category' , 'keywords' , 'description' , 'title' , 'firstVideoLength' , 'videosCount' ));
} else {
$categoryUrl = 'products'
$subCategoryUrl = 'balustrades'
$productUrl = 'neptune-balustrade-range'
$category = object(App\Model\Entity\Category) {
'id' => (int) 3,
'name' => 'Products',
'h1' => 'Products',
'meta_title' => 'Products Include Balconies | Balustrades | Stairs',
'meta_keywords' => 'architectural metalwork design, balcony, balconies, balustrade, balustrades, stair, stairs, staircase, canope, canopies, structural steelwork, secondary steelwork',
'meta_description' => 'Architectural Metalwork Installations provide a wide range of products from classic Balustrades, Balconies, Straight and Spiral Stairs, Canopies to Structural and Secondary Steelwork formed in 2005 and is fast becoming a leading name in the business of high end Architectural Metalwork Design Fabrication and installation.',
'description' => 'Architectural Metalwork Installations provide a wide range of products from classic Balustrades, Balconies, Straight and Spiral Stairs, Canopies to Structural and Secondary Steelwork formed in 2005 and is fast becoming a leading name in the business of high end Architectural Metalwork Design Fabrication and installation.',
'sub_description' => '',
'banner_image' => 'products-hero.jpg',
'template' => 'category',
'url' => 'products',
'position' => (int) 3,
'disabled' => (int) 0,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'[new]' => false,
'[accessible]' => [
'name' => true,
'h1' => true,
'meta_title' => true,
'meta_keywords' => true,
'meta_description' => true,
'description' => true,
'sub_description' => true,
'banner_image' => true,
'template' => true,
'url' => true,
'position' => true,
'disabled' => true,
'created' => true,
'modified' => true,
'sub_categories' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Categories'
}
$breadcrumbs = [
'category' => [
'name' => 'Products',
'url' => [
'controller' => 'Pages',
'action' => 'index',
(int) 0 => 'products'
]
]
]
$firstVideoLength = ''
$videosCount = ''
$route = [
'controller' => 'Pages',
'action' => 'index',
(int) 0 => 'products'
] compact - [internal], line ??
App\Controller\PagesController::index() - APP/Controller\PagesController.php, line 164
Cake\Controller\Controller::invokeAction() - CORE\src\Controller\Controller.php, line 610
Cake\Http\ActionDispatcher::_invoke() - CORE\src\Http\ActionDispatcher.php, line 120
Cake\Http\ActionDispatcher::dispatch() - CORE\src\Http\ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE\src\Http\BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE\src\Http\Runner.php, line 65
Cake\Http\Runner::__invoke() - CORE\src\Http\Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE\src\Http\Middleware\CsrfProtectionMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE\src\Http\Runner.php, line 65
Cake\Http\Runner::run() - CORE\src\Http\Runner.php, line 51
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE\src\Routing\Middleware\RoutingMiddleware.php, line 168
Cake\Http\Runner::__invoke() - CORE\src\Http\Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE\src\Routing\Middleware\AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE\src\Http\Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE\src\Error\Middleware\ErrorHandlerMiddleware.php, line 96
Cake\Http\Runner::__invoke() - CORE\src\Http\Runner.php, line 65 Notice (8) : compact() [<a href='https://secure.php.net/function.compact'>function.compact</a>]: Undefined variable: title [APP/Controller\PagesController.php , line 164 ]Code Context
$this -> set ( compact ( 'category' , 'keywords' , 'description' , 'title' , 'firstVideoLength' , 'videosCount' ));
} else {
$categoryUrl = 'products'
$subCategoryUrl = 'balustrades'
$productUrl = 'neptune-balustrade-range'
$category = object(App\Model\Entity\Category) {
'id' => (int) 3,
'name' => 'Products',
'h1' => 'Products',
'meta_title' => 'Products Include Balconies | Balustrades | Stairs',
'meta_keywords' => 'architectural metalwork design, balcony, balconies, balustrade, balustrades, stair, stairs, staircase, canope, canopies, structural steelwork, secondary steelwork',
'meta_description' => 'Architectural Metalwork Installations provide a wide range of products from classic Balustrades, Balconies, Straight and Spiral Stairs, Canopies to Structural and Secondary Steelwork formed in 2005 and is fast becoming a leading name in the business of high end Architectural Metalwork Design Fabrication and installation.',
'description' => 'Architectural Metalwork Installations provide a wide range of products from classic Balustrades, Balconies, Straight and Spiral Stairs, Canopies to Structural and Secondary Steelwork formed in 2005 and is fast becoming a leading name in the business of high end Architectural Metalwork Design Fabrication and installation.',
'sub_description' => '',
'banner_image' => 'products-hero.jpg',
'template' => 'category',
'url' => 'products',
'position' => (int) 3,
'disabled' => (int) 0,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'[new]' => false,
'[accessible]' => [
'name' => true,
'h1' => true,
'meta_title' => true,
'meta_keywords' => true,
'meta_description' => true,
'description' => true,
'sub_description' => true,
'banner_image' => true,
'template' => true,
'url' => true,
'position' => true,
'disabled' => true,
'created' => true,
'modified' => true,
'sub_categories' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Categories'
}
$breadcrumbs = [
'category' => [
'name' => 'Products',
'url' => [
'controller' => 'Pages',
'action' => 'index',
(int) 0 => 'products'
]
]
]
$firstVideoLength = ''
$videosCount = ''
$route = [
'controller' => 'Pages',
'action' => 'index',
(int) 0 => 'products'
] compact - [internal], line ??
App\Controller\PagesController::index() - APP/Controller\PagesController.php, line 164
Cake\Controller\Controller::invokeAction() - CORE\src\Controller\Controller.php, line 610
Cake\Http\ActionDispatcher::_invoke() - CORE\src\Http\ActionDispatcher.php, line 120
Cake\Http\ActionDispatcher::dispatch() - CORE\src\Http\ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE\src\Http\BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE\src\Http\Runner.php, line 65
Cake\Http\Runner::__invoke() - CORE\src\Http\Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE\src\Http\Middleware\CsrfProtectionMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE\src\Http\Runner.php, line 65
Cake\Http\Runner::run() - CORE\src\Http\Runner.php, line 51
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE\src\Routing\Middleware\RoutingMiddleware.php, line 168
Cake\Http\Runner::__invoke() - CORE\src\Http\Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE\src\Routing\Middleware\AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE\src\Http\Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE\src\Error\Middleware\ErrorHandlerMiddleware.php, line 96
Cake\Http\Runner::__invoke() - CORE\src\Http\Runner.php, line 65 Warning (512) : Unable to emit headers. Headers sent in file=E:\websites\ami\vendor\cakephp\cakephp\src\Error\Debugger.php line=853 [CORE\src\Http\ResponseEmitter.php , line 51 ]Code Context if ( Configure :: read ( 'debug' )) {
trigger_error ( $message , E_USER_WARNING );
} else {
$response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Neptune Balustrade Range | Internal & External Balustrade | Architectural Metalwork Installations</title>
<meta name="description" content="Neptune Balustrade Range - Our Neptune balustrade range adds a timeless feel to any stair, terrace or balcony and can be manufactured for either internal or external use.">
<meta name="keywords" content="neptune balustrade range, neptune, balustrade, range">
<meta name="author" content="Architectural Metalwork Installations">
<meta name="robots" content="index, follow" />
<link href="https://www.ami-sheffield.co.uk/neptune-balustrade-range" rel="canonical"/>
<link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/>
<link rel="stylesheet" href="/css/all.css"/>
<link rel="stylesheet" href="/css/normalize-8.0.0.css"/>
<link rel="stylesheet" href="/css/bootstrap.min.css"/>
<link rel="stylesheet" href="/css/animate.min.css"/>
<link rel="stylesheet" href="/css/bootstrap-dropdownhover.min.css"/>
<link rel="stylesheet" href="/css/light-gallery.min.css"/>
<link rel="stylesheet" href="/css/gallery-grid.min.css"/>
<link rel="stylesheet" href="/css/ami.css"/>
<script src="/js/jquery-3.3.1.min.js"></script>
<script src="/js/bootstrap.bundle.min.js"></script>
<script src="/js/bootstrap-dropdownhover.js"></script>
<script src="/js/light-gallery.min.js"></script>
<script src="/js/tracking.js"></script>
<script src="/js/ami.js"></script>
<script src="/js/map.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-8JKJKB2EX0"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-8JKJKB2EX0');
</script>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-132847808-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-132847808-1');
</script>
</head>
<body>
<div id="page-overlay"></div>
<nav class="navbar navbar-expand-xl navbar-light fixed-top bg-light navbar-shadow">
<div class="d-flex flex-column w-100">
<div id="navbar-top" class="d-none d-xl-block">
<ul class="navbar-nav d-flex justify-content-end">
<li class="nav-item">
<form method="post" accept-charset="utf-8" class="sidebar-form" action="/search"><div style="display:none;"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="dd11e68f5658c4cc90a714c4dc8b84595ab54d12742574de4dd62c09956d946c29c5d03081451733597956e3884e037e28749b7e2ff1b5c368a26714ddb5df69"/></div><div class="input-group"><span class="mr-1 d-flex align-items-center"><i class="fa fa-search"></i></span><input type="text" name="q" class="form-control search-control" placeholder="Search..." id="q"/></div><div style="display:none;"><input type="hidden" name="_Token[fields]" autocomplete="off" value="1b5479b186bdc5123416fe5f6e5fd7eee96438fa%3A"/><input type="hidden" name="_Token[unlocked]" autocomplete="off" value=""/><input type="hidden" name="_Token[debug]" autocomplete="off" value="%5B%22%5C%2Fsearch%22%2C%5B%22q%22%5D%2C%5B%5D%5D"/></div></form> </li>
<li class="pipe">|</li>
<li class="nav-item d-flex align-items-center">
<a class="nav-link" href="tel:01142694285" title="Tel: 0114 269 4285">
<i class="fas fa-mobile-alt mr-1"></i>
0114 269 4285 </a>
</li>
<li class="pipe">|</li>
<li class="nav-item d-flex align-items-center">
<a class="nav-link" href="mailto:info@ami-sheffield.co.uk" title="info@ami-sheffield.co.uk">
<i class="fas fa-envelope mr-1"></i>
info@ami-sheffield.co.uk </a>
</li>
</ul>
</div>
<div class="d-xl-flex w-100 navbar-bottom">
<div class="navbar-main order-1 order-xl-2">
<a class="navbar-brand" href="/" title="Architectural Metalwork Installations Logo">
<img src="/img/ami-logo.png" width="275" height="106" alt="Architectural Metalwork Installations - Balconies, Balustrades and Stairs" title="Architectural Metalwork Installations - Balconies, Balustrades and Stairs" class="img-fluid"/> </a>
<!-- MOBILE BLOCK -->
<div class="ml-auto d-block d-xl-none">
<a class="contact-link phone" href="tel:01142694285" title="Tel: 0114 269 4285"><i class="fas fa-mobile-alt fa-2x"></i></a>
<a class="contact-link email" href="mailto:info@ami-sheffield.co.uk" title="info@ami-sheffield.co.uk"><i class="fas fa-envelope fa-2x"></i></a>
</div>
<!-- END MOBILE BLOCK -->
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbar" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
</div>
<div class="collapse navbar-collapse w3-animate-right order-2 order-xl-1" id="navbar" data-animations="fadeInDown">
<div class="navbar-nav w-100 align-items-end">
<ul class="navbar-nav nav-links align-items-center">
<li class="nav-item ">
<a href="/" class="nav-link pb-2 pb-xl-3">Home</a> </li>
<li class="nav-item ">
<a href="https://www.ami-sheffield.co.uk/about-us" class="nav-link pb-2 pb-xl-3">About Us</a> </li>
<li class="nav-item dropdown">
<a href="https://www.ami-sheffield.co.uk/products" class="nav-link dropdown-toggle pb-2 pb-xl-3" data-hover="dropdown">Products</a> <div class="dropdown-menu bg-light">
<div class="d-flex px-3">
<div class="col-2 line-break">
<h2><a href="https://www.ami-sheffield.co.uk/products" class="nav-link dropdown-toggle pl-0" data-hover="dropdown"><i class="fas fa-arrow-circle-right mr-1"></i>Products</a></h2>
<p>Architectural Metalwork Installations provide a wide range of products from classic Balustrades, Balconies, Straight and Spiral Stairs, Canopies to Structural and Secondary Steelwork formed in 2005 and is fast becoming a leading name in the business of high end Architectural Metalwork Design Fabrication and installation.</p>
<a href="https://www.ami-sheffield.co.uk/canopies" class="nav-link pl-0 pb-0 border-bottom d-flex"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Canopies</a><a href="https://www.ami-sheffield.co.uk/structural-secondary-steelwork" class="nav-link pl-0 pb-0 border-bottom d-flex"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Structural / Secondary Steelwork</a> </div>
<div class="col-10 d-flex">
<div class="col-4"><h2><a href="https://www.ami-sheffield.co.uk/balustrades" class="nav-link dropdown-toggle d-flex flex-column sub-cat" data-hover="dropdown"><div class="d-flex pb-3 sub-cat-title"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Balustrades</div><img src="/img/home-page-ami-balustrades.jpg" alt="Balustrades" title="Balustrades" class="img-fluid"/><p><br />We have specialised in the design, manufacture and installation of balustrades from our inception providing our clients with a flexible design service allowing for the creation of some truly unique balustrade.</p></a></h2></div><div class="col-4"><h2><a href="https://www.ami-sheffield.co.uk/balconies" class="nav-link dropdown-toggle d-flex flex-column sub-cat" data-hover="dropdown"><div class="d-flex pb-3 sub-cat-title"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Balconies</div><img src="/img/home-page-ami-balconies.jpg" alt="Balconies" title="Balconies" class="img-fluid"/><p><br />As one of the UK’s leading balcony designers, manufacturers and installers, we’ll ensure that whatever your vision, we’ll always deliver on time and to the highest standards imaginable.</p></a></h2></div><div class="col-4"><h2><a href="https://www.ami-sheffield.co.uk/stairs" class="nav-link dropdown-toggle d-flex flex-column sub-cat" data-hover="dropdown"><div class="d-flex pb-3 sub-cat-title"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Stairs</div><img src="/img/home-page-ami-stairs.jpg" alt="Stairs" title="Stairs" class="img-fluid"/><p><br />The right stairs can be as beautiful as they are functional so choose a designer, manufacturer and installer who can share your vision and turn it into a reality.</p></a></h2></div> </div>
</div>
</div>
</li>
<li class="nav-item ">
<a href="https://www.ami-sheffield.co.uk/nhbc-accepted-fire-rated-structural-glass-balustrade" class="nav-link pb-2 pb-xl-3">Fire Rated Glass Balustrade</a> </li>
<li class="nav-item ">
<a href="https://www.ami-sheffield.co.uk/meet-the-team" class="nav-link pb-2 pb-xl-3">Meet The Team</a> </li>
<li class="nav-item ">
<a href="https://www.ami-sheffield.co.uk/hseq" class="nav-link pb-2 pb-xl-3">HSEQ</a> </li>
<li class="nav-item ">
<a href="https://www.ami-sheffield.co.uk/accreditations" class="nav-link pb-2 pb-xl-3">Accreditations</a> </li>
<li class="nav-item ">
<a href="https://www.ami-sheffield.co.uk/technical-information" class="nav-link pb-2 pb-xl-3">Technical Information</a> </li>
<li class="nav-item dropdown">
<a href="https://www.ami-sheffield.co.uk/projects" class="nav-link dropdown-toggle pb-2 pb-xl-3" data-hover="dropdown">Projects</a> <div class="dropdown-menu bg-light">
<div class="d-flex px-3">
<div class="col-2 line-break">
<h2><a href="https://www.ami-sheffield.co.uk/projects" class="nav-link dropdown-toggle pl-0" data-hover="dropdown"><i class="fas fa-arrow-circle-right mr-1"></i>Projects</a></h2>
<p>Architectural Metalwork Installations Ltd projects & showcase examples of our portfolio from current & previous Architectural Metalwork Design Fabrication and installations.</p>
<a href="https://www.ami-sheffield.co.uk/balcony-and-stairs-project-camden-lock-village" class="nav-link pl-0 pb-0 border-bottom d-flex"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Balcony & Stairs Project - Camden Lock Village</a><a href="https://www.ami-sheffield.co.uk/balustrade-and-stairs-project-graves-sports-centre" class="nav-link pl-0 pb-0 border-bottom d-flex"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Balustrade & Stairs Project - Graves Sports Centre</a><a href="https://www.ami-sheffield.co.uk/stairs-and-canopy-project-amrc" class="nav-link pl-0 pb-0 border-bottom d-flex"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Stairs & Canopy Project - AMRC</a><a href="https://www.ami-sheffield.co.uk/balustrade-and-stair-project-the-diamond-building" class="nav-link pl-0 pb-0 border-bottom d-flex"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Balustrade & Stair Project - The Diamond Building</a><a href="https://www.ami-sheffield.co.uk/balustrade-and-stairs-project-the-cavendish-building" class="nav-link pl-0 pb-0 border-bottom d-flex"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Balustrade & Stairs Project - The Cavendish Building</a><a href="https://www.ami-sheffield.co.uk/balustrade-and-stair-project-charles-street" class="nav-link pl-0 pb-0 border-bottom d-flex"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Balustrade & Stair Project - Charles Street</a><a href="https://www.ami-sheffield.co.uk/balcony-project-southwark" class="nav-link pl-0 pb-0 border-bottom d-flex"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Balcony Project - Southwark</a> </div>
<div class="col-10 d-flex">
<div class="col-4"><h2><a href="https://www.ami-sheffield.co.uk/balcony-balustrade-stairs-and-secondary-steel-project-hounslow-house" class="nav-link dropdown-toggle d-flex flex-column sub-cat" data-hover="dropdown"><div class="d-flex pb-3 sub-cat-title"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Balcony & Balustrade, Stairs, Secondary Steel Project - Hounslow House</div><img src="/img/balustrades-and-secondary-steelwork-project-hounslow-house1.jpg" alt="Balcony & Balustrade, Stairs, Secondary Steel Project - Hounslow House" title="Balcony & Balustrade, Stairs, Secondary Steel Project - Hounslow House" class="img-fluid"/><p>A.M.I's work examples, previous Architectural Metalwork Design Fabrication and installations.</p></a></h2></div><div class="col-4"><h2><a href="https://www.ami-sheffield.co.uk/balustrades-and-secondary-steelwork-project-jlr-developments" class="nav-link dropdown-toggle d-flex flex-column sub-cat" data-hover="dropdown"><div class="d-flex pb-3 sub-cat-title"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Balustrades & Secondary Steelwork Project - JLR Developments</div><img src="/img/jlr-menu.jpg" alt="Balustrades & Secondary Steelwork Project - JLR Developments" title="Balustrades & Secondary Steelwork Project - JLR Developments" class="img-fluid"/><p>A.M.I's work examples, previous Architectural Metalwork Design Fabrication and installations.</p></a></h2></div><div class="col-4"><h2><a href="https://www.ami-sheffield.co.uk/balustrade-and-stairs-project-center-parcs" class="nav-link dropdown-toggle d-flex flex-column sub-cat" data-hover="dropdown"><div class="d-flex pb-3 sub-cat-title"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Balustrades & Stairs Project - Center Parcs</div><img src="/img/balustrade-and-stairs-project-center-parcs-milton-keynes1-category.jpg" alt="Balustrades & Stairs Project - Center Parcs" title="Balustrades & Stairs Project - Center Parcs" class="img-fluid"/><p>A.M.I's work examples, previous Architectural Metalwork Design Fabrication and installations.</p></a></h2></div> </div>
</div>
</div>
</li>
<li class="nav-item dropdown">
<a href="https://www.ami-sheffield.co.uk/news" class="nav-link dropdown-toggle pb-2 pb-xl-3" data-hover="dropdown">News</a> <div class="dropdown-menu bg-light">
<div class="d-flex px-3">
<div class="col-2 line-break">
<h2><a href="https://www.ami-sheffield.co.uk/news" class="nav-link dropdown-toggle pl-0" data-hover="dropdown"><i class="fas fa-arrow-circle-right mr-1"></i>News</a></h2>
<p>Architectural Metalwork Installations News covering our company, contracts, investments, training & industry activities across balconies, balustrades, stairs, canopies and structural steel construction projects.</p>
<a href="https://www.ami-sheffield.co.uk/news" class="nav-link pl-0 pb-0 border-bottom d-flex"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>December 2020 - NHBC Accepted Fire Rated Structural Glass Balustrade From AMI</a><a href="https://www.ami-sheffield.co.uk/news" class="nav-link pl-0 pb-0 border-bottom d-flex"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>December 2020 - Structural Components for Steel Structures ISOQAR Registered</a><a href="https://www.ami-sheffield.co.uk/news" class="nav-link pl-0 pb-0 border-bottom d-flex"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>November 2020 - HSEQ - Environment, Health & Safety Updates</a><a href="https://www.ami-sheffield.co.uk/news" class="nav-link pl-0 pb-0 border-bottom d-flex"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>October 2020 - Balustrade & Stair Project Charles Street Sheffield Project Recap</a> </div>
<div class="col-10 d-flex">
<div class="col-4"><h2><a href="https://www.ami-sheffield.co.uk/news" class="nav-link dropdown-toggle d-flex flex-column sub-cat" data-hover="dropdown"><div class="d-flex pb-3 sub-cat-title"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>March 2021 - Balustrade & Stair Project AMRC Sheffield Project Recap</div><img src="/img/stairs-and-canopy-project-amrc-sheffield-news-1.jpg" alt="March 2021 - Balustrade & Stair Project AMRC Sheffield Project Recap" title="March 2021 - Balustrade & Stair Project AMRC Sheffield Project Recap" class="img-fluid"/><p>AMI undertook a stair and canopy project for AMRC in Sheffield. The project was in the heart of the Advanced Manufacturing Park carried out over a two month period.</p></a></h2></div><div class="col-4"><h2><a href="https://www.ami-sheffield.co.uk/news" class="nav-link dropdown-toggle d-flex flex-column sub-cat" data-hover="dropdown"><div class="d-flex pb-3 sub-cat-title"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>February 2021 - UK's First NHBC Approved Fire Rated Structural Glass Balustrade Installation</div><img src="/img/fire-rated-balustrade-1.jpg" alt="February 2021 - UK's First NHBC Approved Fire Rated Structural Glass Balustrade Installation" title="February 2021 - UK's First NHBC Approved Fire Rated Structural Glass Balustrade Installation" class="img-fluid"/><p>AMI are delighted to be working with AHH – Affordable Housing & Healthcare Group on their Quantock House Project.</p></a></h2></div><div class="col-4"><h2><a href="https://www.ami-sheffield.co.uk/news" class="nav-link dropdown-toggle d-flex flex-column sub-cat" data-hover="dropdown"><div class="d-flex pb-3 sub-cat-title"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>January 2021 - Operational Update for Coronavirus COVID 19 & AMI Sheffield</div><img src="/img/coronavirus-update-05-01-2021.jpg" alt="January 2021 - Operational Update for Coronavirus COVID 19 & AMI Sheffield" title="January 2021 - Operational Update for Coronavirus COVID 19 & AMI Sheffield" class="img-fluid"/><p>All employees, contractors and suppliers are operating within hands, face and space guidelines allowing us to process enquiries and fulfil orders. </p></a></h2></div> </div>
</div>
</div>
</li>
<li class="nav-item ">
<a href="https://www.ami-sheffield.co.uk/contact-us" class="nav-link pb-2 pb-xl-3">Contact Us</a> </li>
<li class="nav-item dropdown">
<a href="https://www.ami-sheffield.co.uk/jobs-and-careers" class="nav-link dropdown-toggle pb-2 pb-xl-3" data-hover="dropdown">Careers</a> <div class="dropdown-menu bg-light">
<div class="d-flex px-3">
<div class="col-2 line-break">
<h2><a href="https://www.ami-sheffield.co.uk/jobs-and-careers" class="nav-link dropdown-toggle pl-0" data-hover="dropdown"><i class="fas fa-arrow-circle-right mr-1"></i>Careers</a></h2>
<p>Best in class in our industry means having the very best people. Architectural Metalwork Installations work on projects with some of the largest companies and most prestigious projects in the UK with people at the heart of everything we do.</p>
</div>
<div class="col-10 d-flex">
<div class="col-4"><h2><a href="https://www.ami-sheffield.co.uk/working-for-ami" class="nav-link dropdown-toggle d-flex flex-column sub-cat" data-hover="dropdown"><div class="d-flex pb-3 sub-cat-title"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Working for AMI</div><img src="/img/working-for-ami.jpg" alt="Working for AMI" title="Working for AMI" class="img-fluid"/><p><br />It is our policy that we strive to achieve an excellent level of repeat business with Clients, Consultants, Contractors, Suppliers and Partners.</p></a></h2></div><div class="col-4"><h2><a href="https://www.ami-sheffield.co.uk/vacancies" class="nav-link dropdown-toggle d-flex flex-column sub-cat" data-hover="dropdown"><div class="d-flex pb-3 sub-cat-title"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Vacancies</div><img src="/img/vacancies.jpg" alt="Vacancies" title="Vacancies" class="img-fluid"/><p><br />We recognise that the provision of equal opportunities in the workplace is not only good management practice; it also makes sound business sense.</p></a></h2></div><div class="col-4"><h2><a href="https://www.ami-sheffield.co.uk/hseq" class="nav-link dropdown-toggle d-flex flex-column sub-cat" data-hover="dropdown"><div class="d-flex pb-3 sub-cat-title"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Policies</div><img src="/img/health-and-safety.jpg" alt="Policies" title="Policies" class="img-fluid"/><p><br />We believe that investing in our people is critical to our future success and sustainability.</p></a></h2></div> </div>
</div>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
</nav> <div class="page-content">
<div class="container">
<div class="row">
<div class="col-12 text-center p-3 mo-fire d-flex align-items-center justify-content-center">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="125px" height="189.864px" viewBox="0 0 125 189.864" enable-background="new 0 0 125 189.864" xml:space="preserve">
<path class="flame-main" fill="#F36E21" d="M76.553,186.09c0,0-10.178-2.976-15.325-8.226s-9.278-16.82-9.278-16.82s-0.241-6.647-4.136-18.465
c0,0,3.357,4.969,5.103,9.938c0,0-5.305-21.086,1.712-30.418c7.017-9.333,0.571-35.654-2.25-37.534c0,0,13.07,5.64,19.875,47.54
c6.806,41.899,16.831,45.301,6.088,53.985"></path>
<path class="flame-main one" fill="#F6891F" d="M61.693,122.257c4.117-15.4,12.097-14.487-11.589-60.872c0,0,32.016,10.223,52.601,63.123
c20.585,52.899-19.848,61.045-19.643,61.582c0.206,0.537-19.401-0.269-14.835-18.532S57.576,137.656,61.693,122.257z"></path>
<path class="flame-main two" fill="#FFD04A" d="M81.657,79.192c0,0,11.549,24.845,3.626,40.02c-7.924,15.175-21.126,41.899-0.425,64.998
C84.858,184.21,125.705,150.905,81.657,79.192z"></path>
<path class="flame-main three" fill="#FDBA16" d="M99.92,101.754c0,0-23.208,47.027-12.043,80.072c0,0,32.741-16.073,20.108-45.79
C95.354,106.319,99.92,114.108,99.92,101.754z"></path>
<path class="flame-main four" fill="#F36E21" d="M103.143,105.917c0,0,8.927,30.753-1.043,46.868c-9.969,16.115-14.799,29.041-14.799,29.041
S134.387,164.603,103.143,105.917z"></path>
<path class="flame-main five" fill="#FDBA16" d="M62.049,104.171c0,0-15.645,67.588,10.529,77.655C98.753,191.894,69.033,130.761,62.049,104.171z"></path>
<path class="flame" fill="#F36E21" d="M101.011,112.926c0,0,8.973,10.519,4.556,16.543C99.37,129.735,106.752,117.406,101.011,112.926z"></path>
<path class="flame one" fill="#F36E21" d="M55.592,126.854c0,0-3.819,13.29,2.699,16.945C64.038,141.48,55.907,132.263,55.592,126.854z"></path>
<path class="flame two" fill="#F36E21" d="M54.918,104.595c0,0-3.959,6.109-1.24,8.949C56.93,113.256,52.228,107.329,54.918,104.595z"></path>
</svg>
<p class="font-weight-bold pb-0 mb-0 mx-5">AMI designed Fire-Tek balustrade - NHBC accepted Fire rated structural glass balustrade<br>Contact us to discuss both your current and planned projects</p>
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="125px" height="189.864px" viewBox="0 0 125 189.864" enable-background="new 0 0 125 189.864" xml:space="preserve">
<path class="flame-main" fill="#F36E21" d="M76.553,186.09c0,0-10.178-2.976-15.325-8.226s-9.278-16.82-9.278-16.82s-0.241-6.647-4.136-18.465
c0,0,3.357,4.969,5.103,9.938c0,0-5.305-21.086,1.712-30.418c7.017-9.333,0.571-35.654-2.25-37.534c0,0,13.07,5.64,19.875,47.54
c6.806,41.899,16.831,45.301,6.088,53.985"></path>
<path class="flame-main one" fill="#F6891F" d="M61.693,122.257c4.117-15.4,12.097-14.487-11.589-60.872c0,0,32.016,10.223,52.601,63.123
c20.585,52.899-19.848,61.045-19.643,61.582c0.206,0.537-19.401-0.269-14.835-18.532S57.576,137.656,61.693,122.257z"></path>
<path class="flame-main two" fill="#FFD04A" d="M81.657,79.192c0,0,11.549,24.845,3.626,40.02c-7.924,15.175-21.126,41.899-0.425,64.998
C84.858,184.21,125.705,150.905,81.657,79.192z"></path>
<path class="flame-main three" fill="#FDBA16" d="M99.92,101.754c0,0-23.208,47.027-12.043,80.072c0,0,32.741-16.073,20.108-45.79
C95.354,106.319,99.92,114.108,99.92,101.754z"></path>
<path class="flame-main four" fill="#F36E21" d="M103.143,105.917c0,0,8.927,30.753-1.043,46.868c-9.969,16.115-14.799,29.041-14.799,29.041
S134.387,164.603,103.143,105.917z"></path>
<path class="flame-main five" fill="#FDBA16" d="M62.049,104.171c0,0-15.645,67.588,10.529,77.655C98.753,191.894,69.033,130.761,62.049,104.171z"></path>
<path class="flame" fill="#F36E21" d="M101.011,112.926c0,0,8.973,10.519,4.556,16.543C99.37,129.735,106.752,117.406,101.011,112.926z"></path>
<path class="flame one" fill="#F36E21" d="M55.592,126.854c0,0-3.819,13.29,2.699,16.945C64.038,141.48,55.907,132.263,55.592,126.854z"></path>
<path class="flame two" fill="#F36E21" d="M54.918,104.595c0,0-3.959,6.109-1.24,8.949C56.93,113.256,52.228,107.329,54.918,104.595z"></path>
</svg>
</div>
</div>
</div>
<div class="position-relative category-banner">
<div class="banner-overlay">
<h1>Neptune Balustrade Range</h1>
<p class="d-none d-lg-block"><br />Our Neptune balustrade range adds a timeless feel to any stair, terrace or balcony and can be manufactured for either internal or external use.</p>
</div>
<img class="img-fluid" src="/img/neptune-balustrade-hero.jpg" title="Neptune Balustrade Range" alt="Neptune Balustrade Range">
<div class="slope slope-left"></div>
<div class="slope slope-right"></div>
</div>
<div class="container bg-white my-3 my-xl-5">
<div class="row">
<div class="col-12">
<div class="breadcrumbs mb-4">
<a href="/" title="Home"><b>Home</b></a>
<i class="fas fa-chevron-right mx-1"></i>
<a href="/products" title="Products">
Products </a>
<i class="fas fa-chevron-right mx-1"></i>
<a href="/neptune-balustrade-range" title="Neptune Balustrade Range">
Neptune Balustrade Range </a>
</div>
<div class="row">
<div class="col">
<h2>Neptune - Perforated Panel Range</h2>
<p>Our Neptune balustrade range adds a timeless feel to any stair, terrace or balcony and can be manufactured for either internal or external use. Design is totally flexible and is tailored bespoke to your requirements providing an extremely robust and easy to maintain solution that is widely used on developments in the education and commercial sectors.</p>
</div>
</div>
<hr />
<div class="row">
<div class="col-12 col-md-6">
<p>Typically heights of balustrade range from 900 to 1000 on the stair flights measured vertically from the tread nosing to the top of the hand rail. Landing balustrade heights typically range from 1000 to 1100 from finished floor level to top of hand rail.</p>
<p>Architectural Metalwork Installations Ltd recommend the landings balustrade heights to be at the maximum of 1100 as good practice.</p><p>Diameter of hand rail depends on whether the stair is required for disabled use and loads applied.</p>
</div>
<div class="col-12 col-md-6">
<p><strong>Materials</strong></p>
<p>Mild Steel<br />
Balusters = 48.3Ø*3.2 CHS<br />
Spigot = 15Ø Solid Bar<br />
Base Fixings = 2-33.7Ø*3.2 CHS / 2-21.3Ø*3.2 CHS<br />
Fixings = 2-M12Ø Resin Anchor Bolts<br />
Stainless Steel<br />
Top Rail = 42.4Ø*2.6 CHS</p>
</div>
</div>
<div class="row">
<div class="col-12 col-md-6">
<img class="img-fluid bordered" src="/img/neptune-inpage-1.jpg" alt="Neptune - Perforated Panel Range" title="Neptune - Perforated Panel Range" />
</div>
<div class="col-12 col-md-6">
<img class="img-fluid bordered" src="/img/neptune-inpage-2.jpg" alt="Neptune - Perforated Panel Range" title="Neptune - Perforated Panel Range" />
</div>
</div>
<p> </p>
<div class="row">
<div class="col-12 col-md-6">
<img class="img-fluid bordered" src="/img/neptune-inpage-3.jpg" alt="Neptune - Perforated Panel Range" title="Neptune - Perforated Panel Range" />
</div>
<div class="col-12 col-md-6">
<img class="img-fluid bordered" src="/img/neptune-inpage-4.jpg" alt="Neptune - Perforated Panel Range" title="Neptune - Perforated Panel Range" />
</div>
</div>
<hr />
<div class="row">
<div class="col-12 col-md-9">
<p>Metalwork can be provided in a variety of finishes including the finest stainless steel (brushed satin or mirror polished finish of an appropriate grade for location and use) or alternatively, mild steel in a professional paint or polyester powder coat finish to any RAL colour including the very latest in contemporary metallic finishes. For a softer touch, handrails can be provided in a variety of high quality and durable timber finishes.</p>
<p>With our innovative laser cutting technology infill panels can be perforated to an almost limitless pattern or design offering a truly unique balustrade.</p>
<p>For more industrial projects or back of house areas that require a more cost-effective solution a galvanised finish can be utilised.</p>
<p>All balustrade is designed and manufactured in-house to exacting quality standards, building regulation approval and DDA guidelines.</p>
<p>Please feel free to contact one of our friendly team to discuss your project and what we can do for you.</p>
</div>
<div class="col-12 col-md-3">
<a target="_blank" href="/docs/neptune-perforated-panel.pdf"><img class="img-fluid bordered" src="/img/neptune-perforated-panel-pdf.jpg" alt="Neptune - Perforated PanelN Range" title="Neptune - Perforated Panel Range" /></a>
<p class="text-center">Neptune Perforated Panel<br />Download</p>
</div>
</div> </div>
</div>
<hr>
<div id="lightgallery" class="tz-gallery row gallery-container">
<div class="col-12 col-md-6 mb-3 mb-md-0">
<a class="lightbox" href="/img/neptune-gallery-1.jpg">
<img class="img-fluid" src="/img/neptune-gallery-1.jpg" title="Neptune Perforated Panel" alt="Neptune Perforated Panel">
</a>
</div>
<div class="col-12 col-md-6 ">
<a class="lightbox" href="/img/neptune-gallery-4.jpg">
<img class="img-fluid" src="/img/neptune-gallery-4.jpg" title="Neptune Perforated Panel" alt="Neptune Perforated Panel">
</a>
</div>
<div class="col-12">
<hr>
<div id="gallery-carousel" class="carousel slide d-flex justify-content-center" data-interval="false">
<!-- The slideshow -->
<div class="carousel-inner">
<div class="carousel-item active">
<div class="d-flex">
<div class="col-3 px-1 px-lg-4">
<a class="lightbox" href="/img/neptune-gallery-1.jpg">
<img class="img-fluid" src="/img/neptune-gallery-1.jpg" title="Neptune Perforated Panel" alt="Neptune Perforated Panel">
</a>
</div>
<div class="col-3 px-1 px-lg-4">
<a class="lightbox" href="/img/neptune-gallery-4.jpg">
<img class="img-fluid" src="/img/neptune-gallery-4.jpg" title="Neptune Perforated Panel" alt="Neptune Perforated Panel">
</a>
</div>
<div class="col-3 px-1 px-lg-4">
<a class="lightbox" href="/img/neptune-gallery-2.jpg">
<img class="img-fluid" src="/img/neptune-gallery-2.jpg" title="Neptune Perforated Panel" alt="Neptune Perforated Panel">
</a>
</div>
<div class="col-3 px-1 px-lg-4">
<a class="lightbox" href="/img/neptune-gallery-3.jpg">
<img class="img-fluid" src="/img/neptune-gallery-3.jpg" title="Neptune Perforated Panel" alt="Neptune Perforated Panel">
</a>
</div>
</div>
</div>
<div class="carousel-item">
<div class="d-flex">
<div class="col-3 px-1 px-lg-4">
<a class="lightbox" href="/img/neptune-gallery-5.jpg">
<img class="img-fluid" src="/img/neptune-gallery-5.jpg" title="Neptune Perforated Panel" alt="Neptune Perforated Panel">
</a>
</div>
</div>
</div>
</div>
<!-- Left and right controls -->
<a class="carousel-control-prev" href="#gallery-carousel" data-slide="prev">
<span class="carousel-control-prev-icon"></span>
</a>
<a class="carousel-control-next" href="#gallery-carousel" data-slide="next">
<span class="carousel-control-next-icon"></span>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="border-top bg-footer">
<div class="container mt-4 pb-4">
<div class="row">
<div class="col-12 offset-lg-1 col-lg-10 py-3 img-overlay">
<h2 class="mb-3">Enquiry Form</h2>
<form method="post" accept-charset="utf-8" id="contact-form" action="/neptune-balustrade-range"><div style="display:none;"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="dd11e68f5658c4cc90a714c4dc8b84595ab54d12742574de4dd62c09956d946c29c5d03081451733597956e3884e037e28749b7e2ff1b5c368a26714ddb5df69"/></div> <div class="row">
<div class="col-12 col-md-6">
<div class="input text required"><label for="name">Name</label><input type="text" name="name" class="form-control form-group" required="required" id="name"/></div> <div class="input text"><label for="company">Company</label><input type="text" name="company" class="form-control form-group" id="company"/></div> <div class="input tel"><label for="phone">Phone</label><input type="tel" name="phone" class="form-control form-group" id="phone"/></div> <div class="input email required"><label for="email">Email</label><input type="email" name="email" class="form-control form-group" required="required" id="email"/></div> </div>
<div class="col-12 col-md-6">
<div class="input text required"><label for="subject">Subject</label><input type="text" name="subject" class="form-control form-group" required="required" id="subject"/></div> <div class="input textarea required"><label for="body">Please enter details of your enquiry</label><textarea name="body" rows="3" class="form-control form-group" required="required" id="body"></textarea></div> <div class="input checkbox required"><input type="hidden" name="gdpr" value="0"/><label for="gdpr"><input type="checkbox" name="gdpr" value="1" class="form-group" required="required" id="gdpr"><span class="asterisk">Tick to confirm that you have read our <a href="/privacy-policy" title="GDPR Privacy Policy" target="_blank">privacy policy and GDPR statement</a></span></label></div> <button class="btn btn-default mt-2" type="submit">Submit</button> <div id="_g-recaptcha"></div>
<div
class="g-recaptcha"
data-size="invisible"
data-callback="_submitForm"
data-sitekey="6Ldiid0pAAAAAG4KlA5UG6Pgwi7BKWE45XGkl_MQ"
data-badge="bottomright"
data-type="image"
></div>
<script type="text/javascript">
var _submitForm;
var reCaptchaFocus = function() {
// trigger loading api.js (recaptcha.js) script
var head = document.getElementsByTagName('head')[0];
var script = document.createElement('script');
script.type = 'text/javascript';
script.src = 'https://www.google.com/recaptcha/api.js';
head.appendChild(script);
// remove focus to avoid js error:
// Uncaught Error: reCAPTCHA has already been rendered in this element at Object.kh
document.getElementById('name').removeEventListener('focus', reCaptchaFocus);
document.getElementById('email').removeEventListener('focus', reCaptchaFocus);
document.getElementById('subject').removeEventListener('focus', reCaptchaFocus);
document.getElementById('body').removeEventListener('focus', reCaptchaFocus);
var _captchaForm = document.querySelector('#_g-recaptcha').closest('form');
_submitForm = function () {
_captchaForm.submit();
};
_captchaForm.addEventListener('submit',
function (e) {
e.preventDefault();
grecaptcha.execute();
});
};
// add initial event listener to our basic HTML form
document.getElementById('name').addEventListener('focus', reCaptchaFocus, false);
document.getElementById('email').addEventListener('focus', reCaptchaFocus, false);
document.getElementById('subject').addEventListener('focus', reCaptchaFocus, false);
document.getElementById('body').addEventListener('focus', reCaptchaFocus, false);
</script>
<noscript>
<div style="width: 302px; height: 422px; position: relative;">
<div style="width: 302px; height: 422px; position: absolute;">
<iframe src="https://www.google.com/recaptcha/api/fallback?k=6Ldiid0pAAAAAG4KlA5UG6Pgwi7BKWE45XGkl_MQ"
style="width: 302px; height:422px; border-style: none;" defer>
</iframe>
</div>
</div>
</noscript>
</div>
</div>
<div style="display:none;"><input type="hidden" name="_Token[fields]" autocomplete="off" value="7a972937583fae7a5cc0b01b6bb8b3465389c968%3A"/><input type="hidden" name="_Token[unlocked]" autocomplete="off" value="g-recaptcha-response"/><input type="hidden" name="_Token[debug]" autocomplete="off" value="%5B%22%5C%2Fneptune-balustrade-range%22%2C%5B%22name%22%2C%22company%22%2C%22phone%22%2C%22email%22%2C%22subject%22%2C%22body%22%2C%22gdpr%22%5D%2C%5B%22g-recaptcha-response%22%5D%5D"/></div></form> </div>
</div>
</div>
</div>
<div class="footer" id="footer">
<div class="container">
<div class="row">
<div class="col-12 col-sm-6 col-lg-3">
<h5> AMI Sheffield </h5>
<ul>
<li><a href="/about-us">About Us</a></li>
<li><a href="/meet-the-team">Meet the Team</a></li>
<li><a href="/accreditations">Accreditations</a></li>
<li><a href="/jobs-and-careers">Jobs & Careers</a></li>
<li><a href="/news">Latest News</a></li>
</ul>
</div>
<div class="col-12 col-sm-6 col-lg-3">
<h5><a href="balustrades">Balustrades</a> </h5>
<ul>
<li><a href="/nhbc-approved-fire-rated-structural-glass-balustrade">Fire Rated Glass Balustrade</a></li>
<li><a href="/mercury-balustrade-range">Mercury Balustrade</a></li>
<li><a href="/venus-balustrade-range">Venus Balustrade</a></li>
<li><a href="/jupiter-balustrade-range">Jupiter Balustrade</a></li>
<li><a href="/saturn-balustrade-range">Saturn Balustrade</a></li>
<li><a href="/neptune-balustrade-range">Neptune Balustrade</a></li>
</ul>
</div>
<div class="col-12 col-sm-6 col-lg-3">
<h5> <a href="products">Products</a> </h5>
<ul>
<li><a href="/balconies">Balconies</a></li>
<li><a href="/stairs">Stairs</a></li>
<li><a href="/canopies">Canopies</a></li>
<li><a href="/structural-secondary-steelwork">Structural Steelwork</a></li>
<li><a href="/riser-floors">Projects</a></li>
</ul>
</div>
<div class="col-12 col-sm-6 col-lg-3">
<h5> Get Social </h5>
<ul class="social d-flex justify-content-center justify-content-md-start mb-3">
<li class="facebook">
<a href="https://www.facebook.com/ArchitecturalMetalworkInstallationsLtd" target="_blank">
<i class="fab fa-facebook-f"></i>
</a>
</li>
<li class="twitter">
<a href="https://twitter.com/AMI_Balconies" target="_blank">
<i class="fab fa-twitter"></i>
</a>
</li>
<li class="linkedin">
<a href="https://www.linkedin.com/company/architectural-metalwork-installations-ltd" target="_blank">
<i class="fab fa-linkedin-in"></i>
</a>
</li>
<li class="youtube">
<a href="https://www.youtube.com/channel/UCCrwYUhNxSAbwcrc13zv47Q" target="_blank">
<i class="fab fa-youtube"></i>
</a>
</li>
</ul>
<ul class="text-center text-md-left">
<li> <a href="tel:0114 269 4285" title="Tel: 0114 269 4285"><i class="fas fa-mobile-alt"></i> 0114 269 4285</a></li>
<li> <a href="mailto:info@ami-sheffield.co.uk" title="info@ami-sheffield.co.uk"><i class="fas fa-envelope"></i> info@ami-sheffield.co.uk</a> </li>
</ul>
</div>
</div>
<!--/.row-->
</div>
<!--/.container-->
</div>
<!--/.footer-->
<div class="footer-bottom">
<div class="container-fluid text-center">
<p class="mb-1">
12b Orgreave Close, Sheffield, S13 9NP, United Kingdom </p>
<p class="mb-1"> Copyright © Architectural Metalwork Installations 2024.</p>
</div>
</div>
<!-- <div id="covid" class="modal" tabindex="-1" role="dialog">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title">Architectural Metalwork Installations Limited</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<p>Due to the UK governments recent announcements regarding the Coronavirus (COVID-19) situation, Architectural Metalwork Installations would like to reassure all of our clients that we are working towards maintaining business operations with the health and wellbeing of our staff being paramount.</p>
<p>Our office and manufacturing facilities are temporarily closed until further government advice.</p>
<p>The following departments will be open working remotely:</p>
<ul>
<li>Contracts & Administration</li>
<li>Estimating & Sales</li>
<li>Design</li>
<li>Finance</li>
<li>Health & Safety</li>
</ul>
<p>Please email <a href="mailto:info@ami-sheffield.co.uk" title="info@ami-sheffield.co.uk">info@ami-sheffield.co.uk</a> for more information</p>
</div>
</div>
</div>
</div> -->
</body>
</html>
'
}
$maxBufferLength = (int) 8192
$file = 'E:\websites\ami\vendor\cakephp\cakephp\src\Error\Debugger.php'
$line = (int) 853
$message = 'Unable to emit headers. Headers sent in file=E:\websites\ami\vendor\cakephp\cakephp\src\Error\Debugger.php line=853' Cake\Http\ResponseEmitter::emit() - CORE\src\Http\ResponseEmitter.php, line 51
Cake\Http\Server::emit() - CORE\src\Http\Server.php, line 141
require - ROOT\webroot\index.php, line 40
[main] - ROOT\index.php, line 16 Warning (2) : Cannot modify header information - headers already sent by (output started at E:\websites\ami\vendor\cakephp\cakephp\src\Error\Debugger.php:853) [CORE\src\Http\ResponseEmitter.php , line 152 ]Code Context $response -> getStatusCode (),
( $reasonPhrase ? ' ' . $reasonPhrase : '' )
));
$response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Neptune Balustrade Range | Internal & External Balustrade | Architectural Metalwork Installations</title>
<meta name="description" content="Neptune Balustrade Range - Our Neptune balustrade range adds a timeless feel to any stair, terrace or balcony and can be manufactured for either internal or external use.">
<meta name="keywords" content="neptune balustrade range, neptune, balustrade, range">
<meta name="author" content="Architectural Metalwork Installations">
<meta name="robots" content="index, follow" />
<link href="https://www.ami-sheffield.co.uk/neptune-balustrade-range" rel="canonical"/>
<link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/>
<link rel="stylesheet" href="/css/all.css"/>
<link rel="stylesheet" href="/css/normalize-8.0.0.css"/>
<link rel="stylesheet" href="/css/bootstrap.min.css"/>
<link rel="stylesheet" href="/css/animate.min.css"/>
<link rel="stylesheet" href="/css/bootstrap-dropdownhover.min.css"/>
<link rel="stylesheet" href="/css/light-gallery.min.css"/>
<link rel="stylesheet" href="/css/gallery-grid.min.css"/>
<link rel="stylesheet" href="/css/ami.css"/>
<script src="/js/jquery-3.3.1.min.js"></script>
<script src="/js/bootstrap.bundle.min.js"></script>
<script src="/js/bootstrap-dropdownhover.js"></script>
<script src="/js/light-gallery.min.js"></script>
<script src="/js/tracking.js"></script>
<script src="/js/ami.js"></script>
<script src="/js/map.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-8JKJKB2EX0"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-8JKJKB2EX0');
</script>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-132847808-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-132847808-1');
</script>
</head>
<body>
<div id="page-overlay"></div>
<nav class="navbar navbar-expand-xl navbar-light fixed-top bg-light navbar-shadow">
<div class="d-flex flex-column w-100">
<div id="navbar-top" class="d-none d-xl-block">
<ul class="navbar-nav d-flex justify-content-end">
<li class="nav-item">
<form method="post" accept-charset="utf-8" class="sidebar-form" action="/search"><div style="display:none;"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="dd11e68f5658c4cc90a714c4dc8b84595ab54d12742574de4dd62c09956d946c29c5d03081451733597956e3884e037e28749b7e2ff1b5c368a26714ddb5df69"/></div><div class="input-group"><span class="mr-1 d-flex align-items-center"><i class="fa fa-search"></i></span><input type="text" name="q" class="form-control search-control" placeholder="Search..." id="q"/></div><div style="display:none;"><input type="hidden" name="_Token[fields]" autocomplete="off" value="1b5479b186bdc5123416fe5f6e5fd7eee96438fa%3A"/><input type="hidden" name="_Token[unlocked]" autocomplete="off" value=""/><input type="hidden" name="_Token[debug]" autocomplete="off" value="%5B%22%5C%2Fsearch%22%2C%5B%22q%22%5D%2C%5B%5D%5D"/></div></form> </li>
<li class="pipe">|</li>
<li class="nav-item d-flex align-items-center">
<a class="nav-link" href="tel:01142694285" title="Tel: 0114 269 4285">
<i class="fas fa-mobile-alt mr-1"></i>
0114 269 4285 </a>
</li>
<li class="pipe">|</li>
<li class="nav-item d-flex align-items-center">
<a class="nav-link" href="mailto:info@ami-sheffield.co.uk" title="info@ami-sheffield.co.uk">
<i class="fas fa-envelope mr-1"></i>
info@ami-sheffield.co.uk </a>
</li>
</ul>
</div>
<div class="d-xl-flex w-100 navbar-bottom">
<div class="navbar-main order-1 order-xl-2">
<a class="navbar-brand" href="/" title="Architectural Metalwork Installations Logo">
<img src="/img/ami-logo.png" width="275" height="106" alt="Architectural Metalwork Installations - Balconies, Balustrades and Stairs" title="Architectural Metalwork Installations - Balconies, Balustrades and Stairs" class="img-fluid"/> </a>
<!-- MOBILE BLOCK -->
<div class="ml-auto d-block d-xl-none">
<a class="contact-link phone" href="tel:01142694285" title="Tel: 0114 269 4285"><i class="fas fa-mobile-alt fa-2x"></i></a>
<a class="contact-link email" href="mailto:info@ami-sheffield.co.uk" title="info@ami-sheffield.co.uk"><i class="fas fa-envelope fa-2x"></i></a>
</div>
<!-- END MOBILE BLOCK -->
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbar" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
</div>
<div class="collapse navbar-collapse w3-animate-right order-2 order-xl-1" id="navbar" data-animations="fadeInDown">
<div class="navbar-nav w-100 align-items-end">
<ul class="navbar-nav nav-links align-items-center">
<li class="nav-item ">
<a href="/" class="nav-link pb-2 pb-xl-3">Home</a> </li>
<li class="nav-item ">
<a href="https://www.ami-sheffield.co.uk/about-us" class="nav-link pb-2 pb-xl-3">About Us</a> </li>
<li class="nav-item dropdown">
<a href="https://www.ami-sheffield.co.uk/products" class="nav-link dropdown-toggle pb-2 pb-xl-3" data-hover="dropdown">Products</a> <div class="dropdown-menu bg-light">
<div class="d-flex px-3">
<div class="col-2 line-break">
<h2><a href="https://www.ami-sheffield.co.uk/products" class="nav-link dropdown-toggle pl-0" data-hover="dropdown"><i class="fas fa-arrow-circle-right mr-1"></i>Products</a></h2>
<p>Architectural Metalwork Installations provide a wide range of products from classic Balustrades, Balconies, Straight and Spiral Stairs, Canopies to Structural and Secondary Steelwork formed in 2005 and is fast becoming a leading name in the business of high end Architectural Metalwork Design Fabrication and installation.</p>
<a href="https://www.ami-sheffield.co.uk/canopies" class="nav-link pl-0 pb-0 border-bottom d-flex"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Canopies</a><a href="https://www.ami-sheffield.co.uk/structural-secondary-steelwork" class="nav-link pl-0 pb-0 border-bottom d-flex"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Structural / Secondary Steelwork</a> </div>
<div class="col-10 d-flex">
<div class="col-4"><h2><a href="https://www.ami-sheffield.co.uk/balustrades" class="nav-link dropdown-toggle d-flex flex-column sub-cat" data-hover="dropdown"><div class="d-flex pb-3 sub-cat-title"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Balustrades</div><img src="/img/home-page-ami-balustrades.jpg" alt="Balustrades" title="Balustrades" class="img-fluid"/><p><br />We have specialised in the design, manufacture and installation of balustrades from our inception providing our clients with a flexible design service allowing for the creation of some truly unique balustrade.</p></a></h2></div><div class="col-4"><h2><a href="https://www.ami-sheffield.co.uk/balconies" class="nav-link dropdown-toggle d-flex flex-column sub-cat" data-hover="dropdown"><div class="d-flex pb-3 sub-cat-title"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Balconies</div><img src="/img/home-page-ami-balconies.jpg" alt="Balconies" title="Balconies" class="img-fluid"/><p><br />As one of the UK’s leading balcony designers, manufacturers and installers, we’ll ensure that whatever your vision, we’ll always deliver on time and to the highest standards imaginable.</p></a></h2></div><div class="col-4"><h2><a href="https://www.ami-sheffield.co.uk/stairs" class="nav-link dropdown-toggle d-flex flex-column sub-cat" data-hover="dropdown"><div class="d-flex pb-3 sub-cat-title"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Stairs</div><img src="/img/home-page-ami-stairs.jpg" alt="Stairs" title="Stairs" class="img-fluid"/><p><br />The right stairs can be as beautiful as they are functional so choose a designer, manufacturer and installer who can share your vision and turn it into a reality.</p></a></h2></div> </div>
</div>
</div>
</li>
<li class="nav-item ">
<a href="https://www.ami-sheffield.co.uk/nhbc-accepted-fire-rated-structural-glass-balustrade" class="nav-link pb-2 pb-xl-3">Fire Rated Glass Balustrade</a> </li>
<li class="nav-item ">
<a href="https://www.ami-sheffield.co.uk/meet-the-team" class="nav-link pb-2 pb-xl-3">Meet The Team</a> </li>
<li class="nav-item ">
<a href="https://www.ami-sheffield.co.uk/hseq" class="nav-link pb-2 pb-xl-3">HSEQ</a> </li>
<li class="nav-item ">
<a href="https://www.ami-sheffield.co.uk/accreditations" class="nav-link pb-2 pb-xl-3">Accreditations</a> </li>
<li class="nav-item ">
<a href="https://www.ami-sheffield.co.uk/technical-information" class="nav-link pb-2 pb-xl-3">Technical Information</a> </li>
<li class="nav-item dropdown">
<a href="https://www.ami-sheffield.co.uk/projects" class="nav-link dropdown-toggle pb-2 pb-xl-3" data-hover="dropdown">Projects</a> <div class="dropdown-menu bg-light">
<div class="d-flex px-3">
<div class="col-2 line-break">
<h2><a href="https://www.ami-sheffield.co.uk/projects" class="nav-link dropdown-toggle pl-0" data-hover="dropdown"><i class="fas fa-arrow-circle-right mr-1"></i>Projects</a></h2>
<p>Architectural Metalwork Installations Ltd projects & showcase examples of our portfolio from current & previous Architectural Metalwork Design Fabrication and installations.</p>
<a href="https://www.ami-sheffield.co.uk/balcony-and-stairs-project-camden-lock-village" class="nav-link pl-0 pb-0 border-bottom d-flex"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Balcony & Stairs Project - Camden Lock Village</a><a href="https://www.ami-sheffield.co.uk/balustrade-and-stairs-project-graves-sports-centre" class="nav-link pl-0 pb-0 border-bottom d-flex"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Balustrade & Stairs Project - Graves Sports Centre</a><a href="https://www.ami-sheffield.co.uk/stairs-and-canopy-project-amrc" class="nav-link pl-0 pb-0 border-bottom d-flex"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Stairs & Canopy Project - AMRC</a><a href="https://www.ami-sheffield.co.uk/balustrade-and-stair-project-the-diamond-building" class="nav-link pl-0 pb-0 border-bottom d-flex"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Balustrade & Stair Project - The Diamond Building</a><a href="https://www.ami-sheffield.co.uk/balustrade-and-stairs-project-the-cavendish-building" class="nav-link pl-0 pb-0 border-bottom d-flex"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Balustrade & Stairs Project - The Cavendish Building</a><a href="https://www.ami-sheffield.co.uk/balustrade-and-stair-project-charles-street" class="nav-link pl-0 pb-0 border-bottom d-flex"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Balustrade & Stair Project - Charles Street</a><a href="https://www.ami-sheffield.co.uk/balcony-project-southwark" class="nav-link pl-0 pb-0 border-bottom d-flex"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Balcony Project - Southwark</a> </div>
<div class="col-10 d-flex">
<div class="col-4"><h2><a href="https://www.ami-sheffield.co.uk/balcony-balustrade-stairs-and-secondary-steel-project-hounslow-house" class="nav-link dropdown-toggle d-flex flex-column sub-cat" data-hover="dropdown"><div class="d-flex pb-3 sub-cat-title"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Balcony & Balustrade, Stairs, Secondary Steel Project - Hounslow House</div><img src="/img/balustrades-and-secondary-steelwork-project-hounslow-house1.jpg" alt="Balcony & Balustrade, Stairs, Secondary Steel Project - Hounslow House" title="Balcony & Balustrade, Stairs, Secondary Steel Project - Hounslow House" class="img-fluid"/><p>A.M.I's work examples, previous Architectural Metalwork Design Fabrication and installations.</p></a></h2></div><div class="col-4"><h2><a href="https://www.ami-sheffield.co.uk/balustrades-and-secondary-steelwork-project-jlr-developments" class="nav-link dropdown-toggle d-flex flex-column sub-cat" data-hover="dropdown"><div class="d-flex pb-3 sub-cat-title"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Balustrades & Secondary Steelwork Project - JLR Developments</div><img src="/img/jlr-menu.jpg" alt="Balustrades & Secondary Steelwork Project - JLR Developments" title="Balustrades & Secondary Steelwork Project - JLR Developments" class="img-fluid"/><p>A.M.I's work examples, previous Architectural Metalwork Design Fabrication and installations.</p></a></h2></div><div class="col-4"><h2><a href="https://www.ami-sheffield.co.uk/balustrade-and-stairs-project-center-parcs" class="nav-link dropdown-toggle d-flex flex-column sub-cat" data-hover="dropdown"><div class="d-flex pb-3 sub-cat-title"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Balustrades & Stairs Project - Center Parcs</div><img src="/img/balustrade-and-stairs-project-center-parcs-milton-keynes1-category.jpg" alt="Balustrades & Stairs Project - Center Parcs" title="Balustrades & Stairs Project - Center Parcs" class="img-fluid"/><p>A.M.I's work examples, previous Architectural Metalwork Design Fabrication and installations.</p></a></h2></div> </div>
</div>
</div>
</li>
<li class="nav-item dropdown">
<a href="https://www.ami-sheffield.co.uk/news" class="nav-link dropdown-toggle pb-2 pb-xl-3" data-hover="dropdown">News</a> <div class="dropdown-menu bg-light">
<div class="d-flex px-3">
<div class="col-2 line-break">
<h2><a href="https://www.ami-sheffield.co.uk/news" class="nav-link dropdown-toggle pl-0" data-hover="dropdown"><i class="fas fa-arrow-circle-right mr-1"></i>News</a></h2>
<p>Architectural Metalwork Installations News covering our company, contracts, investments, training & industry activities across balconies, balustrades, stairs, canopies and structural steel construction projects.</p>
<a href="https://www.ami-sheffield.co.uk/news" class="nav-link pl-0 pb-0 border-bottom d-flex"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>December 2020 - NHBC Accepted Fire Rated Structural Glass Balustrade From AMI</a><a href="https://www.ami-sheffield.co.uk/news" class="nav-link pl-0 pb-0 border-bottom d-flex"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>December 2020 - Structural Components for Steel Structures ISOQAR Registered</a><a href="https://www.ami-sheffield.co.uk/news" class="nav-link pl-0 pb-0 border-bottom d-flex"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>November 2020 - HSEQ - Environment, Health & Safety Updates</a><a href="https://www.ami-sheffield.co.uk/news" class="nav-link pl-0 pb-0 border-bottom d-flex"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>October 2020 - Balustrade & Stair Project Charles Street Sheffield Project Recap</a> </div>
<div class="col-10 d-flex">
<div class="col-4"><h2><a href="https://www.ami-sheffield.co.uk/news" class="nav-link dropdown-toggle d-flex flex-column sub-cat" data-hover="dropdown"><div class="d-flex pb-3 sub-cat-title"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>March 2021 - Balustrade & Stair Project AMRC Sheffield Project Recap</div><img src="/img/stairs-and-canopy-project-amrc-sheffield-news-1.jpg" alt="March 2021 - Balustrade & Stair Project AMRC Sheffield Project Recap" title="March 2021 - Balustrade & Stair Project AMRC Sheffield Project Recap" class="img-fluid"/><p>AMI undertook a stair and canopy project for AMRC in Sheffield. The project was in the heart of the Advanced Manufacturing Park carried out over a two month period.</p></a></h2></div><div class="col-4"><h2><a href="https://www.ami-sheffield.co.uk/news" class="nav-link dropdown-toggle d-flex flex-column sub-cat" data-hover="dropdown"><div class="d-flex pb-3 sub-cat-title"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>February 2021 - UK's First NHBC Approved Fire Rated Structural Glass Balustrade Installation</div><img src="/img/fire-rated-balustrade-1.jpg" alt="February 2021 - UK's First NHBC Approved Fire Rated Structural Glass Balustrade Installation" title="February 2021 - UK's First NHBC Approved Fire Rated Structural Glass Balustrade Installation" class="img-fluid"/><p>AMI are delighted to be working with AHH – Affordable Housing & Healthcare Group on their Quantock House Project.</p></a></h2></div><div class="col-4"><h2><a href="https://www.ami-sheffield.co.uk/news" class="nav-link dropdown-toggle d-flex flex-column sub-cat" data-hover="dropdown"><div class="d-flex pb-3 sub-cat-title"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>January 2021 - Operational Update for Coronavirus COVID 19 & AMI Sheffield</div><img src="/img/coronavirus-update-05-01-2021.jpg" alt="January 2021 - Operational Update for Coronavirus COVID 19 & AMI Sheffield" title="January 2021 - Operational Update for Coronavirus COVID 19 & AMI Sheffield" class="img-fluid"/><p>All employees, contractors and suppliers are operating within hands, face and space guidelines allowing us to process enquiries and fulfil orders. </p></a></h2></div> </div>
</div>
</div>
</li>
<li class="nav-item ">
<a href="https://www.ami-sheffield.co.uk/contact-us" class="nav-link pb-2 pb-xl-3">Contact Us</a> </li>
<li class="nav-item dropdown">
<a href="https://www.ami-sheffield.co.uk/jobs-and-careers" class="nav-link dropdown-toggle pb-2 pb-xl-3" data-hover="dropdown">Careers</a> <div class="dropdown-menu bg-light">
<div class="d-flex px-3">
<div class="col-2 line-break">
<h2><a href="https://www.ami-sheffield.co.uk/jobs-and-careers" class="nav-link dropdown-toggle pl-0" data-hover="dropdown"><i class="fas fa-arrow-circle-right mr-1"></i>Careers</a></h2>
<p>Best in class in our industry means having the very best people. Architectural Metalwork Installations work on projects with some of the largest companies and most prestigious projects in the UK with people at the heart of everything we do.</p>
</div>
<div class="col-10 d-flex">
<div class="col-4"><h2><a href="https://www.ami-sheffield.co.uk/working-for-ami" class="nav-link dropdown-toggle d-flex flex-column sub-cat" data-hover="dropdown"><div class="d-flex pb-3 sub-cat-title"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Working for AMI</div><img src="/img/working-for-ami.jpg" alt="Working for AMI" title="Working for AMI" class="img-fluid"/><p><br />It is our policy that we strive to achieve an excellent level of repeat business with Clients, Consultants, Contractors, Suppliers and Partners.</p></a></h2></div><div class="col-4"><h2><a href="https://www.ami-sheffield.co.uk/vacancies" class="nav-link dropdown-toggle d-flex flex-column sub-cat" data-hover="dropdown"><div class="d-flex pb-3 sub-cat-title"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Vacancies</div><img src="/img/vacancies.jpg" alt="Vacancies" title="Vacancies" class="img-fluid"/><p><br />We recognise that the provision of equal opportunities in the workplace is not only good management practice; it also makes sound business sense.</p></a></h2></div><div class="col-4"><h2><a href="https://www.ami-sheffield.co.uk/hseq" class="nav-link dropdown-toggle d-flex flex-column sub-cat" data-hover="dropdown"><div class="d-flex pb-3 sub-cat-title"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Policies</div><img src="/img/health-and-safety.jpg" alt="Policies" title="Policies" class="img-fluid"/><p><br />We believe that investing in our people is critical to our future success and sustainability.</p></a></h2></div> </div>
</div>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
</nav> <div class="page-content">
<div class="container">
<div class="row">
<div class="col-12 text-center p-3 mo-fire d-flex align-items-center justify-content-center">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="125px" height="189.864px" viewBox="0 0 125 189.864" enable-background="new 0 0 125 189.864" xml:space="preserve">
<path class="flame-main" fill="#F36E21" d="M76.553,186.09c0,0-10.178-2.976-15.325-8.226s-9.278-16.82-9.278-16.82s-0.241-6.647-4.136-18.465
c0,0,3.357,4.969,5.103,9.938c0,0-5.305-21.086,1.712-30.418c7.017-9.333,0.571-35.654-2.25-37.534c0,0,13.07,5.64,19.875,47.54
c6.806,41.899,16.831,45.301,6.088,53.985"></path>
<path class="flame-main one" fill="#F6891F" d="M61.693,122.257c4.117-15.4,12.097-14.487-11.589-60.872c0,0,32.016,10.223,52.601,63.123
c20.585,52.899-19.848,61.045-19.643,61.582c0.206,0.537-19.401-0.269-14.835-18.532S57.576,137.656,61.693,122.257z"></path>
<path class="flame-main two" fill="#FFD04A" d="M81.657,79.192c0,0,11.549,24.845,3.626,40.02c-7.924,15.175-21.126,41.899-0.425,64.998
C84.858,184.21,125.705,150.905,81.657,79.192z"></path>
<path class="flame-main three" fill="#FDBA16" d="M99.92,101.754c0,0-23.208,47.027-12.043,80.072c0,0,32.741-16.073,20.108-45.79
C95.354,106.319,99.92,114.108,99.92,101.754z"></path>
<path class="flame-main four" fill="#F36E21" d="M103.143,105.917c0,0,8.927,30.753-1.043,46.868c-9.969,16.115-14.799,29.041-14.799,29.041
S134.387,164.603,103.143,105.917z"></path>
<path class="flame-main five" fill="#FDBA16" d="M62.049,104.171c0,0-15.645,67.588,10.529,77.655C98.753,191.894,69.033,130.761,62.049,104.171z"></path>
<path class="flame" fill="#F36E21" d="M101.011,112.926c0,0,8.973,10.519,4.556,16.543C99.37,129.735,106.752,117.406,101.011,112.926z"></path>
<path class="flame one" fill="#F36E21" d="M55.592,126.854c0,0-3.819,13.29,2.699,16.945C64.038,141.48,55.907,132.263,55.592,126.854z"></path>
<path class="flame two" fill="#F36E21" d="M54.918,104.595c0,0-3.959,6.109-1.24,8.949C56.93,113.256,52.228,107.329,54.918,104.595z"></path>
</svg>
<p class="font-weight-bold pb-0 mb-0 mx-5">AMI designed Fire-Tek balustrade - NHBC accepted Fire rated structural glass balustrade<br>Contact us to discuss both your current and planned projects</p>
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="125px" height="189.864px" viewBox="0 0 125 189.864" enable-background="new 0 0 125 189.864" xml:space="preserve">
<path class="flame-main" fill="#F36E21" d="M76.553,186.09c0,0-10.178-2.976-15.325-8.226s-9.278-16.82-9.278-16.82s-0.241-6.647-4.136-18.465
c0,0,3.357,4.969,5.103,9.938c0,0-5.305-21.086,1.712-30.418c7.017-9.333,0.571-35.654-2.25-37.534c0,0,13.07,5.64,19.875,47.54
c6.806,41.899,16.831,45.301,6.088,53.985"></path>
<path class="flame-main one" fill="#F6891F" d="M61.693,122.257c4.117-15.4,12.097-14.487-11.589-60.872c0,0,32.016,10.223,52.601,63.123
c20.585,52.899-19.848,61.045-19.643,61.582c0.206,0.537-19.401-0.269-14.835-18.532S57.576,137.656,61.693,122.257z"></path>
<path class="flame-main two" fill="#FFD04A" d="M81.657,79.192c0,0,11.549,24.845,3.626,40.02c-7.924,15.175-21.126,41.899-0.425,64.998
C84.858,184.21,125.705,150.905,81.657,79.192z"></path>
<path class="flame-main three" fill="#FDBA16" d="M99.92,101.754c0,0-23.208,47.027-12.043,80.072c0,0,32.741-16.073,20.108-45.79
C95.354,106.319,99.92,114.108,99.92,101.754z"></path>
<path class="flame-main four" fill="#F36E21" d="M103.143,105.917c0,0,8.927,30.753-1.043,46.868c-9.969,16.115-14.799,29.041-14.799,29.041
S134.387,164.603,103.143,105.917z"></path>
<path class="flame-main five" fill="#FDBA16" d="M62.049,104.171c0,0-15.645,67.588,10.529,77.655C98.753,191.894,69.033,130.761,62.049,104.171z"></path>
<path class="flame" fill="#F36E21" d="M101.011,112.926c0,0,8.973,10.519,4.556,16.543C99.37,129.735,106.752,117.406,101.011,112.926z"></path>
<path class="flame one" fill="#F36E21" d="M55.592,126.854c0,0-3.819,13.29,2.699,16.945C64.038,141.48,55.907,132.263,55.592,126.854z"></path>
<path class="flame two" fill="#F36E21" d="M54.918,104.595c0,0-3.959,6.109-1.24,8.949C56.93,113.256,52.228,107.329,54.918,104.595z"></path>
</svg>
</div>
</div>
</div>
<div class="position-relative category-banner">
<div class="banner-overlay">
<h1>Neptune Balustrade Range</h1>
<p class="d-none d-lg-block"><br />Our Neptune balustrade range adds a timeless feel to any stair, terrace or balcony and can be manufactured for either internal or external use.</p>
</div>
<img class="img-fluid" src="/img/neptune-balustrade-hero.jpg" title="Neptune Balustrade Range" alt="Neptune Balustrade Range">
<div class="slope slope-left"></div>
<div class="slope slope-right"></div>
</div>
<div class="container bg-white my-3 my-xl-5">
<div class="row">
<div class="col-12">
<div class="breadcrumbs mb-4">
<a href="/" title="Home"><b>Home</b></a>
<i class="fas fa-chevron-right mx-1"></i>
<a href="/products" title="Products">
Products </a>
<i class="fas fa-chevron-right mx-1"></i>
<a href="/neptune-balustrade-range" title="Neptune Balustrade Range">
Neptune Balustrade Range </a>
</div>
<div class="row">
<div class="col">
<h2>Neptune - Perforated Panel Range</h2>
<p>Our Neptune balustrade range adds a timeless feel to any stair, terrace or balcony and can be manufactured for either internal or external use. Design is totally flexible and is tailored bespoke to your requirements providing an extremely robust and easy to maintain solution that is widely used on developments in the education and commercial sectors.</p>
</div>
</div>
<hr />
<div class="row">
<div class="col-12 col-md-6">
<p>Typically heights of balustrade range from 900 to 1000 on the stair flights measured vertically from the tread nosing to the top of the hand rail. Landing balustrade heights typically range from 1000 to 1100 from finished floor level to top of hand rail.</p>
<p>Architectural Metalwork Installations Ltd recommend the landings balustrade heights to be at the maximum of 1100 as good practice.</p><p>Diameter of hand rail depends on whether the stair is required for disabled use and loads applied.</p>
</div>
<div class="col-12 col-md-6">
<p><strong>Materials</strong></p>
<p>Mild Steel<br />
Balusters = 48.3Ø*3.2 CHS<br />
Spigot = 15Ø Solid Bar<br />
Base Fixings = 2-33.7Ø*3.2 CHS / 2-21.3Ø*3.2 CHS<br />
Fixings = 2-M12Ø Resin Anchor Bolts<br />
Stainless Steel<br />
Top Rail = 42.4Ø*2.6 CHS</p>
</div>
</div>
<div class="row">
<div class="col-12 col-md-6">
<img class="img-fluid bordered" src="/img/neptune-inpage-1.jpg" alt="Neptune - Perforated Panel Range" title="Neptune - Perforated Panel Range" />
</div>
<div class="col-12 col-md-6">
<img class="img-fluid bordered" src="/img/neptune-inpage-2.jpg" alt="Neptune - Perforated Panel Range" title="Neptune - Perforated Panel Range" />
</div>
</div>
<p> </p>
<div class="row">
<div class="col-12 col-md-6">
<img class="img-fluid bordered" src="/img/neptune-inpage-3.jpg" alt="Neptune - Perforated Panel Range" title="Neptune - Perforated Panel Range" />
</div>
<div class="col-12 col-md-6">
<img class="img-fluid bordered" src="/img/neptune-inpage-4.jpg" alt="Neptune - Perforated Panel Range" title="Neptune - Perforated Panel Range" />
</div>
</div>
<hr />
<div class="row">
<div class="col-12 col-md-9">
<p>Metalwork can be provided in a variety of finishes including the finest stainless steel (brushed satin or mirror polished finish of an appropriate grade for location and use) or alternatively, mild steel in a professional paint or polyester powder coat finish to any RAL colour including the very latest in contemporary metallic finishes. For a softer touch, handrails can be provided in a variety of high quality and durable timber finishes.</p>
<p>With our innovative laser cutting technology infill panels can be perforated to an almost limitless pattern or design offering a truly unique balustrade.</p>
<p>For more industrial projects or back of house areas that require a more cost-effective solution a galvanised finish can be utilised.</p>
<p>All balustrade is designed and manufactured in-house to exacting quality standards, building regulation approval and DDA guidelines.</p>
<p>Please feel free to contact one of our friendly team to discuss your project and what we can do for you.</p>
</div>
<div class="col-12 col-md-3">
<a target="_blank" href="/docs/neptune-perforated-panel.pdf"><img class="img-fluid bordered" src="/img/neptune-perforated-panel-pdf.jpg" alt="Neptune - Perforated PanelN Range" title="Neptune - Perforated Panel Range" /></a>
<p class="text-center">Neptune Perforated Panel<br />Download</p>
</div>
</div> </div>
</div>
<hr>
<div id="lightgallery" class="tz-gallery row gallery-container">
<div class="col-12 col-md-6 mb-3 mb-md-0">
<a class="lightbox" href="/img/neptune-gallery-1.jpg">
<img class="img-fluid" src="/img/neptune-gallery-1.jpg" title="Neptune Perforated Panel" alt="Neptune Perforated Panel">
</a>
</div>
<div class="col-12 col-md-6 ">
<a class="lightbox" href="/img/neptune-gallery-4.jpg">
<img class="img-fluid" src="/img/neptune-gallery-4.jpg" title="Neptune Perforated Panel" alt="Neptune Perforated Panel">
</a>
</div>
<div class="col-12">
<hr>
<div id="gallery-carousel" class="carousel slide d-flex justify-content-center" data-interval="false">
<!-- The slideshow -->
<div class="carousel-inner">
<div class="carousel-item active">
<div class="d-flex">
<div class="col-3 px-1 px-lg-4">
<a class="lightbox" href="/img/neptune-gallery-1.jpg">
<img class="img-fluid" src="/img/neptune-gallery-1.jpg" title="Neptune Perforated Panel" alt="Neptune Perforated Panel">
</a>
</div>
<div class="col-3 px-1 px-lg-4">
<a class="lightbox" href="/img/neptune-gallery-4.jpg">
<img class="img-fluid" src="/img/neptune-gallery-4.jpg" title="Neptune Perforated Panel" alt="Neptune Perforated Panel">
</a>
</div>
<div class="col-3 px-1 px-lg-4">
<a class="lightbox" href="/img/neptune-gallery-2.jpg">
<img class="img-fluid" src="/img/neptune-gallery-2.jpg" title="Neptune Perforated Panel" alt="Neptune Perforated Panel">
</a>
</div>
<div class="col-3 px-1 px-lg-4">
<a class="lightbox" href="/img/neptune-gallery-3.jpg">
<img class="img-fluid" src="/img/neptune-gallery-3.jpg" title="Neptune Perforated Panel" alt="Neptune Perforated Panel">
</a>
</div>
</div>
</div>
<div class="carousel-item">
<div class="d-flex">
<div class="col-3 px-1 px-lg-4">
<a class="lightbox" href="/img/neptune-gallery-5.jpg">
<img class="img-fluid" src="/img/neptune-gallery-5.jpg" title="Neptune Perforated Panel" alt="Neptune Perforated Panel">
</a>
</div>
</div>
</div>
</div>
<!-- Left and right controls -->
<a class="carousel-control-prev" href="#gallery-carousel" data-slide="prev">
<span class="carousel-control-prev-icon"></span>
</a>
<a class="carousel-control-next" href="#gallery-carousel" data-slide="next">
<span class="carousel-control-next-icon"></span>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="border-top bg-footer">
<div class="container mt-4 pb-4">
<div class="row">
<div class="col-12 offset-lg-1 col-lg-10 py-3 img-overlay">
<h2 class="mb-3">Enquiry Form</h2>
<form method="post" accept-charset="utf-8" id="contact-form" action="/neptune-balustrade-range"><div style="display:none;"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="dd11e68f5658c4cc90a714c4dc8b84595ab54d12742574de4dd62c09956d946c29c5d03081451733597956e3884e037e28749b7e2ff1b5c368a26714ddb5df69"/></div> <div class="row">
<div class="col-12 col-md-6">
<div class="input text required"><label for="name">Name</label><input type="text" name="name" class="form-control form-group" required="required" id="name"/></div> <div class="input text"><label for="company">Company</label><input type="text" name="company" class="form-control form-group" id="company"/></div> <div class="input tel"><label for="phone">Phone</label><input type="tel" name="phone" class="form-control form-group" id="phone"/></div> <div class="input email required"><label for="email">Email</label><input type="email" name="email" class="form-control form-group" required="required" id="email"/></div> </div>
<div class="col-12 col-md-6">
<div class="input text required"><label for="subject">Subject</label><input type="text" name="subject" class="form-control form-group" required="required" id="subject"/></div> <div class="input textarea required"><label for="body">Please enter details of your enquiry</label><textarea name="body" rows="3" class="form-control form-group" required="required" id="body"></textarea></div> <div class="input checkbox required"><input type="hidden" name="gdpr" value="0"/><label for="gdpr"><input type="checkbox" name="gdpr" value="1" class="form-group" required="required" id="gdpr"><span class="asterisk">Tick to confirm that you have read our <a href="/privacy-policy" title="GDPR Privacy Policy" target="_blank">privacy policy and GDPR statement</a></span></label></div> <button class="btn btn-default mt-2" type="submit">Submit</button> <div id="_g-recaptcha"></div>
<div
class="g-recaptcha"
data-size="invisible"
data-callback="_submitForm"
data-sitekey="6Ldiid0pAAAAAG4KlA5UG6Pgwi7BKWE45XGkl_MQ"
data-badge="bottomright"
data-type="image"
></div>
<script type="text/javascript">
var _submitForm;
var reCaptchaFocus = function() {
// trigger loading api.js (recaptcha.js) script
var head = document.getElementsByTagName('head')[0];
var script = document.createElement('script');
script.type = 'text/javascript';
script.src = 'https://www.google.com/recaptcha/api.js';
head.appendChild(script);
// remove focus to avoid js error:
// Uncaught Error: reCAPTCHA has already been rendered in this element at Object.kh
document.getElementById('name').removeEventListener('focus', reCaptchaFocus);
document.getElementById('email').removeEventListener('focus', reCaptchaFocus);
document.getElementById('subject').removeEventListener('focus', reCaptchaFocus);
document.getElementById('body').removeEventListener('focus', reCaptchaFocus);
var _captchaForm = document.querySelector('#_g-recaptcha').closest('form');
_submitForm = function () {
_captchaForm.submit();
};
_captchaForm.addEventListener('submit',
function (e) {
e.preventDefault();
grecaptcha.execute();
});
};
// add initial event listener to our basic HTML form
document.getElementById('name').addEventListener('focus', reCaptchaFocus, false);
document.getElementById('email').addEventListener('focus', reCaptchaFocus, false);
document.getElementById('subject').addEventListener('focus', reCaptchaFocus, false);
document.getElementById('body').addEventListener('focus', reCaptchaFocus, false);
</script>
<noscript>
<div style="width: 302px; height: 422px; position: relative;">
<div style="width: 302px; height: 422px; position: absolute;">
<iframe src="https://www.google.com/recaptcha/api/fallback?k=6Ldiid0pAAAAAG4KlA5UG6Pgwi7BKWE45XGkl_MQ"
style="width: 302px; height:422px; border-style: none;" defer>
</iframe>
</div>
</div>
</noscript>
</div>
</div>
<div style="display:none;"><input type="hidden" name="_Token[fields]" autocomplete="off" value="7a972937583fae7a5cc0b01b6bb8b3465389c968%3A"/><input type="hidden" name="_Token[unlocked]" autocomplete="off" value="g-recaptcha-response"/><input type="hidden" name="_Token[debug]" autocomplete="off" value="%5B%22%5C%2Fneptune-balustrade-range%22%2C%5B%22name%22%2C%22company%22%2C%22phone%22%2C%22email%22%2C%22subject%22%2C%22body%22%2C%22gdpr%22%5D%2C%5B%22g-recaptcha-response%22%5D%5D"/></div></form> </div>
</div>
</div>
</div>
<div class="footer" id="footer">
<div class="container">
<div class="row">
<div class="col-12 col-sm-6 col-lg-3">
<h5> AMI Sheffield </h5>
<ul>
<li><a href="/about-us">About Us</a></li>
<li><a href="/meet-the-team">Meet the Team</a></li>
<li><a href="/accreditations">Accreditations</a></li>
<li><a href="/jobs-and-careers">Jobs & Careers</a></li>
<li><a href="/news">Latest News</a></li>
</ul>
</div>
<div class="col-12 col-sm-6 col-lg-3">
<h5><a href="balustrades">Balustrades</a> </h5>
<ul>
<li><a href="/nhbc-approved-fire-rated-structural-glass-balustrade">Fire Rated Glass Balustrade</a></li>
<li><a href="/mercury-balustrade-range">Mercury Balustrade</a></li>
<li><a href="/venus-balustrade-range">Venus Balustrade</a></li>
<li><a href="/jupiter-balustrade-range">Jupiter Balustrade</a></li>
<li><a href="/saturn-balustrade-range">Saturn Balustrade</a></li>
<li><a href="/neptune-balustrade-range">Neptune Balustrade</a></li>
</ul>
</div>
<div class="col-12 col-sm-6 col-lg-3">
<h5> <a href="products">Products</a> </h5>
<ul>
<li><a href="/balconies">Balconies</a></li>
<li><a href="/stairs">Stairs</a></li>
<li><a href="/canopies">Canopies</a></li>
<li><a href="/structural-secondary-steelwork">Structural Steelwork</a></li>
<li><a href="/riser-floors">Projects</a></li>
</ul>
</div>
<div class="col-12 col-sm-6 col-lg-3">
<h5> Get Social </h5>
<ul class="social d-flex justify-content-center justify-content-md-start mb-3">
<li class="facebook">
<a href="https://www.facebook.com/ArchitecturalMetalworkInstallationsLtd" target="_blank">
<i class="fab fa-facebook-f"></i>
</a>
</li>
<li class="twitter">
<a href="https://twitter.com/AMI_Balconies" target="_blank">
<i class="fab fa-twitter"></i>
</a>
</li>
<li class="linkedin">
<a href="https://www.linkedin.com/company/architectural-metalwork-installations-ltd" target="_blank">
<i class="fab fa-linkedin-in"></i>
</a>
</li>
<li class="youtube">
<a href="https://www.youtube.com/channel/UCCrwYUhNxSAbwcrc13zv47Q" target="_blank">
<i class="fab fa-youtube"></i>
</a>
</li>
</ul>
<ul class="text-center text-md-left">
<li> <a href="tel:0114 269 4285" title="Tel: 0114 269 4285"><i class="fas fa-mobile-alt"></i> 0114 269 4285</a></li>
<li> <a href="mailto:info@ami-sheffield.co.uk" title="info@ami-sheffield.co.uk"><i class="fas fa-envelope"></i> info@ami-sheffield.co.uk</a> </li>
</ul>
</div>
</div>
<!--/.row-->
</div>
<!--/.container-->
</div>
<!--/.footer-->
<div class="footer-bottom">
<div class="container-fluid text-center">
<p class="mb-1">
12b Orgreave Close, Sheffield, S13 9NP, United Kingdom </p>
<p class="mb-1"> Copyright © Architectural Metalwork Installations 2024.</p>
</div>
</div>
<!-- <div id="covid" class="modal" tabindex="-1" role="dialog">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title">Architectural Metalwork Installations Limited</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<p>Due to the UK governments recent announcements regarding the Coronavirus (COVID-19) situation, Architectural Metalwork Installations would like to reassure all of our clients that we are working towards maintaining business operations with the health and wellbeing of our staff being paramount.</p>
<p>Our office and manufacturing facilities are temporarily closed until further government advice.</p>
<p>The following departments will be open working remotely:</p>
<ul>
<li>Contracts & Administration</li>
<li>Estimating & Sales</li>
<li>Design</li>
<li>Finance</li>
<li>Health & Safety</li>
</ul>
<p>Please email <a href="mailto:info@ami-sheffield.co.uk" title="info@ami-sheffield.co.uk">info@ami-sheffield.co.uk</a> for more information</p>
</div>
</div>
</div>
</div> -->
</body>
</html>
'
}
$reasonPhrase = 'OK' header - [internal], line ??
Cake\Http\ResponseEmitter::emitStatusLine() - CORE\src\Http\ResponseEmitter.php, line 152
Cake\Http\ResponseEmitter::emit() - CORE\src\Http\ResponseEmitter.php, line 57
Cake\Http\Server::emit() - CORE\src\Http\Server.php, line 141
require - ROOT\webroot\index.php, line 40
[main] - ROOT\index.php, line 16 Warning (2) : Cannot modify header information - headers already sent by (output started at E:\websites\ami\vendor\cakephp\cakephp\src\Error\Debugger.php:853) [CORE\src\Http\ResponseEmitter.php , line 181 ]Code Context foreach ( $values as $value ) {
header ( sprintf (
'%s: %s' ,
$response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Neptune Balustrade Range | Internal & External Balustrade | Architectural Metalwork Installations</title>
<meta name="description" content="Neptune Balustrade Range - Our Neptune balustrade range adds a timeless feel to any stair, terrace or balcony and can be manufactured for either internal or external use.">
<meta name="keywords" content="neptune balustrade range, neptune, balustrade, range">
<meta name="author" content="Architectural Metalwork Installations">
<meta name="robots" content="index, follow" />
<link href="https://www.ami-sheffield.co.uk/neptune-balustrade-range" rel="canonical"/>
<link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/>
<link rel="stylesheet" href="/css/all.css"/>
<link rel="stylesheet" href="/css/normalize-8.0.0.css"/>
<link rel="stylesheet" href="/css/bootstrap.min.css"/>
<link rel="stylesheet" href="/css/animate.min.css"/>
<link rel="stylesheet" href="/css/bootstrap-dropdownhover.min.css"/>
<link rel="stylesheet" href="/css/light-gallery.min.css"/>
<link rel="stylesheet" href="/css/gallery-grid.min.css"/>
<link rel="stylesheet" href="/css/ami.css"/>
<script src="/js/jquery-3.3.1.min.js"></script>
<script src="/js/bootstrap.bundle.min.js"></script>
<script src="/js/bootstrap-dropdownhover.js"></script>
<script src="/js/light-gallery.min.js"></script>
<script src="/js/tracking.js"></script>
<script src="/js/ami.js"></script>
<script src="/js/map.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-8JKJKB2EX0"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-8JKJKB2EX0');
</script>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-132847808-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-132847808-1');
</script>
</head>
<body>
<div id="page-overlay"></div>
<nav class="navbar navbar-expand-xl navbar-light fixed-top bg-light navbar-shadow">
<div class="d-flex flex-column w-100">
<div id="navbar-top" class="d-none d-xl-block">
<ul class="navbar-nav d-flex justify-content-end">
<li class="nav-item">
<form method="post" accept-charset="utf-8" class="sidebar-form" action="/search"><div style="display:none;"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="dd11e68f5658c4cc90a714c4dc8b84595ab54d12742574de4dd62c09956d946c29c5d03081451733597956e3884e037e28749b7e2ff1b5c368a26714ddb5df69"/></div><div class="input-group"><span class="mr-1 d-flex align-items-center"><i class="fa fa-search"></i></span><input type="text" name="q" class="form-control search-control" placeholder="Search..." id="q"/></div><div style="display:none;"><input type="hidden" name="_Token[fields]" autocomplete="off" value="1b5479b186bdc5123416fe5f6e5fd7eee96438fa%3A"/><input type="hidden" name="_Token[unlocked]" autocomplete="off" value=""/><input type="hidden" name="_Token[debug]" autocomplete="off" value="%5B%22%5C%2Fsearch%22%2C%5B%22q%22%5D%2C%5B%5D%5D"/></div></form> </li>
<li class="pipe">|</li>
<li class="nav-item d-flex align-items-center">
<a class="nav-link" href="tel:01142694285" title="Tel: 0114 269 4285">
<i class="fas fa-mobile-alt mr-1"></i>
0114 269 4285 </a>
</li>
<li class="pipe">|</li>
<li class="nav-item d-flex align-items-center">
<a class="nav-link" href="mailto:info@ami-sheffield.co.uk" title="info@ami-sheffield.co.uk">
<i class="fas fa-envelope mr-1"></i>
info@ami-sheffield.co.uk </a>
</li>
</ul>
</div>
<div class="d-xl-flex w-100 navbar-bottom">
<div class="navbar-main order-1 order-xl-2">
<a class="navbar-brand" href="/" title="Architectural Metalwork Installations Logo">
<img src="/img/ami-logo.png" width="275" height="106" alt="Architectural Metalwork Installations - Balconies, Balustrades and Stairs" title="Architectural Metalwork Installations - Balconies, Balustrades and Stairs" class="img-fluid"/> </a>
<!-- MOBILE BLOCK -->
<div class="ml-auto d-block d-xl-none">
<a class="contact-link phone" href="tel:01142694285" title="Tel: 0114 269 4285"><i class="fas fa-mobile-alt fa-2x"></i></a>
<a class="contact-link email" href="mailto:info@ami-sheffield.co.uk" title="info@ami-sheffield.co.uk"><i class="fas fa-envelope fa-2x"></i></a>
</div>
<!-- END MOBILE BLOCK -->
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbar" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
</div>
<div class="collapse navbar-collapse w3-animate-right order-2 order-xl-1" id="navbar" data-animations="fadeInDown">
<div class="navbar-nav w-100 align-items-end">
<ul class="navbar-nav nav-links align-items-center">
<li class="nav-item ">
<a href="/" class="nav-link pb-2 pb-xl-3">Home</a> </li>
<li class="nav-item ">
<a href="https://www.ami-sheffield.co.uk/about-us" class="nav-link pb-2 pb-xl-3">About Us</a> </li>
<li class="nav-item dropdown">
<a href="https://www.ami-sheffield.co.uk/products" class="nav-link dropdown-toggle pb-2 pb-xl-3" data-hover="dropdown">Products</a> <div class="dropdown-menu bg-light">
<div class="d-flex px-3">
<div class="col-2 line-break">
<h2><a href="https://www.ami-sheffield.co.uk/products" class="nav-link dropdown-toggle pl-0" data-hover="dropdown"><i class="fas fa-arrow-circle-right mr-1"></i>Products</a></h2>
<p>Architectural Metalwork Installations provide a wide range of products from classic Balustrades, Balconies, Straight and Spiral Stairs, Canopies to Structural and Secondary Steelwork formed in 2005 and is fast becoming a leading name in the business of high end Architectural Metalwork Design Fabrication and installation.</p>
<a href="https://www.ami-sheffield.co.uk/canopies" class="nav-link pl-0 pb-0 border-bottom d-flex"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Canopies</a><a href="https://www.ami-sheffield.co.uk/structural-secondary-steelwork" class="nav-link pl-0 pb-0 border-bottom d-flex"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Structural / Secondary Steelwork</a> </div>
<div class="col-10 d-flex">
<div class="col-4"><h2><a href="https://www.ami-sheffield.co.uk/balustrades" class="nav-link dropdown-toggle d-flex flex-column sub-cat" data-hover="dropdown"><div class="d-flex pb-3 sub-cat-title"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Balustrades</div><img src="/img/home-page-ami-balustrades.jpg" alt="Balustrades" title="Balustrades" class="img-fluid"/><p><br />We have specialised in the design, manufacture and installation of balustrades from our inception providing our clients with a flexible design service allowing for the creation of some truly unique balustrade.</p></a></h2></div><div class="col-4"><h2><a href="https://www.ami-sheffield.co.uk/balconies" class="nav-link dropdown-toggle d-flex flex-column sub-cat" data-hover="dropdown"><div class="d-flex pb-3 sub-cat-title"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Balconies</div><img src="/img/home-page-ami-balconies.jpg" alt="Balconies" title="Balconies" class="img-fluid"/><p><br />As one of the UK’s leading balcony designers, manufacturers and installers, we’ll ensure that whatever your vision, we’ll always deliver on time and to the highest standards imaginable.</p></a></h2></div><div class="col-4"><h2><a href="https://www.ami-sheffield.co.uk/stairs" class="nav-link dropdown-toggle d-flex flex-column sub-cat" data-hover="dropdown"><div class="d-flex pb-3 sub-cat-title"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Stairs</div><img src="/img/home-page-ami-stairs.jpg" alt="Stairs" title="Stairs" class="img-fluid"/><p><br />The right stairs can be as beautiful as they are functional so choose a designer, manufacturer and installer who can share your vision and turn it into a reality.</p></a></h2></div> </div>
</div>
</div>
</li>
<li class="nav-item ">
<a href="https://www.ami-sheffield.co.uk/nhbc-accepted-fire-rated-structural-glass-balustrade" class="nav-link pb-2 pb-xl-3">Fire Rated Glass Balustrade</a> </li>
<li class="nav-item ">
<a href="https://www.ami-sheffield.co.uk/meet-the-team" class="nav-link pb-2 pb-xl-3">Meet The Team</a> </li>
<li class="nav-item ">
<a href="https://www.ami-sheffield.co.uk/hseq" class="nav-link pb-2 pb-xl-3">HSEQ</a> </li>
<li class="nav-item ">
<a href="https://www.ami-sheffield.co.uk/accreditations" class="nav-link pb-2 pb-xl-3">Accreditations</a> </li>
<li class="nav-item ">
<a href="https://www.ami-sheffield.co.uk/technical-information" class="nav-link pb-2 pb-xl-3">Technical Information</a> </li>
<li class="nav-item dropdown">
<a href="https://www.ami-sheffield.co.uk/projects" class="nav-link dropdown-toggle pb-2 pb-xl-3" data-hover="dropdown">Projects</a> <div class="dropdown-menu bg-light">
<div class="d-flex px-3">
<div class="col-2 line-break">
<h2><a href="https://www.ami-sheffield.co.uk/projects" class="nav-link dropdown-toggle pl-0" data-hover="dropdown"><i class="fas fa-arrow-circle-right mr-1"></i>Projects</a></h2>
<p>Architectural Metalwork Installations Ltd projects & showcase examples of our portfolio from current & previous Architectural Metalwork Design Fabrication and installations.</p>
<a href="https://www.ami-sheffield.co.uk/balcony-and-stairs-project-camden-lock-village" class="nav-link pl-0 pb-0 border-bottom d-flex"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Balcony & Stairs Project - Camden Lock Village</a><a href="https://www.ami-sheffield.co.uk/balustrade-and-stairs-project-graves-sports-centre" class="nav-link pl-0 pb-0 border-bottom d-flex"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Balustrade & Stairs Project - Graves Sports Centre</a><a href="https://www.ami-sheffield.co.uk/stairs-and-canopy-project-amrc" class="nav-link pl-0 pb-0 border-bottom d-flex"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Stairs & Canopy Project - AMRC</a><a href="https://www.ami-sheffield.co.uk/balustrade-and-stair-project-the-diamond-building" class="nav-link pl-0 pb-0 border-bottom d-flex"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Balustrade & Stair Project - The Diamond Building</a><a href="https://www.ami-sheffield.co.uk/balustrade-and-stairs-project-the-cavendish-building" class="nav-link pl-0 pb-0 border-bottom d-flex"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Balustrade & Stairs Project - The Cavendish Building</a><a href="https://www.ami-sheffield.co.uk/balustrade-and-stair-project-charles-street" class="nav-link pl-0 pb-0 border-bottom d-flex"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Balustrade & Stair Project - Charles Street</a><a href="https://www.ami-sheffield.co.uk/balcony-project-southwark" class="nav-link pl-0 pb-0 border-bottom d-flex"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Balcony Project - Southwark</a> </div>
<div class="col-10 d-flex">
<div class="col-4"><h2><a href="https://www.ami-sheffield.co.uk/balcony-balustrade-stairs-and-secondary-steel-project-hounslow-house" class="nav-link dropdown-toggle d-flex flex-column sub-cat" data-hover="dropdown"><div class="d-flex pb-3 sub-cat-title"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Balcony & Balustrade, Stairs, Secondary Steel Project - Hounslow House</div><img src="/img/balustrades-and-secondary-steelwork-project-hounslow-house1.jpg" alt="Balcony & Balustrade, Stairs, Secondary Steel Project - Hounslow House" title="Balcony & Balustrade, Stairs, Secondary Steel Project - Hounslow House" class="img-fluid"/><p>A.M.I's work examples, previous Architectural Metalwork Design Fabrication and installations.</p></a></h2></div><div class="col-4"><h2><a href="https://www.ami-sheffield.co.uk/balustrades-and-secondary-steelwork-project-jlr-developments" class="nav-link dropdown-toggle d-flex flex-column sub-cat" data-hover="dropdown"><div class="d-flex pb-3 sub-cat-title"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Balustrades & Secondary Steelwork Project - JLR Developments</div><img src="/img/jlr-menu.jpg" alt="Balustrades & Secondary Steelwork Project - JLR Developments" title="Balustrades & Secondary Steelwork Project - JLR Developments" class="img-fluid"/><p>A.M.I's work examples, previous Architectural Metalwork Design Fabrication and installations.</p></a></h2></div><div class="col-4"><h2><a href="https://www.ami-sheffield.co.uk/balustrade-and-stairs-project-center-parcs" class="nav-link dropdown-toggle d-flex flex-column sub-cat" data-hover="dropdown"><div class="d-flex pb-3 sub-cat-title"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Balustrades & Stairs Project - Center Parcs</div><img src="/img/balustrade-and-stairs-project-center-parcs-milton-keynes1-category.jpg" alt="Balustrades & Stairs Project - Center Parcs" title="Balustrades & Stairs Project - Center Parcs" class="img-fluid"/><p>A.M.I's work examples, previous Architectural Metalwork Design Fabrication and installations.</p></a></h2></div> </div>
</div>
</div>
</li>
<li class="nav-item dropdown">
<a href="https://www.ami-sheffield.co.uk/news" class="nav-link dropdown-toggle pb-2 pb-xl-3" data-hover="dropdown">News</a> <div class="dropdown-menu bg-light">
<div class="d-flex px-3">
<div class="col-2 line-break">
<h2><a href="https://www.ami-sheffield.co.uk/news" class="nav-link dropdown-toggle pl-0" data-hover="dropdown"><i class="fas fa-arrow-circle-right mr-1"></i>News</a></h2>
<p>Architectural Metalwork Installations News covering our company, contracts, investments, training & industry activities across balconies, balustrades, stairs, canopies and structural steel construction projects.</p>
<a href="https://www.ami-sheffield.co.uk/news" class="nav-link pl-0 pb-0 border-bottom d-flex"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>December 2020 - NHBC Accepted Fire Rated Structural Glass Balustrade From AMI</a><a href="https://www.ami-sheffield.co.uk/news" class="nav-link pl-0 pb-0 border-bottom d-flex"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>December 2020 - Structural Components for Steel Structures ISOQAR Registered</a><a href="https://www.ami-sheffield.co.uk/news" class="nav-link pl-0 pb-0 border-bottom d-flex"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>November 2020 - HSEQ - Environment, Health & Safety Updates</a><a href="https://www.ami-sheffield.co.uk/news" class="nav-link pl-0 pb-0 border-bottom d-flex"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>October 2020 - Balustrade & Stair Project Charles Street Sheffield Project Recap</a> </div>
<div class="col-10 d-flex">
<div class="col-4"><h2><a href="https://www.ami-sheffield.co.uk/news" class="nav-link dropdown-toggle d-flex flex-column sub-cat" data-hover="dropdown"><div class="d-flex pb-3 sub-cat-title"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>March 2021 - Balustrade & Stair Project AMRC Sheffield Project Recap</div><img src="/img/stairs-and-canopy-project-amrc-sheffield-news-1.jpg" alt="March 2021 - Balustrade & Stair Project AMRC Sheffield Project Recap" title="March 2021 - Balustrade & Stair Project AMRC Sheffield Project Recap" class="img-fluid"/><p>AMI undertook a stair and canopy project for AMRC in Sheffield. The project was in the heart of the Advanced Manufacturing Park carried out over a two month period.</p></a></h2></div><div class="col-4"><h2><a href="https://www.ami-sheffield.co.uk/news" class="nav-link dropdown-toggle d-flex flex-column sub-cat" data-hover="dropdown"><div class="d-flex pb-3 sub-cat-title"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>February 2021 - UK's First NHBC Approved Fire Rated Structural Glass Balustrade Installation</div><img src="/img/fire-rated-balustrade-1.jpg" alt="February 2021 - UK's First NHBC Approved Fire Rated Structural Glass Balustrade Installation" title="February 2021 - UK's First NHBC Approved Fire Rated Structural Glass Balustrade Installation" class="img-fluid"/><p>AMI are delighted to be working with AHH – Affordable Housing & Healthcare Group on their Quantock House Project.</p></a></h2></div><div class="col-4"><h2><a href="https://www.ami-sheffield.co.uk/news" class="nav-link dropdown-toggle d-flex flex-column sub-cat" data-hover="dropdown"><div class="d-flex pb-3 sub-cat-title"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>January 2021 - Operational Update for Coronavirus COVID 19 & AMI Sheffield</div><img src="/img/coronavirus-update-05-01-2021.jpg" alt="January 2021 - Operational Update for Coronavirus COVID 19 & AMI Sheffield" title="January 2021 - Operational Update for Coronavirus COVID 19 & AMI Sheffield" class="img-fluid"/><p>All employees, contractors and suppliers are operating within hands, face and space guidelines allowing us to process enquiries and fulfil orders. </p></a></h2></div> </div>
</div>
</div>
</li>
<li class="nav-item ">
<a href="https://www.ami-sheffield.co.uk/contact-us" class="nav-link pb-2 pb-xl-3">Contact Us</a> </li>
<li class="nav-item dropdown">
<a href="https://www.ami-sheffield.co.uk/jobs-and-careers" class="nav-link dropdown-toggle pb-2 pb-xl-3" data-hover="dropdown">Careers</a> <div class="dropdown-menu bg-light">
<div class="d-flex px-3">
<div class="col-2 line-break">
<h2><a href="https://www.ami-sheffield.co.uk/jobs-and-careers" class="nav-link dropdown-toggle pl-0" data-hover="dropdown"><i class="fas fa-arrow-circle-right mr-1"></i>Careers</a></h2>
<p>Best in class in our industry means having the very best people. Architectural Metalwork Installations work on projects with some of the largest companies and most prestigious projects in the UK with people at the heart of everything we do.</p>
</div>
<div class="col-10 d-flex">
<div class="col-4"><h2><a href="https://www.ami-sheffield.co.uk/working-for-ami" class="nav-link dropdown-toggle d-flex flex-column sub-cat" data-hover="dropdown"><div class="d-flex pb-3 sub-cat-title"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Working for AMI</div><img src="/img/working-for-ami.jpg" alt="Working for AMI" title="Working for AMI" class="img-fluid"/><p><br />It is our policy that we strive to achieve an excellent level of repeat business with Clients, Consultants, Contractors, Suppliers and Partners.</p></a></h2></div><div class="col-4"><h2><a href="https://www.ami-sheffield.co.uk/vacancies" class="nav-link dropdown-toggle d-flex flex-column sub-cat" data-hover="dropdown"><div class="d-flex pb-3 sub-cat-title"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Vacancies</div><img src="/img/vacancies.jpg" alt="Vacancies" title="Vacancies" class="img-fluid"/><p><br />We recognise that the provision of equal opportunities in the workplace is not only good management practice; it also makes sound business sense.</p></a></h2></div><div class="col-4"><h2><a href="https://www.ami-sheffield.co.uk/hseq" class="nav-link dropdown-toggle d-flex flex-column sub-cat" data-hover="dropdown"><div class="d-flex pb-3 sub-cat-title"><span><i class="fas fa-arrow-circle-right mr-2"></i></span>Policies</div><img src="/img/health-and-safety.jpg" alt="Policies" title="Policies" class="img-fluid"/><p><br />We believe that investing in our people is critical to our future success and sustainability.</p></a></h2></div> </div>
</div>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
</nav> <div class="page-content">
<div class="container">
<div class="row">
<div class="col-12 text-center p-3 mo-fire d-flex align-items-center justify-content-center">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="125px" height="189.864px" viewBox="0 0 125 189.864" enable-background="new 0 0 125 189.864" xml:space="preserve">
<path class="flame-main" fill="#F36E21" d="M76.553,186.09c0,0-10.178-2.976-15.325-8.226s-9.278-16.82-9.278-16.82s-0.241-6.647-4.136-18.465
c0,0,3.357,4.969,5.103,9.938c0,0-5.305-21.086,1.712-30.418c7.017-9.333,0.571-35.654-2.25-37.534c0,0,13.07,5.64,19.875,47.54
c6.806,41.899,16.831,45.301,6.088,53.985"></path>
<path class="flame-main one" fill="#F6891F" d="M61.693,122.257c4.117-15.4,12.097-14.487-11.589-60.872c0,0,32.016,10.223,52.601,63.123
c20.585,52.899-19.848,61.045-19.643,61.582c0.206,0.537-19.401-0.269-14.835-18.532S57.576,137.656,61.693,122.257z"></path>
<path class="flame-main two" fill="#FFD04A" d="M81.657,79.192c0,0,11.549,24.845,3.626,40.02c-7.924,15.175-21.126,41.899-0.425,64.998
C84.858,184.21,125.705,150.905,81.657,79.192z"></path>
<path class="flame-main three" fill="#FDBA16" d="M99.92,101.754c0,0-23.208,47.027-12.043,80.072c0,0,32.741-16.073,20.108-45.79
C95.354,106.319,99.92,114.108,99.92,101.754z"></path>
<path class="flame-main four" fill="#F36E21" d="M103.143,105.917c0,0,8.927,30.753-1.043,46.868c-9.969,16.115-14.799,29.041-14.799,29.041
S134.387,164.603,103.143,105.917z"></path>
<path class="flame-main five" fill="#FDBA16" d="M62.049,104.171c0,0-15.645,67.588,10.529,77.655C98.753,191.894,69.033,130.761,62.049,104.171z"></path>
<path class="flame" fill="#F36E21" d="M101.011,112.926c0,0,8.973,10.519,4.556,16.543C99.37,129.735,106.752,117.406,101.011,112.926z"></path>
<path class="flame one" fill="#F36E21" d="M55.592,126.854c0,0-3.819,13.29,2.699,16.945C64.038,141.48,55.907,132.263,55.592,126.854z"></path>
<path class="flame two" fill="#F36E21" d="M54.918,104.595c0,0-3.959,6.109-1.24,8.949C56.93,113.256,52.228,107.329,54.918,104.595z"></path>
</svg>
<p class="font-weight-bold pb-0 mb-0 mx-5">AMI designed Fire-Tek balustrade - NHBC accepted Fire rated structural glass balustrade<br>Contact us to discuss both your current and planned projects</p>
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="125px" height="189.864px" viewBox="0 0 125 189.864" enable-background="new 0 0 125 189.864" xml:space="preserve">
<path class="flame-main" fill="#F36E21" d="M76.553,186.09c0,0-10.178-2.976-15.325-8.226s-9.278-16.82-9.278-16.82s-0.241-6.647-4.136-18.465
c0,0,3.357,4.969,5.103,9.938c0,0-5.305-21.086,1.712-30.418c7.017-9.333,0.571-35.654-2.25-37.534c0,0,13.07,5.64,19.875,47.54
c6.806,41.899,16.831,45.301,6.088,53.985"></path>
<path class="flame-main one" fill="#F6891F" d="M61.693,122.257c4.117-15.4,12.097-14.487-11.589-60.872c0,0,32.016,10.223,52.601,63.123
c20.585,52.899-19.848,61.045-19.643,61.582c0.206,0.537-19.401-0.269-14.835-18.532S57.576,137.656,61.693,122.257z"></path>
<path class="flame-main two" fill="#FFD04A" d="M81.657,79.192c0,0,11.549,24.845,3.626,40.02c-7.924,15.175-21.126,41.899-0.425,64.998
C84.858,184.21,125.705,150.905,81.657,79.192z"></path>
<path class="flame-main three" fill="#FDBA16" d="M99.92,101.754c0,0-23.208,47.027-12.043,80.072c0,0,32.741-16.073,20.108-45.79
C95.354,106.319,99.92,114.108,99.92,101.754z"></path>
<path class="flame-main four" fill="#F36E21" d="M103.143,105.917c0,0,8.927,30.753-1.043,46.868c-9.969,16.115-14.799,29.041-14.799,29.041
S134.387,164.603,103.143,105.917z"></path>
<path class="flame-main five" fill="#FDBA16" d="M62.049,104.171c0,0-15.645,67.588,10.529,77.655C98.753,191.894,69.033,130.761,62.049,104.171z"></path>
<path class="flame" fill="#F36E21" d="M101.011,112.926c0,0,8.973,10.519,4.556,16.543C99.37,129.735,106.752,117.406,101.011,112.926z"></path>
<path class="flame one" fill="#F36E21" d="M55.592,126.854c0,0-3.819,13.29,2.699,16.945C64.038,141.48,55.907,132.263,55.592,126.854z"></path>
<path class="flame two" fill="#F36E21" d="M54.918,104.595c0,0-3.959,6.109-1.24,8.949C56.93,113.256,52.228,107.329,54.918,104.595z"></path>
</svg>
</div>
</div>
</div>
<div class="position-relative category-banner">
<div class="banner-overlay">
<h1>Neptune Balustrade Range</h1>
<p class="d-none d-lg-block"><br />Our Neptune balustrade range adds a timeless feel to any stair, terrace or balcony and can be manufactured for either internal or external use.</p>
</div>
<img class="img-fluid" src="/img/neptune-balustrade-hero.jpg" title="Neptune Balustrade Range" alt="Neptune Balustrade Range">
<div class="slope slope-left"></div>
<div class="slope slope-right"></div>
</div>
<div class="container bg-white my-3 my-xl-5">
<div class="row">
<div class="col-12">
<div class="breadcrumbs mb-4">
<a href="/" title="Home"><b>Home</b></a>
<i class="fas fa-chevron-right mx-1"></i>
<a href="/products" title="Products">
Products </a>
<i class="fas fa-chevron-right mx-1"></i>
<a href="/neptune-balustrade-range" title="Neptune Balustrade Range">
Neptune Balustrade Range </a>
</div>
<div class="row">
<div class="col">
<h2>Neptune - Perforated Panel Range</h2>
<p>Our Neptune balustrade range adds a timeless feel to any stair, terrace or balcony and can be manufactured for either internal or external use. Design is totally flexible and is tailored bespoke to your requirements providing an extremely robust and easy to maintain solution that is widely used on developments in the education and commercial sectors.</p>
</div>
</div>
<hr />
<div class="row">
<div class="col-12 col-md-6">
<p>Typically heights of balustrade range from 900 to 1000 on the stair flights measured vertically from the tread nosing to the top of the hand rail. Landing balustrade heights typically range from 1000 to 1100 from finished floor level to top of hand rail.</p>
<p>Architectural Metalwork Installations Ltd recommend the landings balustrade heights to be at the maximum of 1100 as good practice.</p><p>Diameter of hand rail depends on whether the stair is required for disabled use and loads applied.</p>
</div>
<div class="col-12 col-md-6">
<p><strong>Materials</strong></p>
<p>Mild Steel<br />
Balusters = 48.3Ø*3.2 CHS<br />
Spigot = 15Ø Solid Bar<br />
Base Fixings = 2-33.7Ø*3.2 CHS / 2-21.3Ø*3.2 CHS<br />
Fixings = 2-M12Ø Resin Anchor Bolts<br />
Stainless Steel<br />
Top Rail = 42.4Ø*2.6 CHS</p>
</div>
</div>
<div class="row">
<div class="col-12 col-md-6">
<img class="img-fluid bordered" src="/img/neptune-inpage-1.jpg" alt="Neptune - Perforated Panel Range" title="Neptune - Perforated Panel Range" />
</div>
<div class="col-12 col-md-6">
<img class="img-fluid bordered" src="/img/neptune-inpage-2.jpg" alt="Neptune - Perforated Panel Range" title="Neptune - Perforated Panel Range" />
</div>
</div>
<p> </p>
<div class="row">
<div class="col-12 col-md-6">
<img class="img-fluid bordered" src="/img/neptune-inpage-3.jpg" alt="Neptune - Perforated Panel Range" title="Neptune - Perforated Panel Range" />
</div>
<div class="col-12 col-md-6">
<img class="img-fluid bordered" src="/img/neptune-inpage-4.jpg" alt="Neptune - Perforated Panel Range" title="Neptune - Perforated Panel Range" />
</div>
</div>
<hr />
<div class="row">
<div class="col-12 col-md-9">
<p>Metalwork can be provided in a variety of finishes including the finest stainless steel (brushed satin or mirror polished finish of an appropriate grade for location and use) or alternatively, mild steel in a professional paint or polyester powder coat finish to any RAL colour including the very latest in contemporary metallic finishes. For a softer touch, handrails can be provided in a variety of high quality and durable timber finishes.</p>
<p>With our innovative laser cutting technology infill panels can be perforated to an almost limitless pattern or design offering a truly unique balustrade.</p>
<p>For more industrial projects or back of house areas that require a more cost-effective solution a galvanised finish can be utilised.</p>
<p>All balustrade is designed and manufactured in-house to exacting quality standards, building regulation approval and DDA guidelines.</p>
<p>Please feel free to contact one of our friendly team to discuss your project and what we can do for you.</p>
</div>
<div class="col-12 col-md-3">
<a target="_blank" href="/docs/neptune-perforated-panel.pdf"><img class="img-fluid bordered" src="/img/neptune-perforated-panel-pdf.jpg" alt="Neptune - Perforated PanelN Range" title="Neptune - Perforated Panel Range" /></a>
<p class="text-center">Neptune Perforated Panel<br />Download</p>
</div>
</div> </div>
</div>
<hr>
<div id="lightgallery" class="tz-gallery row gallery-container">
<div class="col-12 col-md-6 mb-3 mb-md-0">
<a class="lightbox" href="/img/neptune-gallery-1.jpg">
<img class="img-fluid" src="/img/neptune-gallery-1.jpg" title="Neptune Perforated Panel" alt="Neptune Perforated Panel">
</a>
</div>
<div class="col-12 col-md-6 ">
<a class="lightbox" href="/img/neptune-gallery-4.jpg">
<img class="img-fluid" src="/img/neptune-gallery-4.jpg" title="Neptune Perforated Panel" alt="Neptune Perforated Panel">
</a>
</div>
<div class="col-12">
<hr>
<div id="gallery-carousel" class="carousel slide d-flex justify-content-center" data-interval="false">
<!-- The slideshow -->
<div class="carousel-inner">
<div class="carousel-item active">
<div class="d-flex">
<div class="col-3 px-1 px-lg-4">
<a class="lightbox" href="/img/neptune-gallery-1.jpg">
<img class="img-fluid" src="/img/neptune-gallery-1.jpg" title="Neptune Perforated Panel" alt="Neptune Perforated Panel">
</a>
</div>
<div class="col-3 px-1 px-lg-4">
<a class="lightbox" href="/img/neptune-gallery-4.jpg">
<img class="img-fluid" src="/img/neptune-gallery-4.jpg" title="Neptune Perforated Panel" alt="Neptune Perforated Panel">
</a>
</div>
<div class="col-3 px-1 px-lg-4">
<a class="lightbox" href="/img/neptune-gallery-2.jpg">
<img class="img-fluid" src="/img/neptune-gallery-2.jpg" title="Neptune Perforated Panel" alt="Neptune Perforated Panel">
</a>
</div>
<div class="col-3 px-1 px-lg-4">
<a class="lightbox" href="/img/neptune-gallery-3.jpg">
<img class="img-fluid" src="/img/neptune-gallery-3.jpg" title="Neptune Perforated Panel" alt="Neptune Perforated Panel">
</a>
</div>
</div>
</div>
<div class="carousel-item">
<div class="d-flex">
<div class="col-3 px-1 px-lg-4">
<a class="lightbox" href="/img/neptune-gallery-5.jpg">
<img class="img-fluid" src="/img/neptune-gallery-5.jpg" title="Neptune Perforated Panel" alt="Neptune Perforated Panel">
</a>
</div>
</div>
</div>
</div>
<!-- Left and right controls -->
<a class="carousel-control-prev" href="#gallery-carousel" data-slide="prev">
<span class="carousel-control-prev-icon"></span>
</a>
<a class="carousel-control-next" href="#gallery-carousel" data-slide="next">
<span class="carousel-control-next-icon"></span>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="border-top bg-footer">
<div class="container mt-4 pb-4">
<div class="row">
<div class="col-12 offset-lg-1 col-lg-10 py-3 img-overlay">
<h2 class="mb-3">Enquiry Form</h2>
<form method="post" accept-charset="utf-8" id="contact-form" action="/neptune-balustrade-range"><div style="display:none;"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="dd11e68f5658c4cc90a714c4dc8b84595ab54d12742574de4dd62c09956d946c29c5d03081451733597956e3884e037e28749b7e2ff1b5c368a26714ddb5df69"/></div> <div class="row">
<div class="col-12 col-md-6">
<div class="input text required"><label for="name">Name</label><input type="text" name="name" class="form-control form-group" required="required" id="name"/></div> <div class="input text"><label for="company">Company</label><input type="text" name="company" class="form-control form-group" id="company"/></div> <div class="input tel"><label for="phone">Phone</label><input type="tel" name="phone" class="form-control form-group" id="phone"/></div> <div class="input email required"><label for="email">Email</label><input type="email" name="email" class="form-control form-group" required="required" id="email"/></div> </div>
<div class="col-12 col-md-6">
<div class="input text required"><label for="subject">Subject</label><input type="text" name="subject" class="form-control form-group" required="required" id="subject"/></div> <div class="input textarea required"><label for="body">Please enter details of your enquiry</label><textarea name="body" rows="3" class="form-control form-group" required="required" id="body"></textarea></div> <div class="input checkbox required"><input type="hidden" name="gdpr" value="0"/><label for="gdpr"><input type="checkbox" name="gdpr" value="1" class="form-group" required="required" id="gdpr"><span class="asterisk">Tick to confirm that you have read our <a href="/privacy-policy" title="GDPR Privacy Policy" target="_blank">privacy policy and GDPR statement</a></span></label></div> <button class="btn btn-default mt-2" type="submit">Submit</button> <div id="_g-recaptcha"></div>
<div
class="g-recaptcha"
data-size="invisible"
data-callback="_submitForm"
data-sitekey="6Ldiid0pAAAAAG4KlA5UG6Pgwi7BKWE45XGkl_MQ"
data-badge="bottomright"
data-type="image"
></div>
<script type="text/javascript">
var _submitForm;
var reCaptchaFocus = function() {
// trigger loading api.js (recaptcha.js) script
var head = document.getElementsByTagName('head')[0];
var script = document.createElement('script');
script.type = 'text/javascript';
script.src = 'https://www.google.com/recaptcha/api.js';
head.appendChild(script);
// remove focus to avoid js error:
// Uncaught Error: reCAPTCHA has already been rendered in this element at Object.kh
document.getElementById('name').removeEventListener('focus', reCaptchaFocus);
document.getElementById('email').removeEventListener('focus', reCaptchaFocus);
document.getElementById('subject').removeEventListener('focus', reCaptchaFocus);
document.getElementById('body').removeEventListener('focus', reCaptchaFocus);
var _captchaForm = document.querySelector('#_g-recaptcha').closest('form');
_submitForm = function () {
_captchaForm.submit();
};
_captchaForm.addEventListener('submit',
function (e) {
e.preventDefault();
grecaptcha.execute();
});
};
// add initial event listener to our basic HTML form
document.getElementById('name').addEventListener('focus', reCaptchaFocus, false);
document.getElementById('email').addEventListener('focus', reCaptchaFocus, false);
document.getElementById('subject').addEventListener('focus', reCaptchaFocus, false);
document.getElementById('body').addEventListener('focus', reCaptchaFocus, false);
</script>
<noscript>
<div style="width: 302px; height: 422px; position: relative;">
<div style="width: 302px; height: 422px; position: absolute;">
<iframe src="https://www.google.com/recaptcha/api/fallback?k=6Ldiid0pAAAAAG4KlA5UG6Pgwi7BKWE45XGkl_MQ"
style="width: 302px; height:422px; border-style: none;" defer>
</iframe>
</div>
</div>
</noscript>
</div>
</div>
<div style="display:none;"><input type="hidden" name="_Token[fields]" autocomplete="off" value="7a972937583fae7a5cc0b01b6bb8b3465389c968%3A"/><input type="hidden" name="_Token[unlocked]" autocomplete="off" value="g-recaptcha-response"/><input type="hidden" name="_Token[debug]" autocomplete="off" value="%5B%22%5C%2Fneptune-balustrade-range%22%2C%5B%22name%22%2C%22company%22%2C%22phone%22%2C%22email%22%2C%22subject%22%2C%22body%22%2C%22gdpr%22%5D%2C%5B%22g-recaptcha-response%22%5D%5D"/></div></form> </div>
</div>
</div>
</div>
<div class="footer" id="footer">
<div class="container">
<div class="row">
<div class="col-12 col-sm-6 col-lg-3">
<h5> AMI Sheffield </h5>
<ul>
<li><a href="/about-us">About Us</a></li>
<li><a href="/meet-the-team">Meet the Team</a></li>
<li><a href="/accreditations">Accreditations</a></li>
<li><a href="/jobs-and-careers">Jobs & Careers</a></li>
<li><a href="/news">Latest News</a></li>
</ul>
</div>
<div class="col-12 col-sm-6 col-lg-3">
<h5><a href="balustrades">Balustrades</a> </h5>
<ul>
<li><a href="/nhbc-approved-fire-rated-structural-glass-balustrade">Fire Rated Glass Balustrade</a></li>
<li><a href="/mercury-balustrade-range">Mercury Balustrade</a></li>
<li><a href="/venus-balustrade-range">Venus Balustrade</a></li>
<li><a href="/jupiter-balustrade-range">Jupiter Balustrade</a></li>
<li><a href="/saturn-balustrade-range">Saturn Balustrade</a></li>
<li><a href="/neptune-balustrade-range">Neptune Balustrade</a></li>
</ul>
</div>
<div class="col-12 col-sm-6 col-lg-3">
<h5> <a href="products">Products</a> </h5>
<ul>
<li><a href="/balconies">Balconies</a></li>
<li><a href="/stairs">Stairs</a></li>
<li><a href="/canopies">Canopies</a></li>
<li><a href="/structural-secondary-steelwork">Structural Steelwork</a></li>
<li><a href="/riser-floors">Projects</a></li>
</ul>
</div>
<div class="col-12 col-sm-6 col-lg-3">
<h5> Get Social </h5>
<ul class="social d-flex justify-content-center justify-content-md-start mb-3">
<li class="facebook">
<a href="https://www.facebook.com/ArchitecturalMetalworkInstallationsLtd" target="_blank">
<i class="fab fa-facebook-f"></i>
</a>
</li>
<li class="twitter">
<a href="https://twitter.com/AMI_Balconies" target="_blank">
<i class="fab fa-twitter"></i>
</a>
</li>
<li class="linkedin">
<a href="https://www.linkedin.com/company/architectural-metalwork-installations-ltd" target="_blank">
<i class="fab fa-linkedin-in"></i>
</a>
</li>
<li class="youtube">
<a href="https://www.youtube.com/channel/UCCrwYUhNxSAbwcrc13zv47Q" target="_blank">
<i class="fab fa-youtube"></i>
</a>
</li>
</ul>
<ul class="text-center text-md-left">
<li> <a href="tel:0114 269 4285" title="Tel: 0114 269 4285"><i class="fas fa-mobile-alt"></i> 0114 269 4285</a></li>
<li> <a href="mailto:info@ami-sheffield.co.uk" title="info@ami-sheffield.co.uk"><i class="fas fa-envelope"></i> info@ami-sheffield.co.uk</a> </li>
</ul>
</div>
</div>
<!--/.row-->
</div>
<!--/.container-->
</div>
<!--/.footer-->
<div class="footer-bottom">
<div class="container-fluid text-center">
<p class="mb-1">
12b Orgreave Close, Sheffield, S13 9NP, United Kingdom </p>
<p class="mb-1"> Copyright © Architectural Metalwork Installations 2024.</p>
</div>
</div>
<!-- <div id="covid" class="modal" tabindex="-1" role="dialog">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title">Architectural Metalwork Installations Limited</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<p>Due to the UK governments recent announcements regarding the Coronavirus (COVID-19) situation, Architectural Metalwork Installations would like to reassure all of our clients that we are working towards maintaining business operations with the health and wellbeing of our staff being paramount.</p>
<p>Our office and manufacturing facilities are temporarily closed until further government advice.</p>
<p>The following departments will be open working remotely:</p>
<ul>
<li>Contracts & Administration</li>
<li>Estimating & Sales</li>
<li>Design</li>
<li>Finance</li>
<li>Health & Safety</li>
</ul>
<p>Please email <a href="mailto:info@ami-sheffield.co.uk" title="info@ami-sheffield.co.uk">info@ami-sheffield.co.uk</a> for more information</p>
</div>
</div>
</div>
</div> -->
</body>
</html>
'
}
$cookies = [
'csrfToken' => [
'name' => 'csrfToken',
'value' => 'dd11e68f5658c4cc90a714c4dc8b84595ab54d12742574de4dd62c09956d946c29c5d03081451733597956e3884e037e28749b7e2ff1b5c368a26714ddb5df69',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => true,
'expire' => '0'
]
]
$values = [
(int) 0 => 'text/html; charset=UTF-8'
]
$name = 'Content-Type'
$first = true
$value = 'text/html; charset=UTF-8' header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE\src\Http\ResponseEmitter.php, line 181
Cake\Http\ResponseEmitter::emit() - CORE\src\Http\ResponseEmitter.php, line 58
Cake\Http\Server::emit() - CORE\src\Http\Server.php, line 141
require - ROOT\webroot\index.php, line 40
[main] - ROOT\index.php, line 16 Warning (2) : Cannot modify header information - headers already sent by (output started at E:\websites\ami\vendor\cakephp\cakephp\src\Error\Debugger.php:853) [CORE\src\Http\ResponseEmitter.php , line 210 ]Code Context $cookie [ 'secure' ],
$cookie [ 'httpOnly' ]
);
$cookies = [
'csrfToken' => [
'name' => 'csrfToken',
'value' => 'dd11e68f5658c4cc90a714c4dc8b84595ab54d12742574de4dd62c09956d946c29c5d03081451733597956e3884e037e28749b7e2ff1b5c368a26714ddb5df69',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => true,
'expire' => '0'
]
]
$cookie = [
'name' => 'csrfToken',
'value' => 'dd11e68f5658c4cc90a714c4dc8b84595ab54d12742574de4dd62c09956d946c29c5d03081451733597956e3884e037e28749b7e2ff1b5c368a26714ddb5df69',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => true,
'expire' => '0'
] setcookie - [internal], line ??
Cake\Http\ResponseEmitter::emitCookies() - CORE\src\Http\ResponseEmitter.php, line 210
Cake\Http\ResponseEmitter::emitHeaders() - CORE\src\Http\ResponseEmitter.php, line 190
Cake\Http\ResponseEmitter::emit() - CORE\src\Http\ResponseEmitter.php, line 58
Cake\Http\Server::emit() - CORE\src\Http\Server.php, line 141
require - ROOT\webroot\index.php, line 40
[main] - ROOT\index.php, line 16
Neptune Balustrade Range | Internal & External Balustrade | Architectural Metalwork Installations
AMI designed Fire-Tek balustrade - NHBC accepted Fire rated structural glass balustrade Contact us to discuss both your current and planned projects
Neptune Balustrade Range
Our Neptune balustrade range adds a timeless feel to any stair, terrace or balcony and can be manufactured for either internal or external use.
Neptune - Perforated Panel Range
Our Neptune balustrade range adds a timeless feel to any stair, terrace or balcony and can be manufactured for either internal or external use. Design is totally flexible and is tailored bespoke to your requirements providing an extremely robust and easy to maintain solution that is widely used on developments in the education and commercial sectors.
Typically heights of balustrade range from 900 to 1000 on the stair flights measured vertically from the tread nosing to the top of the hand rail. Landing balustrade heights typically range from 1000 to 1100 from finished floor level to top of hand rail.
Architectural Metalwork Installations Ltd recommend the landings balustrade heights to be at the maximum of 1100 as good practice.
Diameter of hand rail depends on whether the stair is required for disabled use and loads applied.
Materials
Mild Steel
Balusters = 48.3Ø*3.2 CHS
Spigot = 15Ø Solid Bar
Base Fixings = 2-33.7Ø*3.2 CHS / 2-21.3Ø*3.2 CHS
Fixings = 2-M12Ø Resin Anchor Bolts
Stainless Steel
Top Rail = 42.4Ø*2.6 CHS
Metalwork can be provided in a variety of finishes including the finest stainless steel (brushed satin or mirror polished finish of an appropriate grade for location and use) or alternatively, mild steel in a professional paint or polyester powder coat finish to any RAL colour including the very latest in contemporary metallic finishes. For a softer touch, handrails can be provided in a variety of high quality and durable timber finishes.
With our innovative laser cutting technology infill panels can be perforated to an almost limitless pattern or design offering a truly unique balustrade.
For more industrial projects or back of house areas that require a more cost-effective solution a galvanised finish can be utilised.
All balustrade is designed and manufactured in-house to exacting quality standards, building regulation approval and DDA guidelines.
Please feel free to contact one of our friendly team to discuss your project and what we can do for you.
Neptune Perforated Panel Download