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 = 'jobs-and-careers'
$subCategoryUrl = 'working-for-ami'
$productUrl = ''
$category = object(App\Model\Entity\Category) {
'id' => (int) 11,
'name' => 'Careers',
'h1' => 'Careers & Vacancies',
'meta_title' => 'Careers & Vacancies | Working For AMI',
'meta_keywords' => 'architectural metalwork design, balcony, balconies, balustrade, balustrades, stair, stairs, staircase, canope, canopies, structural steelwork, secondary steelwork',
'meta_description' => '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.',
'description' => '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.',
'sub_description' => '',
'banner_image' => 'jobs-careers-banner.jpg',
'template' => 'category',
'url' => 'jobs-and-careers',
'position' => (int) 11,
'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' => 'Careers & Vacancies',
'url' => [
'controller' => 'Pages',
'action' => 'index',
(int) 0 => 'jobs-and-careers'
]
]
]
$firstVideoLength = ''
$videosCount = ''
$route = [
'controller' => 'Pages',
'action' => 'index',
(int) 0 => 'jobs-and-careers'
] 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 = 'jobs-and-careers'
$subCategoryUrl = 'working-for-ami'
$productUrl = ''
$category = object(App\Model\Entity\Category) {
'id' => (int) 11,
'name' => 'Careers',
'h1' => 'Careers & Vacancies',
'meta_title' => 'Careers & Vacancies | Working For AMI',
'meta_keywords' => 'architectural metalwork design, balcony, balconies, balustrade, balustrades, stair, stairs, staircase, canope, canopies, structural steelwork, secondary steelwork',
'meta_description' => '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.',
'description' => '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.',
'sub_description' => '',
'banner_image' => 'jobs-careers-banner.jpg',
'template' => 'category',
'url' => 'jobs-and-careers',
'position' => (int) 11,
'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' => 'Careers & Vacancies',
'url' => [
'controller' => 'Pages',
'action' => 'index',
(int) 0 => 'jobs-and-careers'
]
]
]
$firstVideoLength = ''
$videosCount = ''
$route = [
'controller' => 'Pages',
'action' => 'index',
(int) 0 => 'jobs-and-careers'
] 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 = 'jobs-and-careers'
$subCategoryUrl = 'working-for-ami'
$productUrl = ''
$category = object(App\Model\Entity\Category) {
'id' => (int) 11,
'name' => 'Careers',
'h1' => 'Careers & Vacancies',
'meta_title' => 'Careers & Vacancies | Working For AMI',
'meta_keywords' => 'architectural metalwork design, balcony, balconies, balustrade, balustrades, stair, stairs, staircase, canope, canopies, structural steelwork, secondary steelwork',
'meta_description' => '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.',
'description' => '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.',
'sub_description' => '',
'banner_image' => 'jobs-careers-banner.jpg',
'template' => 'category',
'url' => 'jobs-and-careers',
'position' => (int) 11,
'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' => 'Careers & Vacancies',
'url' => [
'controller' => 'Pages',
'action' => 'index',
(int) 0 => 'jobs-and-careers'
]
]
]
$firstVideoLength = ''
$videosCount = ''
$route = [
'controller' => 'Pages',
'action' => 'index',
(int) 0 => 'jobs-and-careers'
] 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>Working for AMI | Architectural Metalwork Installations</title>
<meta name="description" content="Working For Architectural Metalwork Installations - It is our policy that we strive to achieve an excellent level of repeat business with Clients, Consultants, Contractors, Suppliers and Partners.">
<meta name="keywords" content="architectural metalwork design, balcony, balconies, balustrade, balustrades, stair, stairs, staircase, canope, canopies, structural steelwork, secondary steelwork">
<meta name="author" content="Architectural Metalwork Installations">
<meta name="robots" content="index, follow" />
<link href="https://www.ami-sheffield.co.uk/working-for-ami" 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="0e45817d051e0a565cb44f45a19bd199f45448c167bd485cfb42907dc471848d6cf0919665fc3ae5ab5e50ece66b71da63146ac2afc62350923905834e29e16d"/></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="5c42de24882ff8d7a69aeaed0f19680e03168e70%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>Working for AMI</h1>
<p class="d-none d-lg-block"><br />It is our policy that we strive to achieve an excellent level of repeat business with Clients, Consultants, Contractors, Suppliers and Partners.</p>
</div>
<img class="img-fluid" src="/img/working-for-ami-banner.jpg" title="Working for AMI" alt="Working for AMI">
<div class="slope slope-left"></div>
<div class="slope slope-right"></div>
</div>
<div class="container-fluid p-0 bg-white my-3 my-xl-5">
<div class="pl-3 pl-md-5">
<div class="breadcrumbs mb-4">
<a href="/" title="Home"><b>Home</b></a>
<i class="fas fa-chevron-right mx-1"></i>
<a href="/jobs-and-careers" title="Careers & Vacancies">
Careers & Vacancies </a>
<i class="fas fa-chevron-right mx-1"></i>
<a href="/working-for-ami" title="Working for AMI">
Working for AMI </a>
</div>
</div>
<div class="row no-gutters">
<div class="col-12 col-xl-6">
<div id="carouselControls" class="carousel slide" data-ride="carousel">
<div class="carousel-inner">
<div class="carousel-item active">
<div class="d-flex justify-content-center">
<img class="img-fluid" src="/img/working-for-ami1.jpg" alt="Working for AMI" title="Working for AMI">
</div>
</div>
<div class="carousel-item ">
<div class="d-flex justify-content-center">
<img class="img-fluid" src="/img/working-for-ami2.jpg" alt="Working for AMI" title="Working for AMI">
</div>
</div>
<div class="carousel-item ">
<div class="d-flex justify-content-center">
<img class="img-fluid" src="/img/working-for-ami3.jpg" alt="Working for AMI" title="Working for AMI">
</div>
</div>
<div class="carousel-item ">
<div class="d-flex justify-content-center">
<img class="img-fluid" src="/img/working-for-ami4.jpg" alt="Working for AMI" title="Working for AMI">
</div>
</div>
<div class="carousel-item ">
<div class="d-flex justify-content-center">
<img class="img-fluid" src="/img/working-for-ami5.jpg" alt="Working for AMI" title="Working for AMI">
</div>
</div>
<div class="carousel-item ">
<div class="d-flex justify-content-center">
<img class="img-fluid" src="/img/working-for-ami6.jpg" alt="Working for AMI" title="Working for AMI">
</div>
</div>
<div class="carousel-item ">
<div class="d-flex justify-content-center">
<img class="img-fluid" src="/img/working-for-ami7.jpg" alt="Working for AMI" title="Working for AMI">
</div>
</div>
</div>
<a class="carousel-control-prev" href="#carouselControls" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselControls" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
<div class="col-12 col-xl-6 bc-light-grey p-5 category-text">
<h2>Careers at Architectural Metalwork Installations</h2>
<br /><p>We have a wide variety of opportunities across multiple disciplines located within our Sheffield location. As the UK’s leading provider of a wide range balconies, balustrade, stairs, structural and secondary steelwork, we offer exciting, rewarding and supported careers.</p>
<p>The roles we have sit within three main areas of our business: Manufacturing, Specification, Onsite Installation Engineers and Management. All positions offer excellent progression prospects into management and career path development.</p>
<p><strong>Vision:</strong> There is a clear plan for growth within the company. Objectives include the maintaining of buildings and facilities to the highest standard, investing in our information technology software and hardware, investing in staff and third-party resources. This will allow for optimum stock levels to be carried and a more efficient customer service. Additional growth will come through innovative new products and services being sold to existing and new customers.</p>
<p><strong>Our values:</strong> What makes us different and stand out is our approach to relationships, sustainability, quality and service. This extends beyond the expected customer focus, to all our employees. Our staff retention is testament to the company culture and career opportunities we offer.</p> </div>
</div>
<!--<p class="m-5 text-center">Content Needed</p>
<div class="row no-gutters">
<div class="col-12 col-lg-6 bc-dark-grey p-5">
<h2>Title Needed</h2>
<p>Content Needed</p> </div>
<div class="col-12 col-lg-6 p-0">
<div class="d-flex justify-content-center overflow-hidden">
<img src="https://via.placeholder.com/1000x563" alt="Working for AMI" title="Working for AMI">
</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="/working-for-ami"><div style="display:none;"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="0e45817d051e0a565cb44f45a19bd199f45448c167bd485cfb42907dc471848d6cf0919665fc3ae5ab5e50ece66b71da63146ac2afc62350923905834e29e16d"/></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="a15d402d8a6256e3a0a67bfe90769553b360509c%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%2Fworking-for-ami%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>Working for AMI | Architectural Metalwork Installations</title>
<meta name="description" content="Working For Architectural Metalwork Installations - It is our policy that we strive to achieve an excellent level of repeat business with Clients, Consultants, Contractors, Suppliers and Partners.">
<meta name="keywords" content="architectural metalwork design, balcony, balconies, balustrade, balustrades, stair, stairs, staircase, canope, canopies, structural steelwork, secondary steelwork">
<meta name="author" content="Architectural Metalwork Installations">
<meta name="robots" content="index, follow" />
<link href="https://www.ami-sheffield.co.uk/working-for-ami" 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="0e45817d051e0a565cb44f45a19bd199f45448c167bd485cfb42907dc471848d6cf0919665fc3ae5ab5e50ece66b71da63146ac2afc62350923905834e29e16d"/></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="5c42de24882ff8d7a69aeaed0f19680e03168e70%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>Working for AMI</h1>
<p class="d-none d-lg-block"><br />It is our policy that we strive to achieve an excellent level of repeat business with Clients, Consultants, Contractors, Suppliers and Partners.</p>
</div>
<img class="img-fluid" src="/img/working-for-ami-banner.jpg" title="Working for AMI" alt="Working for AMI">
<div class="slope slope-left"></div>
<div class="slope slope-right"></div>
</div>
<div class="container-fluid p-0 bg-white my-3 my-xl-5">
<div class="pl-3 pl-md-5">
<div class="breadcrumbs mb-4">
<a href="/" title="Home"><b>Home</b></a>
<i class="fas fa-chevron-right mx-1"></i>
<a href="/jobs-and-careers" title="Careers & Vacancies">
Careers & Vacancies </a>
<i class="fas fa-chevron-right mx-1"></i>
<a href="/working-for-ami" title="Working for AMI">
Working for AMI </a>
</div>
</div>
<div class="row no-gutters">
<div class="col-12 col-xl-6">
<div id="carouselControls" class="carousel slide" data-ride="carousel">
<div class="carousel-inner">
<div class="carousel-item active">
<div class="d-flex justify-content-center">
<img class="img-fluid" src="/img/working-for-ami1.jpg" alt="Working for AMI" title="Working for AMI">
</div>
</div>
<div class="carousel-item ">
<div class="d-flex justify-content-center">
<img class="img-fluid" src="/img/working-for-ami2.jpg" alt="Working for AMI" title="Working for AMI">
</div>
</div>
<div class="carousel-item ">
<div class="d-flex justify-content-center">
<img class="img-fluid" src="/img/working-for-ami3.jpg" alt="Working for AMI" title="Working for AMI">
</div>
</div>
<div class="carousel-item ">
<div class="d-flex justify-content-center">
<img class="img-fluid" src="/img/working-for-ami4.jpg" alt="Working for AMI" title="Working for AMI">
</div>
</div>
<div class="carousel-item ">
<div class="d-flex justify-content-center">
<img class="img-fluid" src="/img/working-for-ami5.jpg" alt="Working for AMI" title="Working for AMI">
</div>
</div>
<div class="carousel-item ">
<div class="d-flex justify-content-center">
<img class="img-fluid" src="/img/working-for-ami6.jpg" alt="Working for AMI" title="Working for AMI">
</div>
</div>
<div class="carousel-item ">
<div class="d-flex justify-content-center">
<img class="img-fluid" src="/img/working-for-ami7.jpg" alt="Working for AMI" title="Working for AMI">
</div>
</div>
</div>
<a class="carousel-control-prev" href="#carouselControls" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselControls" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
<div class="col-12 col-xl-6 bc-light-grey p-5 category-text">
<h2>Careers at Architectural Metalwork Installations</h2>
<br /><p>We have a wide variety of opportunities across multiple disciplines located within our Sheffield location. As the UK’s leading provider of a wide range balconies, balustrade, stairs, structural and secondary steelwork, we offer exciting, rewarding and supported careers.</p>
<p>The roles we have sit within three main areas of our business: Manufacturing, Specification, Onsite Installation Engineers and Management. All positions offer excellent progression prospects into management and career path development.</p>
<p><strong>Vision:</strong> There is a clear plan for growth within the company. Objectives include the maintaining of buildings and facilities to the highest standard, investing in our information technology software and hardware, investing in staff and third-party resources. This will allow for optimum stock levels to be carried and a more efficient customer service. Additional growth will come through innovative new products and services being sold to existing and new customers.</p>
<p><strong>Our values:</strong> What makes us different and stand out is our approach to relationships, sustainability, quality and service. This extends beyond the expected customer focus, to all our employees. Our staff retention is testament to the company culture and career opportunities we offer.</p> </div>
</div>
<!--<p class="m-5 text-center">Content Needed</p>
<div class="row no-gutters">
<div class="col-12 col-lg-6 bc-dark-grey p-5">
<h2>Title Needed</h2>
<p>Content Needed</p> </div>
<div class="col-12 col-lg-6 p-0">
<div class="d-flex justify-content-center overflow-hidden">
<img src="https://via.placeholder.com/1000x563" alt="Working for AMI" title="Working for AMI">
</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="/working-for-ami"><div style="display:none;"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="0e45817d051e0a565cb44f45a19bd199f45448c167bd485cfb42907dc471848d6cf0919665fc3ae5ab5e50ece66b71da63146ac2afc62350923905834e29e16d"/></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="a15d402d8a6256e3a0a67bfe90769553b360509c%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%2Fworking-for-ami%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>Working for AMI | Architectural Metalwork Installations</title>
<meta name="description" content="Working For Architectural Metalwork Installations - It is our policy that we strive to achieve an excellent level of repeat business with Clients, Consultants, Contractors, Suppliers and Partners.">
<meta name="keywords" content="architectural metalwork design, balcony, balconies, balustrade, balustrades, stair, stairs, staircase, canope, canopies, structural steelwork, secondary steelwork">
<meta name="author" content="Architectural Metalwork Installations">
<meta name="robots" content="index, follow" />
<link href="https://www.ami-sheffield.co.uk/working-for-ami" 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="0e45817d051e0a565cb44f45a19bd199f45448c167bd485cfb42907dc471848d6cf0919665fc3ae5ab5e50ece66b71da63146ac2afc62350923905834e29e16d"/></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="5c42de24882ff8d7a69aeaed0f19680e03168e70%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>Working for AMI</h1>
<p class="d-none d-lg-block"><br />It is our policy that we strive to achieve an excellent level of repeat business with Clients, Consultants, Contractors, Suppliers and Partners.</p>
</div>
<img class="img-fluid" src="/img/working-for-ami-banner.jpg" title="Working for AMI" alt="Working for AMI">
<div class="slope slope-left"></div>
<div class="slope slope-right"></div>
</div>
<div class="container-fluid p-0 bg-white my-3 my-xl-5">
<div class="pl-3 pl-md-5">
<div class="breadcrumbs mb-4">
<a href="/" title="Home"><b>Home</b></a>
<i class="fas fa-chevron-right mx-1"></i>
<a href="/jobs-and-careers" title="Careers & Vacancies">
Careers & Vacancies </a>
<i class="fas fa-chevron-right mx-1"></i>
<a href="/working-for-ami" title="Working for AMI">
Working for AMI </a>
</div>
</div>
<div class="row no-gutters">
<div class="col-12 col-xl-6">
<div id="carouselControls" class="carousel slide" data-ride="carousel">
<div class="carousel-inner">
<div class="carousel-item active">
<div class="d-flex justify-content-center">
<img class="img-fluid" src="/img/working-for-ami1.jpg" alt="Working for AMI" title="Working for AMI">
</div>
</div>
<div class="carousel-item ">
<div class="d-flex justify-content-center">
<img class="img-fluid" src="/img/working-for-ami2.jpg" alt="Working for AMI" title="Working for AMI">
</div>
</div>
<div class="carousel-item ">
<div class="d-flex justify-content-center">
<img class="img-fluid" src="/img/working-for-ami3.jpg" alt="Working for AMI" title="Working for AMI">
</div>
</div>
<div class="carousel-item ">
<div class="d-flex justify-content-center">
<img class="img-fluid" src="/img/working-for-ami4.jpg" alt="Working for AMI" title="Working for AMI">
</div>
</div>
<div class="carousel-item ">
<div class="d-flex justify-content-center">
<img class="img-fluid" src="/img/working-for-ami5.jpg" alt="Working for AMI" title="Working for AMI">
</div>
</div>
<div class="carousel-item ">
<div class="d-flex justify-content-center">
<img class="img-fluid" src="/img/working-for-ami6.jpg" alt="Working for AMI" title="Working for AMI">
</div>
</div>
<div class="carousel-item ">
<div class="d-flex justify-content-center">
<img class="img-fluid" src="/img/working-for-ami7.jpg" alt="Working for AMI" title="Working for AMI">
</div>
</div>
</div>
<a class="carousel-control-prev" href="#carouselControls" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselControls" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
<div class="col-12 col-xl-6 bc-light-grey p-5 category-text">
<h2>Careers at Architectural Metalwork Installations</h2>
<br /><p>We have a wide variety of opportunities across multiple disciplines located within our Sheffield location. As the UK’s leading provider of a wide range balconies, balustrade, stairs, structural and secondary steelwork, we offer exciting, rewarding and supported careers.</p>
<p>The roles we have sit within three main areas of our business: Manufacturing, Specification, Onsite Installation Engineers and Management. All positions offer excellent progression prospects into management and career path development.</p>
<p><strong>Vision:</strong> There is a clear plan for growth within the company. Objectives include the maintaining of buildings and facilities to the highest standard, investing in our information technology software and hardware, investing in staff and third-party resources. This will allow for optimum stock levels to be carried and a more efficient customer service. Additional growth will come through innovative new products and services being sold to existing and new customers.</p>
<p><strong>Our values:</strong> What makes us different and stand out is our approach to relationships, sustainability, quality and service. This extends beyond the expected customer focus, to all our employees. Our staff retention is testament to the company culture and career opportunities we offer.</p> </div>
</div>
<!--<p class="m-5 text-center">Content Needed</p>
<div class="row no-gutters">
<div class="col-12 col-lg-6 bc-dark-grey p-5">
<h2>Title Needed</h2>
<p>Content Needed</p> </div>
<div class="col-12 col-lg-6 p-0">
<div class="d-flex justify-content-center overflow-hidden">
<img src="https://via.placeholder.com/1000x563" alt="Working for AMI" title="Working for AMI">
</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="/working-for-ami"><div style="display:none;"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="0e45817d051e0a565cb44f45a19bd199f45448c167bd485cfb42907dc471848d6cf0919665fc3ae5ab5e50ece66b71da63146ac2afc62350923905834e29e16d"/></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="a15d402d8a6256e3a0a67bfe90769553b360509c%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%2Fworking-for-ami%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' => '0e45817d051e0a565cb44f45a19bd199f45448c167bd485cfb42907dc471848d6cf0919665fc3ae5ab5e50ece66b71da63146ac2afc62350923905834e29e16d',
'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' => '0e45817d051e0a565cb44f45a19bd199f45448c167bd485cfb42907dc471848d6cf0919665fc3ae5ab5e50ece66b71da63146ac2afc62350923905834e29e16d',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => true,
'expire' => '0'
]
]
$cookie = [
'name' => 'csrfToken',
'value' => '0e45817d051e0a565cb44f45a19bd199f45448c167bd485cfb42907dc471848d6cf0919665fc3ae5ab5e50ece66b71da63146ac2afc62350923905834e29e16d',
'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
Working for AMI | 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
Working for AMI
It is our policy that we strive to achieve an excellent level of repeat business with Clients, Consultants, Contractors, Suppliers and Partners.
Careers at Architectural Metalwork Installations
We have a wide variety of opportunities across multiple disciplines located within our Sheffield location. As the UK’s leading provider of a wide range balconies, balustrade, stairs, structural and secondary steelwork, we offer exciting, rewarding and supported careers.
The roles we have sit within three main areas of our business: Manufacturing, Specification, Onsite Installation Engineers and Management. All positions offer excellent progression prospects into management and career path development.
Vision: There is a clear plan for growth within the company. Objectives include the maintaining of buildings and facilities to the highest standard, investing in our information technology software and hardware, investing in staff and third-party resources. This will allow for optimum stock levels to be carried and a more efficient customer service. Additional growth will come through innovative new products and services being sold to existing and new customers.
Our values: What makes us different and stand out is our approach to relationships, sustainability, quality and service. This extends beyond the expected customer focus, to all our employees. Our staff retention is testament to the company culture and career opportunities we offer.