CINXE.COM
Forta range | Duplex and high strength stainless steels | Outokumpu
<!DOCTYPE html> <!--[if IE 9]><html lang="en" class="ie9 no-js"><![endif]--> <!--[if !IE]><!--> <html lang="es"> <!--<![endif]--> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=9; IE=8; IE=7; IE=EDGE"> <meta http-equiv="Content-type" content="text/html; charset=utf-8"> <meta content="width=device-width, initial-scale=1.0" name="viewport" /> <meta name="referrer" content="no-referrer-when-downgrade"> <title>Forta range | Duplex and high strength stainless steels | Outokumpu</title> <meta name="keywords" content="Forta DX 2205, Forta LDX 2101, Forta DX 2304, Forta EDX 2304, Forta LDX 2404, Forta SDX 100, Forta SDX 2507, Forta FDX 27, Forta H400, Forta 430/4016, Forta 301LN/4318, Forta 301/4310, Forta 304/4301, Forta 304L/4307, Forta 316/4401, Forta 316L/4404, Forta, 316plus, Forta 316Ti/4571, Forta 4589 Forta, duplex, FDX,27, 430. LDX 1.4462, 1.4162, 1.4362, 1.4362, 1.4662, 1.4501, 1.4410, 1.4637, 1.4376, 1.4016, 1.4318, 1.4310, 1.4301, 1.4307, 1.4401, 1.4404, 1.4420, 1.4571, 1.4589" /> <meta name="description" content="Outokumpu Forta range contains duplex, H-Series and other high strength stainless steels that enable thinner structures and weight reduction." /> <meta property="og:title" content="Forta range | Duplex and high strength stainless steels" /> <meta property="og:description" content="Outokumpu Forta range contains duplex, H-Series and other high strength stainless steels that enable thinner structures and weight reduction." /> <meta property="og:image" content="https://otke-cdn.outokumpu.com/-/media/feature/identity/outokumpu_metaimage_1200px.png" /> <meta name="twitter:card" content="summary_large_image" /> <meta name='robots' content='noindex, nofollow'> <link rel="icon" type="image/png" href="/favicon-32.png" /> <!-- Google Consent Mode --> <script data-cookieconsent="ignore"> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag("consent", "default", { ad_storage: "denied", analytics_storage: "denied", functionality_storage: "denied", personalization_storage: "denied", security_storage: "granted", wait_for_update: 2000, }); gtag("set", "ads_data_redaction", true); </script> <!-- END: Google Consent Mode --> <!-- Google Tag Manager --> <script type="text/javascript" data-cookieconsent="ignore"> (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-5M39GKT');</script> <!-- END: Google Tag Manager --> <script id="Cookiebot" src="https://consent.cookiebot.com/uc.js" data-cbid="25738438-d29f-4df0-bebd-f270bc916291" data-blockingmode="auto" type="text/javascript"></script> <link rel='alternate' href='https://www.outokumpu.com/sv-se/products/product-ranges/forta' hreflang='sv-SE'/> <link rel='alternate' href='https://www.outokumpu.com/it-it/products/product-ranges/forta' hreflang='it-IT'/> <link rel='alternate' href='https://www.outokumpu.com/de-de/products/product-ranges/forta' hreflang='de-DE'/> <link rel='alternate' href='https://www.outokumpu.com/en/products/product-ranges/forta' hreflang='en'/> <link rel='alternate' href='https://www.outokumpu.com/es-es/products/product-ranges/forta' hreflang='x-default' /> <meta property='og:url' content='https://www.outokumpu.com/es-es/products/product-ranges/forta'/> <link href="https://otke-cdn.outokumpu.com/styles/vendor.min.css?_=1730122625556" rel="stylesheet" data-cookieconsent="ignore" /> <link href="https://otke-cdn.outokumpu.com/styles/default.min.css?_=1730122625556" rel="stylesheet" data-cookieconsent="ignore" /> <meta name="VIcurrentDateTime" content="638679809308154893" /> <script type="text/javascript" src="/layouts/system/VisitorIdentification.js"></script> <!-- Eloqua Tracking --> <script type="text/javascript" data-cookieconsent="marketing"> var _elqQ = _elqQ || []; _elqQ.push(['elqSetSiteId', '1630091360']); _elqQ.push(['elqUseFirstPartyCookie', 'profiling.outokumpu.com']); _elqQ.push(['elqTrackPageView']); (function () { function async_load() { var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = "//img06.en25.com/i/elqCfg.min.js"; var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x); } if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false); else if (window.attachEvent) window.attachEvent('onload', async_load); })(); </script> <!-- END: Eloqua Tracking --> <!--Survey form UX measurement tool--> <!-- link to the Measurement tool CSS - place in html header - include on all pages --> <link rel="stylesheet" type="text/css" href="https://dyv6f9ner1ir9.cloudfront.net/assets/css/shared/og_greet_bar.css"> <!-- link to the Measurement tool JS - include anywhere in page - include on all pages --> <script src="https://dyv6f9ner1ir9.cloudfront.net/assets/js/og_greet_bar.js"></script> <!-- show / hide logic for Measurement tool - place anywhere in page - include on all pages --> <script type="application/javascript"> // listen for survey completiion message window.addEventListener("message", function (e) { if(e.data == "complete_last_slide"){ // hides bar once survey is complete and set completion date document.getElementById('barEmbed').style.display = 'none'; document.body.style.marginTop = "0"; localStorage.setItem("UxSurveyCompleted", new Date()); } },false ); // on load decide when to display UX survey window.addEventListener("load", (event) => { // close survey for 30 days when x it pressed document.getElementById("barEmbedClose").onclick = function(){ document.getElementById('barEmbed').style.display = 'none'; document.body.style.marginTop = "0"; localStorage.setItem("UxSurveyClosed", new Date()); } // count days since last closed let UxSurveyClosedDiffDays = -1; if(localStorage.UxSurveyClosed){ const UxSurveyClosedDiffTime = Math.abs(Date.parse(localStorage.UxSurveyClosed) - new Date()); UxSurveyClosedDiffDays = Math.floor(UxSurveyClosedDiffTime / (1000 * 60 * 60 * 24)); } // count days since last completed let UxSurveyCompleteDiffDays = -1; if(localStorage.UxSurveyCompleted){ const UxSurveyCompleteDiffTime = Math.abs(Date.parse(localStorage.UxSurveyCompleted) - new Date()); UxSurveyCompleteDiffDays = Math.floor(UxSurveyCompleteDiffTime / (1000 * 60 * 60 * 24)); } // count the number paoges visited let UxSurveyPagesViewed = 1; if(localStorage.UxSurveyPagesViewed){ UxSurveyPagesViewed = UxSurveyPagesViewed + parseInt(localStorage.UxSurveyPagesViewed); } if(UxSurveyPagesViewed < 3){ localStorage.setItem("UxSurveyPagesViewed", UxSurveyPagesViewed); } console.log("ux survey days since completion: " + UxSurveyCompleteDiffDays + ", ux survey days since closed: " + UxSurveyClosedDiffDays + " and pages viewed: " + UxSurveyPagesViewed); // if survey has not been shown, or not shown in the last 30 days, and user has visited at least 3 pages show servey if((UxSurveyCompleteDiffDays == -1 || UxSurveyCompleteDiffDays >= 180) && (UxSurveyClosedDiffDays == -1 || UxSurveyClosedDiffDays >= 30) && UxSurveyPagesViewed >= 3 && !(document.querySelector('body').classList.contains('pagemode-edit') || document.querySelector('body').classList.contains('pagemode-preview'))){ document.getElementById('barEmbed').style.display = 'flex'; document.body.style.marginTop = document.getElementById('barEmbed').offsetHeight + "px"; document.querySelector('body').classList.add('body-bar-embed'); } }); </script> <!--End Survey form UX measurement tool--> <!-- Leadoo Bot --> <script type="text/javascript" async src="https://bot.leadoo.com/bot/dynamic/chat.js?company=oEGhAGv"></script> <!-- END: Leadoo Bot --> <!-- Leadoo Custom Consent Handling --> <script type="text/javascript"> window.addEventListener('CookiebotOnAccept', function (e) { if (Cookiebot.consent.statistics) { console.log('statistics consent'); if (!window.ldanalytics) window.ldanalytics = []; window.ldanalytics.push(function(a) { a.toggleTracking(true, false); }); } }, false); </script> <!-- END: Leadoo Custom Consent Handling --> <template id="rsk" data-key="6Lfov74aAAAAAKQtMBCYgFuvUCVCik8CTS4gcO2G"> </template> <template id="rskotk" data-key="6LcUXZcjAAAAAFlC39NymsMImuTGU_cW-NymLHh5"> </template> <template id="fcsk" data-key="FCMPBNV3QS31TVR4"> </template> </head> <body class="" data-enable-utm-script="true"> <!-- Google Tag Manager (noscript) --> <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5M39GKT" height="0" width="0" style="display:none;visibility:hidden"></iframe> </noscript> <!-- END: Google Tag Manager (noscript) --> <!-- Prefill fields --> <script type="text/javascript" data-cookieconsent="ignore"> function LoadFields(targetFormId = null) { let forms = document.querySelectorAll('form.sc-form'); if (targetFormId !== null) { forms = document.querySelectorAll(`#${targetFormId}`); } $(forms).each( function() { $form = $(this); dataLookupInputs = $form.find('input[data-lookup-name]'); dataLookupSelects = $form.find('select[data-lookup-name]'); dataLookupTextarea = $form.find('textarea[data-lookup-name]'); $(dataLookupInputs).each(function() { const el = $(this); const lookupName = el.attr('data-lookup-name'); if (lookupName !== '' && GetElqContentPersonalizationValue(lookupName) !== '') { inputValue = GetElqContentPersonalizationValue(lookupName); if (inputValue) { if (el.attr('type') === "checkbox") { const lowerCaseValue = inputValue.toLowerCase(); if (lowerCaseValue == "on") el.prop('checked', true); else if (lowerCaseValue == "true") el.prop('checked', true); else if (lowerCaseValue == "y") el.prop('checked', true); else if (lowerCaseValue == "yes") el.prop('checked', true); else if (lowerCaseValue == "checked") el.prop('checked', true); else if (lowerCaseValue == "1") el.prop('checked', true); const parentFieldset = el.closest('fieldset'); if(parentFieldset) parentFieldset.addClass('prefilled'); // C_Marketing_permission1 block hiding (if previously checked) if (lookupName === 'C_Marketing_permission1' && el.prop('checked')) { var checkboxPermissionContainer = el.closest('.single-checkbox'); if (checkboxPermissionContainer) checkboxPermissionContainer.css('display', 'none'); } } else { el.val(inputValue); const parentFieldset = el.closest('fieldset'); if(parentFieldset) parentFieldset.addClass('prefilled'); } } } }); $(dataLookupSelects).each(function() { const el = $(this); const lookupName = el.attr('data-lookup-name'); if (lookupName !== '' && GetElqContentPersonalizationValue(lookupName) !== '') { inputValue = GetElqContentPersonalizationValue(lookupName); if (inputValue) el.val(inputValue); const parentFieldset = el.closest('fieldset'); if(parentFieldset) parentFieldset.addClass('prefilled'); } }); $(dataLookupTextarea).each(function() { const el = $(this); const lookupName = el.attr('data-lookup-name'); if (lookupName !== '' && GetElqContentPersonalizationValue(lookupName) !== '') { inputValue = GetElqContentPersonalizationValue(lookupName); if (inputValue) el.val(inputValue); const parentFieldset = el.closest('fieldset'); if(parentFieldset) parentFieldset.addClass('prefilled'); } }); }); } function visiblePriorityOrderPP(targetFormId = null) { let forms = document.querySelectorAll('form:not(.no-progressive-profiling)'); if (targetFormId !== null) { forms = document.querySelectorAll(`#${targetFormId}`); } $(forms).each( function() { $form = $(this); const ppFieldsets = $form.find('[data-pp-visible][data-pp-priority][data-pp-order]'); const ppVisibleFieldsets = $form.find('[data-pp-visible="True"]'); const ppPriorityFieldsets = $form.find('[data-pp-visible="False"][data-pp-priority="True"]'); const ppOrderFieldsets = [...this.querySelectorAll('[data-pp-visible="False"][data-pp-priority="False"][data-pp-order]:not(.prefilled)')]; ppOrderFieldsets.sort(sortByDataPpOrder); // hide all pp fieldsets ppFieldsets.each( function() { $(this).hide(); }); // show always visible fieldsets [data-pp-visible="True"] ppVisibleFieldsets.each( function() { $(this).show(); }); // show priority fieldsets [data-pp-priority="True"] but only if they don't have prefilled value // count number of possible fieldsets to be shown in place of filled priority ones let ppFreeSlotsFromOrder = 0; ppPriorityFieldsets.each(function() { if (!$(this).hasClass('prefilled')) $(this).show(); else ppFreeSlotsFromOrder++; }); // show the rest of order-only fieldsets (maximum number less than or equal to ppFreeSlotsFromOrder) let ppUsedSlotsFromOrder = 0; ppOrderFieldsets.forEach((el) => { if (ppUsedSlotsFromOrder < ppFreeSlotsFromOrder) { $(el).show(); ppUsedSlotsFromOrder++; } }); }); } function emailFieldsDomainBasedCustomVisibility() { const cEmailFields = document.querySelectorAll('[data-lookup-name=C_EmailAddress]'); cEmailFields.forEach((field) => { const scform = field.closest('form.sc-form'); const cNewEmailField = scform.querySelector('[data-lookup-name=C_NewEmailAddress]'); let fieldset = ''; if (cNewEmailField) fieldset = cNewEmailField.closest('fieldset'); const cEmailFieldFreemiumDomains = field.dataset.freemiumDomains; if (field.value == '' && fieldset) { fieldset.style.display = 'none'; return true; } if (scform && cNewEmailField && cEmailFieldFreemiumDomains) { const cEmailFieldValue = field.value.toLowerCase(); const freemiumDomainsArray = cEmailFieldFreemiumDomains.split('|'); if (freemiumDomainsArray.length && cEmailFieldValue) { let valResultHideNewEmail = true; freemiumDomainsArray.forEach((domain) => { if(cEmailFieldValue.includes(domain)) valResultHideNewEmail = false; }); if (valResultHideNewEmail) fieldset.style.display = 'none'; // hide new email fieldset if old one doesn't contain one of freemium domains } } }); } function sortByDataPpOrder( a, b ) { if ( parseInt($(a).attr('data-pp-order')) < parseInt($(b).attr('data-pp-order')) ){ return -1; } if ( parseInt($(a).attr('data-pp-order')) > parseInt($(b).attr('data-pp-order')) ){ return 1; } return 0; } </script> <!--- Prefill fields: END --> <!-- Eloqua Web Data Lookups --> <script type="text/javascript" data-cookieconsent="ignore"> function initPP() { visiblePriorityOrderPP(); emailFieldsDomainBasedCustomVisibility(); } if (window.addEventListener) { window.addEventListener('DOMContentLoaded', initPP, false); } else if (window.attachEvent) { window.attachEvent('onload', initPP); } var FirstLookup = true; function SetElqContent() { if (FirstLookup) { if (_elqQ){ _elqQ.push(['elqDataLookup', escape("336fd2e8-e5ed-46ec-a211-80719a3186fc"), '<C_EmailAddress>' + GetElqContentPersonalizationValue('V_ElqEmailAddress') + '</C_EmailAddress>']); FirstLookup = false; } visiblePriorityOrderPP(); emailFieldsDomainBasedCustomVisibility(); } else { LoadFields(); visiblePriorityOrderPP(); emailFieldsDomainBasedCustomVisibility(); document.addEventListener('sc-form-submit-error', (e) => { if (e.detail) { var formId = e.detail; if (formId) { LoadFields(formId); InitResetButton(formId); if (!$(`#${formId}`).hasClass('no-progressive-profiling')) visiblePriorityOrderPP(formId); emailFieldsDomainBasedCustomVisibility(); } } }); } } if (_elqQ){ _elqQ.push(['elqDataLookup', escape("a75c3e4e-c26b-4a41-909a-aed5776251fc"), '']); } // reset form function ResetFields(targetFormId = null) { let forms = document.querySelectorAll('form'); if (targetFormId !== null) { forms = document.querySelectorAll(`#${targetFormId}`); } $(forms).each( function() { $form = $(this); dataLookupInputs = $form.find('input[data-lookup-name]'); dataLookupSelects = $form.find('select[data-lookup-name]'); dataLookupTextarea = $form.find('textarea[data-lookup-name]'); $(dataLookupInputs).each(function() { const el = $(this); if (el.attr('type') === "checkbox") { el.prop('checked', false); var checkboxPermissionContainer = el.closest('.single-checkbox'); if (checkboxPermissionContainer) checkboxPermissionContainer.css('display', 'block'); } else { el.val(''); } const parentFieldset = el.closest('fieldset'); if(parentFieldset) parentFieldset.removeClass('prefilled'); }); $(dataLookupSelects).each(function() { const el = $(this); el.val(''); const parentFieldset = el.closest('fieldset'); if(parentFieldset) parentFieldset.removeClass('prefilled'); }); $(dataLookupTextarea).each(function() { const el = $(this); el.val(''); const parentFieldset = el.closest('fieldset'); if(parentFieldset) parentFieldset.removeClass('prefilled'); }); // validation clear const valFields = $form.find('[data-val="true"]'); const errorMsgs = $form.find('.field-validation-error'); valFields.each(function() { $(this).removeClass('input-validation-error'); }); errorMsgs.each(function() { $(this).removeClass('field-validation-error').addClass('field-validation-valid'); }); }); if (!$(`#${targetFormId}`).hasClass('no-progressive-profiling')) visiblePriorityOrderPP(targetFormId); emailFieldsDomainBasedCustomVisibility(); } // reset button event listener function function InitResetButton(formId = null) { document.addEventListener("DOMContentLoaded", function() { const resetButtons = document.querySelectorAll((formId) ? `#${formId} ` : '' + '.sc-form-reset-button'); [...resetButtons].forEach((el) => { el.addEventListener('click', (e) => { e.preventDefault(); const formContainer = el.closest('.sc-form'); if (formContainer) { ResetFields(formContainer.id); } }); }); }); } // reset button event initialization InitResetButton(); </script> <!--- Eloqua Web Data Lookups: END --> <a href="#main-content" class="skip-link" accesskey="1">Skip to Main Content [Accesskey 1]</a> <a href="#main-navigation" class="skip-link" accesskey="2">Skip to Main Navigation [Accesskey 2]</a> <header id="main-navigation"> <section class="secondary-navigation-holder"> <div class="container"> <div class="secondary-navigation col"> <ul> <li><a href="#" class="" data-megamenu="about-outokumpu" ></a></li> <li><a href="#" class="" data-megamenu="sustainability" >Sostenibilidad</a></li> <li><a href="#" class="" data-megamenu="investors" >Inversionistas</a></li> <li><a href="#" class="" data-megamenu="careers" >Empleos</a></li> <li><a href="/es-es/news" class="" >Noticias</a></li> <li><a href="#" class="" data-megamenu="certificates" >Certificados</a></li> <li><a href="/es-es/products/steel-finder" class="" >Steel Finder</a></li> </ul> </div> <div class="secondary-navigation--additional-links col"> <div class="search-holder secondary-navigation--additional-links-item"> <a href="#" aria-label="Open search"></a> </div> <div class="secondary-navigation--additional-links-contact-bt secondary-navigation--additional-links-item"> <a href="#" aria-label="Contact us form"> <span>Contact us</span> </a> </div> <div class="secondary-navigation--additional-links-phone secondary-navigation--additional-links-item"> <a href="tel:+358 9 4211"> <span>Call us: +358 9 4211</span> <div class="additional-links-tooltip additional-links-tooltip--phone-icon">Call us: +358 9 4211</div> </a> </div> <div class="secondary-navigation--additional-links-locations secondary-navigation--additional-links-item"> <a href="/es-es/locations" target=""> <span>Browse Outokumpu locations</span> <div class="additional-links-tooltip">Browse Outokumpu locations</div> </a> </div> <div class="language-selector-holder secondary-navigation--additional-links-item"> <button type="button" aria-label="Select langueage" class="language-selector--selected">ES</button> <select title="language-selector-mobile" class="language-selector-mobile"> <option value="es" selected="selected">Español</option> <option value="de">Deutsch</option> <option value="en">English</option> <option value="fi">Suomi</option> <option value="it">Italiano</option> <option value="sv">Svenska</option> </select> <ul class="language-selector"> <li><a href="/de-de/products/product-ranges/forta" title="Deutsch" data-lang="de">DE</a></li> <li><a href="/en/products/product-ranges/forta" title="English" data-lang="en">EN</a></li> <li><a href="/fi-fi/products/product-ranges/forta" title="Suomi" data-lang="fi">FI</a></li> <li><a href="/it-it/products/product-ranges/forta" title="Italiano" data-lang="it">IT</a></li> <li><a href="/sv-se/products/product-ranges/forta" title="Svenska" data-lang="sv">SV</a></li> </ul> </div> <div class="secondary-navigation--additional-links-steelfinder secondary-navigation--additional-links-item"> <a href="https://connect.outokumpu.com/login" target="_blank">Outokumpu Connect</a> </div> </div> </div> </section> <section class="primary-navigation-holder"> <div class="container"> <div class="col"> <div class="branding"> <a href="/es-es/"> <img src="https://otke-cdn.outokumpu.com/-/media/feature/identity/medium_horizontal_blue_rgb.png?cx=0.5&cy=0.5&cw=561&ch=143&hash=42AD76EDC3805908BA6DD0BE86F782F0" alt="Outokumpu"> </a> </div> <nav class="primary-navigation"> <ul class="primary-ul"> <li><a href="#" class="current-page" data-megamenu="products">Productos</a></li> <li><a href="#" class="" data-megamenu="expertise">Expertise</a></li> <li><a href="#" class="" data-megamenu="industries">Industrias</a></li> <li><a href="#" class="" data-megamenu="surcharges">Sobrecargos</a></li> </ul> </nav> <div class="nav-icon" id="mobile-trigger"> <span></span> <span></span> <span></span> </div> <div class="search-lang-btn-holder"> <div class="search-holder"> <a href="#" aria-label="Open search"></a> </div> <div class="language-selector-holder secondary-navigation--additional-links-item"> <button type="button" aria-label="Select langueage" class="language-selector--selected">ES</button> <select title="language-selector-mobile" class="language-selector-mobile"> <option value="es" selected="selected">Español</option> <option value="de">Deutsch</option> <option value="en">English</option> <option value="fi">Suomi</option> <option value="it">Italiano</option> <option value="sv">Svenska</option> </select> <ul class="language-selector"> <li><a href="/de-de/products/product-ranges/forta" title="Deutsch" data-lang="de">DE</a></li> <li><a href="/en/products/product-ranges/forta" title="English" data-lang="en">EN</a></li> <li><a href="/fi-fi/products/product-ranges/forta" title="Suomi" data-lang="fi">FI</a></li> <li><a href="/it-it/products/product-ranges/forta" title="Italiano" data-lang="it">IT</a></li> <li><a href="/sv-se/products/product-ranges/forta" title="Svenska" data-lang="sv">SV</a></li> </ul> </div> </div> </div> </div> <form class="search-form" id="search-form" action="/es-es/search" method="GET"> <div class="search-form__input-holder"> <label class="reader-only" for="search-input">Search</label> <input name="query" id="search-input" type="text" placeholder="Search" tabindex="-1" value="" data-autosuggest-character-limit="3" data-autosuggest-api-endpoint="/api/feature/search/autosuggestion?query={0}&language={1}" data-language="es-ES" autocomplete="off"> <button value="Search" type="submit" tabindex="-1" aria-label="Search">Search</button> <ul class="search-form__autocomplete-results"></ul> </div> </form> </section> <div class="megamenu"> <div class="megamenu--lvl_1 megamenu-parent row" data-megamenu="products"> <div class="megamenu--lvl_1-title mobile-only megamenu-trigger"> <span>Productos</span> <span class="megamenu--lvl_1-title-trigger">Productos</span> </div> <div class="megamenu--lvl_1-list megamenu-list container"> <p class="megamenu--lvl_2 mobile-only"> <span class="megamenu--lvl_2-title"> <a href="/es-es/products" class="current-page">Productos Overview</a> </span> </p> <div class="megamenu--lvl_2 col col-xs-12 col-md-3 desktop-only"> <div class="megamenu--overview-block"> <p class="megamenu--lvl_2-title">Productos</p> <p>Explore nuestra oferta de productos para encontrar el acero inoxidable óptimo para su aplicación.</p> <a class="button" href="/es-es/products">Overview</a> </div> </div> <div class="megamenu--column col col-xs-12 col-md-3"> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title megamenu-trigger"> <span class="mobile-only">Stainless Steel Ranges</span> <a href="/es-es/products/product-ranges" class="desktop-only">Stainless Steel Ranges</a> <span class="megamenu--lvl_2-title-trigger">Stainless Steel Ranges</span> </div> <div class="megamenu--lvl_3 megamenu-list"> <ul> <li class="mobile-only"> <a href="/es-es/products/product-ranges" class="">Stainless Steel Ranges Overview</a> </li> <li > <a href="/es-es/products/product-ranges/moda" class=""> <span class="steel-range" style="background: #7ec8f2"></span> <div class="steel-range-txt"> Moda <span class="steel-range-subtxt">Mildly corrosive environments</span> </div> </a> </li> <li > <a href="/es-es/products/product-ranges/core" class=""> <span class="steel-range" style="background: #009ee8"></span> <div class="steel-range-txt"> Core <span class="steel-range-subtxt">Corrosive environments</span> </div> </a> </li> <li > <a href="/es-es/products/product-ranges/supra" class=""> <span class="steel-range" style="background: #306084"></span> <div class="steel-range-txt"> Supra <span class="steel-range-subtxt">Highly corrosive environments</span> </div> </a> </li> <li > <a href="/es-es/products/product-ranges/forta" class="current-page"> <span class="steel-range" style="background: #00975f"></span> <div class="steel-range-txt"> Forta <span class="steel-range-subtxt">Duplex and other high strength</span> </div> </a> </li> <li > <a href="/es-es/products/product-ranges/ultra" class=""> <span class="steel-range" style="background: #ff7c00"></span> <div class="steel-range-txt"> Ultra <span class="steel-range-subtxt">Extremely corrosive environments</span> </div> </a> </li> <li > <a href="/es-es/products/product-ranges/dura" class=""> <span class="steel-range" style="background: #ffee00"></span> <div class="steel-range-txt"> Dura <span class="steel-range-subtxt">High hardness</span> </div> </a> </li> <li > <a href="/es-es/products/product-ranges/therma" class=""> <span class="steel-range" style="background: #e40134"></span> <div class="steel-range-txt"> Therma <span class="steel-range-subtxt">High service temperatures</span> </div> </a> </li> <li > <a href="/es-es/products/product-ranges/prodec" class=""> <span class="steel-range" style="background: #40484d"></span> <div class="steel-range-txt"> Prodec <span class="steel-range-subtxt">Superior machinability</span> </div> </a> </li> <li > <a href="/es-es/products/product-ranges/deco" class=""> <span class="steel-range" style="background: #002c3e"></span> <div class="steel-range-txt"> Deco <span class="steel-range-subtxt">Special surfaces</span> </div> </a> </li> </ul> </div> </div> </div> <div class="megamenu--column col col-xs-12 col-md-3"> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title megamenu-trigger"> <span class="mobile-only">Circle Green</span> <a href="/es-es/products/circle-green" class="desktop-only">Circle Green</a> <span class="megamenu--lvl_2-title-trigger">Circle Green</span> </div> <div class="megamenu--lvl_3 megamenu-list"> <ul> <li class="mobile-only"> <a href="/es-es/products/circle-green" class="">Circle Green Overview</a> </li> <li class="circle-green-emblem" > <a href="/es-es/products/product-ranges/moda" class=""> <span class="steel-range" style="background: #7ec8f2"></span> <div class="steel-range-txt"> Moda <span class="steel-range-subtxt">Mildly corrosive environments</span> </div> </a> </li> <li class="circle-green-emblem" > <a href="/es-es/products/product-ranges/core" class=""> <span class="steel-range" style="background: #009ee8"></span> <div class="steel-range-txt"> Core <span class="steel-range-subtxt">Corrosive environments</span> </div> </a> </li> <li class="circle-green-emblem" > <a href="/es-es/products/product-ranges/supra" class=""> <span class="steel-range" style="background: #306084"></span> <div class="steel-range-txt"> Supra <span class="steel-range-subtxt">Highly corrosive environments</span> </div> </a> </li> <li class="circle-green-emblem" > <a href="/es-es/products/product-ranges/forta" class=""> <span class="steel-range" style="background: #00975f"></span> <div class="steel-range-txt"> Forta <span class="steel-range-subtxt">Duplex and other high strength</span> </div> </a> </li> <li class="circle-green-emblem" > <a href="/es-es/products/product-ranges/dura" class=""> <span class="steel-range" style="background: #ffee00"></span> <div class="steel-range-txt"> Dura <span class="steel-range-subtxt">High hardness</span> </div> </a> </li> </ul> </div> </div> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title megamenu-trigger"> <span class="mobile-only">Flat products</span> <a href="/es-es/products/flat-products" class="desktop-only">Flat products</a> <span class="megamenu--lvl_2-title-trigger">Flat products</span> </div> <div class="megamenu--lvl_3 megamenu-list"> <ul> <li class="mobile-only"> <a href="/es-es/products/flat-products" class="">Flat products Overview</a> </li> <li><a href="/es-es/products/flat-products/cold-rolled-coil-strip-and-sheet" DisableWebEdit="True">Cold rolled coil strip and sheet</a></li> <li><a href="/es-es/products/flat-products/hot-rolled-coil-strip-and-plate" DisableWebEdit="True">Hot rolled coil strip and plate</a></li> <li><a href="/es-es/products/flat-products/quarto-plate" DisableWebEdit="True">Quarto plate</a></li> <li><a href="/es-es/products/flat-products/precision-strip" DisableWebEdit="True">Precision strip</a></li> <li><a href="/es-es/products/flat-products/specialized-components" DisableWebEdit="True">Specialized components</a></li> </ul> </div> </div> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title "> <a href="/es-es/products/metal-powder" class="">Metal powder</a> </div> </div> </div> <div class="megamenu--column col col-xs-12 col-md-3"> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title megamenu-trigger"> <span class="mobile-only">Stainless steel types</span> <a href="/es-es/products/stainless-steel-types" class="desktop-only">Stainless steel types</a> <span class="megamenu--lvl_2-title-trigger">Stainless steel types</span> </div> <div class="megamenu--lvl_3 megamenu-list"> <ul> <li class="mobile-only"> <a href="/es-es/products/stainless-steel-types" class="">Stainless steel types Overview</a> </li> <li><a href="/es-es/products/stainless-steel-types/ferritic-stainless-steel" DisableWebEdit="True">Ferritic</a></li> <li><a href="/es-es/products/stainless-steel-types/martensitic-stainless-steel-and-precipitation-hardening-grades" DisableWebEdit="True">Martensitic and PH grades</a></li> <li><a href="/es-es/products/stainless-steel-types/duplex-stainless-steel" DisableWebEdit="True">Duplex</a></li> <li><a href="/es-es/products/stainless-steel-types/austenitic-stainless-steel" DisableWebEdit="True">Austenitic</a></li> </ul> </div> </div> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title "> <a href="/es-es/products/corrosion-tables" class="">Corrosion tables</a> </div> </div> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title "> <a href="/es-es/products/services" class="">Services</a> </div> </div> </div> </div> </div> <div class="megamenu--lvl_1 megamenu-parent row" data-megamenu="expertise"> <div class="megamenu--lvl_1-title mobile-only megamenu-trigger"> <span>Expertise</span> <span class="megamenu--lvl_1-title-trigger">Expertise</span> </div> <div class="megamenu--lvl_1-list megamenu-list container"> <p class="megamenu--lvl_2 mobile-only"> <span class="megamenu--lvl_2-title"> <a href="/es-es/expertise" class="">Expertise Overview</a> </span> </p> <div class="megamenu--lvl_2 col col-xs-12 col-md-3 desktop-only"> <div class="megamenu--overview-block"> <p class="megamenu--lvl_2-title">Expertise</p> <p>Explore historias de éxito, artículos interesantes, seminarios web y contenido técnico.</p> <a class="button" href="/es-es/expertise">Overview</a> </div> </div> <div class="megamenu--column col col-xs-12 col-md-3"> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title "> <a href="/es-es/expertise" class="">Articles and cases</a> </div> </div> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title "> <a href="/es-es/expertise/blogs" class="">Blogs</a> </div> </div> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title "> <a href="/es-es/expertise/handbooks-and-guides" class="">Handbooks and guides</a> </div> </div> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title "> <a href="/es-es/expertise/webinars-and-events/corrosion-academy" class="">Corrosion Academy</a> </div> </div> </div> <div class="megamenu--column col col-xs-12 col-md-3"> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title megamenu-trigger"> <span class="mobile-only">Webinars and events</span> <a href="/es-es/expertise/webinars-and-events" class="desktop-only">Webinars and events</a> <span class="megamenu--lvl_2-title-trigger">Webinars and events</span> </div> <div class="megamenu--lvl_3 megamenu-list"> <ul> <li class="mobile-only"> <a href="/es-es/expertise/webinars-and-events" class="">Webinars and events Overview</a> </li> <li><a href="/es-es/expertise/webinars-and-events/circle-green-webinars" DisableWebEdit="True">Circle Green webinars</a></li> <li><a href="/es-es/expertise/webinars-and-events/bridge-webinars" DisableWebEdit="True">Bridge webinars</a></li> <li><a href="/es-es/expertise/webinars-and-events/facade-webinars" DisableWebEdit="True">Façade webinars</a></li> <li><a href="/es-es/expertise/webinars-and-events/automotive-webinars" DisableWebEdit="True">Mobility webinars</a></li> <li><a href="/es-es/expertise/webinars-and-events/oil-and-gas-webinars" DisableWebEdit="True">Oil and Gas webinars</a></li> <li><a href="/es-es/expertise/webinars-and-events/storage-tank-webinars" DisableWebEdit="True" target="_blank">Storage tank webinars</a></li> </ul> </div> </div> </div> <div class="megamenu--column col col-xs-12 col-md-3"> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title megamenu-trigger"> <span>Collections</span> <span class="megamenu--lvl_2-title-trigger">Collections</span> </div> <div class="megamenu--lvl_3 megamenu-list"> <ul> <li><a href="/es-es/expertise/collections/offshore-insights-and-innovations" DisableWebEdit="True">Offshore insights and innovations</a></li> <li><a href="/es-es/expertise/collections/stainless-steel-basics" DisableWebEdit="True">Stainless Steel Basics</a></li> <li><a href="/es-es/expertise/collections/sustainability" DisableWebEdit="True">Sustainability</a></li> <li><a href="/es-es/expertise/collections/duplex-90-years" DisableWebEdit="True">Duplex 90 years</a></li> </ul> </div> </div> </div> </div> </div> <div class="megamenu--lvl_1 megamenu-parent row" data-megamenu="industries"> <div class="megamenu--lvl_1-title mobile-only megamenu-trigger"> <span>Industrias</span> <span class="megamenu--lvl_1-title-trigger">Industrias</span> </div> <div class="megamenu--lvl_1-list megamenu-list container"> <p class="megamenu--lvl_2 mobile-only"> <span class="megamenu--lvl_2-title"> <a href="/es-es/industries" class="">Industrias Overview</a> </span> </p> <div class="megamenu--lvl_2 col col-xs-12 col-md-3 desktop-only"> <div class="megamenu--overview-block"> <p class="megamenu--lvl_2-title">Industrias</p> <p>Descubra cómo nuestro acero inoxidable hace posible la sociedad moderna a través de aplicaciones versátiles en una amplia gama de entornos.</p> <a class="button" href="/es-es/industries">Overview</a> </div> </div> <div class="megamenu--column col col-xs-12 col-md-3"> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title megamenu-trigger"> <span class="mobile-only">Appliances</span> <a href="/es-es/industries/appliances" class="desktop-only">Appliances</a> <span class="megamenu--lvl_2-title-trigger">Appliances</span> </div> <div class="megamenu--lvl_3 megamenu-list"> <ul> <li class="mobile-only"> <a href="/es-es/industries/appliances" class="">Appliances Overview</a> </li> <li><a href="/es-es/industries/appliances/commercial-kitchen" DisableWebEdit="True">Commercial kitchen</a></li> <li><a href="/es-es/industries/appliances/cooking" DisableWebEdit="True">Cooking</a></li> <li><a href="/es-es/industries/appliances/food-industry" DisableWebEdit="True">Food industry</a></li> <li><a href="/es-es/industries/appliances/home-appliances" DisableWebEdit="True">Home appliances</a></li> </ul> </div> </div> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title megamenu-trigger"> <span class="mobile-only">Energy</span> <a href="/es-es/industries/energy" class="desktop-only">Energy</a> <span class="megamenu--lvl_2-title-trigger">Energy</span> </div> <div class="megamenu--lvl_3 megamenu-list"> <ul> <li class="mobile-only"> <a href="/es-es/industries/energy" class="">Energy Overview</a> </li> <li><a href="/es-es/industries/energy/renewable-energy" DisableWebEdit="True">Renewable energy</a></li> <li><a href="/es-es/industries/energy/hydrogen" DisableWebEdit="True">Hydrogen</a></li> </ul> </div> </div> </div> <div class="megamenu--column col col-xs-12 col-md-3"> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title megamenu-trigger"> <span class="mobile-only">Automotive and transportation</span> <a href="/es-es/industries/automotive-and-transportation" class="desktop-only">Automotive and transportation</a> <span class="megamenu--lvl_2-title-trigger">Automotive and transportation</span> </div> <div class="megamenu--lvl_3 megamenu-list"> <ul> <li class="mobile-only"> <a href="/es-es/industries/automotive-and-transportation" class="">Automotive and transportation Overview</a> </li> <li><a href="/es-es/industries/automotive-and-transportation/automotive" DisableWebEdit="True">Automotive</a></li> <li><a href="/es-es/industries/automotive-and-transportation/buses" DisableWebEdit="True">Buses</a></li> <li><a href="/es-es/industries/automotive-and-transportation/railway" DisableWebEdit="True">Railway</a></li> <li><a href="/es-es/industries/automotive-and-transportation/road-tankers" DisableWebEdit="True">Road tankers</a></li> </ul> </div> </div> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title megamenu-trigger"> <span class="mobile-only">Heavy industry</span> <a href="/es-es/industries/heavy-industry" class="desktop-only">Heavy industry</a> <span class="megamenu--lvl_2-title-trigger">Heavy industry</span> </div> <div class="megamenu--lvl_3 megamenu-list"> <ul> <li class="mobile-only"> <a href="/es-es/industries/heavy-industry" class="">Heavy industry Overview</a> </li> <li><a href="/es-es/industries/heavy-industry/carbon-capture" DisableWebEdit="True">Carbon Capture</a></li> <li><a href="/es-es/industries/heavy-industry/chemical-processing" DisableWebEdit="True">Chemical processing</a></li> <li><a href="/es-es/industries/heavy-industry/mining-and-minerals-processing" DisableWebEdit="True">Mining and minerals processing</a></li> <li class="megamenu--lvl_3-parent megamenu-parent"> <div class="megamenu--lvl_3-link-container megamenu-trigger"> <a class="megamenu--lvl_3-parent-link desktop-only " href="/es-es/industries/heavy-industry/oil-and-gas" DisableWebEdit="True">Oil and gas</a> <span class="mobile-only">Oil and gas</span> <span class="megamenu--lvl_3-title-trigger">Oil and gas</span> </div> <ul class="megamenu--lvl_4 megamenu-list"> <li class="mobile-only"> <a href="/es-es/industries/heavy-industry/oil-and-gas" class="">Oil and gas Overview</a> </li> <li><a href="/es-es/industries/heavy-industry/oil-and-gas/pipes-and-tubing" DisableWebEdit="True">Pipes and tubing</a></li> </ul> </li> <li><a href="/es-es/industries/heavy-industry/pulp-and-paper" DisableWebEdit="True">Pulp and paper</a></li> <li class="megamenu--lvl_3-parent megamenu-parent"> <div class="megamenu--lvl_3-link-container megamenu-trigger"> <a class="megamenu--lvl_3-parent-link desktop-only " href="/es-es/industries/heavy-industry/storage-tanks" DisableWebEdit="True">Storage tanks</a> <span class="mobile-only">Storage tanks</span> <span class="megamenu--lvl_3-title-trigger">Storage tanks</span> </div> <ul class="megamenu--lvl_4 megamenu-list"> <li class="mobile-only"> <a href="/es-es/industries/heavy-industry/storage-tanks" class="">Storage tanks Overview</a> </li> <li><a href="/es-es/industries/heavy-industry/storage-tanks/pressure-vessel-calculator" DisableWebEdit="True">Pressure vessel calculator</a></li> <li><a href="/es-es/industries/heavy-industry/storage-tanks/storage-tank-calculator" DisableWebEdit="True">Storage tank calculator</a></li> </ul> </li> </ul> </div> </div> </div> <div class="megamenu--column col col-xs-12 col-md-3"> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title megamenu-trigger"> <span class="mobile-only">Building and infrastructure</span> <a href="/es-es/industries/architecture-building-and-infrastructure" class="desktop-only">Building and infrastructure</a> <span class="megamenu--lvl_2-title-trigger">Building and infrastructure</span> </div> <div class="megamenu--lvl_3 megamenu-list"> <ul> <li class="mobile-only"> <a href="/es-es/industries/architecture-building-and-infrastructure" class="">Building and infrastructure Overview</a> </li> <li class="megamenu--lvl_3-parent megamenu-parent"> <div class="megamenu--lvl_3-link-container megamenu-trigger"> <a class="megamenu--lvl_3-parent-link desktop-only " href="/es-es/industries/architecture-building-and-infrastructure/bridges" DisableWebEdit="True">Bridges</a> <span class="mobile-only">Bridges</span> <span class="megamenu--lvl_3-title-trigger">Bridges</span> </div> <ul class="megamenu--lvl_4 megamenu-list"> <li class="mobile-only"> <a href="/es-es/industries/architecture-building-and-infrastructure/bridges" class="">Bridges Overview</a> </li> <li><a href="/es-es/industries/architecture-building-and-infrastructure/bridges/design-a-stainless-steel-bridge" DisableWebEdit="True">Design a stainless steel bridge</a></li> <li><a href="/es-es/industries/architecture-building-and-infrastructure/bridges/bridge-material-selection-tool" DisableWebEdit="True" target="_blank">Bridge material selection tool</a></li> </ul> </li> <li><a href="/es-es/industries/architecture-building-and-infrastructure/facades-and-cladding" DisableWebEdit="True">Facades and cladding</a></li> <li><a href="/es-es/industries/architecture-building-and-infrastructure/interior-cladding" DisableWebEdit="True">Interior cladding</a></li> <li><a href="/es-es/industries/architecture-building-and-infrastructure/structural-components" DisableWebEdit="True">Structural components</a></li> <li><a href="/es-es/industries/architecture-building-and-infrastructure/water-control" DisableWebEdit="True">Water control</a></li> </ul> </div> </div> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title megamenu-trigger"> <span>Marine</span> <span class="megamenu--lvl_2-title-trigger">Marine</span> </div> <div class="megamenu--lvl_3 megamenu-list"> <ul> <li></li> <li><a href="/es-es/industries/marine/ballast-water-treatment-systems" DisableWebEdit="True">Ballast water treatment systems</a></li> <li><a href="/es-es/industries/marine/scrubbers" DisableWebEdit="True">Scrubbers</a></li> <li><a href="/es-es/industries/marine/ships" DisableWebEdit="True">Ships</a></li> </ul> </div> </div> </div> </div> </div> <div class="megamenu--lvl_1 megamenu-parent row" data-megamenu="surcharges"> <div class="megamenu--lvl_1-title mobile-only megamenu-trigger"> <span>Sobrecargos</span> <span class="megamenu--lvl_1-title-trigger">Sobrecargos</span> </div> <div class="megamenu--lvl_1-list megamenu-list container"> <p class="megamenu--lvl_2 mobile-only"> <span class="megamenu--lvl_2-title"> <a href="/es-es/surcharges" class="">Sobrecargos Overview</a> </span> </p> <div class="megamenu--lvl_2 col col-xs-12 col-md-3 desktop-only"> <div class="megamenu--overview-block"> <p class="megamenu--lvl_2-title">Sobrecargos</p> <p>Lea sobre los suplementos de aleaciones de Outokumpu, los precios y las condiciones de venta.</p> <a class="button" href="/es-es/surcharges">Overview</a> </div> </div> <div class="megamenu--column col col-xs-12 col-md-3"> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title megamenu-trigger"> <span>Americas</span> <span class="megamenu--lvl_2-title-trigger">Americas</span> </div> <div class="megamenu--lvl_3 megamenu-list"> <ul> <li><a href="/es-es/surcharges/stainless-steel-alloy-surcharges-americas" DisableWebEdit="True">Stainless steel alloy surcharges Americas</a></li> </ul> </div> </div> </div> <div class="megamenu--column col col-xs-12 col-md-3"> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title megamenu-trigger"> <span>Europe</span> <span class="megamenu--lvl_2-title-trigger">Europe</span> </div> <div class="megamenu--lvl_3 megamenu-list"> <ul> <li><a href="/es-es/surcharges/stainless-steel-alloy-surcharges-europe" DisableWebEdit="True">Stainless steel alloy surcharges Europe</a></li> </ul> </div> </div> </div> <div class="megamenu--column col col-xs-12 col-md-3"> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title megamenu-trigger"> <span>Global</span> <span class="megamenu--lvl_2-title-trigger">Global</span> </div> <div class="megamenu--lvl_3 megamenu-list"> <ul> <li><a href="/es-es/surcharges/conditions-of-sale" DisableWebEdit="True">Conditions of sale</a></li> </ul> </div> </div> </div> </div> </div> <div class="megamenu--lvl_1 megamenu-secondary megamenu-parent row" data-megamenu="about-outokumpu"> <div class="megamenu--lvl_1-title mobile-only megamenu-trigger"> <span></span> <span class="megamenu--lvl_1-title-trigger"></span> </div> <div class="megamenu--lvl_1-list megamenu-list container"> <div class="megamenu--lvl_2 col col-xs-12 col-md-3 desktop-only"> <div class="megamenu--overview-block"> <p class="megamenu--lvl_2-title">Acerca de Outokumpu</p> <p>Descubra qué es Outokumpu, cómo trabajamos, cómo estamos organizados y hacia dónde vamos.</p> <a class="button" href="">Overview</a> </div> </div> <div class="megamenu--column col col-xs-12 col-md-3"> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title megamenu-trigger"> <span class="mobile-only">Outokumpu in brief</span> <a href="/es-es/about-outokumpu/in-brief" class="desktop-only">Outokumpu in brief</a> <span class="megamenu--lvl_2-title-trigger">Outokumpu in brief</span> </div> <div class="megamenu--lvl_3 megamenu-list"> <ul> <li class="mobile-only"> <a href="/es-es/about-outokumpu/in-brief" class="">Outokumpu in brief Overview</a> </li> <li class=""><a href="/es-es/about-outokumpu/history-of-outokumpu" DisableWebEdit="True">History</a></li> <li class=""><a href="/es-es/about-outokumpu/strategy-and-vision" DisableWebEdit="True">Strategy and vision</a></li> </ul> </div> </div> </div> <div class="megamenu--column col col-xs-12 col-md-3"> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title megamenu-trigger"> <span class="mobile-only">Organization</span> <a href="/es-es/about-outokumpu/organization" class="desktop-only">Organization</a> <span class="megamenu--lvl_2-title-trigger">Organization</span> </div> <div class="megamenu--lvl_3 megamenu-list"> <ul> <li class="mobile-only"> <a href="/es-es/about-outokumpu/organization" class="">Organization Overview</a> </li> <li class=""><a href="/es-es/about-outokumpu/organization/americas" DisableWebEdit="True">Business area Americas</a></li> <li class=""><a href="/es-es/about-outokumpu/organization/europe" DisableWebEdit="True">Business area Europe</a></li> <li class=""><a href="/es-es/about-outokumpu/organization/ferrochrome" DisableWebEdit="True">Business area Ferrochrome</a></li> <li class=""><a href="/es-es/about-outokumpu/organization/other-operations" DisableWebEdit="True">Other operations</a></li> <li class=""><a href="/es-es/about-outokumpu/organization/board-of-directors" DisableWebEdit="True">Board of Directors</a></li> <li class=""><a href="/es-es/about-outokumpu/organization/leadership-team" DisableWebEdit="True">Outokumpu Leadership Team</a></li> </ul> </div> </div> </div> <div class="megamenu--column col col-xs-12 col-md-3"> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title "> <a href="/es-es/about-outokumpu/suppliers" class="">Suppliers</a> </div> </div> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title "> <a href="/es-es/about-outokumpu/code-of-conduct" class="">Code of Conduct</a> </div> </div> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title "> <a href="/es-es/about-outokumpu/cybersecurity-at-outokumpu" class="">Cybersecurity at Outokumpu</a> </div> </div> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title "> <a href="/es-es/sustainability/speakup" class="">SpeakUp misconduct reporting</a> </div> </div> </div> </div> </div> <div class="megamenu--lvl_1 megamenu-secondary megamenu-parent row" data-megamenu="sustainability"> <div class="megamenu--lvl_1-title mobile-only megamenu-trigger"> <span>Sostenibilidad</span> <span class="megamenu--lvl_1-title-trigger">Sostenibilidad</span> </div> <div class="megamenu--lvl_1-list megamenu-list container"> <p class="megamenu--lvl_2 mobile-only"> <span class="megamenu--lvl_2-title"> <a href="/es-es/sustainability" class="">Sostenibilidad Overview</a> </span> </p> <div class="megamenu--lvl_2 col col-xs-12 col-md-3 desktop-only"> <div class="megamenu--overview-block"> <p class="megamenu--lvl_2-title">Sostenibilidad</p> <p>Descubra cómo el acero inoxidable sostenible de Outokumpu contribuye a un mundo que perdure siempre.</p> <a class="button" href="/es-es/sustainability">Overview</a> </div> </div> <div class="megamenu--column col col-xs-12 col-md-3"> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title megamenu-trigger"> <span class="mobile-only">Sustainability strategy</span> <a href="/es-es/sustainability/sustainability-strategy" class="desktop-only">Sustainability strategy</a> <span class="megamenu--lvl_2-title-trigger">Sustainability strategy</span> </div> <div class="megamenu--lvl_3 megamenu-list"> <ul> <li class="mobile-only"> <a href="/es-es/sustainability/sustainability-strategy" class="">Sustainability strategy Overview</a> </li> <li class=""><a href="/es-es/sustainability/sustainability-strategy/commitments-and-initiatives" DisableWebEdit="True">Commitments and initiatives</a></li> <li class=""><a href="/es-es/sustainability/sustainability-strategy/un-sustainable-development-goals" DisableWebEdit="True">UN Sustainable Development Goals</a></li> <li class=""><a href="/es-es/sustainability/sustainability-strategy/esg-advisory-council" DisableWebEdit="True">ESG advisory council</a></li> <li class=""><a href="/es-es/sustainability/sustainability-strategy/sustainability-contacts" DisableWebEdit="True">Sustainability contacts</a></li> </ul> </div> </div> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title megamenu-trigger"> <span class="mobile-only">Sustainable stainless steel</span> <a href="/es-es/sustainability/sustainable-stainless-steel" class="desktop-only">Sustainable stainless steel</a> <span class="megamenu--lvl_2-title-trigger">Sustainable stainless steel</span> </div> <div class="megamenu--lvl_3 megamenu-list"> <ul> <li class="mobile-only"> <a href="/es-es/sustainability/sustainable-stainless-steel" class="">Sustainable stainless steel Overview</a> </li> <li class=""><a href="/es-es/sustainability/sustainable-stainless-steel/drivers-of-sustainable-stainless" DisableWebEdit="True">Drivers of sustainable stainless</a></li> <li class=""><a href="/es-es/sustainability/sustainable-stainless-steel/environmental-product-declarations" DisableWebEdit="True">Environmental product declarations</a></li> <li class=""><a href="/es-es/sustainability/sustainable-stainless-steel/product-carbon-footprint" DisableWebEdit="True">Product carbon footprint</a></li> <li class=""><a href="/es-es/sustainability/sustainable-stainless-steel/product-safety" DisableWebEdit="True">Product safety</a></li> </ul> </div> </div> </div> <div class="megamenu--column col col-xs-12 col-md-3"> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title megamenu-trigger"> <span class="mobile-only">Environment</span> <a href="/es-es/sustainability/environment" class="desktop-only">Environment</a> <span class="megamenu--lvl_2-title-trigger">Environment</span> </div> <div class="megamenu--lvl_3 megamenu-list"> <ul> <li class="mobile-only"> <a href="/es-es/sustainability/environment" class="">Environment Overview</a> </li> <li class=""><a href="/es-es/sustainability/environment/protecting-the-climate" DisableWebEdit="True">Protecting the climate</a></li> <li class=""><a href="/es-es/sustainability/environment/circular-economy" DisableWebEdit="True">Circular economy</a></li> <li class=""><a href="/es-es/sustainability/environment/environmental-impacts" DisableWebEdit="True">Environmental impacts</a></li> <li class=""><a href="/es-es/sustainability/environment/biodiversity" DisableWebEdit="True">Biodiversity</a></li> <li class=""></li> </ul> </div> </div> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title megamenu-trigger"> <span class="mobile-only">Reporting and data</span> <a href="/es-es/sustainability/reporting-and-data" class="desktop-only">Reporting and data</a> <span class="megamenu--lvl_2-title-trigger">Reporting and data</span> </div> <div class="megamenu--lvl_3 megamenu-list"> <ul> <li class="mobile-only"> <a href="/es-es/sustainability/reporting-and-data" class="">Reporting and data Overview</a> </li> <li class=""><a href="/es-es/sustainability/reporting-and-data/sustainability-data" DisableWebEdit="True">Sustainability data tool</a></li> <li class=""><a href="/es-es/sustainability/sustainability-downloads" DisableWebEdit="True">Sustainability downloads</a></li> </ul> </div> </div> </div> <div class="megamenu--column col col-xs-12 col-md-3"> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title megamenu-trigger"> <span class="mobile-only">People and society</span> <a href="/es-es/sustainability/people-and-society" class="desktop-only">People and society</a> <span class="megamenu--lvl_2-title-trigger">People and society</span> </div> <div class="megamenu--lvl_3 megamenu-list"> <ul> <li class="mobile-only"> <a href="/es-es/sustainability/people-and-society" class="">People and society Overview</a> </li> <li class=""><a href="/es-es/sustainability/people-and-society/our-people" DisableWebEdit="True">Our people</a></li> <li class=""><a href="/es-es/sustainability/people-and-society/health-and-safety" DisableWebEdit="True">Health and safety</a></li> <li class=""><a href="/es-es/sustainability/people-and-society/good-corporate-citizenship" DisableWebEdit="True">Good corporate citizenship</a></li> <li class=""><a href="/es-es/sustainability/people-and-society/impact-on-society-and-human-rights" DisableWebEdit="True">Impact on society and human rights</a></li> <li class=""><a href="/es-es/sustainability/people-and-society/sustainable-supply-chain" DisableWebEdit="True">Sustainable supply chain</a></li> </ul> </div> </div> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title megamenu-trigger"> <span class="mobile-only">Sustainability governance</span> <a href="/es-es/sustainability/sustainability-governance" class="desktop-only">Sustainability governance</a> <span class="megamenu--lvl_2-title-trigger">Sustainability governance</span> </div> <div class="megamenu--lvl_3 megamenu-list"> <ul> <li class="mobile-only"> <a href="/es-es/sustainability/sustainability-governance" class="">Sustainability governance Overview</a> </li> <li class=""><a href="/es-es/about-outokumpu/code-of-conduct" DisableWebEdit="True">Code of Conduct</a></li> <li class=""><a href="/es-es/sustainability/speakup" DisableWebEdit="True">SpeakUp misconduct reporting</a></li> </ul> </div> </div> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title "> <a href="/es-es/sustainability/inner-circle" class="">Inner Circle</a> </div> </div> </div> </div> </div> <div class="megamenu--lvl_1 megamenu-secondary megamenu-parent row" data-megamenu="investors"> <div class="megamenu--lvl_1-title mobile-only megamenu-trigger"> <span>Inversionistas</span> <span class="megamenu--lvl_1-title-trigger">Inversionistas</span> </div> <div class="megamenu--lvl_1-list megamenu-list container"> <p class="megamenu--lvl_2 mobile-only"> <span class="megamenu--lvl_2-title"> <a href="/es-es/investors" class="">Inversionistas Overview</a> </span> </p> <div class="megamenu--lvl_2 col col-xs-12 col-md-3 desktop-only"> <div class="megamenu--overview-block"> <p class="megamenu--lvl_2-title">Inversionistas</p> <p>Lea más sobre Outokumpu como inversión y encuentre nuestro calendario financiero, comparta información y materiales para inversionistas. </p> <a class="button" href="/es-es/investors">Overview</a> </div> </div> <div class="megamenu--column col col-xs-12 col-md-3"> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title megamenu-trigger"> <span class="mobile-only">Outokumpu as an investment</span> <a href="/es-es/investors/outokumpu-as-an-investment" class="desktop-only">Outokumpu as an investment</a> <span class="megamenu--lvl_2-title-trigger">Outokumpu as an investment</span> </div> <div class="megamenu--lvl_3 megamenu-list"> <ul> <li class="mobile-only"> <a href="/es-es/investors/outokumpu-as-an-investment" class="">Outokumpu as an investment Overview</a> </li> <li class=""><a href="/es-es/investors/outokumpu-as-an-investment/ceos-review" DisableWebEdit="True">CEO's review</a></li> <li class=""><a href="/es-es/about-outokumpu/strategy-and-vision" DisableWebEdit="True">Strategy and targets</a></li> <li class=""><a href="/es-es/investors/outokumpu-as-an-investment/outlook-and-risks" DisableWebEdit="True" target="_blank">Outlook and risks</a></li> <li class=""><a href="/es-es/investors/outokumpu-as-an-investment/operating-environment" DisableWebEdit="True">Operating environment</a></li> <li class=""><a href="/es-es/investors/outokumpu-as-an-investment/responsible-investment" DisableWebEdit="True">Responsible investment</a></li> <li class=""><a href="/es-es/investors/outokumpu-as-an-investment/active-dialogue-with-markets" DisableWebEdit="True">Active dialogue with markets</a></li> </ul> </div> </div> </div> <div class="megamenu--column col col-xs-12 col-md-3"> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title megamenu-trigger"> <span class="mobile-only">Investor calendar and events</span> <a href="/es-es/investors/investor-calendar-and-events" class="desktop-only">Investor calendar and events</a> <span class="megamenu--lvl_2-title-trigger">Investor calendar and events</span> </div> <div class="megamenu--lvl_3 megamenu-list"> <ul> <li class="mobile-only"> <a href="/es-es/investors/investor-calendar-and-events" class="">Investor calendar and events Overview</a> </li> <li class=""><a href="/es-es/investors/investor-calendar-and-events/capital-markets-day" DisableWebEdit="True">Capital Markets Day</a></li> <li class=""><a href="/es-es/investors/investor-calendar-and-events/site-visits" DisableWebEdit="True">Site visits</a></li> <li class=""><a href="/es-es/investors/investor-calendar-and-events/webcasts" DisableWebEdit="True">Webcasts and pre-silent calls</a></li> </ul> </div> </div> </div> <div class="megamenu--column col col-xs-12 col-md-3"> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title megamenu-trigger"> <span class="mobile-only">Reports and presentations</span> <a href="/es-es/investors/materials/2024" class="desktop-only">Reports and presentations</a> <span class="megamenu--lvl_2-title-trigger">Reports and presentations</span> </div> <div class="megamenu--lvl_3 megamenu-list"> <ul> <li class="mobile-only"> <a href="/es-es/investors/materials/2024" class="">Reports and presentations Overview</a> </li> <li class=""><a href="/es-es/investors/materials/2024" DisableWebEdit="True">2024</a></li> <li class=""><a href="/es-es/investors/materials/2023" DisableWebEdit="True">2023</a></li> <li class=""><a href="/es-es/investors/materials/2022" DisableWebEdit="True">2022</a></li> <li class=""><a href="/es-es/investors/materials/2021" DisableWebEdit="True">2021</a></li> <li class=""><a href="/es-es/investors/materials/2020" DisableWebEdit="True">2020</a></li> <li class=""><a href="/es-es/investors/materials/2019" DisableWebEdit="True">2019</a></li> <li class=""><a href="/es-es/investors/materials" DisableWebEdit="True">Archive</a></li> </ul> </div> </div> </div> <div class="megamenu--column col col-xs-12 col-md-3"> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title megamenu-trigger"> <span class="mobile-only">Outokumpu share</span> <a href="/es-es/investors/outokumpu-share" class="desktop-only">Outokumpu share</a> <span class="megamenu--lvl_2-title-trigger">Outokumpu share</span> </div> <div class="megamenu--lvl_3 megamenu-list"> <ul> <li class="mobile-only"> <a href="/es-es/investors/outokumpu-share" class="">Outokumpu share Overview</a> </li> <li class=""><a href="/es-es/investors/outokumpu-share/basic-share-information" DisableWebEdit="True">Share information</a></li> <li class=""><a href="/es-es/investors/outokumpu-share/analysts" DisableWebEdit="True">Analysts</a></li> <li class=""><a href="/es-es/investors/outokumpu-share/consensus-estimates" DisableWebEdit="True">Consensus estimates</a></li> <li class=""><a href="/es-es/investors/outokumpu-share/shareholders" DisableWebEdit="True">Shareholders</a></li> <li class=""><a href="/es-es/investors/outokumpu-share/management-shareholding" DisableWebEdit="True">Management shareholding</a></li> <li class=""><a href="/es-es/investors/outokumpu-share/dividend" DisableWebEdit="True">Dividend</a></li> <li class=""><a href="/es-es/investors/outokumpu-share/share-capital" DisableWebEdit="True">Share capital</a></li> <li class=""><a href="/es-es/investors/outokumpu-share/flagging-notifications" DisableWebEdit="True">Flagging notifications</a></li> <li class=""><a href="/es-es/investors/outokumpu-share/treasury-shares" DisableWebEdit="True">Treasury shares</a></li> <li class=""><a href="/es-es/investors/outokumpu-share/reverse-split" DisableWebEdit="True">Reverse split in 2014</a></li> </ul> </div> </div> </div> <div class="megamenu--column col col-xs-12 col-md-3"> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title megamenu-trigger"> <span class="mobile-only">Share tools</span> <a href="/es-es/investors/share-tools" class="desktop-only">Share tools</a> <span class="megamenu--lvl_2-title-trigger">Share tools</span> </div> <div class="megamenu--lvl_3 megamenu-list"> <ul> <li class="mobile-only"> <a href="/es-es/investors/share-tools" class="">Share tools Overview</a> </li> <li class=""><a href="/es-es/investors/share-tools/share-monitor" DisableWebEdit="True">Share monitor</a></li> <li class=""><a href="/es-es/investors/share-tools/alternative-exchanges" DisableWebEdit="True">Alternative exchanges</a></li> <li class=""><a href="/es-es/investors/share-tools/share-price-alert" DisableWebEdit="True">Share price alert</a></li> <li class=""><a href="/es-es/investors/share-tools/share-price-look-up" DisableWebEdit="True">Share price look-up</a></li> <li class=""><a href="/es-es/investors/share-tools/investment-calculator" DisableWebEdit="True">Investment calculator</a></li> </ul> </div> </div> </div> <div class="megamenu--column col col-xs-12 col-md-3"> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title megamenu-trigger"> <span class="mobile-only">Governance</span> <a href="/es-es/investors/governance" class="desktop-only">Governance</a> <span class="megamenu--lvl_2-title-trigger">Governance</span> </div> <div class="megamenu--lvl_3 megamenu-list"> <ul> <li class="mobile-only"> <a href="/es-es/investors/governance" class="">Governance Overview</a> </li> <li class=""><a href="/es-es/investors/governance/agm-information" DisableWebEdit="True">AGM information</a></li> <li class=""><a href="/es-es/investors/governance/board-of-directors" DisableWebEdit="True">Board of Directors</a></li> <li class=""><a href="/es-es/investors/governance/leadership-team" DisableWebEdit="True">Leadership team</a></li> <li class=""><a href="/es-es/investors/governance/shareholders-nomination-board" DisableWebEdit="True">Shareholders Nomination Board</a></li> <li class=""><a href="/es-es/investors/governance/remuneration" DisableWebEdit="True">Remuneration</a></li> <li class=""><a href="/es-es/investors/governance/insider-issues" DisableWebEdit="True">Insider issues</a></li> <li class=""><a href="/es-es/investors/governance/risk-management" DisableWebEdit="True">Risk management</a></li> <li class=""><a href="/es-es/investors/governance/disclosure-policy" DisableWebEdit="True">Disclosure policy</a></li> <li class=""><a href="/es-es/investors/governance/auditors" DisableWebEdit="True">Auditors</a></li> <li class=""><a href="/es-es/sustainability/speakup" DisableWebEdit="True">SpeakUp</a></li> </ul> </div> </div> </div> <div class="megamenu--column col col-xs-12 col-md-3"> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title megamenu-trigger"> <span class="mobile-only">Financials</span> <a href="/es-es/investors/financials" class="desktop-only">Financials</a> <span class="megamenu--lvl_2-title-trigger">Financials</span> </div> <div class="megamenu--lvl_3 megamenu-list"> <ul> <li class="mobile-only"> <a href="/es-es/investors/financials" class="">Financials Overview</a> </li> <li class=""><a href="/es-es/investors/financials/fact-sheet" DisableWebEdit="True">Fact sheet</a></li> </ul> </div> </div> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title "> <a href="/es-es/investors/financing-and-credit-information" class="">Credit information</a> </div> </div> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title "> <a href="/es-es/news" class="">Stock exchange releases</a> </div> </div> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title "> <a href="/es-es/investors/ir-newsletter" class="">IR Newsletter</a> </div> </div> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title "> <a href="/es-es/investors/ir-contacts" class="">IR Contacts</a> </div> </div> </div> </div> </div> <div class="megamenu--lvl_1 megamenu-secondary megamenu-parent row" data-megamenu="careers"> <div class="megamenu--lvl_1-title mobile-only megamenu-trigger"> <span>Empleos</span> <span class="megamenu--lvl_1-title-trigger">Empleos</span> </div> <div class="megamenu--lvl_1-list megamenu-list container"> <p class="megamenu--lvl_2 mobile-only"> <span class="megamenu--lvl_2-title"> <a href="/es-es/careers" class="">Empleos Overview</a> </span> </p> <div class="megamenu--lvl_2 col col-xs-12 col-md-3 desktop-only"> <div class="megamenu--overview-block"> <p class="megamenu--lvl_2-title">Empleos</p> <p>Descubra cómo nuestros expertos están en el centro de nuestro éxito y descubra las oportunidades que tenemos para ofrecerle.</p> <a class="button" href="/es-es/careers">Overview</a> </div> </div> <div class="megamenu--column col col-xs-12 col-md-3"> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title "> <a href="https://careers.outokumpu.com/search/?locale=es_MX&utm_source=careersite" class="">Open Positions</a> </div> </div> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title "> <a href="/es-es/careers/how-to-apply" class="">How to apply</a> </div> </div> </div> <div class="megamenu--column col col-xs-12 col-md-3"> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title "> <a href="/es-es/careers/meet-our-people" class="">Meet our people</a> </div> </div> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title "> <a href="/es-es/careers/ways-of-working" class="">Ways of working</a> </div> </div> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title megamenu-trigger"> <span class="mobile-only">Working with Us</span> <a href="/es-es/careers/working-with-us" class="desktop-only">Working with Us</a> <span class="megamenu--lvl_2-title-trigger">Working with Us</span> </div> <div class="megamenu--lvl_3 megamenu-list"> <ul> <li class="mobile-only"> <a href="/es-es/careers/working-with-us" class="">Working with Us Overview</a> </li> <li class=""><a href="/es-es/careers/working-with-us/strengthening-it-services-globally" DisableWebEdit="True">We are strengthening our IT services</a></li> </ul> </div> </div> </div> <div class="megamenu--column col col-xs-12 col-md-3"> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title megamenu-trigger"> <span class="mobile-only">Students & early careers</span> <a href="/es-es/careers/students-and-graduates" class="desktop-only">Students & early careers</a> <span class="megamenu--lvl_2-title-trigger">Students & early careers</span> </div> <div class="megamenu--lvl_3 megamenu-list"> <ul> <li class="mobile-only"> <a href="/es-es/careers/students-and-graduates" class="">Students & early careers Overview</a> </li> <li class=""><a href="/es-es/careers/students-and-graduates/ausbildung" DisableWebEdit="True">Apprenticeship in Germany</a></li> <li class=""><a href="/es-es/careers/students-and-graduates/leap---global-opportunity-program" DisableWebEdit="True">Leap - Global Opportunity Program</a></li> <li class=""><a href="/es-es/careers/students-and-graduates/graduates" DisableWebEdit="True">Graduates</a></li> <li class=""><a href="/es-es/careers/students-and-graduates/summer-of-change-at-outokumpu" DisableWebEdit="True">Summer of change at Outokumpu</a></li> <li class=""></li> <li class=""></li> </ul> </div> </div> </div> </div> </div> <div class="megamenu--lvl_1 megamenu-secondary megamenu-parent row" data-megamenu=""> <div class="megamenu--lvl_1-title mobile-only "> <a href="/es-es/news" class="">Noticias</a> </div> </div> <div class="megamenu--lvl_1 megamenu-secondary megamenu-parent row" data-megamenu="certificates"> <div class="megamenu--lvl_1-title mobile-only megamenu-trigger"> <span>Certificados</span> <span class="megamenu--lvl_1-title-trigger">Certificados</span> </div> <div class="megamenu--lvl_1-list megamenu-list container"> <p class="megamenu--lvl_2 mobile-only"> <span class="megamenu--lvl_2-title"> <a href="/es-es/certificates" class="">Certificados Overview</a> </span> </p> <div class="megamenu--lvl_2 col col-xs-12 col-md-3 desktop-only"> <div class="megamenu--overview-block"> <p class="megamenu--lvl_2-title">Certificados</p> <p>Encuentre certificados para nuestras unidades de producción y centros de servicio a nivel mundial.</p> <a class="button" href="/es-es/certificates">Overview</a> </div> </div> <div class="megamenu--column col col-xs-12 col-md-3"> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title "> <a href="/es-es/certificates/certificates-and-approvals-for-production-units" class="">Certificaciones de las unidades de producción</a> </div> </div> </div> <div class="megamenu--column col col-xs-12 col-md-3"> <div class="megamenu--lvl_2 megamenu-parent"> <div class="megamenu--lvl_2-title "> <a href="/es-es/certificates/certificates-and-approvals-for-service-centers" class="">Certificaciones de los centros de servicio</a> </div> </div> </div> </div> </div> <div class="megamenu--lvl_1 megamenu-secondary megamenu-parent row" data-megamenu=""> <div class="megamenu--lvl_1-title mobile-only "> <a href="/es-es/products/steel-finder" class="">Steel Finder</a> </div> </div> <div class="megamenu--lvl_1 steelfinder row"> <div class="megamenu--lvl_1-title mobile-only"> <a href="https://connect.outokumpu.com/login" target="_blank">Outokumpu Connect</a> </div> </div> </div> </header> <main role="main" id="main-content"> <section class="header-section"> <div class="product-page__banner product-page__banner--third-lvl bg-lightgrey txt-left"> <div class="product-page__breadcrumbs"> <div class="container"> <div class="col col-12"> <ul class="breadcrumb"> <li> <a href="/es-es/"><span class="breadcrumb__home"></span><span class="reader-only">Go to the homepage</span></a> </li> <li> <span class="breadcrumb__arrow"></span> <a href="/es-es/products">Products</a> </li> <li> <span class="breadcrumb__arrow"></span> <a href="/es-es/products/product-ranges">Product ranges</a> </li> <li> <span class="breadcrumb__arrow"></span> <a href="/es-es/products/product-ranges/forta">Forta</a> </li> </ul> </div> </div> </div> <div class="container product-page__banner-container padding padding--bottom"> <div class="col col-12 col-sm-6"> <div class="product-page__banner-content"> <span class="product-page__banner-subtitle">Duplex and other high strength stainless steel</span> <h1 class="product-page__banner-header"> <span class="product-page__banner-square" style="background-color: #00975f"></span> Forta </h1> <p class="product-page__banner-text-content">The Forta range contains the following: Duplex, H-Series and temper rolled austenitic and ferritic products. These high strength stainless steels enable thinner structures and weight reduction.</p> <p class="product-page__banner-text-downloads">Download Forta range data sheet</p> <a class="sf-button download-button " href="https://otke-cdn.outokumpu.com/-/media/files/products/forta/outokumpu-forta-range-datasheet.pdf?revision=0f5520ea-c3f6-47e5-9b4f-2edc78c9b6a0&modified=20220801080630&hash=21C7DAB01E04E5EE711ABDB60DE704DE">Download</a> </div> </div> <div class="col col-12 col-sm-6"> <div class="product-page__banner-bg" style="background-image: url('https://cdn-assets-eu.frontify.com/s3/frontify-enterprise-files-eu/eyJvYXV0aCI6eyJjbGllbnRfaWQiOiJmcm9udGlmeS1maW5kZXIifSwicGF0aCI6Im91dG9rdW1wdVwvYWNjb3VudHNcLzBhXC80MDAwMjY3XC9wcm9qZWN0c1wvMlwvYXNzZXRzXC83ZFwvNDUwMFwvMWZhMmFkNGFjMTM5ODVmYTBhZTBiMGJmYmRiYjc4OTktMTUyMTIxMDcyMC5qcGcifQ:outokumpu:ACzJoU5CiUnRTrwi5mcHaBekpvA-2mq-XQg53camfBI?width=2000&cx=0.5&cy=0.5&cw=960&ch=540')"> </div> </div> </div> </div> </section> <section> <div class="padding bg-white" id="products-forta-grades"> <div class="container"> <div class="col"> <h2 class="scroll-tabs-title">Outokumpu Forta grades</h2> <div class="products tabs-holder products tabs-holder--clear"> <a href="#" class="tab-slide-arrow" data-direction="left" title="scroll left"></a> <a href="#" class="tab-slide-arrow" data-direction="right" title="scroll right"></a> <ul class="scroll-tabs-links"> <li class="tab-trigger active"> <a href="#tab" data-tab="696a14ed-428e-4bf9-b4f8-d06b79ff615a">Duplex</a> </li> <li class="tab-trigger "> <a href="#tab" data-tab="1c7035fb-c10d-43ee-8143-b4a6ed4429a2">High strength and ductility</a> </li> <li class="tab-trigger "> <a href="#tab" data-tab="51252a59-f0ca-495b-bc1e-1224945b9a1e">Temper rolled products</a> </li> <li class="tab-trigger "> <a href="#tab" data-tab="b152a592-d6cf-4545-97b5-f3af58bcfd35">Circle Green</a> </li> </ul> <div class="tab-content tab-content--clear"> <div class="tab tab--clear clearfix active" data-tab="696a14ed-428e-4bf9-b4f8-d06b79ff615a"> <div class="product-page__product-table" > <div class="product-page__product-table-row"> <div class="product-page__product-table-cell"> <h3>Forta DX 2205</h3> <p>The most popular duplex product on the market. Offers very good resistance to uniform and localized corrosion and stress corrosion cracking in combination with high mechanical strength.</p> <div class="compare-add-wrapper"> <button class="compare-add-bt" type="button" data-compare-add data-id="{646B98A6-75A4-4A59-8E92-F4D5F484071A}" data-details="EN 1.4462" data-color="#00975f" data-name="Forta DX 2205"> Compare </button> <div class="compare-add-bt__info"> <p data-info="Please <b>remove item</b> from comparison before you can add another one" data-info-cat="Please <b>remove finishes</b> from comparison before you can add a product" class="compare-add-bt__info-txt"> Please <b>remove item</b> from comparison before you can add another one </p> </div> </div> </div> <div class="product-page__product-table-cell collapsable"> <div class="collapsable-content"> <strong></strong> <ul> <li>EN: 1.4462</li> <li>ASTM type: -</li> <li>ASTM UNS: S32205</li> <li>Microstructure: Duplex</li> </ul> </div> </div> <div class="product-page__product-table-cell rich-text-content collapsable"> <div class="collapsable-content"> <strong>Typical applications</strong> <ul> <li>Cargo tanks in chemical tankers </li> <li>Pulp and paper industry applications such as digesters and process tanks </li> <li>Oil and gas industry applications such as flanges, tubes, and pipes </li> <li>Structural components in bridges </li> <li>Flanges and valves</li> </ul> </div> </div> <div class="product-page__product-table-cell rich-text-content rich-text-content--list-style-blue collapsable"> <div class="collapsable-content"> <strong> Product forms</strong> <ul> <li><a href="/es-es/products/flat-products/cold-rolled-coil-strip-and-sheet">Cold rolled coil, strip and sheet</a> </li> <li><a href="/es-es/products/flat-products/hot-rolled-coil-strip-and-plate">Hot rolled coil, strip and plate</a></li> <li><a href="/es-es/products/flat-products/quarto-plate">Quarto plate</a></li> <li><a href="/es-es/products/flat-products/precision-strip">Precision strip</a></li> </ul> </div> </div> <div class="product-page__product-table-cell collapsable"> <div class="collapsable-content"> <strong>Chemical composition, % by mass</strong> <ul> <li>C: 0.02</li> <li>Cr: 22.4</li> <li>Ni: 5.7</li> <li>Mo: 3.1</li> <li>N: 0.17</li> <li>Others: -</li> </ul> </div> </div> <div class="product-page__product-table-collapse-btn-wrapper"> <button type="button" class="product-page__product-table-collapse-btn" data-show-txt="View info" data-hide-txt="Hide info"> View info </button> </div> </div> <div class="product-page__product-table-row"> <div class="product-page__product-table-cell"> <h3>Forta LDX 2101</h3> <p>A lean-alloyed duplex product with good resistance to localized and uniform corrosion, as well as stress corrosion cracking, making it a good substitute for coated carbon steel in e.g. structural components and storage tanks. Also offers high mechanical strength and good machinability.</p> <div class="compare-add-wrapper"> <button class="compare-add-bt" type="button" data-compare-add data-id="{EF5850C9-FC22-46FB-9229-0D5DCDD09F37}" data-details="EN 1.4162" data-color="#00975f" data-name="Forta LDX 2101"> Compare </button> <div class="compare-add-bt__info"> <p data-info="Please <b>remove item</b> from comparison before you can add another one" data-info-cat="Please <b>remove finishes</b> from comparison before you can add a product" class="compare-add-bt__info-txt"> Please <b>remove item</b> from comparison before you can add another one </p> </div> </div> </div> <div class="product-page__product-table-cell collapsable"> <div class="collapsable-content"> <strong></strong> <ul> <li>EN: 1.4162</li> <li>ASTM type: -</li> <li>ASTM UNS: S32101</li> <li>Microstructure: Duplex</li> </ul> </div> </div> <div class="product-page__product-table-cell rich-text-content collapsable"> <div class="collapsable-content"> <strong>Typical applications</strong> <ul> <li>Storage tanks </li> <li>Household heaters </li> <li>Structural components for floodgates and bridges, or rebar for concrete structures </li> <li>Pulp and paper industry applications such as digesters and components for paper machines </li> <li>Flanges and valves</li> </ul> </div> </div> <div class="product-page__product-table-cell rich-text-content rich-text-content--list-style-blue collapsable"> <div class="collapsable-content"> <strong> Product forms</strong> <ul> <li><a href="/es-es/products/flat-products/cold-rolled-coil-strip-and-sheet">Cold rolled coil, strip and sheet</a> </li> <li><a href="/es-es/products/flat-products/hot-rolled-coil-strip-and-plate">Hot rolled coil, strip and plate</a></li> <li><a href="/es-es/products/flat-products/quarto-plate">Quarto plate</a></li> </ul> </div> </div> <div class="product-page__product-table-cell collapsable"> <div class="collapsable-content"> <strong>Chemical composition, % by mass</strong> <ul> <li>C: 0.03</li> <li>Cr: 21.5</li> <li>Ni: 1.5</li> <li>Mo: 0.3</li> <li>N: 0.22</li> <li>Others : 5 Mn Cu</li> </ul> </div> </div> <div class="product-page__product-table-collapse-btn-wrapper"> <button type="button" class="product-page__product-table-collapse-btn" data-show-txt="View info" data-hide-txt="Hide info"> View info </button> </div> </div> <div class="product-page__product-table-row"> <div class="product-page__product-table-cell"> <h3>Forta DX 2304</h3> <p>A duplex product with a leaner alloying composition than Forta DX 2205. It has good resistance to localized and uniform corrosion, as well as stress corrosion cracking, combined with high mechanical strength.</p> <div class="compare-add-wrapper"> <button class="compare-add-bt" type="button" data-compare-add data-id="{286E7641-23EA-468D-97B7-4B96A506C7ED}" data-details="EN 1.4362" data-color="#00975f" data-name="Forta DX 2304"> Compare </button> <div class="compare-add-bt__info"> <p data-info="Please <b>remove item</b> from comparison before you can add another one" data-info-cat="Please <b>remove finishes</b> from comparison before you can add a product" class="compare-add-bt__info-txt"> Please <b>remove item</b> from comparison before you can add another one </p> </div> </div> </div> <div class="product-page__product-table-cell collapsable"> <div class="collapsable-content"> <strong></strong> <ul> <li>EN: 1.4362</li> <li>ASTM type: -</li> <li>ASTM UNS: S32304</li> <li>Microstructure: Duplex</li> </ul> </div> </div> <div class="product-page__product-table-cell rich-text-content collapsable"> <div class="collapsable-content"> <strong>Typical applications</strong> <ul> <li>Pulp and paper industry applications </li> <li>Blast walls on oil platforms </li> <li>Flanges and valves</li> </ul> </div> </div> <div class="product-page__product-table-cell rich-text-content rich-text-content--list-style-blue collapsable"> <div class="collapsable-content"> <strong> Product forms</strong> <ul> <li><a href="/es-es/products/flat-products/cold-rolled-coil-strip-and-sheet">Cold rolled coil, strip and sheet</a> </li> <li><a href="/es-es/products/flat-products/hot-rolled-coil-strip-and-plate">Hot rolled coil, strip and plate</a></li> <li><a href="/es-es/products/flat-products/quarto-plate">Quarto plate</a></li> </ul> </div> </div> <div class="product-page__product-table-cell collapsable"> <div class="collapsable-content"> <strong>Chemical composition, % by mass</strong> <ul> <li>C: 0.02</li> <li>Cr: 23.0</li> <li>Ni: 4.8</li> <li>Mo: 0.3</li> <li>N: 0.10</li> <li>Others: Cu</li> </ul> </div> </div> <div class="product-page__product-table-collapse-btn-wrapper"> <button type="button" class="product-page__product-table-collapse-btn" data-show-txt="View info" data-hide-txt="Hide info"> View info </button> </div> </div> <div class="product-page__product-table-row"> <div class="product-page__product-table-cell"> <h3>Forta EDX 2304</h3> <p>An enhanced version of Forta DX 2304 with better corrosion resistance and higher mechanical strength.</p> <div class="compare-add-wrapper"> <button class="compare-add-bt" type="button" data-compare-add data-id="{E36556F7-18B7-4FF4-B9F5-CF3D70506EEA}" data-details="EN 1.4362" data-color="#00975f" data-name="Forta EDX 2304"> Compare </button> <div class="compare-add-bt__info"> <p data-info="Please <b>remove item</b> from comparison before you can add another one" data-info-cat="Please <b>remove finishes</b> from comparison before you can add a product" class="compare-add-bt__info-txt"> Please <b>remove item</b> from comparison before you can add another one </p> </div> </div> </div> <div class="product-page__product-table-cell collapsable"> <div class="collapsable-content"> <strong></strong> <ul> <li>EN: 1.4362</li> <li>ASTM type: -</li> <li>ASTM UNS: S32304</li> <li>Microstructure: Duplex</li> </ul> </div> </div> <div class="product-page__product-table-cell rich-text-content collapsable"> <div class="collapsable-content"> <strong>Typical applications</strong> <ul> <li>Offshore topside structural components</li> <li>Tank applications</li> <li>Flanges and valves</li> </ul> </div> </div> <div class="product-page__product-table-cell rich-text-content rich-text-content--list-style-blue collapsable"> <div class="collapsable-content"> <strong> Product forms</strong> <ul> <li><a href="/es-es/products/flat-products/cold-rolled-coil-strip-and-sheet">Cold rolled coil, strip and sheet</a> </li> <li><a href="/es-es/products/flat-products/hot-rolled-coil-strip-and-plate">Hot rolled coil, strip and plate</a></li> <li><a href="/es-es/products/flat-products/quarto-plate">Quarto plate</a></li> </ul> </div> </div> <div class="product-page__product-table-cell collapsable"> <div class="collapsable-content"> <strong>Typical chemical composition, % by mass</strong> <ul> <li>C: 0.02</li> <li>Cr: 23.8</li> <li>Ni: 4.3</li> <li>Mo: 0.5</li> <li>N: 0.18</li> <li>Others: Cu</li> </ul> </div> </div> <div class="product-page__product-table-collapse-btn-wrapper"> <button type="button" class="product-page__product-table-collapse-btn" data-show-txt="View info" data-hide-txt="Hide info"> View info </button> </div> </div> <div class="product-page__product-table-row"> <div class="product-page__product-table-cell"> <h3>Forta LDX 2404</h3> <p>A low-nickel, high-nitrogen duplex product with higher mechanical strength than Forta DX 2205. Offers very good resistance to localized and uniform corrosion, as well as stress corrosion cracking.</p> <div class="compare-add-wrapper"> <button class="compare-add-bt" type="button" data-compare-add data-id="{99F735B2-12DB-4E3D-8F24-A434E3C1D7C0}" data-details="EN 1.4662" data-color="#00975f" data-name="Forta LDX 2404"> Compare </button> <div class="compare-add-bt__info"> <p data-info="Please <b>remove item</b> from comparison before you can add another one" data-info-cat="Please <b>remove finishes</b> from comparison before you can add a product" class="compare-add-bt__info-txt"> Please <b>remove item</b> from comparison before you can add another one </p> </div> </div> </div> <div class="product-page__product-table-cell collapsable"> <div class="collapsable-content"> <strong></strong> <ul> <li>EN: 1.4662</li> <li>ASTM type: -</li> <li>ASTM UNS: S82441</li> <li>Microstructure: Duplex</li> </ul> </div> </div> <div class="product-page__product-table-cell rich-text-content collapsable"> <div class="collapsable-content"> <strong>Typical applications </strong> <ul> <li>Storage tanks </li> <li>Structural components for flood and sluice gates </li> <li>Mining industry applications such as dewatering equipment </li> <li>Flanges and valves</li> </ul> </div> </div> <div class="product-page__product-table-cell rich-text-content rich-text-content--list-style-blue collapsable"> <div class="collapsable-content"> <strong> Product forms</strong> <ul> <li><a href="/es-es/products/flat-products/cold-rolled-coil-strip-and-sheet">Cold rolled coil, strip and sheet</a> </li> <li><a href="/es-es/products/flat-products/hot-rolled-coil-strip-and-plate">Hot rolled coil, strip and plate</a></li> <li><a href="/es-es/products/flat-products/quarto-plate">Quarto plate</a></li> </ul> </div> </div> <div class="product-page__product-table-cell collapsable"> <div class="collapsable-content"> <strong>Typical chemical composition, % by mass</strong> <ul> <li>C: 0.02</li> <li>Cr: 24.0</li> <li>Ni: 3.6</li> <li>Mo: 1.6</li> <li>N: 0.27</li> <li>Others: 3Mn Cu</li> </ul> </div> </div> <div class="product-page__product-table-collapse-btn-wrapper"> <button type="button" class="product-page__product-table-collapse-btn" data-show-txt="View info" data-hide-txt="Hide info"> View info </button> </div> </div> <div class="product-page__product-table-row"> <div class="product-page__product-table-cell"> <h3>Forta SDX 100</h3> <p>A super duplex product with higher corrosion resistance and mechanical strength than Forta DX 2205. Often used in extremely corrosive environments such as desalination, chemical, or offshore subsea applications.</p> <div class="compare-add-wrapper"> <button class="compare-add-bt" type="button" data-compare-add data-id="{2378688A-C5EC-49C1-907C-9DF60DE72F52}" data-details="EN 1.4501" data-color="#00975f" data-name="Forta SDX 100"> Compare </button> <div class="compare-add-bt__info"> <p data-info="Please <b>remove item</b> from comparison before you can add another one" data-info-cat="Please <b>remove finishes</b> from comparison before you can add a product" class="compare-add-bt__info-txt"> Please <b>remove item</b> from comparison before you can add another one </p> </div> </div> </div> <div class="product-page__product-table-cell collapsable"> <div class="collapsable-content"> <strong></strong> <ul> <li>EN: 1.4501</li> <li>ASTM type: -</li> <li>ASTM UNS: S32760</li> <li>Microstructure: Duplex</li> </ul> </div> </div> <div class="product-page__product-table-cell rich-text-content collapsable"> <div class="collapsable-content"> <strong>Typical applications</strong> <ul> <li>Desalination plants </li> <li>Industrial piping </li> <li>Scrubbers</li> <li>Tubular products for oil and gas applications </li> <li>Deep-sea pipelines </li> <li>Flanges and valves</li> </ul> </div> </div> <div class="product-page__product-table-cell rich-text-content rich-text-content--list-style-blue collapsable"> <div class="collapsable-content"> <strong> Product forms</strong> <ul> <li><a href="/es-es/products/flat-products/quarto-plate">Quarto plate</a></li> </ul> </div> </div> <div class="product-page__product-table-cell collapsable"> <div class="collapsable-content"> <strong>Chemical composition</strong> <ul> <li>C: 0.02</li> <li>Cr: 25.4</li> <li>Ni: 6.9</li> <li>Mo: 3.8</li> <li>N: 0.27</li> <li>Others: W Cu</li> </ul> </div> </div> <div class="product-page__product-table-collapse-btn-wrapper"> <button type="button" class="product-page__product-table-collapse-btn" data-show-txt="View info" data-hide-txt="Hide info"> View info </button> </div> </div> <div class="product-page__product-table-row"> <div class="product-page__product-table-cell"> <h3>Forta SDX 2507</h3> <p>A super duplex product with higher corrosion resistance and mechanical strength than Forta DX 2205. Often used in extremely corrosive environments such as desalination, chemical, or offshore subsea applications.</p> <div class="compare-add-wrapper"> <button class="compare-add-bt" type="button" data-compare-add data-id="{2B19BC88-5589-4B65-BCEE-D94BC8CC1544}" data-details="EN 1.4410" data-color="#00975f" data-name="Forta SDX 2507"> Compare </button> <div class="compare-add-bt__info"> <p data-info="Please <b>remove item</b> from comparison before you can add another one" data-info-cat="Please <b>remove finishes</b> from comparison before you can add a product" class="compare-add-bt__info-txt"> Please <b>remove item</b> from comparison before you can add another one </p> </div> </div> </div> <div class="product-page__product-table-cell collapsable"> <div class="collapsable-content"> <strong></strong> <ul> <li>EN: 1.4410</li> <li>ASTM type: -</li> <li>ASTM UNS: S32750</li> <li>Microstructure: Duplex</li> </ul> </div> </div> <div class="product-page__product-table-cell rich-text-content collapsable"> <div class="collapsable-content"> <strong>Typical applications</strong> <ul> <li>Desalination plants </li> <li>Industrial piping </li> <li>Scrubbers </li> <li>Tubular products for oil and gas applications </li> <li>Deep-sea pipelines </li> <li>Flanges and valves</li> </ul> </div> </div> <div class="product-page__product-table-cell rich-text-content rich-text-content--list-style-blue collapsable"> <div class="collapsable-content"> <strong> Product forms</strong> <ul> <li><a href="/es-es/products/flat-products/cold-rolled-coil-strip-and-sheet">Cold rolled coil, strip and sheet</a> </li> <li><a href="/es-es/products/flat-products/hot-rolled-coil-strip-and-plate">Hot rolled coil, strip and plate</a></li> <li><a href="/es-es/products/flat-products/quarto-plate">Quarto plate</a></li> </ul> </div> </div> <div class="product-page__product-table-cell collapsable"> <div class="collapsable-content"> <strong>Typical chemical composition, % by mass</strong> <ul> <li>C: 0.02</li> <li>Cr: 25</li> <li>Ni: 7.0</li> <li>Mo: 4.0</li> <li>N: 0.27</li> <li>Others: -</li> </ul> </div> </div> <div class="product-page__product-table-collapse-btn-wrapper"> <button type="button" class="product-page__product-table-collapse-btn" data-show-txt="View info" data-hide-txt="Hide info"> View info </button> </div> </div> </div> </div> <div class="tab tab--clear clearfix " data-tab="1c7035fb-c10d-43ee-8143-b4a6ed4429a2"> <div class="product-page__product-table" > <div class="product-page__product-table-row"> <div class="product-page__product-table-cell"> <h3>Forta H400</h3> <p>Forta H400 has higher strength than standard 304/4301 and a lower nickel content, making it a cost-effective and lightweight austenitic product for the automotive industry. It has been used in automotive applications for over 10 years.</p> <div class="compare-add-wrapper"> <button class="compare-add-bt" type="button" data-compare-add data-id="{584272D3-9927-42FA-82BB-B20CCC472084}" data-details="EN 1.4376" data-color="#00975f" data-name="Forta H400"> Compare </button> <div class="compare-add-bt__info"> <p data-info="Please <b>remove item</b> from comparison before you can add another one" data-info-cat="Please <b>remove finishes</b> from comparison before you can add a product" class="compare-add-bt__info-txt"> Please <b>remove item</b> from comparison before you can add another one </p> </div> </div> </div> <div class="product-page__product-table-cell collapsable"> <div class="collapsable-content"> <strong></strong> <ul> <li>EN: 1.4376</li> <li>ASTM type: -</li> <li>ASTM UNS: -</li> <li>Microstructure: Austenitic</li> </ul> </div> </div> <div class="product-page__product-table-cell rich-text-content collapsable"> <div class="collapsable-content"> <strong>Usage</strong> <ul> <li>Cross members </li> <li>Strut domes </li> <li>Bumpers</li> </ul> </div> </div> <div class="product-page__product-table-cell rich-text-content rich-text-content--list-style-blue collapsable"> <div class="collapsable-content"> <strong> Product forms</strong> <ul> <li><a href="/es-es/products/flat-products/cold-rolled-coil-strip-and-sheet">Cold rolled coil, strip and sheet</a> </li> <li><a href="/es-es/products/flat-products/hot-rolled-coil-strip-and-plate">Hot rolled coil, strip and plate</a></li> <li><a href="/es-es/products/flat-products/precision-strip">Precision strip</a></li> </ul> </div> </div> <div class="product-page__product-table-cell collapsable"> <div class="collapsable-content"> <strong>Typical chemical composition, % by mass</strong> <ul> <li>C: 0.04</li> <li>Cr: 17.5</li> <li>Ni: 4.0</li> <li>Mo: -</li> <li>N: 0.20</li> <li>Others: 6.8Mn</li> </ul> </div> </div> <div class="product-page__product-table-collapse-btn-wrapper"> <button type="button" class="product-page__product-table-collapse-btn" data-show-txt="View info" data-hide-txt="Hide info"> View info </button> </div> </div> </div> </div> <div class="tab tab--clear clearfix " data-tab="51252a59-f0ca-495b-bc1e-1224945b9a1e"> <div class="product-page__product-table" > <div class="product-page__product-table-row"> <div class="product-page__product-table-cell"> <h3>Forta 430/4016</h3> <p>A classic 16% chromium ferritic stainless steel used in mildly corrosive environments.</p> <div class="compare-add-wrapper"> <button class="compare-add-bt" type="button" data-compare-add data-id="{9C5F2E9A-01FB-4B44-ACB8-5DA733A10785}" data-details="EN 1.4016" data-color="#00975f" data-name="Forta 430/4016"> Compare </button> <div class="compare-add-bt__info"> <p data-info="Please <b>remove item</b> from comparison before you can add another one" data-info-cat="Please <b>remove finishes</b> from comparison before you can add a product" class="compare-add-bt__info-txt"> Please <b>remove item</b> from comparison before you can add another one </p> </div> </div> </div> <div class="product-page__product-table-cell collapsable"> <div class="collapsable-content"> <strong></strong> <ul> <li>EN: 1.4016</li> <li>ASTM type: 430</li> <li>ASTM UNS: S43000</li> <li>Microstructure: Ferritic</li> </ul> </div> </div> <div class="product-page__product-table-cell rich-text-content collapsable"> <div class="collapsable-content"> <strong>Typical applications</strong> <ul> <li>Automotive components </li> <li>Structural applications </li> <li>Tanks</li> </ul> </div> </div> <div class="product-page__product-table-cell rich-text-content rich-text-content--list-style-blue collapsable"> <div class="collapsable-content"> <strong> Product forms</strong> <ul> <li><a href="/es-es/products/flat-products/cold-rolled-coil-strip-and-sheet">Cold rolled coil, strip and sheet</a> </li> </ul> </div> </div> <div class="product-page__product-table-cell collapsable"> <div class="collapsable-content"> <strong>Typical chemical composition, % by mass</strong> <ul> <li>C: 0.05</li> <li>Cr: 16.2</li> <li>Ni: -</li> <li>Mo: -</li> <li>N: -</li> <li>Others: -</li> </ul> </div> </div> <div class="product-page__product-table-collapse-btn-wrapper"> <button type="button" class="product-page__product-table-collapse-btn" data-show-txt="View info" data-hide-txt="Hide info"> View info </button> </div> </div> <div class="product-page__product-table-row"> <div class="product-page__product-table-cell"> <h3>Forta 301LN/4318</h3> <p>A low-carbon, nitrogen alloyed alternative to Forta 301/4310.</p> <div class="compare-add-wrapper"> <button class="compare-add-bt" type="button" data-compare-add data-id="{F42859D2-AF96-43CB-98A2-F33BBCF46D11}" data-details="EN 1.4318" data-color="#00975f" data-name="Forta 301LN/4318"> Compare </button> <div class="compare-add-bt__info"> <p data-info="Please <b>remove item</b> from comparison before you can add another one" data-info-cat="Please <b>remove finishes</b> from comparison before you can add a product" class="compare-add-bt__info-txt"> Please <b>remove item</b> from comparison before you can add another one </p> </div> </div> </div> <div class="product-page__product-table-cell collapsable"> <div class="collapsable-content"> <strong></strong> <ul> <li>EN: 1.4318</li> <li>ASTM type: 301LN</li> <li>ASTM UNS: S30153</li> <li>Microstructure : Austenitic</li> </ul> </div> </div> <div class="product-page__product-table-cell rich-text-content collapsable"> <div class="collapsable-content"> <strong>Typical applications</strong> <ul> <li>Vehicle chassis</li> <li> Profiles</li> </ul> </div> </div> <div class="product-page__product-table-cell rich-text-content rich-text-content--list-style-blue collapsable"> <div class="collapsable-content"> <strong> Product forms</strong> <ul> <li><a href="/es-es/products/flat-products/cold-rolled-coil-strip-and-sheet">Cold rolled coil, strip and sheet</a> </li> </ul> </div> </div> <div class="product-page__product-table-cell collapsable"> <div class="collapsable-content"> <strong>Typical chemical composition, % by mass</strong> <ul> <li>C: 0.02</li> <li>Cr: 17.7</li> <li>Ni: 6.5</li> <li>Mo: -</li> <li>N: 0.14</li> <li>Others: -</li> </ul> </div> </div> <div class="product-page__product-table-collapse-btn-wrapper"> <button type="button" class="product-page__product-table-collapse-btn" data-show-txt="View info" data-hide-txt="Hide info"> View info </button> </div> </div> <div class="product-page__product-table-row"> <div class="product-page__product-table-cell"> <h3>Forta 301/4310</h3> <p>A lower chromium and nickel alternative to Forta 304/4301 with high work hardening capacity.</p> <div class="compare-add-wrapper"> <button class="compare-add-bt" type="button" data-compare-add data-id="{17D67ADB-C314-403D-8ABA-D340D8C351A6}" data-details="EN 1.4310" data-color="#00975f" data-name="Forta 301/4310"> Compare </button> <div class="compare-add-bt__info"> <p data-info="Please <b>remove item</b> from comparison before you can add another one" data-info-cat="Please <b>remove finishes</b> from comparison before you can add a product" class="compare-add-bt__info-txt"> Please <b>remove item</b> from comparison before you can add another one </p> </div> </div> </div> <div class="product-page__product-table-cell collapsable"> <div class="collapsable-content"> <strong></strong> <ul> <li>EN: 1.4310</li> <li>ASTM type: 301</li> <li>ASTM UNS: S30100</li> <li>Microstructure: Austenitic</li> </ul> </div> </div> <div class="product-page__product-table-cell rich-text-content collapsable"> <div class="collapsable-content"> <strong>Typical applications</strong> <ul> <li>Automotive components </li> <li>Cable connectors </li> <li>Springs</li> <li> Window frames</li> <li>Commercial appliances</li> </ul> </div> </div> <div class="product-page__product-table-cell rich-text-content rich-text-content--list-style-blue collapsable"> <div class="collapsable-content"> <strong> Product forms</strong> <ul> <li><a href="/es-es/products/flat-products/cold-rolled-coil-strip-and-sheet">Cold rolled coil, strip and sheet</a> </li> </ul> </div> </div> <div class="product-page__product-table-cell collapsable"> <div class="collapsable-content"> <strong>Typical chemical composition, % by mass</strong> <ul> <li>C: 0.10</li> <li>Cr: 17.0</li> <li>Ni: 7.0</li> <li>Mo: -</li> <li>N: -</li> <li>Others: -</li> </ul> </div> </div> <div class="product-page__product-table-collapse-btn-wrapper"> <button type="button" class="product-page__product-table-collapse-btn" data-show-txt="View info" data-hide-txt="Hide info"> View info </button> </div> </div> <div class="product-page__product-table-row"> <div class="product-page__product-table-cell"> <h3>Forta 304/4301</h3> <p>Forta 304/4301 is a classic 18% chromium, 8% nickel austenitic stainless steel. It’s an all-purpose product with good corrosion resistance and is suitable for a wide variety of applications.</p> <div class="compare-add-wrapper"> <button class="compare-add-bt" type="button" data-compare-add data-id="{507427C3-59E6-4EEA-BB75-4F2DE8E0CA12}" data-details="EN 1.4301" data-color="#00975f" data-name="Forta 304/4301"> Compare </button> <div class="compare-add-bt__info"> <p data-info="Please <b>remove item</b> from comparison before you can add another one" data-info-cat="Please <b>remove finishes</b> from comparison before you can add a product" class="compare-add-bt__info-txt"> Please <b>remove item</b> from comparison before you can add another one </p> </div> </div> </div> <div class="product-page__product-table-cell collapsable"> <div class="collapsable-content"> <strong></strong> <ul> <li>EN: 1.4301</li> <li>ASTM type: 304</li> <li>ASTM UNS: S30400</li> <li>Microstructure: Austenitic</li> </ul> </div> </div> <div class="product-page__product-table-cell rich-text-content collapsable"> <div class="collapsable-content"> <strong>Typical applications</strong> <ul> <li>Beer kegs</li> <li>Cutlery </li> <li>Automotive components </li> <li>Tanks and vessels </li> <li>Furniture </li> <li>Structural applications</li> </ul> </div> </div> <div class="product-page__product-table-cell rich-text-content rich-text-content--list-style-blue collapsable"> <div class="collapsable-content"> <strong> Product forms</strong> <ul> <li><a href="/es-es/products/flat-products/cold-rolled-coil-strip-and-sheet">Cold rolled coil, strip and sheet</a> </li> </ul> <p> </p> </div> </div> <div class="product-page__product-table-cell collapsable"> <div class="collapsable-content"> <strong>Typical chemical composition, % by mass</strong> <ul> <li>C: 0.04</li> <li>Cr: 18.1</li> <li>Ni: 8.1</li> <li>Mo: -</li> <li>N: -</li> <li>Others: -</li> </ul> </div> </div> <div class="product-page__product-table-collapse-btn-wrapper"> <button type="button" class="product-page__product-table-collapse-btn" data-show-txt="View info" data-hide-txt="Hide info"> View info </button> </div> </div> <div class="product-page__product-table-row"> <div class="product-page__product-table-cell"> <h3>Forta 304L/4307</h3> <p>Forta 304L/4307 is a low-carbon alternative to Forta 304/4301 and is suitable for a wide variety of applications.</p> <div class="compare-add-wrapper"> <button class="compare-add-bt" type="button" data-compare-add data-id="{4D54C458-351C-4B61-BAF5-91C3E92789BA}" data-details="EN 1.4307" data-color="#00975f" data-name="Forta 304L/4307"> Compare </button> <div class="compare-add-bt__info"> <p data-info="Please <b>remove item</b> from comparison before you can add another one" data-info-cat="Please <b>remove finishes</b> from comparison before you can add a product" class="compare-add-bt__info-txt"> Please <b>remove item</b> from comparison before you can add another one </p> </div> </div> </div> <div class="product-page__product-table-cell collapsable"> <div class="collapsable-content"> <strong></strong> <ul> <li>EN: 1.4307</li> <li>ASTM type: 304L</li> <li>ASTM UNS: S30403</li> <li>Microstructure: Austenitic</li> </ul> </div> </div> <div class="product-page__product-table-cell rich-text-content collapsable"> <div class="collapsable-content"> <strong>Typical applications</strong> <ul> <li>Beer kegs </li> <li>Cutlery </li> <li>Automotive components</li> <li>Tanks and vessels </li> <li>Furniture </li> <li>Structural applications</li> </ul> </div> </div> <div class="product-page__product-table-cell rich-text-content rich-text-content--list-style-blue collapsable"> <div class="collapsable-content"> <strong> Product forms</strong> <ul> <li><a href="/es-es/products/flat-products/cold-rolled-coil-strip-and-sheet">Cold rolled coil, strip and sheet</a> </li> </ul> </div> </div> <div class="product-page__product-table-cell collapsable"> <div class="collapsable-content"> <strong>Typical chemical composition, % by mass</strong> <ul> <li>C: 0.02</li> <li>Cr: 18.1</li> <li>Ni: 8.1</li> <li>Mo: -</li> <li>N: -</li> <li>Others: -</li> </ul> </div> </div> <div class="product-page__product-table-collapse-btn-wrapper"> <button type="button" class="product-page__product-table-collapse-btn" data-show-txt="View info" data-hide-txt="Hide info"> View info </button> </div> </div> <div class="product-page__product-table-row"> <div class="product-page__product-table-cell"> <h3>Forta 316/4401</h3> <p>A normal-carbon alternative to Forta 316L/4404 that is widely used for various applications.</p> <div class="compare-add-wrapper"> <button class="compare-add-bt" type="button" data-compare-add data-id="{0951971E-D2EF-465E-A7A2-7C863E875674}" data-details="EN 1.4401" data-color="#00975f" data-name="Forta 316/4401"> Compare </button> <div class="compare-add-bt__info"> <p data-info="Please <b>remove item</b> from comparison before you can add another one" data-info-cat="Please <b>remove finishes</b> from comparison before you can add a product" class="compare-add-bt__info-txt"> Please <b>remove item</b> from comparison before you can add another one </p> </div> </div> </div> <div class="product-page__product-table-cell collapsable"> <div class="collapsable-content"> <strong></strong> <ul> <li>EN: 1.4401</li> <li>ASTM type: 316</li> <li>ASTM UNS: S31600</li> <li>Microstructure: Austenitic</li> </ul> </div> </div> <div class="product-page__product-table-cell rich-text-content collapsable"> <div class="collapsable-content"> <strong>Typical applications</strong> <ul> <li>Automotive components </li> <li>Tanks and vessels</li> </ul> </div> </div> <div class="product-page__product-table-cell rich-text-content rich-text-content--list-style-blue collapsable"> <div class="collapsable-content"> <strong> Product forms</strong> <ul> <li><a href="/es-es/products/flat-products/cold-rolled-coil-strip-and-sheet">Cold rolled coil, strip and sheet</a> </li> </ul> </div> </div> <div class="product-page__product-table-cell collapsable"> <div class="collapsable-content"> <strong>Typical chemical composition, % by mass</strong> <ul> <li>C: 0.04</li> <li>Cr: 17.2</li> <li>Ni: 10.1</li> <li>Mo: 2.1</li> <li>N: -</li> <li>Others: -</li> </ul> </div> </div> <div class="product-page__product-table-collapse-btn-wrapper"> <button type="button" class="product-page__product-table-collapse-btn" data-show-txt="View info" data-hide-txt="Hide info"> View info </button> </div> </div> <div class="product-page__product-table-row"> <div class="product-page__product-table-cell"> <h3>Forta 316L/4404</h3> <p>A normal-carbon alternative to Forta 316L/4404 that is widely used for various applications.</p> <div class="compare-add-wrapper"> <button class="compare-add-bt" type="button" data-compare-add data-id="{EEC5275C-1DAF-4F47-9EAF-C5441B6F5792}" data-details="EN 1.4404" data-color="#00975f" data-name="Forta 316L/4404"> Compare </button> <div class="compare-add-bt__info"> <p data-info="Please <b>remove item</b> from comparison before you can add another one" data-info-cat="Please <b>remove finishes</b> from comparison before you can add a product" class="compare-add-bt__info-txt"> Please <b>remove item</b> from comparison before you can add another one </p> </div> </div> </div> <div class="product-page__product-table-cell collapsable"> <div class="collapsable-content"> <strong></strong> <ul> <li>EN: 1.4404</li> <li>ASTM type: 316L</li> <li>ASTM UNS: S31603</li> <li>Microstructure : Austenitic</li> </ul> </div> </div> <div class="product-page__product-table-cell rich-text-content collapsable"> <div class="collapsable-content"> <strong>Typical applications</strong> <ul> <li>Automotive components </li> <li>Tanks and vessels</li> </ul> </div> </div> <div class="product-page__product-table-cell rich-text-content rich-text-content--list-style-blue collapsable"> <div class="collapsable-content"> <strong> Product forms</strong> <ul> <li><a href="/es-es/products/flat-products/cold-rolled-coil-strip-and-sheet">Cold rolled coil, strip and sheet</a> </li> </ul> </div> </div> <div class="product-page__product-table-cell collapsable"> <div class="collapsable-content"> <strong>Typical chemical composition, % by mass</strong> <ul> <li>C: 0.02</li> <li>Cr: 17.2</li> <li>Ni: 10.1</li> <li>Mo: 2.1</li> <li>N: -</li> <li>Others: -</li> </ul> </div> </div> <div class="product-page__product-table-collapse-btn-wrapper"> <button type="button" class="product-page__product-table-collapse-btn" data-show-txt="View info" data-hide-txt="Hide info"> View info </button> </div> </div> <div class="product-page__product-table-row"> <div class="product-page__product-table-cell"> <h3>Forta 316plus</h3> <p>Forta 316plus is a cost-efficient, 21Cr lower-nickel/molybdenum alternative to traditional molybdenum austenitics like Forta 316L/4404.</p> <div class="compare-add-wrapper"> <button class="compare-add-bt" type="button" data-compare-add data-id="{0EF30C3C-0DC5-4B53-80C5-0476CF31B81D}" data-details="EN 1.4420" data-color="#00975f" data-name="Forta 316plus"> Compare </button> <div class="compare-add-bt__info"> <p data-info="Please <b>remove item</b> from comparison before you can add another one" data-info-cat="Please <b>remove finishes</b> from comparison before you can add a product" class="compare-add-bt__info-txt"> Please <b>remove item</b> from comparison before you can add another one </p> </div> </div> </div> <div class="product-page__product-table-cell collapsable"> <div class="collapsable-content"> <strong></strong> <ul> <li>EN: 1.4420</li> <li>ASTM type: -</li> <li>ASTM UNS: S31655</li> <li>Microstructure: Austenitic</li> </ul> </div> </div> <div class="product-page__product-table-cell rich-text-content collapsable"> <div class="collapsable-content"> <strong>Typical applications</strong> <ul> <li>Automotive components </li> <li>Tanks and vessels</li> </ul> </div> </div> <div class="product-page__product-table-cell rich-text-content rich-text-content--list-style-blue collapsable"> <div class="collapsable-content"> <strong> Product forms</strong> <ul> <li><a href="/es-es/products/flat-products/cold-rolled-coil-strip-and-sheet">Cold rolled coil, strip and sheet</a> </li> </ul> </div> </div> <div class="product-page__product-table-cell collapsable"> <div class="collapsable-content"> <strong>Typical chemical composition, % by mass</strong> <ul> <li>C: 0.02</li> <li>Cr: 20.3</li> <li>Ni: 8.6</li> <li>Mo: 0.7</li> <li>N: 0.19</li> <li>Others : -</li> </ul> </div> </div> <div class="product-page__product-table-collapse-btn-wrapper"> <button type="button" class="product-page__product-table-collapse-btn" data-show-txt="View info" data-hide-txt="Hide info"> View info </button> </div> </div> <div class="product-page__product-table-row"> <div class="product-page__product-table-cell"> <h3>Forta 316Ti/4571</h3> <p>A titanium-stabilized, molybdenum-alloyed austenitic alternative to Forta 316L/4404 – mainly used in Germany.</p> <div class="compare-add-wrapper"> <button class="compare-add-bt" type="button" data-compare-add data-id="{C2B084E6-F24B-404C-9075-84FFA82F5AD8}" data-details="EN 1.4571" data-color="#00975f" data-name="Forta 316Ti/4571"> Compare </button> <div class="compare-add-bt__info"> <p data-info="Please <b>remove item</b> from comparison before you can add another one" data-info-cat="Please <b>remove finishes</b> from comparison before you can add a product" class="compare-add-bt__info-txt"> Please <b>remove item</b> from comparison before you can add another one </p> </div> </div> </div> <div class="product-page__product-table-cell collapsable"> <div class="collapsable-content"> <strong></strong> <ul> <li>EN: 1.4571</li> <li>ASTM type: 316Ti</li> <li>ASTM UNS: S32100</li> <li>Microstructure: Austenitic</li> </ul> </div> </div> <div class="product-page__product-table-cell rich-text-content collapsable"> <div class="collapsable-content"> <strong>Typical applications</strong> <ul> <li>Heating technology</li> <li> Profiles</li> </ul> </div> </div> <div class="product-page__product-table-cell rich-text-content rich-text-content--list-style-blue collapsable"> <div class="collapsable-content"> <strong> Product forms</strong> <ul> <li><a href="/es-es/products/flat-products/cold-rolled-coil-strip-and-sheet">Cold rolled coil, strip and sheet</a> </li> </ul> </div> </div> <div class="product-page__product-table-cell collapsable"> <div class="collapsable-content"> <strong>Typical chemical composition, % by mass</strong> <ul> <li>C: 0.04</li> <li>Cr: 16.8</li> <li>Ni: 10.9</li> <li>Mo: 2.1</li> <li>N: -</li> <li>Others: Ti</li> </ul> </div> </div> <div class="product-page__product-table-collapse-btn-wrapper"> <button type="button" class="product-page__product-table-collapse-btn" data-show-txt="View info" data-hide-txt="Hide info"> View info </button> </div> </div> </div> </div> <div class="tab tab--clear clearfix " data-tab="b152a592-d6cf-4545-97b5-f3af58bcfd35"> <div class="product-page__product-table" > <div class="product-page__product-table-row"> <div class="product-page__product-table-cell"> <h3>Circle Green Forta LDX 2101</h3> <p>A lean-alloyed duplex product with good resistance to localized and uniform corrosion, as well as stress corrosion cracking, making it a good substitute for coated carbon steel in e.g. structural components and storage tanks. Also offers high mechanical strength and good machinability.</p> <div class="compare-add-wrapper"> <button class="compare-add-bt" type="button" data-compare-add data-id="{0D4B1865-AA46-4D40-932C-0BBBE7B01417}" data-details="EN 1.4162" data-color="#00975f" data-name="Circle Green Forta LDX 2101"> Compare </button> <div class="compare-add-bt__info"> <p data-info="Please <b>remove item</b> from comparison before you can add another one" data-info-cat="Please <b>remove finishes</b> from comparison before you can add a product" class="compare-add-bt__info-txt"> Please <b>remove item</b> from comparison before you can add another one </p> </div> </div> </div> <div class="product-page__product-table-cell collapsable"> <div class="collapsable-content"> <strong></strong> <ul> <li>EN: 1.4162</li> <li>ASTM type: -</li> <li>ASTM UNS: S32101</li> <li>Microstructure: Duplex</li> </ul> </div> </div> <div class="product-page__product-table-cell rich-text-content collapsable"> <div class="collapsable-content"> <strong>Typical applications</strong> <ul> <li>Storage tanks </li> <li>Household heaters </li> <li>Structural components for floodgates and bridges, or rebar for concrete structures </li> <li>Pulp and paper industry applications such as digesters and components for paper machines </li> <li>Flanges and valves</li> </ul> </div> </div> <div class="product-page__product-table-cell rich-text-content rich-text-content--list-style-blue collapsable"> <div class="collapsable-content"> <strong> Product forms</strong> <ul> <li><a href="/es-es/products/flat-products/cold-rolled-coil-strip-and-sheet">Cold rolled coil, strip and sheet</a> </li> <li><a href="/es-es/products/flat-products/hot-rolled-coil-strip-and-plate">Hot rolled coil, strip and plate</a></li> <li><a href="/es-es/products/flat-products/quarto-plate">Quarto plate</a></li> </ul> </div> </div> <div class="product-page__product-table-cell collapsable"> <div class="collapsable-content"> <strong>Chemical composition, % by mass</strong> <ul> <li>C: 0.03</li> <li>Cr: 21.5</li> <li>Ni: 1.5</li> <li>Mo: 0.3</li> <li>N: 0.22</li> <li>Others : 5 Mn Cu</li> </ul> </div> </div> <div class="product-page__product-table-collapse-btn-wrapper"> <button type="button" class="product-page__product-table-collapse-btn" data-show-txt="View info" data-hide-txt="Hide info"> View info </button> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="product-page__banner product-page__banner--promo-banner bg-lightblue bg-img bg-img-75 " id="" data-lazyload="https://cdn-assets-eu.frontify.com/s3/frontify-enterprise-files-eu/eyJvYXV0aCI6eyJjbGllbnRfaWQiOiJmcm9udGlmeS1maW5kZXIifSwicGF0aCI6Im91dG9rdW1wdVwvYWNjb3VudHNcLzBhXC80MDAwMjY3XC9wcm9qZWN0c1wvMlwvYXNzZXRzXC8yNVwvMjAzOFwvYmU2YWQ4NjUxY2Y4ZjdmOTBlN2Q3NzA4MmE1Y2UxMjMtMTU2MDUyMTQwNC5wbmcifQ:outokumpu:g_99cV7zjNzNqvUcvTL-ETTgxv_PGVKCtdduIecWq2E?width=2000&cx=0.5&cy=0.5&cw=1920&ch=0&cr=max" > <div class="container product-page__banner-container"> <div class="col col-sm-12 "> <div class="product-page__banner-content"> <h2>Browse Steel Finder for Outokumpu steel grades</h2> <a class="sf-button product-page__banner-link " href="/es-es/products/steel-finder">Steel Finder</a> </div> </div> </div> </div> <div class="block"> <div class="container rich-text-content" id=""> <div class="col col-sm-offset-2 col-sm-8"> <p class="header-tag">DUplex and other High strength Stainless Steels</p> <h2>Forta </h2> <p> The Forta range contains duplex, H-Series and temper rolled austenitic and ferritic stainless steels that enable thinner structures and weight reduction (measured in Rp0.2 > 350 MPa. PRE 16 - 43). </p> <p><a href="/es-es/products/stainless-steel-types/duplex-stainless-steel">Duplex (austenitic-ferritic) stainless steel</a> combines many of the best properties of austenitic and ferritic stainless steels: high strength, good corrosion resistance and enhanced resistance to stress- corrosion cracking (Rp0.2 > 400 MPa. PRE 26 - 43). </p> <p>Forta DX 2205 (EN 1.4462) is the most well-known duplex product, offering very good resistance to uniform and localized corrosion and stress- corrosion cracking in combination with high mechanical strength. Super duplex Forta SDX 2507 (EN 1.4410), with higher corrosion resistance and mechanical strength than Forta DX 2205, is often used in extremely corrosive environments such as desalination, chemical or offshore subsea applications.</p> <p>H-series are manganese containing fully <a href="/es-es/products/stainless-steel-types/austenitic-stainless-steel">austenitic stainless steels</a> with high strength and high ductility (Rp0.2 > 400 MPa. PRE 21). Forta H400 (EN 1.4376) with lower nickel content has higher strength than standard austenitic stainless steels 304/304L and is a cost-effective solution for automotive lightweight applications. </p> <p>Forta H500 (EN 1.4678) has a fully austenitic and non-magnetizable microstructure with significant strain-hardening due to twinning. With a yield strength higher than 500 MPa, it is a perfect lightweight alternative for safety- relevant components in the automotive and transportation industry. </p> <p>Temper-rolled stainless steels have high strength and high hardness (Rp0.2 > 350 MPa. PRE 16 - 25). Temper rolling means a controlled additional cold rolling process that is applied to standard austenitic and ferritic stainless steels and it increases the strength and surface hardness of the steels. The strength classification includes yield strength classes from CP350 up to CP1100 MPa and tensile strength classes from C700 up to C1900 MPa. </p> <p>Temper-rolled austenitic stainless steel Forta 301/4310 (EN 1.4310) can reach the highest strength class. Forta H800 (EN 1.4678) and Forta H1000 (EN 1.4678) are the temper-rolled condition of Forta H500 and still non-magnetic. They offer higher resistance for crash-relevant parts and a cost-effective and price-stable solution in the automotive industry. </p> </div> </div> </div> <div class="padding bg-lightgrey" id="products-forta-standards-and-approvals"> <div class="container"> <div class="col"> <h2 class="scroll-tabs-title">Standards and approvals</h2> <div class="products tabs-holder products tabs-holder--clear"> <a href="#" class="tab-slide-arrow" data-direction="left" title="scroll left"></a> <a href="#" class="tab-slide-arrow" data-direction="right" title="scroll right"></a> <ul class="scroll-tabs-links"> <li class="tab-trigger active"> <a href="#tab" data-tab="39e358af-8f4e-4e59-82f4-eec5f409d91c">Flat and long products</a> </li> <li class="tab-trigger "> <a href="#tab" data-tab="5ba7b133-d69a-4860-aae1-d9827b866bbb">Flat products</a> </li> <li class="tab-trigger "> <a href="#tab" data-tab="bef6b0c1-3096-4061-8d41-889974699610">Duplex pressure vessel approvals</a> </li> <li class="tab-trigger "> <a href="#tab" data-tab="e93a9f05-027a-40ad-958f-6df444e95fd8">Certificates and approvals</a> </li> </ul> <div class="tab-content tab-content--clear"> <div class="tab tab--clear clearfix active" data-tab="39e358af-8f4e-4e59-82f4-eec5f409d91c"> <div class="rich-text-content"> <table> <tbody> <tr> <td><span style="letter-spacing: 0px;"><strong>EN ISO 18286 </strong> </span></td> <td><span style="letter-spacing: 0px;">Hot-rolled stainless steel plates – Tolerances on dimensions and shape<span class="Apple-converted-space"> </span></span> </td> </tr> <tr> <td><span style="letter-spacing: 0px;"><strong>EN 10051</strong></span></td> <td><span style="letter-spacing: 0px;">Hot-rolled steel strip.</span></td> </tr> <tr> <td><span style="letter-spacing: 0px;"><strong>EN 10088-1</strong></span></td> <td>Stainless steels – list of stainless steels<span class="Apple-converted-space"> </span></td> </tr> <tr> <td><span style="letter-spacing: 0px;"><strong>ISO 15510 </strong></span></td> <td>Stainless steels – chemical composition<span class="Apple-converted-space"> </span></td> </tr> <tr> <td><span style="letter-spacing: 0px;"><strong>EN ISO 9445</strong></span></td> <td>Cold-rolled stainless narrow strip, wide strip, plate/sheet and cut lengths.<span class="Apple-converted-space"> </span></td> </tr> <tr> <td><span style="letter-spacing: 0px;"><strong>ASTM A 480</strong></span></td> <td>General requirements for flat-rolled stainless and heat resisting steel<span class="Apple-converted-space"> </span></td> </tr> <tr> <td><span style="letter-spacing: 0px;"><strong>ASTM A 959 </strong></span></td> <td><span style="letter-spacing: 0px;">Harmonized standard grade compositions for wrought stainless steels<span class="Apple-converted-space"> </span></span></td> </tr> <tr> <td><span style="letter-spacing: 0px;"><strong>ASME IID</strong></span></td> <td>Materials – Physical properties tables<span class="Apple-converted-space"> </span></td> </tr> </tbody> </table> <p><span style="letter-spacing: 0px;"><br /> </span></p> </div> </div> <div class="tab tab--clear clearfix " data-tab="5ba7b133-d69a-4860-aae1-d9827b866bbb"> <div class="rich-text-content"> <table> <tbody> <tr> <td> <strong>EN 10028-7 </strong></td> <td> Flat products for pressure purposes – Stainless steels </td> </tr> <tr> <td> <strong>EN 10088-2</strong></td> <td> Stainless steels – sheet/plate and strip for general purposes </td> </tr> <tr> <td> <strong>EN 10088-3</strong></td> <td> Stainless steels – semi-finished products, bars, rods sections for general purposes </td> </tr> <tr> <td> <strong>EN 10088-4</strong></td> <td> Technical delivery conditions for sheet/plate and strip</td> </tr> <tr> <td><strong> EN 10088-5</strong></td> <td> Technical delivery conditions for bars, rods wire, sections and bright products of corrosion resisting steels for construction purposes </td> </tr> <tr> <td><strong> EN 10095 </strong></td> <td> Heat resisting steels and nickel alloys </td> </tr> <tr> <td> <strong>EN 10151 </strong></td> <td> Stainless steel strip for springs </td> </tr> <tr> <td> <strong>EN 10302 </strong></td> <td> Creep resisting steels, nickel and cobalt alloys </td> </tr> <tr> <td> <strong>ASTM A 167 </strong></td> <td> Stainless and heat-resisting Cr-Ni steel plate, sheet, and strip </td> </tr> <tr> <td> <strong>ASTM A 176 </strong></td> <td> Stainless and heat-resisting Cr steel plate, sheet, and strip </td> </tr> <tr> <td> <strong>ASTM A 240</strong></td> <td> Cr and Cr-Ni stainless steel plate, sheet and strip for pressure vessels </td> </tr> <tr> <td> <strong>ASTM A276 </strong></td> <td> Stainless steel and heat resisting steel bars and shapes </td> </tr> <tr> <td> <strong>ASTM A479/479M</strong> </td> <td> Stainless steel bars for boilers/pressure vessels </td> </tr> <tr> <td> <strong>ASTM A493 </strong></td> <td> Stainless steel and heat-resisting steel rod and wire for cold heading and forging </td> </tr> <tr> <td> <strong>ASTM A555 </strong></td> <td> General requirements for stainless and heat resistant steel wire and wire rod</td> </tr> <tr> <td><strong> ASTM A 666 </strong></td> <td> Austenitic stainless steel sheet, strip, plate, bar for structural and architectural applications </td> </tr> <tr> <td><strong> ASME IIA</strong></td> <td> Materials. Part A – Ferrous Material Specifications</td> </tr> </tbody> </table> <br /> </div> </div> <div class="tab tab--clear clearfix " data-tab="bef6b0c1-3096-4061-8d41-889974699610"> <div class="rich-text-content"> <p>Forta DX 2304, Forta DX 2205, and Forta SDX 2507 are listed in EN 10028-7:2007. </p> <p>European material approval EAM 0045-01:2012/01 for Forta LDX 2101 is available for cold rolled 0.5-6.4 mm and hot rolled 3.0–10.0 mm. </p> <p>In ASME II-D 2013, Forta DX 2205 (S31803 and S32205). Forta EDX 2304 (S32304), Forta SDX 100 (S32760) and Forta SDX 2507 (S32750) are listed for general use in the temperature range -30 – 316 °C. Data for Forta LDX 2101 and Forta LDX 2404 can be found in ASME code case 2418-1 and 2780 respectively.</p> <br /> </div> </div> <div class="tab tab--clear clearfix " data-tab="e93a9f05-027a-40ad-958f-6df444e95fd8"> <div class="rich-text-content"> <p>Outokumpu meets the most common certifications and approvals around the world, including: </p> <ul> <li>AD 2000 Merkblatt </li> <li>Approval of Material Manufacturers </li> <li>Factory Production Control Certificate </li> <li>ISO 9001 </li> <li>ISO 14001 </li> <li>ISO 50001 </li> <li>ISO/TS 16949 </li> <li>NORSOK </li> <li>OHSAS 18001</li> <li>Pressure Equipment Directive (PED) </li> </ul> <br /> </div> </div> </div> </div> </div> </div> </div> </section> <section> <div class="padding bg-lightblue" id="products-forta-documents"> <div class="container"> <div class="col"> <h2 class="scroll-tabs-title">Outokumpu Forta range downloads</h2> <div class="products tabs-holder products tabs-holder--clear"> <a href="#" class="tab-slide-arrow" data-direction="left" title="scroll left"></a> <a href="#" class="tab-slide-arrow" data-direction="right" title="scroll right"></a> <ul class="scroll-tabs-links"> <li class="tab-trigger active"> <a href="#tab" data-tab="e1774526-fe5d-4600-9b3f-652876dfdc62">Brochure and datasheet</a> </li> <li class="tab-trigger "> <a href="#tab" data-tab="9743010a-76be-4001-a7be-bafaf5e9b15c">Machining guidelines</a> </li> </ul> <div class="tab-content tab-content--clear"> <div class="tab tab--clear clearfix active" data-tab="e1774526-fe5d-4600-9b3f-652876dfdc62"> <div class="table-downloads"> <div class="table-downloads__row"> <div class="table-downloads__cell">Outokumpu Forta duplex datasheet</div> <div class="table-downloads__cell"><a href="https://otke-cdn.outokumpu.com/-/media/files/products/forta/outokumpu-forta-range-datasheet.pdf?revision=0f5520ea-c3f6-47e5-9b4f-2edc78c9b6a0&modified=20220801080630" class="sf-button download-button" title="Outokumpu Forta duplex datasheet">Download</a></div> </div> <div class="table-downloads__row"> <div class="table-downloads__cell">Outokumpu Forta Temper rolled stainless steels</div> <div class="table-downloads__cell"><a href="https://otke-cdn.outokumpu.com/-/media/files/products/forta/forta-temper-rolled-datasheet-final.pdf?revision=17187852-e763-423e-8149-7ecbe9acdc85&modified=20220802113239" class="sf-button download-button" title="Outokumpu Forta Temper rolled stainless steels">Download</a></div> </div> <div class="table-downloads__row"> <div class="table-downloads__cell">Outokumpu Product Ranges chart</div> <div class="table-downloads__cell"><a href="https://otke-cdn.outokumpu.com/-/media/files/products/moda/wallchart_outokumpu-product-ranges.pdf?revision=3027d923-8a9c-4ec4-9f28-f5d2c8519293&modified=20230508085032" class="sf-button download-button" title="Outokumpu Product Ranges chart">Download</a></div> </div> </div> </div> <div class="tab tab--clear clearfix " data-tab="9743010a-76be-4001-a7be-bafaf5e9b15c"> <div class="table-downloads"> <div class="table-downloads__row"> <div class="table-downloads__cell">Machining guidelines for Forta DX2205</div> <div class="table-downloads__cell"><a href="https://otke-cdn.outokumpu.com/-/media/files/products/forta/outokumpu-machining-guidelines-for-forta-dx2205.pdf?revision=f68efe4c-f965-4d52-aee4-ca061300a6e1&modified=20171103133321" class="sf-button download-button" title="Machining guidelines for Forta DX2205">Download</a></div> </div> <div class="table-downloads__row"> <div class="table-downloads__cell">Machining guidelines for Forta DX2304</div> <div class="table-downloads__cell"><a href="https://otke-cdn.outokumpu.com/-/media/files/products/forta/outokumpu-machining-guidelines-for-forta-dx2304.pdf?revision=d24e3bca-58bf-43a7-a732-99d03d43dfe9&modified=20171019063309" class="sf-button download-button" title="Machining guidelines for Forta DX2304">Download</a></div> </div> <div class="table-downloads__row"> <div class="table-downloads__cell">Machining guidelines for Forta LDX2404®</div> <div class="table-downloads__cell"><a href="https://otke-cdn.outokumpu.com/-/media/files/products/forta/outokumpu-machining-guidelines-for-forta-ldx2404.pdf?revision=a7b61252-d813-45ac-92e0-57cd7864dedb&modified=20171019063311" class="sf-button download-button" title="Machining guidelines for Forta LDX2404®">Download</a></div> </div> <div class="table-downloads__row"> <div class="table-downloads__cell">Machining guidelines for Forta SDX 2507</div> <div class="table-downloads__cell"><a href="https://otke-cdn.outokumpu.com/-/media/files/products/forta/outokumpu-machining-guidelines-for-forta-sdx2507.pdf?revision=a3426627-70fe-441e-8ee6-5ddfc83e7378&modified=20171019063311" class="sf-button download-button" title="Machining guidelines for Forta SDX 2507">Download</a></div> </div> <div class="table-downloads__row"> <div class="table-downloads__cell">Machining guidelines for Forta LDX 2101</div> <div class="table-downloads__cell"><a href="https://otke-cdn.outokumpu.com/-/media/files/products/forta/outokumpu-machining-guidelines-for-lean-duplex-2101.pdf?revision=2883d8ec-3ba2-461b-9c02-666ad2a14178&modified=20171019063309" class="sf-button download-button" title="Machining guidelines for Forta LDX 2101">Download</a></div> </div> <div class="table-downloads__row"> <div class="table-downloads__cell">Machining guidelines for standard austenitic stainless steel grades</div> <div class="table-downloads__cell"><a href="https://otke-cdn.outokumpu.com/-/media/files/products/prodec/outokumpu-machining-guidelines-for-austenitic-steel-grades.pdf?revision=2cf7791a-0e3d-43d1-bcc4-36012b436456&modified=20171229134030" class="sf-button download-button" title="Machining guidelines for standard austenitic stainless steel grades">Download</a></div> </div> </div> </div> </div> </div> </div> </div> </div> </section> </main> <section class="compare-items-footer hidden" data-compare-products="true" data-compare-items-footer data-url="/es-es/compare-products" data-finish-url="/es-es/compare-finishes" data-api="/api/Products/GetComparisonItems" > <div class="container"><div class="row"> <div class="col col-md-9"> <ul class="compare-items-footer__container" data-compare-items-container></ul> <h3 class="compare-items-footer__info compare-items-footer__info-deficient">Compare up to 3 products</h3> <h3 class="compare-items-footer__info compare-items-footer__info-full hidden">Compare now</h3> </div> <div class="col col-md-3 compare-items-footer__controls"><div class="compare-items-footer__bts_wrapper"> <button type="button" class="compare-items-footer__compare-bt" data-compare-bt disabled>Compare <span data-amount></span> </button> <button type="button" class="compare-items-footer__clear-bt" data-clear-bt>Clear all</button> </div></div> <button type="button" class="compare-items-footer__visibility-bt" data-visibility-bt> <span class="compare-items-footer__hide">Hide</span> <span class="compare-items-footer__show">Show</span> <span class="compare-items-footer__arrow"></span> </button> </div></div> </section> <footer> <div class="footer__module"> <div class="footer__module__top"> <div class="container"> <div class="row"> <div class="footer__module__top__header"> <div class="row footer-newsletter"> <div class="col col-12 col-sm-5 footer-newsletter__image-container"> <div class="footer-newsletter__image"> <div class="img" data-lazyload="https://cdn-assets-eu.frontify.com/s3/frontify-enterprise-files-eu/eyJvYXV0aCI6eyJjbGllbnRfaWQiOiJmcm9udGlmeS1maW5kZXIifSwicGF0aCI6Im91dG9rdW1wdVwvYWNjb3VudHNcLzBhXC80MDAwMjY3XC9wcm9qZWN0c1wvMlwvYXNzZXRzXC9kZVwvMTQxOThcLzVlNzYzNTU3ZWRjYzc5ZmMzZTkxMTQxNzZiOWE4NjQ2LTE2NDAwMDkyMjAuanBnIn0:outokumpu:vgXRKej2KFbVQHVQpU5tJwweOVKSfdmxozNNnpVF0AQ?width=2000&cx=0.48&cy=0.52&cw=465&ch=0&cr=max"></div> </div> </div> <div class="col col-12 col-sm-7"> <h2>Keep up to date in the world of stainless steel</h2> <ul> <li>Stainless insights monthly newsletter</li> <li>Industry updates</li> <li>Investor relations newsletter</li> </ul> <a class="sf-button" title="Subscription center" href="https://expertise.outokumpu.com/SubscriptionCenter">Subscription center</a> </div> </div> </div> <div class="footer__module__top__content"> <div class="footer__module__top__content__premise"> <p>Engage with Outokumpu in social channels</p> </div> <ul class="footer__module__top__content__social__media"> <li><a href="https://www.linkedin.com/company/outokumpu" class="footer__module__social__media--linkedin" target="_blank" aria-label="Open Outokumpu LinkedIn page">linkedin</a></li> <li><a href="https://twitter.com/outokumpu" class="footer__module__social__media--twitter" target="_blank" aria-label="Open Outokumpu Twitter page">twitter</a></li> <li><a href="http://www.facebook.com/OutokumpuGroup" class="footer__module__social__media--facebook" target="_blank" aria-label="Open Outokumpu Facebook page">facebook</a></li> <li><a href="https://www.instagram.com/outokumpugroup/" class="footer__module__social__media--instagram" target="_blank" aria-label="Open Outokumpu Instagram page">instagram</a></li> <li><a href="https://www.youtube.com/user/OutokumpuOyj" class="footer__module__social__media--youtube" target="_blank" aria-label="Open Outokumpu Youtube page">youtube</a></li> </ul> </div> </div> </div> </div> <div class="footer__module__bottom"> <div class="container"> <div class="row"> <div class="footer__navigation"> <div class="footer__navigation--column"> <div class="footer__navigation--group "> <div class="footer__navigation--group-title"> <span class="footer__navigation--group-title-txt">Company</span> <span class="footer__navigation--group-trigger"></span> </div> <div class="footer__navigation--group-list"> <ul> <li><a href="/es-es/locations" target="">Locations</a></li> <li><a href="/es-es/certificates" target="">Certificates</a></li> <li><a href="/es-es/investors" target="">Investors</a></li> <li><a href="https://careers.outokumpu.com/search/?locale=es_MX&utm_source=careersite" target="_blank">Open positions</a></li> <li><a href="/es-es/news" target="">News</a></li> </ul> </div> </div> </div> <div class="footer__navigation--column"> <div class="footer__navigation--group "> <div class="footer__navigation--group-title"> <a class="footer__navigation--group-title-txt" href="/es-es/industries" target="">Industries</a> <span class="footer__navigation--group-trigger"></span> </div> <div class="footer__navigation--group-list"> <ul> <li><a href="/es-es/industries/appliances" target="">Appliances</a></li> <li><a href="/es-es/industries/automotive-and-transportation" target="">Automotive & transportation</a></li> <li><a href="/es-es/industries/architecture-building-and-infrastructure" target="">Building & infrastructure</a></li> <li><a href="/es-es/industries/heavy-industry" target="">Energy & heavy industry</a></li> </ul> </div> </div> </div> <div class="footer__navigation--column"> <div class="footer__navigation--group "> <div class="footer__navigation--group-title"> <a class="footer__navigation--group-title-txt" href="/es-es/products" target="">Products</a> <span class="footer__navigation--group-trigger"></span> </div> <div class="footer__navigation--group-list"> <ul> <li><a href="/es-es/products/flat-products" target="">Flat products</a></li> <li><a href="/es-es/products/product-ranges" target="">Product ranges</a></li> </ul> </div> </div> </div> <div class="footer__navigation--column"> <div class="footer__navigation--group "> <div class="footer__navigation--group-title"> <a class="footer__navigation--group-title-txt" href="/es-es/surcharges" target="">Surcharges</a> <span class="footer__navigation--group-trigger"></span> </div> <div class="footer__navigation--group-list"> <ul> <li><a href="/es-es/surcharges/stainless-steel-alloy-surcharges-americas" target="">Americas</a></li> <li><a href="/es-es/surcharges/stainless-steel-alloy-surcharges-europe" target="">Europe</a></li> <li><a href="/es-es/surcharges/conditions-of-sale" target="">Conditions</a></li> </ul> </div> </div> <div class="footer__navigation--group empty"> <div class="footer__navigation--group-title"> <a class="footer__navigation--group-title-txt" href="/es-es/expertise" target="">Expertise</a> <span class="footer__navigation--group-trigger"></span> </div> <div class="footer__navigation--group-list"> </div> </div> </div> <div class="footer__navigation--column"> <div class="footer__navigation--group empty"> <div class="footer__navigation--group-title"> <a class="footer__navigation--group-title-txt" href="/es-es/locations" target="">Contact us</a> <span class="footer__navigation--group-trigger"></span> </div> <div class="footer__navigation--group-list"> </div> </div> <div class="footer__navigation--group empty"> <div class="footer__navigation--group-title"> <a class="footer__navigation--group-title-txt" href="https://expertise.outokumpu.com/SubscriptionCenter" target="_blank">Sign up for newsletter</a> <span class="footer__navigation--group-trigger"></span> </div> <div class="footer__navigation--group-list"> </div> </div> <div class="footer__navigation--group empty"> <div class="footer__navigation--group-title"> <a class="footer__navigation--group-title-txt" href="https://connect.outokumpu.com/login" target="_blank">Webshop</a> <span class="footer__navigation--group-trigger"></span> </div> <div class="footer__navigation--group-list"> </div> </div> <div class="footer__navigation--group empty"> <div class="footer__navigation--group-title"> <a class="footer__navigation--group-title-txt" href="https://expertise.outokumpu.com/Request-Entry-To-Preference-Center" target="_blank">Email preference center</a> <span class="footer__navigation--group-trigger"></span> </div> <div class="footer__navigation--group-list"> </div> </div> </div> </div> </div> <div class="footer__module__bottom__copyright"> <div class="row"> <div class="col-12 col-sm-6"> <p>© Outokumpu 2024</p> </div> <div class="col-xs-4 col-sm-2 footer__module__bottom__link first"> <a href="/es-es/privacy-notice">Privacy notice</a> </div> <div class="col-xs-4 col-sm-2 footer__module__bottom__link"> <a href="/es-es/cookie-declaration">Cookie declaration</a> </div> <div class="col-xs-4 col-sm-2 footer__module__bottom__link last"> <a href="/es-es/legal-notice">Legal notice</a> </div> </div> </div> </div> </div> </div> </footer> <div class="sidebar"> <div class="sidebar__overlay"></div> <div class="sidebar__wrapper"> <div class="sidebar__container"> <button class="sidebar__mobile-close" aria-label="Close"></button> <div class="sidebar__content-wrap"> <div class="sidebar__content"> <form action="/formbuilder?sc_site=com&fxb.FormItemId=09c049c0-3d36-4fe0-bc2a-e18626fa6be2&fxb.HtmlPrefix=fxb.d90ab10b-7a71-446c-8436-f2a54847b63c&sc_lang=es-ES" class="sc-form no-progressive-profiling" data-ajax="true" data-ajax-loading="#loader" data-ajax-method="Post" data-ajax-mode="replace-with" data-ajax-success="document.dispatchEvent( new CustomEvent('sc-form-submit-success', {'detail': 'fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_09c049c0-3d36-4fe0-bc2a-e18626fa6be2'}));" data-ajax-update="#fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_09c049c0-3d36-4fe0-bc2a-e18626fa6be2" data-sc-fxb="09c049c0-3d36-4fe0-bc2a-e18626fa6be2" enctype="multipart/form-data" id="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_09c049c0-3d36-4fe0-bc2a-e18626fa6be2" method="post"><input id="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_FormSessionId" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.FormSessionId" type="hidden" value="1c4d7a71-2261-4448-8f6f-fec24e02d474" /><input id="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_IsSessionExpired" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.IsSessionExpired" type="hidden" value="0" /><input name="__RequestVerificationToken" type="hidden" value="r7GWu9PPHLfrQFfpEWqM3i429b63KoIDTMhBQpadlRO2UsDj_Jgqt9I0gj2Sb6mPX8cqdgJ9lbc0VlLn4vMeyKPpO8xE2KiLft8XGOw5UuM1" /><input id="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_FormItemId" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.FormItemId" type="hidden" value="09c049c0-3d36-4fe0-bc2a-e18626fa6be2" /><input id="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_PageItemId" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.PageItemId" type="hidden" value="28bf99ad-98d9-4b56-81cf-936d250c07d9" /> <p data-sc-field-key="40D0BA8F581941A4BAF34C08839C7F63" class="h2 sidebar__title">Contact us</p><p data-sc-field-key="C6D50618D46C4688BA17F17B60B4794A" class="">We are here to help. Please fill in the form and we will get back to you.</p><input id="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_Index_2df89984-c0fe-4bd0-af6b-a6efb5c8ff23" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields.Index" type="hidden" value="2df89984-c0fe-4bd0-af6b-a6efb5c8ff23" /><input id="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_2df89984-c0fe-4bd0-af6b-a6efb5c8ff23__ItemId" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields[2df89984-c0fe-4bd0-af6b-a6efb5c8ff23].ItemId" type="hidden" value="2df89984-c0fe-4bd0-af6b-a6efb5c8ff23" /> <fieldset class="required" data-pp-visible="False" data-pp-priority="False" data-pp-order="3"> <label for="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_2df89984-c0fe-4bd0-af6b-a6efb5c8ff23__Value" class="">First Name</label> <input id="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_2df89984-c0fe-4bd0-af6b-a6efb5c8ff23__Value" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields[2df89984-c0fe-4bd0-af6b-a6efb5c8ff23].Value" data-eloqua-name="firstName" data-lookup-name="C_FirstName" class="" type="text" value="" maxlength="99" placeholder="" data-sc-tracking="True" data-sc-field-name="First Name" data-sc-field-key="AB271C3B82AE4FBFAF8725BEF7766AD4" data-val-required="This field is required" data-val-regex="No html or url allowed." data-val-regex-pattern="((?!((http(s)?:\/\/.)?(www\.)?[-a-zA-Z0-9@:%._\+~#=]{2,256}\.[a-z]{2,6}\b([-a-zA-Z0-9@:%_\+.~#?&//=]*)|(<.+?>))).)*" data-val-length="First Name must have at least 0 and no more than 99 characters." data-val-length-max="99" data-val="true" /> <span class="field-validation-valid" data-valmsg-for="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields[2df89984-c0fe-4bd0-af6b-a6efb5c8ff23].Value" data-valmsg-replace="true"></span> </fieldset> <input id="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_Index_ae95ad4d-9104-4e7c-9f95-83e6fa208dbd" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields.Index" type="hidden" value="ae95ad4d-9104-4e7c-9f95-83e6fa208dbd" /><input id="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_ae95ad4d-9104-4e7c-9f95-83e6fa208dbd__ItemId" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields[ae95ad4d-9104-4e7c-9f95-83e6fa208dbd].ItemId" type="hidden" value="ae95ad4d-9104-4e7c-9f95-83e6fa208dbd" /> <fieldset class="required" data-pp-visible="False" data-pp-priority="False" data-pp-order="4"> <label for="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_ae95ad4d-9104-4e7c-9f95-83e6fa208dbd__Value" class="">Last Name</label> <input id="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_ae95ad4d-9104-4e7c-9f95-83e6fa208dbd__Value" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields[ae95ad4d-9104-4e7c-9f95-83e6fa208dbd].Value" data-eloqua-name="lastName" data-lookup-name="C_LastName" class="" type="text" value="" maxlength="99" placeholder="" data-sc-tracking="True" data-sc-field-name="Last Name" data-sc-field-key="4C9E1AAE539443498BD07B15A37F22C1" data-val-required="This field is required" data-val-length="Last Name must have at least 0 and no more than 99 characters." data-val-length-max="99" data-val-regex="No html or url allowed." data-val-regex-pattern="((?!((http(s)?:\/\/.)?(www\.)?[-a-zA-Z0-9@:%._\+~#=]{2,256}\.[a-z]{2,6}\b([-a-zA-Z0-9@:%_\+.~#?&//=]*)|(<.+?>))).)*" data-val="true" /> <span class="field-validation-valid" data-valmsg-for="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields[ae95ad4d-9104-4e7c-9f95-83e6fa208dbd].Value" data-valmsg-replace="true"></span> </fieldset> <input id="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_Index_e3759eb5-17d9-4a64-8907-2b0844c51cdf" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields.Index" type="hidden" value="e3759eb5-17d9-4a64-8907-2b0844c51cdf" /><input id="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_e3759eb5-17d9-4a64-8907-2b0844c51cdf__ItemId" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields[e3759eb5-17d9-4a64-8907-2b0844c51cdf].ItemId" type="hidden" value="e3759eb5-17d9-4a64-8907-2b0844c51cdf" /> <fieldset class="required" data-pp-visible="True" data-pp-priority="True" data-pp-order="0"> <label for="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_e3759eb5-17d9-4a64-8907-2b0844c51cdf__Value" class="">Business email</label> <input id="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_e3759eb5-17d9-4a64-8907-2b0844c51cdf__Value" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields[e3759eb5-17d9-4a64-8907-2b0844c51cdf].Value" data-eloqua-name="emailAddress" data-lookup-name="C_EmailAddress" class="" type="email" value="" maxlength="99" data-freemium-domains="@gmail.|@googlemail.|@outlook.|@hotmail.|@aol.|@protonmail.|@gmx.|@icloud.|@me.|mac.|@yahoo.|@tutanota.|@zohocorp.|@yandex.|@mailinator.|@mail.|@mailbox.|@web." placeholder="" data-sc-tracking="True" data-sc-field-name="Email" data-sc-field-key="8F9E59E484D349439DB8783F7C051AB9" data-val-required="This field is required" data-val-regex="Business email contains an invalid email address." data-val-regex-pattern="^[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Za-z]{2,17}$" data-val-length="Business email must have at least 0 and no more than 99 characters." data-val-length-max="99" data-val-emaildomain="This email domain is not allowed, please use business email instead." data-val-emaildomain-excludeddomains="@gmail.|@googlemail.|@outlook.|@hotmail.|@aol.|@protonmail.|@gmx.|@icloud.|@me.|mac.|@yahoo.|@tutanota.|@zohocorp.|@yandex.|@mailinator.|@mail.|@mailbox.|@web." data-val="true" /> <span class="field-validation-valid" data-valmsg-for="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields[e3759eb5-17d9-4a64-8907-2b0844c51cdf].Value" data-valmsg-replace="true"></span> </fieldset> <input id="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_Index_183c7bf1-35fe-4c64-b714-982cc39d6ad2" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields.Index" type="hidden" value="183c7bf1-35fe-4c64-b714-982cc39d6ad2" /><input id="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_183c7bf1-35fe-4c64-b714-982cc39d6ad2__ItemId" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields[183c7bf1-35fe-4c64-b714-982cc39d6ad2].ItemId" type="hidden" value="183c7bf1-35fe-4c64-b714-982cc39d6ad2" /> <fieldset class="required" data-pp-visible="False" data-pp-priority="True" data-pp-order="0"> <label for="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_183c7bf1-35fe-4c64-b714-982cc39d6ad2__Value" class="">Company</label> <input id="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_183c7bf1-35fe-4c64-b714-982cc39d6ad2__Value" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields[183c7bf1-35fe-4c64-b714-982cc39d6ad2].Value" data-eloqua-name="company" data-lookup-name="C_Company" class="" type="text" value="" maxlength="99" placeholder="" data-sc-tracking="True" data-sc-field-name="Company" data-sc-field-key="39D3F35EFBA14C8B852BE622992EDFA8" data-val-required="This field is required" data-val-regex="No html or url allowed." data-val-regex-pattern="((?!((http(s)?:\/\/.)?(www\.)?[-a-zA-Z0-9@:%._\+~#=]{2,256}\.[a-z]{2,6}\b([-a-zA-Z0-9@:%_\+.~#?&//=]*)|(<.+?>))).)*" data-val-length="Company must have at least 0 and no more than 99 characters." data-val-length-max="99" data-val="true" /> <span class="field-validation-valid" data-valmsg-for="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields[183c7bf1-35fe-4c64-b714-982cc39d6ad2].Value" data-valmsg-replace="true"></span> </fieldset> <input id="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_Index_fc16c8b8-bc71-4b18-98c1-1867c50bde17" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields.Index" type="hidden" value="fc16c8b8-bc71-4b18-98c1-1867c50bde17" /><input id="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_fc16c8b8-bc71-4b18-98c1-1867c50bde17__ItemId" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields[fc16c8b8-bc71-4b18-98c1-1867c50bde17].ItemId" type="hidden" value="fc16c8b8-bc71-4b18-98c1-1867c50bde17" /> <fieldset class="" data-pp-visible="False" data-pp-priority="False" data-pp-order="0"> <label for="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_fc16c8b8-bc71-4b18-98c1-1867c50bde17__Value" class="">Phone number</label> <input id="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_fc16c8b8-bc71-4b18-98c1-1867c50bde17__Value" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields[fc16c8b8-bc71-4b18-98c1-1867c50bde17].Value" data-eloqua-name="phoneNumber" data-lookup-name="" class="" type="text" value="" maxlength="99" placeholder="" data-sc-tracking="True" data-sc-field-name="Phone Number" data-sc-field-key="F62F711CAB364A728C9756EA5C2BA8AC" data-val-regex="Phone number contains an invalid telephone number." data-val-regex-pattern="^[+]*[(]{0,1}[0-9]{1,4}[)]{0,1}[-\s\./0-9]*$" data-val-length="Phone number must have at least 0 and no more than 99 characters." data-val-length-max="99" data-val="true" /> <span class="field-validation-valid" data-valmsg-for="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields[fc16c8b8-bc71-4b18-98c1-1867c50bde17].Value" data-valmsg-replace="true"></span> </fieldset> <input id="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_Index_22dcda09-4885-455e-9f4f-326013788d87" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields.Index" type="hidden" value="22dcda09-4885-455e-9f4f-326013788d87" /><input id="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_22dcda09-4885-455e-9f4f-326013788d87__ItemId" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields[22dcda09-4885-455e-9f4f-326013788d87].ItemId" type="hidden" value="22dcda09-4885-455e-9f4f-326013788d87" /> <fieldset class="required" data-pp-visible="False" data-pp-priority="True" data-pp-order="0"> <label for="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_22dcda09-4885-455e-9f4f-326013788d87__Value" class="">Your country</label> <div class="simple-select"> <select id="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_22dcda09-4885-455e-9f4f-326013788d87__Value" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields[22dcda09-4885-455e-9f4f-326013788d87].Value" data-eloqua-name="country" data-lookup-name="C_Country" class="" data-sc-tracking="True" data-sc-field-name="Country" data-sc-field-key="27FAD7A643AC47E4A2062147B36D2A6C" data-val-required="This field is required" data-val="true"> <option value="">--- Please select ---</option> <option value="Afghanistan">Afghanistan</option> <option value="Albania">Albania</option> <option value="Algeria">Algeria</option> <option value="Andorra">Andorra</option> <option value="Argentina">Argentina</option> <option value="Australia">Australia</option> <option value="Austria">Austria</option> <option value="Azerbaijan">Azerbaijan</option> <option value="Bahrain">Bahrain</option> <option value="Bangladesh">Bangladesh</option> <option value="Barbados">Barbados</option> <option value="Belarus">Belarus</option> <option value="Belgium">Belgium</option> <option value="Bosnia and Herzegovina">Bosnia and Herzegovina</option> <option value="Brazil">Brazil</option> <option value="British Virgin Islands">British Virgin Islands</option> <option value="Bulgaria">Bulgaria</option> <option value="Canada">Canada</option> <option value="Chile">Chile</option> <option value="China">China</option> <option value="Colombia">Colombia</option> <option value="Congo">Congo</option> <option value="Costa Rica">Costa Rica</option> <option value="Croatia">Croatia</option> <option value="Cuba">Cuba</option> <option value="Cyprus">Cyprus</option> <option value="Czech Republic">Czech Republic</option> <option value="Democratic Republic of the Congo">Democratic Republic of the Congo</option> <option value="Denmark">Denmark</option> <option value="Ecuador">Ecuador</option> <option value="Egypt">Egypt</option> <option value="Estonia">Estonia</option> <option value="Finland">Finland</option> <option value="France">France</option> <option value="Georgia">Georgia</option> <option value="Germany">Germany</option> <option value="Gibraltar">Gibraltar</option> <option value="Greece">Greece</option> <option value="Guadeloupe">Guadeloupe</option> <option value="Hong Kong">Hong Kong</option> <option value="Hungary">Hungary</option> <option value="Iceland">Iceland</option> <option value="India">India</option> <option value="Indonesia">Indonesia</option> <option value="Iran">Iran</option> <option value="Ireland">Ireland</option> <option value="Israel">Israel</option> <option value="Italy">Italy</option> <option value="Japan">Japan</option> <option value="Jordan">Jordan</option> <option value="Kuwait">Kuwait</option> <option value="Latvia">Latvia</option> <option value="Lebanon">Lebanon</option> <option value="Liechtenstein">Liechtenstein</option> <option value="Lithuania">Lithuania</option> <option value="Luxembourg">Luxembourg</option> <option value="Macao">Macao</option> <option value="Malaysia">Malaysia</option> <option value="Malta">Malta</option> <option value="Mauritius">Mauritius</option> <option value="Mexico">Mexico</option> <option value="Moldova">Moldova</option> <option value="Morocco">Morocco</option> <option value="Namibia">Namibia</option> <option value="Netherlands">Netherlands</option> <option value="New Caledonia">New Caledonia</option> <option value="New Zealand">New Zealand</option> <option value="Norway">Norway</option> <option value="Oman">Oman</option> <option value="Pakistan">Pakistan</option> <option value="Panama">Panama</option> <option value="Peru">Peru</option> <option value="Philippines">Philippines</option> <option value="Poland">Poland</option> <option value="Portugal">Portugal</option> <option value="Qatar">Qatar</option> <option value="Republic of North Macedonia">Republic of North Macedonia</option> <option value="Reunion">Reunion</option> <option value="Romania">Romania</option> <option value="Russian Federation">Russian Federation</option> <option value="San Marino">San Marino</option> <option value="Saudi Arabia">Saudi Arabia</option> <option value="Serbia">Serbia</option> <option value="Sierra Leone">Sierra Leone</option> <option value="Singapore">Singapore</option> <option value="Slovakia">Slovakia</option> <option value="Slovenia">Slovenia</option> <option value="South Africa">South Africa</option> <option value="South Korea">South Korea</option> <option value="Spain">Spain</option> <option value="Sri Lanka">Sri Lanka</option> <option value="Sweden">Sweden</option> <option value="Switzerland">Switzerland</option> <option value="Taiwan">Taiwan</option> <option value="Thailand">Thailand</option> <option value="Tokelau Islands">Tokelau Islands</option> <option value="Tunisia">Tunisia</option> <option value="Turkey">Turkey</option> <option value="Ukraine">Ukraine</option> <option value="United Arab Emirates">United Arab Emirates</option> <option value="United Kingdom">United Kingdom</option> <option value="United States">United States</option> <option value="Uruguay">Uruguay</option> <option value="Venezuela">Venezuela</option> <option value="Vietnam">Vietnam</option> <option value="Zimbabwe">Zimbabwe</option> </select> </div> <span class="field-validation-valid" data-valmsg-for="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields[22dcda09-4885-455e-9f4f-326013788d87].Value" data-valmsg-replace="true"></span> </fieldset> <input id="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_Index_cc867b99-d595-427c-b1bd-1137f68d2d76" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields.Index" type="hidden" value="cc867b99-d595-427c-b1bd-1137f68d2d76" /><input id="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_cc867b99-d595-427c-b1bd-1137f68d2d76__ItemId" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields[cc867b99-d595-427c-b1bd-1137f68d2d76].ItemId" type="hidden" value="cc867b99-d595-427c-b1bd-1137f68d2d76" /> <fieldset class="required" data-pp-visible="False" data-pp-priority="False" data-pp-order="0"> <label for="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_cc867b99-d595-427c-b1bd-1137f68d2d76__Value" class="">Your reason for contact</label> <div class="simple-select"> <select id="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_cc867b99-d595-427c-b1bd-1137f68d2d76__Value" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields[cc867b99-d595-427c-b1bd-1137f68d2d76].Value" data-eloqua-name="reasonForContact" data-lookup-name="" class="" data-sc-tracking="True" data-sc-field-name="Reason for contact" data-sc-field-key="B696540821624E868CA68EE244C3C4BC" data-val-required="This field is required" data-val="true"> <option value="">--- Please select ---</option> <option value="Sales inquiry">Sales inquiry</option> <option value="Media and sustainability inquiries">Media and sustainability inquiries</option> <option value="Technical support">Technical support</option> <option value="Career opportunities">Career opportunities</option> <option value="Invoicing inquiry">Invoicing inquiry</option> </select> </div> <span class="field-validation-valid" data-valmsg-for="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields[cc867b99-d595-427c-b1bd-1137f68d2d76].Value" data-valmsg-replace="true"></span> </fieldset> <input id="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_Index_b38f1485-1e92-4435-97be-3550eb76f2cb" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields.Index" type="hidden" value="b38f1485-1e92-4435-97be-3550eb76f2cb" /><input id="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_b38f1485-1e92-4435-97be-3550eb76f2cb__ItemId" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields[b38f1485-1e92-4435-97be-3550eb76f2cb].ItemId" type="hidden" value="b38f1485-1e92-4435-97be-3550eb76f2cb" /> <fieldset class="required" data-pp-visible="False" data-pp-priority="False" data-pp-order="1"> <label for="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_b38f1485-1e92-4435-97be-3550eb76f2cb__Value" class="">Your industry</label> <div class="simple-select"> <select id="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_b38f1485-1e92-4435-97be-3550eb76f2cb__Value" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields[b38f1485-1e92-4435-97be-3550eb76f2cb].Value" data-eloqua-name="industrySegment" data-lookup-name="C_Industry1" class="" data-sc-tracking="True" data-sc-field-name="Industry" data-sc-field-key="B57C614A9F3240678F6A19355D8EEC61" data-val-required="This field is required" data-val="true"> <option value="">--- Please select ---</option> <option value="Architecture and building">Architecture and building</option> <option value="Authorities and associations">Authorities and associations</option> <option value="Automotive and transportation">Automotive and transportation</option> <option value="Chemical process industry">Chemical process industry</option> <option value="Commercial kitchen and catering">Commercial kitchen and catering</option> <option value="Distributors and traders">Distributors and traders</option> <option value="Energy Industry">Energy Industry</option> <option value="Food and beverage">Food and beverage</option> <option value="Heavy industry">Heavy industry</option> <option value="Infrastructure">Infrastructure</option> <option value="Machine building industry">Machine building industry</option> <option value="Mining and minerals">Mining and minerals</option> <option value="Oil and gas">Oil and gas</option> <option value="Pulp and paper">Pulp and paper</option> <option value="Tank manufacturing">Tank manufacturing</option> <option value="Tube manufacturing">Tube manufacturing</option> <option value="Universities and other research centers">Universities and other research centers</option> <option value="Water utility">Water utility</option> <option value="Other">Other</option> </select> </div> <span class="field-validation-valid" data-valmsg-for="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields[b38f1485-1e92-4435-97be-3550eb76f2cb].Value" data-valmsg-replace="true"></span> </fieldset> <input id="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_Index_c364bb7e-9869-47ce-b5ba-a8afadb3d133" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields.Index" type="hidden" value="c364bb7e-9869-47ce-b5ba-a8afadb3d133" /><input id="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_c364bb7e-9869-47ce-b5ba-a8afadb3d133__ItemId" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields[c364bb7e-9869-47ce-b5ba-a8afadb3d133].ItemId" type="hidden" value="c364bb7e-9869-47ce-b5ba-a8afadb3d133" /> <fieldset class="" data-pp-visible="False" data-pp-priority="False" data-pp-order="0"> <label for="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_c364bb7e-9869-47ce-b5ba-a8afadb3d133__Value" class="">Your area of interest</label> <div class="simple-select"> <select id="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_c364bb7e-9869-47ce-b5ba-a8afadb3d133__Value" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields[c364bb7e-9869-47ce-b5ba-a8afadb3d133].Value" data-eloqua-name="areaOfInterest" data-lookup-name="" class="" data-sc-tracking="True" data-sc-field-name="Area of interest" data-sc-field-key="0B172FE1DD934C85A5170AE45DD0849A" > <option value="">--- Please select ---</option> <option value="Stainless steel flat products">Stainless steel flat products</option> <option value="Ferrochrome products">Ferrochrome products</option> </select> </div> <span class="field-validation-valid" data-valmsg-for="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields[c364bb7e-9869-47ce-b5ba-a8afadb3d133].Value" data-valmsg-replace="true"></span> </fieldset> <input id="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_Index_20f456d2-1edd-4e59-9fe1-6f555acb5329" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields.Index" type="hidden" value="20f456d2-1edd-4e59-9fe1-6f555acb5329" /><input id="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_20f456d2-1edd-4e59-9fe1-6f555acb5329__ItemId" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields[20f456d2-1edd-4e59-9fe1-6f555acb5329].ItemId" type="hidden" value="20f456d2-1edd-4e59-9fe1-6f555acb5329" /> <fieldset class="" data-pp-visible="False" data-pp-priority="False" data-pp-order="0"> <label for="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_20f456d2-1edd-4e59-9fe1-6f555acb5329__Value" class="">Tell us more about how we can help you</label> <textarea id="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_20f456d2-1edd-4e59-9fe1-6f555acb5329__Value" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields[20f456d2-1edd-4e59-9fe1-6f555acb5329].Value" data-eloqua-name="description" data-lookup-name="" class="" rows="4" maxlength="3900" placeholder="" data-sc-tracking="True" data-sc-field-name="Description" data-sc-field-key="D2649E506CE24C54BA2CFB68697832D9" data-val-length="Tell us more about how we can help you must have at least 0 and no more than 3900 characters." data-val-length-max="3900" data-val-regex="No html or url allowed." data-val-regex-pattern="((?!((http(s)?:\/\/.)?(www\.)?[-a-zA-Z0-9@:%._\+~#=]{2,256}\.[a-z]{2,6}\b([-a-zA-Z0-9@:%_\+.~#?&//=]*)|(<.+?>))).)*" data-val="true"></textarea> <span class="field-validation-valid" data-valmsg-for="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields[20f456d2-1edd-4e59-9fe1-6f555acb5329].Value" data-valmsg-replace="true"></span> </fieldset> <input id="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_Index_b1f88055-3010-49c5-8f81-94d9e76f7bc4" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields.Index" type="hidden" value="b1f88055-3010-49c5-8f81-94d9e76f7bc4" /><input id="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_b1f88055-3010-49c5-8f81-94d9e76f7bc4__ItemId" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields[b1f88055-3010-49c5-8f81-94d9e76f7bc4].ItemId" type="hidden" value="b1f88055-3010-49c5-8f81-94d9e76f7bc4" /> <fieldset class="single-checkbox " > <label for="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_b1f88055-3010-49c5-8f81-94d9e76f7bc4__Value" class=""> <input type="checkbox" id="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_b1f88055-3010-49c5-8f81-94d9e76f7bc4__Value" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields[b1f88055-3010-49c5-8f81-94d9e76f7bc4].Value" data-eloqua-name="marketingPermission" data-lookup-name="C_Marketing_permission1" class="" value="true" data-sc-tracking="True" data-sc-field-name="Marketing Privacy Consent" data-sc-field-key="8DB7703652C343058F0D88426AD0982E" data-val-required="The Value field is required." data-val="true" /> <p class="rich-text-content">Outokumpu can keep me up to date with timely and relevant information. Outokumpu is committed to keeping personal data confidential and secure, and to processing personal data only in accordance with applicable privacy and data protection laws. Please read our <a target="_blank" class="consenta" href="https://www.outokumpu.com/en/privacy-notice-for-marketing">Privacy notice</a>.</p> <input type="hidden" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields[b1f88055-3010-49c5-8f81-94d9e76f7bc4].Value" value="false" /> </label> <span class="field-validation-valid" data-valmsg-for="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields[b1f88055-3010-49c5-8f81-94d9e76f7bc4].Value" data-valmsg-replace="true"></span> </fieldset> <fieldset> <input value="Clear form" type="button" class="sc-form-reset-button" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.b33f2cbd-f9c7-437d-81c5-8a324f051845" data-sc-field-key="FEB6EBE2A1BF4592BE82CE66CD0884B8" /> </fieldset> <input id="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_Index_2ca42964-d09a-42e6-bfc9-17bfa5ff4cab" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields.Index" type="hidden" value="2ca42964-d09a-42e6-bfc9-17bfa5ff4cab" /><input id="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_2ca42964-d09a-42e6-bfc9-17bfa5ff4cab__ItemId" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields[2ca42964-d09a-42e6-bfc9-17bfa5ff4cab].ItemId" type="hidden" value="2ca42964-d09a-42e6-bfc9-17bfa5ff4cab" /> <div id="friendlyCaptcha" class="frc-captcha" data-lang="es" data-start="none"></div> <span class="field-validation-error recaptcha-error" id="captchaError-fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_2ca42964-d09a-42e6-bfc9-17bfa5ff4cab__Value" style="display:none"></span> <input id="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_Fields_2ca42964-d09a-42e6-bfc9-17bfa5ff4cab__Value" class="frc-captcha-token" style="opacity:0; display: block; margin-top: -20px;" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields[2ca42964-d09a-42e6-bfc9-17bfa5ff4cab].Value" data-sc-tracking="True" data-sc-field-name="Friendly Captcha" data-val-required="This field is required" data-val="true" /> <span class="field-validation-valid" data-valmsg-for="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.Fields[2ca42964-d09a-42e6-bfc9-17bfa5ff4cab].Value" data-valmsg-replace="true"></span> <input value="Submit" type="submit" class="sf-button " name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.f6312acd-cd2e-4183-bc23-0a2d8354865c" data-sc-field-key="AF4C1CA2CB3D41D9A8EC6F700647CD7C" data-action-submit="contactformSubmit" data-action-change="contactformStart" /> <div class="sc-form__loading" id="loader" style="display: none;"><div></div><div></div><div></div><div></div></div> <input id="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_NavigationButtons" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.NavigationButtons" type="hidden" value="f6312acd-cd2e-4183-bc23-0a2d8354865c" /> <input id="fxb_d90ab10b-7a71-446c-8436-f2a54847b63c_f6312acd-cd2e-4183-bc23-0a2d8354865c" name="fxb.d90ab10b-7a71-446c-8436-f2a54847b63c.f6312acd-cd2e-4183-bc23-0a2d8354865c" type="hidden" value="1" /> <fieldset class="" data-pp-visible="False" data-pp-priority="False" data-pp-order="0"><p>Want to stay up to date in the world of stainless steel? <a target="_blank" href="https://expertise.outokumpu.com/SubscriptionCenter">Subscribe to our newsletter</a></p></fieldset> <input type="hidden" data-sc-fxb-condition value='{}'/> </form> </div> </div> </div> <button type="button" class="sidebar__toggle-bt" data-open="Contact" data-close="Close"> <span> Contact </span> </button> </div> </div> <div id="form-settings-section" style="display:none"> </div> <!-- vendor scripts --> <script src="https://otke-cdn.outokumpu.com/scripts/Outokumpu.Foundation.Theme.min.js?_=1730122625556" data-cookieconsent="ignore" defer ></script> <script src="/sitecore%20modules/Web/ExperienceForms/scripts/jquery-3.4.1.min.js"></script> <script src="/sitecore%20modules/Web/ExperienceForms/scripts/jquery.validate.min.js"></script> <script src="/sitecore%20modules/Web/ExperienceForms/scripts/jquery.validate.unobtrusive.min.js"></script> <script src="/sitecore%20modules/Web/ExperienceForms/scripts/jquery.unobtrusive-ajax.min.js"></script> <script src="/sitecore%20modules/Web/ExperienceForms/scripts/form.validate.js"></script> <script src="/sitecore%20modules/Web/ExperienceForms/scripts/form.tracking.js"></script> <script src="/sitecore%20modules/Web/ExperienceForms/scripts/form.conditions.js"></script> <script src="/sitecore%20modules/Web/ExperienceForms/scripts/form.custom.validations.js"></script> <!-- pingdom --> <script src="//rum-static.pingdom.net/pa-5acb5f3b0b34680007000658.js" async></script> <!-- END: pingdom --> <!--Survey form UX measurement tool--> <!-- greet bar embed - place inside the html body tags - include on all pages --> <section style="background: #F2F9FD; display:none; position:fixed;" class="barEmbed" id="barEmbed"><p style="color: #003057; font-size: 18px; font-family: Tee Franklin Forever Round,Helvetica,Arial,sans-serif; font-weight:400; justify-content: center;align-items: center;">Quick survey: What do you think of our web experience?</p><button style="border-radius: 4px; color: #FFFFFF;font-size: 15px;background: #009EE8;" class="greet-popup-open" onClick="(function(){ openGreetPopup(); document.getElementById('surveyFrame').src=document.getElementById('surveyFrame').dataset.src; })()">Rate Us</button><span id="barEmbedClose" style="margin-left:0.6em;padding:0.4em 0.8em;cursor:pointer; font-size:1.4em">×</span></section> <!-- Measurement tool iframe embed - place inside the html body tags - include on all pages --> <section class="greet_popup" id="greet_popup" style="display:none"><iframe id="surveyFrame" title="UX Survey" src="" data-src="https://outokumpu.outgrow.us/641d41cbd0fdd96e580864bb" allow="camera *;"></iframe><a href="javascript:void(0);" class="close-popup" onClick="closeGreetPopup()"></a></section> <!--End Survey form UX measurement tool--> </body> </html>