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 = 'vacancies'
$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 = 'vacancies'
$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 = 'vacancies'
$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>Vacancies | Positions | Jobs | Architectural Metalwork Installations</title>
<meta name="description" content="Vacancies At Architectural Metalwork Installations - We recognise that the provision of equal opportunities in the workplace is not only good management practice; it also makes sound business sense. ">
<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/vacancies" 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="dd508129980c185ca8003141099c14cdf1aad998b039c225c4666fc4c5a5dc12791ac739b567b8555de978487c9022ccf40d3034ff588be8eb57a8bb9dccf14e"/></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="98eeb5451b0a572033bf1797b2a3d27401221456%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>Vacancies</h1>
<p class="d-none d-lg-block"><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>
</div>
<img class="img-fluid" src="/img/vacancies-banner.jpg" title="Vacancies" alt="Vacancies">
<div class="slope slope-left"></div>
<div class="slope slope-right"></div>
</div>
<div class="container bg-white my-3 my-xl-5">
<div class="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="/vacancies" title="Vacancies">
Vacancies </a>
</div>
<div class="row">
<div class="col-12 category-text">
<h2>Join the AMI Team</h2><br />
<p>Career opportunities for Architectural Metalwork Installations are presented on this page. If you are interested in any vacancies, please send your CV and a covering letter to <a href="mailto:info@ami-sheffield.co.uk">info@ami-sheffield.co.uk</a></p>
</div>
</div>
<div id="vacancy-accordion" class="accordion">
<button class="d-flex align-items-center justify-content-between mt-2 btn w-100 accordion-border collapsed" data-toggle="collapse" data-target="#quantity-surveyor">
<b>Quantity Surveyor</b>
<span class="fa-stack fa-sm">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fas fa-plus fa-stack-1x fa-inverse"></i>
</span>
</button>
<div id="quantity-surveyor" class="collapse border" data-parent="#vacancy-accordion">
<div class="p-3">
<p>Architectural Metalwork Installations Limited specialises in supplying and installing balconies, balustrading, staircases, canopies and secondary steelwork to blue chip contractors nationwide. The Company has a well-established portfolio of main contract partners that is continually growing, along with a trusted supply chain. Due to this continuing expansion we have a fantastic opportunity for a Quantity Surveyor to join our existing team. Experience of pricing, valuing & commercially managing elements of architectural metalwork or steelwork in general will be pre-requisite for the role. (This can be from a main contractors perspective as well as directly for a metalwork company).</p>
<p>The right candidate will be a hardworking and ambitious individual with a keen desire to progress within the industry. You will have excellent construction knowledge, commercial aptitude and an ability to manage timely delivery of valuations and final accounts along with an ability to identify, value and negotiate variation claims.</p>
<p>You will be a down to earth team player and have the ability to work under pressure and oversee numerous ongoing projects at the same time. You will have excellent time management skills and have the confidence and interpersonal skills to converse with people at all levels. You will have experience of dealing with Clients, Contractors and Designers coupled with excellent negotiation skills and a proven ability at managing the profitability of projects throughout the construction process.</p>
<p>The role is based at our office in Sheffield but will require travel to sites nationwide at certain times.</p>
<p><b>Key Responsibilities</b></p>
<ul>
<li>Reporting to the Company Directors and you will take responsibility for the surveying function of the business.</li>
<li>Assess and value the Work in Progress on each site on a monthly basis, and submit applications for payment. Ensure payment is obtained to the timescales detailed in the contract. Monitor the issue of all design information and ensure ensure no works are undertaken that are over and above the Companies contractual obligations without adequate value being recovered for the change.</li>
<li>Attend pre-contract and construction meetings as required.</li>
<li>Chair internal handover meetings passing secured projects from the Estimating Department to our production team.</li>
<li>Liaise with Estimating Department in order to provide accurate and current cost data for inclusion in the company estimates.</li>
<li>Create a climate conducive to high motivation and productivity, personal satisfaction and loyalty, by leadership, example and fair practice.</li>
<li>Produce monthly cost and value reconciliations, highlighting any variations.</li>
</ul>
<p>Maintain effective relationships with employees, clients, contracting partners and consultants.</p>
<p>We offer a competitive package and pride ourselves in our staff being one big family free of office politics and personal agendas. If you feel this is a role you could happily slot into please feel free to contact us either by email or telephone. We'd love to meet you.</p> </div>
</div>
<button class="d-flex align-items-center justify-content-between mt-2 btn w-100 accordion-border collapsed" data-toggle="collapse" data-target="#senior-draughtsman">
<b>Senior Draughtsman</b>
<span class="fa-stack fa-sm">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fas fa-plus fa-stack-1x fa-inverse"></i>
</span>
</button>
<div id="senior-draughtsman" class="collapse border" data-parent="#vacancy-accordion">
<div class="p-3">
<p>Architectural Metalwork Installations Limited specialises in supplying and installing balconies, balustrading, staircases, canopies and secondary steelwork to blue chip contractors nationwide. The Company has a well-established portfolio of main contract partners that is continually growing, along with a trusted supply chain. Due to this continuing expansion we have a fantastic opportunity for an experienced draughtsman to join our existing design team in our Sheffield office, preferably with experience of the architectural metalwork industry or steelwork in general.</p>
<p>The right candidate will have experience of AutoCAD 2013 onwards including 3d modelling and have at least 5 years' experience working in a similar role. You will be a down to earth team player and have the ability to work under pressure and maintain output to match a design programme. You will have a keen attention to detail and have the interpersonal skills to converse with people at all levels.</p>
<p><b>Key Responsibilities</b></p>
<ul>
<li>Producing detailed designs and fabrication drawings from architects impressions and designs.</li>
<li>Liaising with consulting engineers and arranging structural calculations in relation to the designs for approval.</li>
<li>Liaising with the main design team to ensure our proposals slot into the overall design and are issued within the required timescales.</li>
<li>Aiding the manufacturing and site installation team to fully understand the fabrication drawings and answer queries as they arise.</li>
<li>Feedback alterations to the designs that may have a cost or programme implication to the Directors to ensure any variations are noted and dealt with accordingly.</li>
<li>Aid more junior members of the team to develop their knowledge and skill set to obtain best performance from every team member.</li>
<li>Managing drawing issue to all parties including uploading manufacturing drawings to multi user platforms (such as conject).</li>
</ul>
<p>We offer a competitive package and pride ourselves in our staff being one big family free of office politics and personal agendas. If you feel this is a role you could happily slot into please feel free to contact us either by email or telephone. We'd love to meet you.</p> </div>
</div>
<button class="d-flex align-items-center justify-content-between mt-2 btn w-100 accordion-border collapsed" data-toggle="collapse" data-target="#assistant-draughtsman">
<b>Assistant Draughtsman</b>
<span class="fa-stack fa-sm">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fas fa-plus fa-stack-1x fa-inverse"></i>
</span>
</button>
<div id="assistant-draughtsman" class="collapse border" data-parent="#vacancy-accordion">
<div class="p-3">
<p>Architectural Metalwork Installations Limited specialises in supplying and installing balconies, balustrading, staircases, canopies and secondary steelwork to blue chip contractors nationwide. The Company has a well-established portfolio of main contract partners that is continually growing, along with a trusted supply chain. Due to this continuing expansion we have a fantastic opportunity for an assistant draughtsman to join our existing design team in our Sheffield office. Experience of compiling manufacturing drawings for architectural metalwork industry or steelwork in general will be beneficial, but not essential.</p>
<p>The right candidate will have experience of AutoCAD 2013 onwards including 3d modelling will be a hardworking and ambitious individual with a keen desire to learn and progress within the industry. You will be a down to earth team player and have the ability to work under pressure and maintain output to match a design programme. You will have a keen attention to detail and excellent time management skills.</p>
<ul>
<li>Producing detailed manufacturing fabrication drawings from project designs within the required timescales.</li>
<li>Aiding the manufacturing and site installation team to fully understand the fabrication drawings and answer queries as they arise.</li>
<li>Feedback alterations to the designs that may have a cost or programme implication to the Design Team Manager to ensure any variations are noted and dealt with accordingly.</li>
<li>Managing drawing issue to all parties including uploading manufacturing drawings to multi user platforms (such as conject).</li>
</ul>
<p>We offer a competitive package and pride ourselves in our staff being one big family free of office politics and personal agendas. If you feel this is a role you could happily slot into please feel free to contact us either by email or telephone. We'd love to meet you.</p> </div>
</div>
<button class="d-flex align-items-center justify-content-between mt-2 btn w-100 accordion-border collapsed" data-toggle="collapse" data-target="#structural-engineer">
<b>Structural Engineer</b>
<span class="fa-stack fa-sm">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fas fa-plus fa-stack-1x fa-inverse"></i>
</span>
</button>
<div id="structural-engineer" class="collapse border" data-parent="#vacancy-accordion">
<div class="p-3">
<p>Architectural Metalwork Installations Limited specialises in supplying and installing balconies, balustrading, staircases, canopies and secondary steelwork to blue chip contractors nationwide. The Company has a well-established portfolio of main contract partners that is continually growing, along with a trusted supply chain. Due to this continuing expansion we have a fantastic opportunity for an experienced structural engineer to join our existing highly skilled design team in Sheffield, preferably with experience of the architectural metalwork industry or steelwork in general.</p>
<p>The right candidate will have at least 5 years' experience of designing stairs, balustrades and balconies (including connection detailing and calculations). You will be a down to earth team player, can work under pressure and maintain output to match a design programme. You will have a keen attention to detail and have the interpersonal skills to converse with people at all levels.</p>
<p><b>Key Responsibilities</b></p>
<ul>
<li>Producing detailed designs and calculations from initial architects and consulting engineers' designs.</li>
<li>Liaising with project design teams to compile and issue relevant structural calculations in relation to the designs for approval.</li>
<li>Liaising with the main design team to ensure our proposals slot into the overall design and are issued within the required timescales.</li>
<li>Aiding the manufacturing and site installation team to fully understand the fabrication drawings and answer queries as they arise.</li>
<li>Feedback alterations to the designs that may have a cost or programme implication to the Directors to ensure any variations are noted and dealt with accordingly.</li>
<li>Aid more junior members of the team to develop their knowledge and skill set to obtain best performance from every team member.</li>
<li>Managing drawing issue to all parties including uploading manufacturing drawings to multi-user platforms (such as conject).</li>
</ul>
<p>We offer a competitive package and pride ourselves in our staff being one big family free of office politics and personal agendas. If you feel this is a role you could happily slot into please feel free to contact us either by email or telephone. We'd love to meet you.</p> </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="/vacancies"><div style="display:none;"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="dd508129980c185ca8003141099c14cdf1aad998b039c225c4666fc4c5a5dc12791ac739b567b8555de978487c9022ccf40d3034ff588be8eb57a8bb9dccf14e"/></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="1e567f9df047986ad26e39d079b4487e8d2dd169%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%2Fvacancies%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>Vacancies | Positions | Jobs | Architectural Metalwork Installations</title>
<meta name="description" content="Vacancies At Architectural Metalwork Installations - We recognise that the provision of equal opportunities in the workplace is not only good management practice; it also makes sound business sense. ">
<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/vacancies" 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="dd508129980c185ca8003141099c14cdf1aad998b039c225c4666fc4c5a5dc12791ac739b567b8555de978487c9022ccf40d3034ff588be8eb57a8bb9dccf14e"/></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="98eeb5451b0a572033bf1797b2a3d27401221456%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>Vacancies</h1>
<p class="d-none d-lg-block"><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>
</div>
<img class="img-fluid" src="/img/vacancies-banner.jpg" title="Vacancies" alt="Vacancies">
<div class="slope slope-left"></div>
<div class="slope slope-right"></div>
</div>
<div class="container bg-white my-3 my-xl-5">
<div class="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="/vacancies" title="Vacancies">
Vacancies </a>
</div>
<div class="row">
<div class="col-12 category-text">
<h2>Join the AMI Team</h2><br />
<p>Career opportunities for Architectural Metalwork Installations are presented on this page. If you are interested in any vacancies, please send your CV and a covering letter to <a href="mailto:info@ami-sheffield.co.uk">info@ami-sheffield.co.uk</a></p>
</div>
</div>
<div id="vacancy-accordion" class="accordion">
<button class="d-flex align-items-center justify-content-between mt-2 btn w-100 accordion-border collapsed" data-toggle="collapse" data-target="#quantity-surveyor">
<b>Quantity Surveyor</b>
<span class="fa-stack fa-sm">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fas fa-plus fa-stack-1x fa-inverse"></i>
</span>
</button>
<div id="quantity-surveyor" class="collapse border" data-parent="#vacancy-accordion">
<div class="p-3">
<p>Architectural Metalwork Installations Limited specialises in supplying and installing balconies, balustrading, staircases, canopies and secondary steelwork to blue chip contractors nationwide. The Company has a well-established portfolio of main contract partners that is continually growing, along with a trusted supply chain. Due to this continuing expansion we have a fantastic opportunity for a Quantity Surveyor to join our existing team. Experience of pricing, valuing & commercially managing elements of architectural metalwork or steelwork in general will be pre-requisite for the role. (This can be from a main contractors perspective as well as directly for a metalwork company).</p>
<p>The right candidate will be a hardworking and ambitious individual with a keen desire to progress within the industry. You will have excellent construction knowledge, commercial aptitude and an ability to manage timely delivery of valuations and final accounts along with an ability to identify, value and negotiate variation claims.</p>
<p>You will be a down to earth team player and have the ability to work under pressure and oversee numerous ongoing projects at the same time. You will have excellent time management skills and have the confidence and interpersonal skills to converse with people at all levels. You will have experience of dealing with Clients, Contractors and Designers coupled with excellent negotiation skills and a proven ability at managing the profitability of projects throughout the construction process.</p>
<p>The role is based at our office in Sheffield but will require travel to sites nationwide at certain times.</p>
<p><b>Key Responsibilities</b></p>
<ul>
<li>Reporting to the Company Directors and you will take responsibility for the surveying function of the business.</li>
<li>Assess and value the Work in Progress on each site on a monthly basis, and submit applications for payment. Ensure payment is obtained to the timescales detailed in the contract. Monitor the issue of all design information and ensure ensure no works are undertaken that are over and above the Companies contractual obligations without adequate value being recovered for the change.</li>
<li>Attend pre-contract and construction meetings as required.</li>
<li>Chair internal handover meetings passing secured projects from the Estimating Department to our production team.</li>
<li>Liaise with Estimating Department in order to provide accurate and current cost data for inclusion in the company estimates.</li>
<li>Create a climate conducive to high motivation and productivity, personal satisfaction and loyalty, by leadership, example and fair practice.</li>
<li>Produce monthly cost and value reconciliations, highlighting any variations.</li>
</ul>
<p>Maintain effective relationships with employees, clients, contracting partners and consultants.</p>
<p>We offer a competitive package and pride ourselves in our staff being one big family free of office politics and personal agendas. If you feel this is a role you could happily slot into please feel free to contact us either by email or telephone. We'd love to meet you.</p> </div>
</div>
<button class="d-flex align-items-center justify-content-between mt-2 btn w-100 accordion-border collapsed" data-toggle="collapse" data-target="#senior-draughtsman">
<b>Senior Draughtsman</b>
<span class="fa-stack fa-sm">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fas fa-plus fa-stack-1x fa-inverse"></i>
</span>
</button>
<div id="senior-draughtsman" class="collapse border" data-parent="#vacancy-accordion">
<div class="p-3">
<p>Architectural Metalwork Installations Limited specialises in supplying and installing balconies, balustrading, staircases, canopies and secondary steelwork to blue chip contractors nationwide. The Company has a well-established portfolio of main contract partners that is continually growing, along with a trusted supply chain. Due to this continuing expansion we have a fantastic opportunity for an experienced draughtsman to join our existing design team in our Sheffield office, preferably with experience of the architectural metalwork industry or steelwork in general.</p>
<p>The right candidate will have experience of AutoCAD 2013 onwards including 3d modelling and have at least 5 years' experience working in a similar role. You will be a down to earth team player and have the ability to work under pressure and maintain output to match a design programme. You will have a keen attention to detail and have the interpersonal skills to converse with people at all levels.</p>
<p><b>Key Responsibilities</b></p>
<ul>
<li>Producing detailed designs and fabrication drawings from architects impressions and designs.</li>
<li>Liaising with consulting engineers and arranging structural calculations in relation to the designs for approval.</li>
<li>Liaising with the main design team to ensure our proposals slot into the overall design and are issued within the required timescales.</li>
<li>Aiding the manufacturing and site installation team to fully understand the fabrication drawings and answer queries as they arise.</li>
<li>Feedback alterations to the designs that may have a cost or programme implication to the Directors to ensure any variations are noted and dealt with accordingly.</li>
<li>Aid more junior members of the team to develop their knowledge and skill set to obtain best performance from every team member.</li>
<li>Managing drawing issue to all parties including uploading manufacturing drawings to multi user platforms (such as conject).</li>
</ul>
<p>We offer a competitive package and pride ourselves in our staff being one big family free of office politics and personal agendas. If you feel this is a role you could happily slot into please feel free to contact us either by email or telephone. We'd love to meet you.</p> </div>
</div>
<button class="d-flex align-items-center justify-content-between mt-2 btn w-100 accordion-border collapsed" data-toggle="collapse" data-target="#assistant-draughtsman">
<b>Assistant Draughtsman</b>
<span class="fa-stack fa-sm">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fas fa-plus fa-stack-1x fa-inverse"></i>
</span>
</button>
<div id="assistant-draughtsman" class="collapse border" data-parent="#vacancy-accordion">
<div class="p-3">
<p>Architectural Metalwork Installations Limited specialises in supplying and installing balconies, balustrading, staircases, canopies and secondary steelwork to blue chip contractors nationwide. The Company has a well-established portfolio of main contract partners that is continually growing, along with a trusted supply chain. Due to this continuing expansion we have a fantastic opportunity for an assistant draughtsman to join our existing design team in our Sheffield office. Experience of compiling manufacturing drawings for architectural metalwork industry or steelwork in general will be beneficial, but not essential.</p>
<p>The right candidate will have experience of AutoCAD 2013 onwards including 3d modelling will be a hardworking and ambitious individual with a keen desire to learn and progress within the industry. You will be a down to earth team player and have the ability to work under pressure and maintain output to match a design programme. You will have a keen attention to detail and excellent time management skills.</p>
<ul>
<li>Producing detailed manufacturing fabrication drawings from project designs within the required timescales.</li>
<li>Aiding the manufacturing and site installation team to fully understand the fabrication drawings and answer queries as they arise.</li>
<li>Feedback alterations to the designs that may have a cost or programme implication to the Design Team Manager to ensure any variations are noted and dealt with accordingly.</li>
<li>Managing drawing issue to all parties including uploading manufacturing drawings to multi user platforms (such as conject).</li>
</ul>
<p>We offer a competitive package and pride ourselves in our staff being one big family free of office politics and personal agendas. If you feel this is a role you could happily slot into please feel free to contact us either by email or telephone. We'd love to meet you.</p> </div>
</div>
<button class="d-flex align-items-center justify-content-between mt-2 btn w-100 accordion-border collapsed" data-toggle="collapse" data-target="#structural-engineer">
<b>Structural Engineer</b>
<span class="fa-stack fa-sm">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fas fa-plus fa-stack-1x fa-inverse"></i>
</span>
</button>
<div id="structural-engineer" class="collapse border" data-parent="#vacancy-accordion">
<div class="p-3">
<p>Architectural Metalwork Installations Limited specialises in supplying and installing balconies, balustrading, staircases, canopies and secondary steelwork to blue chip contractors nationwide. The Company has a well-established portfolio of main contract partners that is continually growing, along with a trusted supply chain. Due to this continuing expansion we have a fantastic opportunity for an experienced structural engineer to join our existing highly skilled design team in Sheffield, preferably with experience of the architectural metalwork industry or steelwork in general.</p>
<p>The right candidate will have at least 5 years' experience of designing stairs, balustrades and balconies (including connection detailing and calculations). You will be a down to earth team player, can work under pressure and maintain output to match a design programme. You will have a keen attention to detail and have the interpersonal skills to converse with people at all levels.</p>
<p><b>Key Responsibilities</b></p>
<ul>
<li>Producing detailed designs and calculations from initial architects and consulting engineers' designs.</li>
<li>Liaising with project design teams to compile and issue relevant structural calculations in relation to the designs for approval.</li>
<li>Liaising with the main design team to ensure our proposals slot into the overall design and are issued within the required timescales.</li>
<li>Aiding the manufacturing and site installation team to fully understand the fabrication drawings and answer queries as they arise.</li>
<li>Feedback alterations to the designs that may have a cost or programme implication to the Directors to ensure any variations are noted and dealt with accordingly.</li>
<li>Aid more junior members of the team to develop their knowledge and skill set to obtain best performance from every team member.</li>
<li>Managing drawing issue to all parties including uploading manufacturing drawings to multi-user platforms (such as conject).</li>
</ul>
<p>We offer a competitive package and pride ourselves in our staff being one big family free of office politics and personal agendas. If you feel this is a role you could happily slot into please feel free to contact us either by email or telephone. We'd love to meet you.</p> </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="/vacancies"><div style="display:none;"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="dd508129980c185ca8003141099c14cdf1aad998b039c225c4666fc4c5a5dc12791ac739b567b8555de978487c9022ccf40d3034ff588be8eb57a8bb9dccf14e"/></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="1e567f9df047986ad26e39d079b4487e8d2dd169%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%2Fvacancies%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>Vacancies | Positions | Jobs | Architectural Metalwork Installations</title>
<meta name="description" content="Vacancies At Architectural Metalwork Installations - We recognise that the provision of equal opportunities in the workplace is not only good management practice; it also makes sound business sense. ">
<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/vacancies" 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="dd508129980c185ca8003141099c14cdf1aad998b039c225c4666fc4c5a5dc12791ac739b567b8555de978487c9022ccf40d3034ff588be8eb57a8bb9dccf14e"/></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="98eeb5451b0a572033bf1797b2a3d27401221456%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>Vacancies</h1>
<p class="d-none d-lg-block"><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>
</div>
<img class="img-fluid" src="/img/vacancies-banner.jpg" title="Vacancies" alt="Vacancies">
<div class="slope slope-left"></div>
<div class="slope slope-right"></div>
</div>
<div class="container bg-white my-3 my-xl-5">
<div class="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="/vacancies" title="Vacancies">
Vacancies </a>
</div>
<div class="row">
<div class="col-12 category-text">
<h2>Join the AMI Team</h2><br />
<p>Career opportunities for Architectural Metalwork Installations are presented on this page. If you are interested in any vacancies, please send your CV and a covering letter to <a href="mailto:info@ami-sheffield.co.uk">info@ami-sheffield.co.uk</a></p>
</div>
</div>
<div id="vacancy-accordion" class="accordion">
<button class="d-flex align-items-center justify-content-between mt-2 btn w-100 accordion-border collapsed" data-toggle="collapse" data-target="#quantity-surveyor">
<b>Quantity Surveyor</b>
<span class="fa-stack fa-sm">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fas fa-plus fa-stack-1x fa-inverse"></i>
</span>
</button>
<div id="quantity-surveyor" class="collapse border" data-parent="#vacancy-accordion">
<div class="p-3">
<p>Architectural Metalwork Installations Limited specialises in supplying and installing balconies, balustrading, staircases, canopies and secondary steelwork to blue chip contractors nationwide. The Company has a well-established portfolio of main contract partners that is continually growing, along with a trusted supply chain. Due to this continuing expansion we have a fantastic opportunity for a Quantity Surveyor to join our existing team. Experience of pricing, valuing & commercially managing elements of architectural metalwork or steelwork in general will be pre-requisite for the role. (This can be from a main contractors perspective as well as directly for a metalwork company).</p>
<p>The right candidate will be a hardworking and ambitious individual with a keen desire to progress within the industry. You will have excellent construction knowledge, commercial aptitude and an ability to manage timely delivery of valuations and final accounts along with an ability to identify, value and negotiate variation claims.</p>
<p>You will be a down to earth team player and have the ability to work under pressure and oversee numerous ongoing projects at the same time. You will have excellent time management skills and have the confidence and interpersonal skills to converse with people at all levels. You will have experience of dealing with Clients, Contractors and Designers coupled with excellent negotiation skills and a proven ability at managing the profitability of projects throughout the construction process.</p>
<p>The role is based at our office in Sheffield but will require travel to sites nationwide at certain times.</p>
<p><b>Key Responsibilities</b></p>
<ul>
<li>Reporting to the Company Directors and you will take responsibility for the surveying function of the business.</li>
<li>Assess and value the Work in Progress on each site on a monthly basis, and submit applications for payment. Ensure payment is obtained to the timescales detailed in the contract. Monitor the issue of all design information and ensure ensure no works are undertaken that are over and above the Companies contractual obligations without adequate value being recovered for the change.</li>
<li>Attend pre-contract and construction meetings as required.</li>
<li>Chair internal handover meetings passing secured projects from the Estimating Department to our production team.</li>
<li>Liaise with Estimating Department in order to provide accurate and current cost data for inclusion in the company estimates.</li>
<li>Create a climate conducive to high motivation and productivity, personal satisfaction and loyalty, by leadership, example and fair practice.</li>
<li>Produce monthly cost and value reconciliations, highlighting any variations.</li>
</ul>
<p>Maintain effective relationships with employees, clients, contracting partners and consultants.</p>
<p>We offer a competitive package and pride ourselves in our staff being one big family free of office politics and personal agendas. If you feel this is a role you could happily slot into please feel free to contact us either by email or telephone. We'd love to meet you.</p> </div>
</div>
<button class="d-flex align-items-center justify-content-between mt-2 btn w-100 accordion-border collapsed" data-toggle="collapse" data-target="#senior-draughtsman">
<b>Senior Draughtsman</b>
<span class="fa-stack fa-sm">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fas fa-plus fa-stack-1x fa-inverse"></i>
</span>
</button>
<div id="senior-draughtsman" class="collapse border" data-parent="#vacancy-accordion">
<div class="p-3">
<p>Architectural Metalwork Installations Limited specialises in supplying and installing balconies, balustrading, staircases, canopies and secondary steelwork to blue chip contractors nationwide. The Company has a well-established portfolio of main contract partners that is continually growing, along with a trusted supply chain. Due to this continuing expansion we have a fantastic opportunity for an experienced draughtsman to join our existing design team in our Sheffield office, preferably with experience of the architectural metalwork industry or steelwork in general.</p>
<p>The right candidate will have experience of AutoCAD 2013 onwards including 3d modelling and have at least 5 years' experience working in a similar role. You will be a down to earth team player and have the ability to work under pressure and maintain output to match a design programme. You will have a keen attention to detail and have the interpersonal skills to converse with people at all levels.</p>
<p><b>Key Responsibilities</b></p>
<ul>
<li>Producing detailed designs and fabrication drawings from architects impressions and designs.</li>
<li>Liaising with consulting engineers and arranging structural calculations in relation to the designs for approval.</li>
<li>Liaising with the main design team to ensure our proposals slot into the overall design and are issued within the required timescales.</li>
<li>Aiding the manufacturing and site installation team to fully understand the fabrication drawings and answer queries as they arise.</li>
<li>Feedback alterations to the designs that may have a cost or programme implication to the Directors to ensure any variations are noted and dealt with accordingly.</li>
<li>Aid more junior members of the team to develop their knowledge and skill set to obtain best performance from every team member.</li>
<li>Managing drawing issue to all parties including uploading manufacturing drawings to multi user platforms (such as conject).</li>
</ul>
<p>We offer a competitive package and pride ourselves in our staff being one big family free of office politics and personal agendas. If you feel this is a role you could happily slot into please feel free to contact us either by email or telephone. We'd love to meet you.</p> </div>
</div>
<button class="d-flex align-items-center justify-content-between mt-2 btn w-100 accordion-border collapsed" data-toggle="collapse" data-target="#assistant-draughtsman">
<b>Assistant Draughtsman</b>
<span class="fa-stack fa-sm">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fas fa-plus fa-stack-1x fa-inverse"></i>
</span>
</button>
<div id="assistant-draughtsman" class="collapse border" data-parent="#vacancy-accordion">
<div class="p-3">
<p>Architectural Metalwork Installations Limited specialises in supplying and installing balconies, balustrading, staircases, canopies and secondary steelwork to blue chip contractors nationwide. The Company has a well-established portfolio of main contract partners that is continually growing, along with a trusted supply chain. Due to this continuing expansion we have a fantastic opportunity for an assistant draughtsman to join our existing design team in our Sheffield office. Experience of compiling manufacturing drawings for architectural metalwork industry or steelwork in general will be beneficial, but not essential.</p>
<p>The right candidate will have experience of AutoCAD 2013 onwards including 3d modelling will be a hardworking and ambitious individual with a keen desire to learn and progress within the industry. You will be a down to earth team player and have the ability to work under pressure and maintain output to match a design programme. You will have a keen attention to detail and excellent time management skills.</p>
<ul>
<li>Producing detailed manufacturing fabrication drawings from project designs within the required timescales.</li>
<li>Aiding the manufacturing and site installation team to fully understand the fabrication drawings and answer queries as they arise.</li>
<li>Feedback alterations to the designs that may have a cost or programme implication to the Design Team Manager to ensure any variations are noted and dealt with accordingly.</li>
<li>Managing drawing issue to all parties including uploading manufacturing drawings to multi user platforms (such as conject).</li>
</ul>
<p>We offer a competitive package and pride ourselves in our staff being one big family free of office politics and personal agendas. If you feel this is a role you could happily slot into please feel free to contact us either by email or telephone. We'd love to meet you.</p> </div>
</div>
<button class="d-flex align-items-center justify-content-between mt-2 btn w-100 accordion-border collapsed" data-toggle="collapse" data-target="#structural-engineer">
<b>Structural Engineer</b>
<span class="fa-stack fa-sm">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fas fa-plus fa-stack-1x fa-inverse"></i>
</span>
</button>
<div id="structural-engineer" class="collapse border" data-parent="#vacancy-accordion">
<div class="p-3">
<p>Architectural Metalwork Installations Limited specialises in supplying and installing balconies, balustrading, staircases, canopies and secondary steelwork to blue chip contractors nationwide. The Company has a well-established portfolio of main contract partners that is continually growing, along with a trusted supply chain. Due to this continuing expansion we have a fantastic opportunity for an experienced structural engineer to join our existing highly skilled design team in Sheffield, preferably with experience of the architectural metalwork industry or steelwork in general.</p>
<p>The right candidate will have at least 5 years' experience of designing stairs, balustrades and balconies (including connection detailing and calculations). You will be a down to earth team player, can work under pressure and maintain output to match a design programme. You will have a keen attention to detail and have the interpersonal skills to converse with people at all levels.</p>
<p><b>Key Responsibilities</b></p>
<ul>
<li>Producing detailed designs and calculations from initial architects and consulting engineers' designs.</li>
<li>Liaising with project design teams to compile and issue relevant structural calculations in relation to the designs for approval.</li>
<li>Liaising with the main design team to ensure our proposals slot into the overall design and are issued within the required timescales.</li>
<li>Aiding the manufacturing and site installation team to fully understand the fabrication drawings and answer queries as they arise.</li>
<li>Feedback alterations to the designs that may have a cost or programme implication to the Directors to ensure any variations are noted and dealt with accordingly.</li>
<li>Aid more junior members of the team to develop their knowledge and skill set to obtain best performance from every team member.</li>
<li>Managing drawing issue to all parties including uploading manufacturing drawings to multi-user platforms (such as conject).</li>
</ul>
<p>We offer a competitive package and pride ourselves in our staff being one big family free of office politics and personal agendas. If you feel this is a role you could happily slot into please feel free to contact us either by email or telephone. We'd love to meet you.</p> </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="/vacancies"><div style="display:none;"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="dd508129980c185ca8003141099c14cdf1aad998b039c225c4666fc4c5a5dc12791ac739b567b8555de978487c9022ccf40d3034ff588be8eb57a8bb9dccf14e"/></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="1e567f9df047986ad26e39d079b4487e8d2dd169%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%2Fvacancies%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' => 'dd508129980c185ca8003141099c14cdf1aad998b039c225c4666fc4c5a5dc12791ac739b567b8555de978487c9022ccf40d3034ff588be8eb57a8bb9dccf14e',
'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' => 'dd508129980c185ca8003141099c14cdf1aad998b039c225c4666fc4c5a5dc12791ac739b567b8555de978487c9022ccf40d3034ff588be8eb57a8bb9dccf14e',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => true,
'expire' => '0'
]
]
$cookie = [
'name' => 'csrfToken',
'value' => 'dd508129980c185ca8003141099c14cdf1aad998b039c225c4666fc4c5a5dc12791ac739b567b8555de978487c9022ccf40d3034ff588be8eb57a8bb9dccf14e',
'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
Vacancies | Positions | Jobs | 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
Vacancies
We recognise that the provision of equal opportunities in the workplace is not only good management practice; it also makes sound business sense.
Join the AMI Team
Career opportunities for Architectural Metalwork Installations are presented on this page. If you are interested in any vacancies, please send your CV and a covering letter to info@ami-sheffield.co.uk
Quantity Surveyor
Architectural Metalwork Installations Limited specialises in supplying and installing balconies, balustrading, staircases, canopies and secondary steelwork to blue chip contractors nationwide. The Company has a well-established portfolio of main contract partners that is continually growing, along with a trusted supply chain. Due to this continuing expansion we have a fantastic opportunity for a Quantity Surveyor to join our existing team. Experience of pricing, valuing & commercially managing elements of architectural metalwork or steelwork in general will be pre-requisite for the role. (This can be from a main contractors perspective as well as directly for a metalwork company).
The right candidate will be a hardworking and ambitious individual with a keen desire to progress within the industry. You will have excellent construction knowledge, commercial aptitude and an ability to manage timely delivery of valuations and final accounts along with an ability to identify, value and negotiate variation claims.
You will be a down to earth team player and have the ability to work under pressure and oversee numerous ongoing projects at the same time. You will have excellent time management skills and have the confidence and interpersonal skills to converse with people at all levels. You will have experience of dealing with Clients, Contractors and Designers coupled with excellent negotiation skills and a proven ability at managing the profitability of projects throughout the construction process.
The role is based at our office in Sheffield but will require travel to sites nationwide at certain times.
Key Responsibilities
Reporting to the Company Directors and you will take responsibility for the surveying function of the business.
Assess and value the Work in Progress on each site on a monthly basis, and submit applications for payment. Ensure payment is obtained to the timescales detailed in the contract. Monitor the issue of all design information and ensure ensure no works are undertaken that are over and above the Companies contractual obligations without adequate value being recovered for the change.
Attend pre-contract and construction meetings as required.
Chair internal handover meetings passing secured projects from the Estimating Department to our production team.
Liaise with Estimating Department in order to provide accurate and current cost data for inclusion in the company estimates.
Create a climate conducive to high motivation and productivity, personal satisfaction and loyalty, by leadership, example and fair practice.
Produce monthly cost and value reconciliations, highlighting any variations.
Maintain effective relationships with employees, clients, contracting partners and consultants.
We offer a competitive package and pride ourselves in our staff being one big family free of office politics and personal agendas. If you feel this is a role you could happily slot into please feel free to contact us either by email or telephone. We'd love to meet you.
Senior Draughtsman
Architectural Metalwork Installations Limited specialises in supplying and installing balconies, balustrading, staircases, canopies and secondary steelwork to blue chip contractors nationwide. The Company has a well-established portfolio of main contract partners that is continually growing, along with a trusted supply chain. Due to this continuing expansion we have a fantastic opportunity for an experienced draughtsman to join our existing design team in our Sheffield office, preferably with experience of the architectural metalwork industry or steelwork in general.
The right candidate will have experience of AutoCAD 2013 onwards including 3d modelling and have at least 5 years' experience working in a similar role. You will be a down to earth team player and have the ability to work under pressure and maintain output to match a design programme. You will have a keen attention to detail and have the interpersonal skills to converse with people at all levels.
Key Responsibilities
Producing detailed designs and fabrication drawings from architects impressions and designs.
Liaising with consulting engineers and arranging structural calculations in relation to the designs for approval.
Liaising with the main design team to ensure our proposals slot into the overall design and are issued within the required timescales.
Aiding the manufacturing and site installation team to fully understand the fabrication drawings and answer queries as they arise.
Feedback alterations to the designs that may have a cost or programme implication to the Directors to ensure any variations are noted and dealt with accordingly.
Aid more junior members of the team to develop their knowledge and skill set to obtain best performance from every team member.
Managing drawing issue to all parties including uploading manufacturing drawings to multi user platforms (such as conject).
We offer a competitive package and pride ourselves in our staff being one big family free of office politics and personal agendas. If you feel this is a role you could happily slot into please feel free to contact us either by email or telephone. We'd love to meet you.
Assistant Draughtsman
Architectural Metalwork Installations Limited specialises in supplying and installing balconies, balustrading, staircases, canopies and secondary steelwork to blue chip contractors nationwide. The Company has a well-established portfolio of main contract partners that is continually growing, along with a trusted supply chain. Due to this continuing expansion we have a fantastic opportunity for an assistant draughtsman to join our existing design team in our Sheffield office. Experience of compiling manufacturing drawings for architectural metalwork industry or steelwork in general will be beneficial, but not essential.
The right candidate will have experience of AutoCAD 2013 onwards including 3d modelling will be a hardworking and ambitious individual with a keen desire to learn and progress within the industry. You will be a down to earth team player and have the ability to work under pressure and maintain output to match a design programme. You will have a keen attention to detail and excellent time management skills.
Producing detailed manufacturing fabrication drawings from project designs within the required timescales.
Aiding the manufacturing and site installation team to fully understand the fabrication drawings and answer queries as they arise.
Feedback alterations to the designs that may have a cost or programme implication to the Design Team Manager to ensure any variations are noted and dealt with accordingly.
Managing drawing issue to all parties including uploading manufacturing drawings to multi user platforms (such as conject).
We offer a competitive package and pride ourselves in our staff being one big family free of office politics and personal agendas. If you feel this is a role you could happily slot into please feel free to contact us either by email or telephone. We'd love to meet you.
Structural Engineer
Architectural Metalwork Installations Limited specialises in supplying and installing balconies, balustrading, staircases, canopies and secondary steelwork to blue chip contractors nationwide. The Company has a well-established portfolio of main contract partners that is continually growing, along with a trusted supply chain. Due to this continuing expansion we have a fantastic opportunity for an experienced structural engineer to join our existing highly skilled design team in Sheffield, preferably with experience of the architectural metalwork industry or steelwork in general.
The right candidate will have at least 5 years' experience of designing stairs, balustrades and balconies (including connection detailing and calculations). You will be a down to earth team player, can work under pressure and maintain output to match a design programme. You will have a keen attention to detail and have the interpersonal skills to converse with people at all levels.
Key Responsibilities
Producing detailed designs and calculations from initial architects and consulting engineers' designs.
Liaising with project design teams to compile and issue relevant structural calculations in relation to the designs for approval.
Liaising with the main design team to ensure our proposals slot into the overall design and are issued within the required timescales.
Aiding the manufacturing and site installation team to fully understand the fabrication drawings and answer queries as they arise.
Feedback alterations to the designs that may have a cost or programme implication to the Directors to ensure any variations are noted and dealt with accordingly.
Aid more junior members of the team to develop their knowledge and skill set to obtain best performance from every team member.
Managing drawing issue to all parties including uploading manufacturing drawings to multi-user platforms (such as conject).
We offer a competitive package and pride ourselves in our staff being one big family free of office politics and personal agendas. If you feel this is a role you could happily slot into please feel free to contact us either by email or telephone. We'd love to meet you.