CINXE.COM
KBRSupplier
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>KBRSupplier</title> <link rel="shortcut icon" type="image/x-icon" href="/image/favicon.ico" /> <link rel="stylesheet" href="/css/site.css" /> <link rel="stylesheet" href="/lib/bootstrap/dist/css/bootstrap.css" /> <link href="/css/animate.css" rel="stylesheet" /> <link href="/css/loader.css" rel="stylesheet" /> <script src="/js/jquery.min.js"></script> <script src="/js/jszip.min.js"></script> <script src="/js/login.js"></script> <script src="/lib/bootstrap/dist/js/bootstrap.bundle.js"></script> <link href="/css/info.css" rel="stylesheet" /> <link href="/css/login.css" rel="stylesheet" /> <link href='https://fonts.googleapis.com/css?family=Lato' /> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.3/css/bootstrap.min.css" crossorigin="anonymous" integrity="sha256-eSi1q2PG6J7g7ib17yAaWMcrr5GrtohYChqibrV7PBE=" /> <meta name="x-stylesheet-fallback-test" content="" class="sr-only" /><script>!function(a,b,c,d){var e,f=document,g=f.getElementsByTagName("SCRIPT"),h=g[g.length-1].previousElementSibling,i=f.defaultView&&f.defaultView.getComputedStyle?f.defaultView.getComputedStyle(h):h.currentStyle;if(i&&i[a]!==b)for(e=0;e<c.length;e++)f.write('<link href="'+c[e]+'" '+d+"/>")}("position","absolute",["/lib/bootstrap/dist/css/bootstrap.min.css"], "rel=\u0022stylesheet\u0022 crossorigin=\u0022anonymous\u0022 integrity=\u0022sha256-eSi1q2PG6J7g7ib17yAaWMcrr5GrtohYChqibrV7PBE=\u0022 ");</script> <script> async function fetchUserCountryAndAssign() { const recaptchaEnabled = await fetchUserCountry(); document.getElementById('hndRecaptchaEnabled').value = recaptchaEnabled; } document.addEventListener('DOMContentLoaded', fetchUserCountryAndAssign); </script> </head> <body class="d-flex flex-column min-vh-100"> <input type="hidden" id="hndRecaptchaEnabled" name="hndRecaptchaEnabled"> <input type="hidden" id="hndRecaptchaAPI" name="hndRecaptchaAPI" value="https://ipinfo.io/json"> <input type="hidden" id="hndRecaptchaException" name="hndRecaptchaException" value="CN"> <div class="modal" tabindex="-1" role="dialog" id="NewsModal" data-backdrop="static" data-keyboard="false"> <div class="modal-dialog" role="dialog"> <div class="modal-content"> <div class="modal-header"> <h6 class="modal-title" id="NewsTitle"></h6> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> </div> <div class="modal-body"> <div id="divNewsContent" class="news-content"> </div> </div> </div> </div> </div> <header> <div class="header-sectionHeader"> <div class="div-left px-md-5"> <img title="KBRSupplier" alt="KBRSupplier" class="logo_KBRSupplier" /> </div> <div class="div-right"> <nav class="navbar navbar-expand-lg navbar-light"> <div class="collapse navbar-collapse" id="navbarNavDropdown"> <ul class="navbar-nav"> <li class="nav-item active"> <a class="nav-link" target="_blank" href="mailto:support@kbrsupplier.com">Contact Us<span class="sr-only">(current)</span></a> </li> <li class="nav-item active"> <a class="nav-link" target="_blank" href="https://kbrsupplier.com/Links.aspx">Useful links<span class="sr-only">(current)</span></a> </li> </ul> </div> </nav> </div> </div> </header> <content><script src="https://www.google.com/recaptcha/api.js" async defer></script> <div class="loading dnone"> <img src="/image/loader.gif" style="width: 100px; height: 90px;" /> </div> <div class="video-container"> <video autoplay muted loop id="myVideo"> <source src="/videos/KBR_Backround.mp4" type="video/mp4" /> Your browser does not support HTML5 video. </video> <div class="full-screen-container"> <div> <section class="overflow-hidden"> <div class="container px-4 px-md-5 text-center text-lg-start my-1 mb-5"> <div class="row align-items-center login-title"> <div class="col-lg-6 mb-5 mb-lg-0 text-left" style="z-index: 10"> <img class="Welcome_KBRSupplier" alt="KBRSupplier" /> </div> <div class="col-lg-6 mb-5 mb-lg-0 position-relative login-container" id="login"> <div class="row col-md-12 text-left mt-3"> <h3>Login</h3> </div> <div class="row col-md-12 mb-2 form-outline text-center mb-4"> <label class="form-label" for="formUsername">Username</label> <input type="text" id="formUsername" class="form-control" placeholder="Enter Your Username" autocomplete="off" required name=formUsername title="Please Enter Your Username" autofocus onkeypress="getValue('Username')" maxlength="50" /> <div id="invalidUsername" class="text-danger"></div> </div> <div class="row col-md-12 mb-2 form-outline text-left mb-2"> <label class="form-label" for="formPassword">Password</label> <input type="password" id="formPassword" class="form-control" placeholder="Enter Your Password" autocomplete="off" required name=formPassword title="Please Enter Your Password" onkeypress="getValue('Password')" /> <div id="invalidPassword" class="text-danger"></div> </div> <div class="row col-md-12 text-left mb-4"> Forgot Your <u><a class="link-light" href="/Account/ResetUsername">Username</a></u> or <u><a class="link-light" href="/Account/ResetPassword">Password</a></u> </div> <div class="centered-container"> <div class="mb-4" id="divrecaptcha"> <div class="g-recaptcha" data-sitekey="6Ldrk00pAAAAAJk0nZsCpAMbSpNR5Y_kBbJyV4LL" onclick="getValue('Recaptcha')"></div> <div id="invalidRecaptcha" class="text-danger"></div> </div> <div class="col-md-12"> <div class="or-text"> <button type="submit" class="btn btn-primary btn-block mb-4" id="btnSubmit" onclick="LoginValidate()"> Sign In </button> </div> <div class="or-text"> OR </div> <div class="or-text"> <a href="/Registration/Supplier" class="create-account-link">Create an Account</a> </div> </div> <div class="row col-md-12"> <div class="col-md-12 d-flex flex-wrap justify-content mb-2"> <div id="btnsubmit-result" class="text-danger"></div> </div> </div> <div class="row col-md-12 d-flex flex-wrap center" style="margin-top:-20px"> <p> <div class="fraud-alert"> <b>Fraud Alert : </b>KBR has seen a high level of fraudulent activity. All KBR suppliers must be registered through KBRSupplier.com to receive a purchase order. Should you suspect your company has received a request for a fraudulent order, submit your validation request to <a target="_blank" href="mailto:HSSE@kbr.com"><u>HSSE@kbr.com</u></a>. and attach all relevant communications. KBR will make every attempt to respond within 48 hours. </div> </p> </div> </div> <div id="LoginRedirect"> </div> </div> </div> </div> </section> </div> </div> </div> <div style="background: white;"> <svg xmlns="http://www.w3.org/2000/svg" height="40" viewBox="0 0 71 72" fill="none" style="width: 100%;margin-top: -35px;"> <path d="M35.499 72C55.1051 72 70.999 55.8823 70.999 36C70.999 16.1177 55.1051 0 35.499 0C15.8929 0 -0.000976562 16.1177 -0.000976562 36C-0.000976562 55.8823 15.8929 72 35.499 72Z" fill="black" fill-opacity="0.55"></path> <path d="M35.499 2C31.0193 1.9917 26.5852 2.89928 22.469 4.667C18.4799 6.37832 14.863 8.85152 11.821 11.948C7.09809 16.7749 3.89873 22.884 2.62104 29.5151C1.34335 36.1463 2.04372 43.0068 4.63502 49.243C6.31226 53.275 8.75226 56.9451 11.821 60.052C14.863 63.1485 18.4799 65.6217 22.469 67.333C26.5877 69.0929 31.0201 70.0002 35.499 70.0002C39.9779 70.0002 44.4104 69.0929 48.529 67.333C52.5181 65.6217 56.1351 63.1485 59.177 60.052C63.8998 55.2252 67.099 49.1163 68.3767 42.4853C69.6544 35.8544 68.9541 28.9941 66.363 22.758C64.6858 18.726 62.2458 15.0559 59.177 11.949C56.1351 8.85217 52.5182 6.37862 48.529 4.667C44.4128 2.89928 39.9787 1.9917 35.499 2ZM35.499 0C55.105 0 70.999 16.118 70.999 36C70.999 55.882 55.105 72 35.499 72C15.893 72 -0.000976562 55.882 -0.000976562 36C-0.000976562 16.118 15.893 0 35.499 0Z" fill="white"></path> <path d="M35.9014 45.7568L17.4014 28.019L18.7861 26.5757L35.8857 42.9761L52.6855 26.583L54.0859 28.0146L35.9014 45.7568Z" fill="white"></path> </svg> </div> </content> <div class="login-content"> <div class="container"> <div class="row"> <div class="col-md-12 d-flex flex-wrap justify-content"> <div class="contenttitle">How can KBR Supplier help you?</div> <div class="othercontent"> <p>From this site, current and potential suppliers can register and maintain information that enables KBR supply professionals to efficiently locate sources of supply. This site also facilitates the communication of purchase inquiries and supplier responses.</p> <p>In support of our customers, KBR procures more than 6 billion per year of equipment, materials, and services. To achieve our business goals it is essential that we continuously pursue an innovative supply base, and improve our efficiency. Your participation in kbrsupplier.com will greatly assist KBR, and we appreciate your support.</p> </div> </div> </div> </div> </div> <div class="login-information"> <div class="container"> <div class="row"> <div class="col-md-12 d-flex flex-wrap justify-content"> <div class="contenttitle"> Additional Information </div> </div> <div class="col-md-4 col-sm-1 d-flex flex-wrap justify-content"> <div class="card h-100 w-100 border-0"> <div class="Sub-heading"> <img src="image/CodeOfBusiness_Header.png" style="width:100%;border-radius:10px;" alt="" /> <div class="Subheading_centered"></div> </div> <div class="othercontent"> <p>KBR has a Code of Business Conduct (COBC) that contains specific corporate policies. The KBR COBC establishes a common set of ethical standards and legal principles that are binding for all Directors and Employees of KBR and its Subsidiaries worldwide. KBR expects all Suppliers and Subcontractors acting with them also to ascribe to the same ethical standards. KBR will not condone any illegal or unethical actions on the part of its employees, Directors or any Supplier or Sub Supplier with whom KBR performs business.</p><p>The purpose of this Supplier Code of Conduct is to define KBR鈥檚 expectations of Supplier in relation to its work with KBR, including compliance with any local and national laws and regulations.</p> The Supplier Code of conduct can be found <a href="https://kbrsupplier.com/Help/KBR%20SUPPLIER%20CODE%20OF%20CONDUCT.pdf" target="_blank">here.</a> </div> </div> </div> <div class="col-md-4 col-sm-1 d-flex flex-wrap justify-content"> <div class="card h-100 w-100 border-0"> <div class="Sub-heading"> <img src="image/Introductions_Header.png" style="width:100%;border-radius:10px;" alt="" /> <div class="Subheading_centered"></div> </div> <div class="othercontent"> <p>Simply put, at KBR, we do things that matter.</p><p>Every day, our people work together to deliver solutions that are helping solve the great challenges and opportunities of our time, including climate change, national security, energy transition and security, cybersecurity, space exploration, and more.</p><p>The KBR team of teams delivers future-forward science, technology and engineering solutions and mission-critical services that help governments and companies around the word accomplish their most important objectives, while also helping achieve their sustainability goals.</p><p>We deliver through two primary businesses - Government Solutions and Sustainable Technology Solutions.</p> </div> </div> </div> <div class="col-md-4 col-sm-1 d-flex flex-wrap justify-content"> <div class="card h-100 w-100 border-0"> <div class="Sub-heading"> <img src="image/Sustainability_Header.png" style="width:100%;border-radius:10px;" alt="" /> <div class="Subheading_centered"></div> </div> <div class="othercontent"> <p>The KBR Sustainable Supply Chain Charter sets out a framework for KBRS鈥檚 Sustainable Supply Chain commitments, including the core subjects associated with sustainable procurement best practice (ISO20400) that aligns to the Sustainable Procurement Policy, the Supplier Code of Conduct (CoC) and KBR Key objectives. Sustainability considerations are relevant for every organization, irrespective of industry type or size. KBR aims to build strength through collaboration and partnership, engaging our global supply chain in the development and delivery of our environmental, social and governance objectives.</p> <p>Our supply partners may be at different stages in their sustainability journey across our global supply chain network, therefore the KBR Supplier Sustainability page provides guidance and tools to support benchmarking of sustainability and information guides to raise awareness and assist in performance improvement.</p> </div> </div> </div> </div> </div> </div> <footer> <div class="footer-container"> <div class="div-left"> 漏 2025 KBR Inc. All rights reserved. <a target="_blank" href="https://kbrsupplier.com/Resources/Default/Terms.htm">Terms of Use<span class="sr-only">(current)</span></a> <span> | </span> <a target="_blank" href="https://kbrsupplier.com/Resources/Default/PrivacyPolicy.htm">Privacy Policy<span class="sr-only">(current)</span></a> </div> <div class="div-right"> <a data-toggle="modal" data-target="#cookieModal" class="cursor-pointer">Cookie Policy<span class="sr-only">(current)</span></a> <div class="modal fade" id="cookieModal" tabindex="-1" aria-labelledby="cookieModalTitle" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <h6 class="modal-title" id="cookieModalTitle">Cookie Policy</h6> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> </div> <div class="modal-body"> <p>This website intends to use cookies for improvement of quality and user experience. By continuing to use the site, you confirm your awareness and acceptance of our use of cookies.</p> </div> </div> </div> </div> </div> </div> </footer> </body> </html>