CINXE.COM

Classification societies join forces to form Yacht Safety and Environmental Consortium - RINA.org

<!DOCTYPE html> <!--[if lt IE 7]> <html class="ie6 ie" lang="en"> <![endif]--> <!--[if IE 7]> <html class="ie7 ie" lang="en"> <![endif]--> <!--[if IE 8]> <html class="ie8 ie" lang="en"> <![endif]--> <!--[if IE 9]> <html class="ie9 ie" lang="en"> <![endif]--> <!--[if gt IE 9]> <!--> <html lang="en"> <!--<![endif]--> <head> <!-- Quantcast Choice. Consent Manager Tag v2.0 (for TCF 2.0) --> <script type="text/javascript" async> (function () { // OLD : https://cmp.inmobi.com var host = 'www.rina.org'; var url = 'https://cmp.inmobi.com'.concat('/choice/', 'XtrFTZkZ9m4eu', '/', host, '/choice.js?tag_version=V3') //var host = 'www.gmserv.com'; var element = document.createElement('script'); var firstScript = document.getElementsByTagName('script')[0]; var uspTries = 0; var uspTriesLimit = 3; element.async = true; element.type = 'text/javascript'; element.src = url; firstScript.parentNode.insertBefore(element, firstScript); function makeStub() { var TCF_LOCATOR_NAME = '__tcfapiLocator'; var queue = []; var win = window; var cmpFrame; function addFrame() { var doc = win.document; var otherCMP = !!(win.frames[TCF_LOCATOR_NAME]); if (!otherCMP) { if (doc.body) { var iframe = doc.createElement('iframe'); iframe.style.cssText = 'display:none'; iframe.name = TCF_LOCATOR_NAME; doc.body.appendChild(iframe); } else { setTimeout(addFrame, 5); } } return !otherCMP; } function tcfAPIHandler() { var gdprApplies; var args = arguments; if (!args.length) { return queue; } else if (args[0] === 'setGdprApplies') { if ( args.length > 3 && args[2] === 2 && typeof args[3] === 'boolean' ) { gdprApplies = args[3]; if (typeof args[2] === 'function') { args[2]('set', true); } } } else if (args[0] === 'ping') { var retr = { gdprApplies: gdprApplies, cmpLoaded: false, cmpStatus: 'stub' }; if (typeof args[2] === 'function') { args[2](retr); } } else { if(args[0] === 'init' && typeof args[3] === 'object') { args[3] = Object.assign(args[3], { tag_version: 'V2' }); } queue.push(args); } } function postMessageEventHandler(event) { var msgIsString = typeof event.data === 'string'; var json = {}; try { if (msgIsString) { json = JSON.parse(event.data); } else { json = event.data; } } catch (ignore) { } var payload = json.__tcfapiCall; if (payload) { window.__tcfapi( payload.command, payload.version, function (retValue, success) { var returnMsg = { __tcfapiReturn: { returnValue: retValue, success: success, callId: payload.callId } }; if (msgIsString) { returnMsg = JSON.stringify(returnMsg); } if (event && event.source && event.source.postMessage) { event.source.postMessage(returnMsg, '*'); } }, payload.parameter ); } } while (win) { try { if (win.frames[TCF_LOCATOR_NAME]) { cmpFrame = win; break; } } catch (ignore) { } if (win === window.top) { break; } win = win.parent; } if (!cmpFrame) { addFrame(); win.__tcfapi = tcfAPIHandler; win.addEventListener('message', postMessageEventHandler, false); } }; makeStub(); var uspStubFunction = function () { var arg = arguments; if (typeof window.__uspapi !== uspStubFunction) { setTimeout(function () { if (typeof window.__uspapi !== 'undefined') { window.__uspapi.apply(window.__uspapi, arg); } }, 500); } }; var checkIfUspIsReady = function () { uspTries++; if (window.__uspapi === uspStubFunction && uspTries < uspTriesLimit) { console.warn('USP is not accessible'); } else { clearInterval(uspInterval); } }; if (typeof window.__uspapi === 'undefined') { window.__uspapi = uspStubFunction; var uspInterval = setInterval(checkIfUspIsReady, 6000); } })(); </script> <!-- End Quantcast Choice. Consent Manager Tag v2.0 (for TCF 2.0) --> <meta charset="utf-8" /> <meta http-equiv="Content-type" content="text/html; charset=utf-8"> <meta content="width=device-width, initial-scale=1.0" name="viewport" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <link rel="shortcut icon" href="/assets/images/rina-en/icon/favicon.png" /> <link href="/bundles/css_rina-en?v=K9MXnK52tpdPTYelEj8FjMewwPSF8aLlbQoZwG_s5eo1" rel="stylesheet"/> <style> a { color: #3eb1c8; } /* .box-news .small-box-news { margin-left: 15px !important; }*/ .box-news { margin-right: -15px !important; } .container-fluid row row-eq-height { padding-right: 0px; justify-content: space-between; } @media (min-width:768px) { h1 { font-size: 40px; color: #13294b; font-family: "RationalDisplay-Book"; } } @media (min-width: 768px) { .small-box-news { flex: 0 0 auto; width: 100%; } } @media (min-width: 768px) { .big-box-news { flex: 0 0 auto; width: 100%; } } @media (min-width: 991px) { .small-box-news { width: 33.333333%; } } @media (min-width: 991px) { .big-box-news { width: 65%; } } </style> <script src="https://developers.google.com/maps/documentation/javascript/examples/markerclusterer/markerclusterer.js"></script> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" /> <script type="text/javascript" async> window.__tcfapi('addEventListener', 2, function (tcData, listnerSuccess) { if (listnerSuccess) { // check the eventstatus if (tcData.eventStatus === 'useractioncomplete' || tcData.eventStatus === 'tcloaded') { window.__tcfapi('getNonIABVendorConsents', 2, function (consent, success) { // check consent for non-IAB vendor with id 1. Always check // whether the callback returned success and GDPR applies // consent.nonIabVendorConsents[1] --> 1 is Non IAB Vendor ID if (success && consent.gdprApplies && consent.nonIabVendorConsents[1] ) { // Use getTCData to validate consent is given for the // purposes declared in the configuration step __tcfapi('getTCData', 2, function (tcdata, success) { if (success && consent.gdprApplies) { if (tcdata.purpose.consents[1]) { var xhttp = new XMLHttpRequest(); xhttp.onreadystatechange = function () { if (this.readyState == 4 && this.status == 200) { //console.log("OK"); } }; xhttp.open("POST", "/api/rina/gdpr/acceptCookies", true); xhttp.send(); } } }); } }); } } }); </script> </head> <body class=""> <nav> <form action="/en/media/press/2024/09/24/yacht-safety-environmental-consortium" method="post"> <div class="collapse" id="searchContent"> <div class="container"> <div class="row"> <div class="searchHeaderBlock col-xl-10 mx-auto"> <div class="p-4 position-relative"> <div class="d-flex align-items-center mb-2 divCloseButton"> <h5 class="h2 text-rinaBlueSearch mb-0 col-md-8">Search</h5> <div class="closeButtonTopHeader"> <button class="btn-link navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#searchContent" aria-controls="searchContent" aria-expanded="false" aria-label="Toggle navigation"> <svg class="text-rinaBlue" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m.92,12l-.92-.92,5.08-5.08L0,.92.92,0l5.08,5.08L11.08,0l.92.92-5.08,5.08,5.08,5.08-.92.92-5.08-5.08L.92,12Z" /> </g> </svg> </button> </div> </div> <div class="row"> <div class="col-md-8 mb-2 mb-md-0 search-txtMobile"> <input autocomplete="off" class="typeahead form-control searchBox" data-ac-url="/api/rina/search/GetAutoCompletes?sc_site=rina-en" data-fitToElement="true" data-minLength="3" data-val="true" data-val-required="Please enter some text" id="textSearchedTop" name="textSearched" placeholder="Enter keywords" type="text" value="" /> </div> <div class="col-md-4 col-xl-2"> <button class="rina-btn-primary justify-content-center searchButtonHeader" type="submit">SEARCH</button> </div> </div> <span class="field-validation-valid" data-valmsg-for="textSearched" data-valmsg-replace="true" style="color:red"></span> </div> </div> </div> </div> </div> </form> <!--<div class="navbar navbar-dark bg-darkBlue py-0" id="main-nav"> <div class="container"> <div class="main-menu-wrapper"> <div class="navbar-expand-lg d-flex justify-content-between align-items-center"> <a class="navbar-brand" href="javascript:void(0)"> <img src="./assets/img/logo_placeholder.png" height="50px" /> </a> <div class="offcanvas offcanvas-start justify-content-lg-center" tabindex="-1" id="navbarOffcanvasLg" aria-labelledby="navbarOffcanvasLgLabel"> <div class="d-flex justify-content-end d-lg-none mt-1"> <button class="navbar-toggler close-mobile-menu" type="button" data-bs-toggle="offcanvas" data-bs-target="#navbarOffcanvasLg" aria-controls="navbarOffcanvasLg"> <i class="fa fa-times"></i> </button> </div> <ul class="navbar-nav ms-lg-auto mb-2 mb-lg-0 p-lg-0 top-level-nav"> <li class="top-level-nav-item dropdown has-megamenu" id="what-we-do"> <a class="nav-link dropdown-toggle megamenu-trigger" href="javascript:void(0)" data-bs-toggle="dropdown" data-bs-auto-close="outside" data-target="what-we-do"> What we do </a> <div class="dropdown-menu megamenu open" role="menu"> <div class="container-lg menu-grid-wrapper p-0"> <div class="first-level"> <ul class="first-level-list"> <li class="nav-item has-second-level"> <a class="nav-link" href="javascript:void(0)"> Energy </a> <div class="second-level"> <a class="main-link" href="javascript:void(0)"> Energy <i class="fa fa-long-arrow-right"></i> </a> <ul class="second-level-list"> <li> <a href="javascript:void(0)"> <span class="link-title"> Classificazione e statutory services </span> <span class="link-subtitle">Lorem ipsum dolor sit amet</span> </a> </li> <li> <a href="javascript:void(0)"> <span class="link-title">Cruise & Ferry</span> <span class="link-subtitle">Lorem ipsum dolor sit amet</span> </a> </li> <li> <a href="javascript:void(0)"> <span class="link-title">Servizi digitali e in remoto</span> <span class="link-subtitle">Lorem ipsum dolor sit amet</span> </a> </li> <li> <a href="javascript:void(0)"> <span class="link-title">Prove di laboratorio</span> <span class="link-subtitle">Lorem ipsum dolor sit amet</span> </a> </li> <li> <a href="javascript:void(0)"> <span class="link-title">Materiali ed equipaggiamenti</span> <span class="link-subtitle">Lorem ipsum dolor sit amet</span> </a> </li> <li> <a href="javascript:void(0)"> <span class="link-title">Navi militari</span> <span class="link-subtitle">Lorem ipsum dolor sit amet</span> </a> </li> <li> <a href="javascript:void(0)"> <span class="link-title">Offshore</span> <span class="link-subtitle">Lorem ipsum dolor sit amet</span> </a> </li> <li> <a href="javascript:void(0)"> <span class="link-title">Technical advisory</span> <span class="link-subtitle">Lorem ipsum dolor sit amet</span> </a> </li> <li> <a href="javascript:void(0)"> <span class="link-title">Notazioni addizionali di classe</span> <span class="link-subtitle">Lorem ipsum dolor sit amet</span> </a> </li> <li> <a href="javascript:void(0)"> <span class="link-title">Yacht</span> <span class="link-subtitle">Lorem ipsum dolor sit amet</span> </a> </li> <li> <a href="javascript:void(0)"> <span class="link-title">Smart Ships</span> <span class="link-subtitle">Lorem ipsum dolor sit amet</span> </a> </li> <li> <a href="javascript:void(0)"> <span class="link-title">Corsi di formazione Marine</span> <span class="link-subtitle">Lorem ipsum dolor sit amet</span> </a> </li> <li> <a href="javascript:void(0)"> <span class="link-title">Text Text</span> <span class="link-subtitle">Lorem ipsum dolor sit amet</span> </a> </li> <li> <a href="javascript:void(0)"> <span class="link-title">Text Text</span> <span class="link-subtitle">Lorem ipsum dolor sit amet</span> </a> </li> </ul> </div> </li> <li class="nav-item has-second-level"> <a class="nav-link" href="javascript:void(0)"> Marine </a> <div class="second-level"> <a class="main-link" href="javascript:void(0)"> Marine <i class="fa fa-long-arrow-right"></i> </a> <ul class="second-level-list"> <li> <a href="javascript:void(0)"> <span class="link-title">Text Text</span> <span class="link-subtitle">Lorem ipsum dolor sit amet</span> </a> </li> <li> <a href="javascript:void(0)"> <span class="link-title">Text Text</span> <span class="link-subtitle">Lorem ipsum dolor sit amet</span> </a> </li> <li> <a href="javascript:void(0)"> <span class="link-title">Servizi digitali e in remoto</span> <span class="link-subtitle">Lorem ipsum dolor sit amet</span> </a> </li> <li> <a href="javascript:void(0)"> <span class="link-title">Prove di laboratorio</span> <span class="link-subtitle">Lorem ipsum dolor sit amet</span> </a> </li> <li> <a href="javascript:void(0)"> <span class="link-title">Materiali ed equipaggiamenti</span> <span class="link-subtitle">Lorem ipsum dolor sit amet</span> </a> </li> <li> <a href="javascript:void(0)"> <span class="link-title">Navi militari</span> <span class="link-subtitle">Lorem ipsum dolor sit amet</span> </a> </li> <li> <a href="javascript:void(0)"> <span class="link-title">Offshore</span> <span class="link-subtitle">Lorem ipsum dolor sit amet</span> </a> </li> <li> <a href="javascript:void(0)"> <span class="link-title">Technical advisory</span> <span class="link-subtitle">Lorem ipsum dolor sit amet</span> </a> </li> <li> <a href="javascript:void(0)"> <span class="link-title">Smart Ships</span> <span class="link-subtitle">Lorem ipsum dolor sit amet</span> </a> </li> <li> <a href="javascript:void(0)"> <span class="link-title">Text Text</span> <span class="link-subtitle">Lorem ipsum dolor sit amet</span> </a> </li> </ul> </div> </li> </ul> </div> </div> </div>--> <!-- dropdown-mega-menu.// --> <!--</li> <li class="top-level-nav-item dropdown not-megamenu"> <a class="nav-link dropdown-toggle dropdown-bg" href="javascript:void(0)" data-bs-toggle="dropdown" data-bs-auto-close="outside" data-target="about-us"> About us </a> <div class="dropdown-menu" role="menu"> <div class="container-lg p-0"> <div class="first-level"> <ul class="first-level-list"> <li class="nav-item"> <a class="nav-link" href="javascript:void(0)">At a glance</a> </li> <li class="nav-item"> <a class="nav-link" href="javascript:void(0)">Carriere</a> </li> <li class="nav-item"> <a class="nav-link" href="javascript:void(0)"> Compliance </a> </li> <li class="nav-item"> <a class="nav-link" href="javascript:void(0)"> Diversity & Inclusion </a> </li> </ul> </div> </div> </div>--> <!-- dropdown-mega-menu.// --> <!--</li> <li class="top-level-nav-item dropdown not-megamenu"> <a class="nav-link dropdown-toggle dropdown-bg" href="javascript:void(0)" data-bs-toggle="dropdown" data-bs-auto-close="outside" data-target="media"> Media </a> <div class="dropdown-menu" role="menu"> <div class="container-lg p-0"> <div class="first-level"> <ul class="first-level-list"> <li class="nav-item"> <a class="nav-link" href="javascript:void(0)">At a glance</a> </li> <li class="nav-item"> <a class="nav-link" href="javascript:void(0)">Carriere</a> </li> <li class="nav-item"> <a class="nav-link" href="javascript:void(0)"> Compliance </a> </li> <li class="nav-item"> <a class="nav-link" href="javascript:void(0)"> Compliance </a> </li> <li class="nav-item"> <a class="nav-link" href="javascript:void(0)"> Compliance </a> </li> <li class="nav-item"> <a class="nav-link" href="javascript:void(0)"> Compliance </a> </li> <li class="nav-item"> <a class="nav-link" href="javascript:void(0)"> Compliance </a> </li> <li class="nav-item"> <a class="nav-link" href="javascript:void(0)"> Compliance </a> </li> </ul> </div> </div> </div> </li> <li class="top-level-nav-item"> <a class="nav-link" href="javascript:void(0)">Careers</a> </li> <li class="top-level-nav-item"> <a class="nav-link" href="javascript:void(0)">Contacts</a> </li> </ul> </div> </div> <div class="icon-wrapper"> <button class="navbar-toggler search-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#searchContent" aria-controls="searchContent" aria-expanded="false" aria-label="Toggle navigation"> <i class="fa fa-search"></i> </button> <div class="dropdown globe-dropdown"> <a class="btn btn-link dropdown-toggle text-white" href="javascript:void(0)" role="button" data-bs-toggle="dropdown" aria-expanded="false"> <i class="fa fa-globe"></i> </a> <ul class="dropdown-menu dropdown-menu-end"> <li> <a class="dropdown-item" href="javascript:void(0)"> <span>Global</span> <i class="fa fa-arrow-right"></i> </a> </li> <li> <a class="dropdown-item" href="javascript:void(0)"> <span>Brasil</span> <i class="fa fa-arrow-right"></i> </a> </li> <li> <a class="dropdown-item" href="javascript:void(0)"> <span>China</span> <i class="fa fa-arrow-right"></i> </a> </li> </ul> </div> <button class="navbar-toggler d-lg-none" type="button" data-bs-toggle="offcanvas" data-bs-target="#navbarOffcanvasLg" aria-controls="navbarOffcanvasLg"> <span class="navbar-toggler-icon"></span> </button> </div> </div> </div> </div>--> <div class="navbar navbar-dark bg-darkBlue py-0" id="main-nav"> <div class="container"> <div class="main-menu-wrapper"> <div class="navbar-expand-lg d-flex justify-content-between align-items-center divLogo"> <a class="navbar-brand" href="/en/"> <img src="https://mc-43b0554a-08df-4b2c-a699-5782-cdn-endpoint.azureedge.net/en/-/media/Feature/Identity/logo-RINA.png?h=92&amp;iar=0&amp;mh=92&amp;w=120&amp;rev=b09031afd81349acbd44ba1a9ea20c2b&amp;hash=BA7FABACCFA8C14E2776A5EF7148F0FF" alt="RINA logo" width="120" height="92" DisableWebEdit="False" /> </a> <div class="offcanvas offcanvas-start justify-content-lg-center" tabindex="-1" id="navbarOffcanvasLg" aria-labelledby="navbarOffcanvasLgLabel"> <div class="d-flex justifyContentMobile d-lg-none mb-3"> <button class="btn btn-link" onclick="backLevelMenu()" id="backBtnMenu"> <svg class="svgArrow revertSvg" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z"></path> </g> </svg>Back </button> <button class="navbar-toggler close-mobile-menu" type="button" data-bs-toggle="offcanvas" data-bs-target="#navbarOffcanvasLg" aria-controls="navbarOffcanvasLg"> <svg class="closeMobileMenu" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m.92,12l-.92-.92,5.08-5.08L0,.92.92,0l5.08,5.08L11.08,0l.92.92-5.08,5.08,5.08,5.08-.92.92-5.08-5.08L.92,12Z"></path> </g> </svg> </button> </div> <ul class="navbar-nav header-list ms-lg-auto mb-2 mb-lg-0 p-4 p-lg-0 top-level-nav"> <li class="top-level-nav-item dropdown has-megamenu" > <a href="#" class=" nav-link dropdown-toggle header-menu-list megamenu-trigger-prova" data-bs-toggle="dropdown" data-bs-auto-close="outside" onclick="showBackBtn()"> What we do <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow arrowMobile" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z"></path> </g> </svg> </a> <div class="dropdown-menu megamenu open" id="megamenu" role="menu"> <div class="container-lg menu-grid-wrapper p-0"> <div class="first-level"> <ul class="first-level-list"> <li class="nav-item has-second-level"> <a class="nav-link justifyBetween" > Certification <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow arrowMobile" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z"></path> </g> </svg> <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow arrowDesktop arrowLeft" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z"></path> </g> </svg> </a> <div class="second-level"> <a class="main-link" href="/en/business/certification" target=> Certification <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow arrowDesktopRight" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z"></path> </g> </svg> </a> <ul class="second-level-list"> <li> <a href="/en/business/certification/automotive" target=> <span class="link-title">Automotive</span> <span class="link-subtitle">How to achieve safe transport for goods and people</span> </a> </li> <li> <a href="/en/business/certification/digital-assurance" target=> <span class="link-title">Digital Assurance</span> <span class="link-subtitle">The new dimension of RINA Assurance: digital and data-driven</span> </a> </li> <li> <a href="/en/business/certification/esg" target=> <span class="link-title">ESG</span> <span class="link-subtitle">Services to value your environmental, social and ethical commitment</span> </a> </li> <li> <a href="/en/business/certification/inspection-verification" target=> <span class="link-title">Inspection and verification</span> <span class="link-subtitle">Guarantee the safety of construction equipment and electrical plants</span> </a> </li> <li> <a href="/en/business/certification/material-testing" target=> <span class="link-title">Laboratory and testing</span> <span class="link-subtitle">Mechanical tests and chemical analyses on materials and equipment</span> </a> </li> <li> <a href="/en/business/certification/personnel-certification" target=> <span class="link-title">Personnel certification</span> <span class="link-subtitle">Attest and add value to your professional skills in many sectors</span> </a> </li> <li> <a href="/en/business/certification/product-certification" target=> <span class="link-title">Product certification</span> <span class="link-subtitle">How to guarantee the quality, safety and reliability of products</span> </a> </li> <li> <a href="/en/business/certification/service-certification" target=> <span class="link-title">Service certification</span> <span class="link-subtitle">Solutions to guarantee the compliance of services</span> </a> </li> <li> <a href="/en/business/certification/system-certification" target=> <span class="link-title">System certification</span> <span class="link-subtitle">Services to support you to build and improve your processes</span> </a> </li> <li> <a href="/en/business/certification/railway" target=> <span class="link-title">Railway Certification &amp; Inspection</span> <span class="link-subtitle">Verification, safety assessment and certification of organisations</span> </a> </li> <li> <a href="/en/business/certification/certification-training" target=> <span class="link-title">Training</span> <span class="link-subtitle">A customized training offer in different areas of expertise</span> </a> </li> </ul> </div> </li> <li class="nav-item has-second-level"> <a class="nav-link justifyBetween" > Energy <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow arrowMobile" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z"></path> </g> </svg> <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow arrowDesktop arrowLeft" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z"></path> </g> </svg> </a> <div class="second-level"> <a class="main-link" href="/en/business/energy" target=> Energy <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow arrowDesktopRight" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z"></path> </g> </svg> </a> <ul class="second-level-list"> <li> <a href="/en/business/energy/asset-certification" target=> <span class="link-title">Asset certification</span> <span class="link-subtitle">We ensure that assets are installed in a socially sensitive scenario</span> </a> </li> <li> <a href="/en/business/energy/concept-design" target=> <span class="link-title">Concept &amp; Design</span> <span class="link-subtitle">Environmental assessment and permitting of energy infrastructures</span> </a> </li> <li> <a href="/en/business/energy/construction-and-commissioning" target=> <span class="link-title">Construction and commissioning</span> <span class="link-subtitle">How to optimise the commissioning of any type of infrastructure</span> </a> </li> <li> <a href="/en/business/energy/decommissioning" target=> <span class="link-title">Decommissioning</span> <span class="link-subtitle">How to optimise decommissioning of any type of infrastructure</span> </a> </li> <li> <a href="/en/business/energy/software" target=> <span class="link-title">Digital Solutions</span> <span class="link-subtitle">Innovative technologies and software to support your sustainable growth</span> </a> </li> <li> <a href="/en/business/energy/drilling-and-completions" target=> <span class="link-title">Drilling and completions</span> <span class="link-subtitle">Dedicated on-site surveillance and spot monitoring</span> </a> </li> <li> <a href="/en/business/energy/environment" target=> <span class="link-title">Environment</span> <span class="link-subtitle">How to meet regulatory demand with our services</span> </a> </li> <li> <a href="/en/business/energy/geosciences-consulting-services" target=> <span class="link-title">Geosciences </span> <span class="link-subtitle">We cover the full range of geoscience activities: discover all services</span> </a> </li> <li> <a href="/en/services/energy/covid19-emergency" target=> <span class="link-title">Health and Safety services</span> <span class="link-subtitle">Helping industries to manage the Covid-19 emergency </span> </a> </li> <li> <a href="/en/business/energy/offshore-wind" target=> <span class="link-title">Offshore &amp; Wind</span> <span class="link-subtitle">Solutions throughout the lifecycle of any offshore wind project</span> </a> </li> <li> <a href="/en/business/energy/operation-maintenance" target=> <span class="link-title">Operation &amp; Maintenance</span> <span class="link-subtitle">Services to deliver a plant, improving operability and maintainability</span> </a> </li> <li> <a href="/en/business/energy/procurement" target=> <span class="link-title">Procurement</span> <span class="link-subtitle">How to assess conformity with national and international requirements</span> </a> </li> <li> <a href="/en/business/energy/renewables" target=> <span class="link-title">Renewables</span> <span class="link-subtitle">Sustainable energy generation, transmission and distribution </span> </a> </li> <li> <a href="/en/business/energy/smart-technical-due-diligence" target=> <span class="link-title">Smart Technical Due Diligence</span> <span class="link-subtitle">A remote digital service to perform remote site surveys</span> </a> </li> </ul> </div> </li> <li class="nav-item has-second-level"> <a class="nav-link justifyBetween" > Industry <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow arrowMobile" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z"></path> </g> </svg> <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow arrowDesktop arrowLeft" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z"></path> </g> </svg> </a> <div class="second-level"> <a class="main-link" href="/en/business/industry" target=> Industry <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow arrowDesktopRight" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z"></path> </g> </svg> </a> <ul class="second-level-list"> <li> <a href="/en/business/industry/ai-consulting" target=> <span class="link-title">Artificial intelligence advisory services</span> <span class="link-subtitle">We develop AI strategies that drive tangible results for businesses of all sizes</span> </a> </li> <li> <a href="/en/business/industry/failure-investigation" target=> <span class="link-title">Condition assessment and forensics </span> <span class="link-subtitle">Determining the root cause of failure is essential to reduce costs</span> </a> </li> <li> <a href="/en/business/industry/engineering-critical-assessment" target=> <span class="link-title">Engineering Critical Assessment (ECA)</span> <span class="link-subtitle">How to attain significant cost savings and enhanced safety</span> </a> </li> <li> <a href="/en/business/industry/environment" target=> <span class="link-title">Environment</span> <span class="link-subtitle">Boost your competitiveness and be compliant with our services</span> </a> </li> <li> <a href="/en/business/industry/fitness-for-service" target=> <span class="link-title">Fitness for service</span> <span class="link-subtitle">How to evaluate the remaining strength of equipment</span> </a> </li> <li> <a href="/en/business/industry/industry-4-0" target=> <span class="link-title">Industry 4.0</span> <span class="link-subtitle">Big data, digital manufacturing, cyber-security: discover all services</span> </a> </li> <li> <a href="/en/business/industry/material-selection-and-qualification" target=> <span class="link-title">Material selection and qualification</span> <span class="link-subtitle">A broad range of material selection services</span> </a> </li> <li> <a href="/en/business/industry/materials-technology-innovation" target=> <span class="link-title">Materials, Technology &amp; Innovation</span> <span class="link-subtitle">Materials, digital technologies and innovation play a crucial role</span> </a> </li> <li> <a href="/en/services/industry/metal-powder-qualification" target=> <span class="link-title">Metal powder qualification</span> <span class="link-subtitle">Qualification of metallic powders for additive manufacturing</span> </a> </li> <li> <a href="/en/business/industry/performance-assessment" target=> <span class="link-title">Performance assessment </span> <span class="link-subtitle">A wide range of services for clients from all industry sectors</span> </a> </li> <li> <a href="/en/business/industry/materials-and-product-development-and-process-innovation" target=> <span class="link-title">Product and process innovation</span> <span class="link-subtitle">We support you to develop new products and optimize existing ones</span> </a> </li> <li> <a href="/en/business/industry/defence" target=> <span class="link-title">Space and defence</span> <span class="link-subtitle">We support the project life-cycle, providing confidential advice</span> </a> </li> <li> <a href="/en/business/industry/industry-innovation-strategy" target=> <span class="link-title">Strategy Innovation and Sustainability</span> <span class="link-subtitle">Services to anticipate technological and social challenges</span> </a> </li> <li> <a href="/en/business/industry/testing-capabilities-facilities" target=> <span class="link-title">Testing capabilities and facilities</span> <span class="link-subtitle">Services focused on the design of new materials and products</span> </a> </li> </ul> </div> </li> <li class="nav-item has-second-level"> <a class="nav-link justifyBetween" > Marine <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow arrowMobile" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z"></path> </g> </svg> <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow arrowDesktop arrowLeft" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z"></path> </g> </svg> </a> <div class="second-level"> <a class="main-link" href="/en/business/marine" target=> Marine <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow arrowDesktopRight" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z"></path> </g> </svg> </a> <ul class="second-level-list"> <li> <a href="/en/business/marine/classification-statutory-services" target=> <span class="link-title">Classification and statutory services</span> <span class="link-subtitle">Services to implement and enforce statutory regulations</span> </a> </li> <li> <a href="/en/business/marine/cruise-ferry" target=> <span class="link-title">Cruise and ferry</span> <span class="link-subtitle">Services for the passenger ship and ro-ro ferry industry</span> </a> </li> <li> <a href="/en/services/marine/intermodal" target=> <span class="link-title">Intermodal</span> <span class="link-subtitle">Learn more about our certification of containers</span> </a> </li> <li> <a href="/en/business/marine/laboratory-and-testing" target=> <span class="link-title">Laboratory and testing</span> <span class="link-subtitle">Tests required for materials and equipment used in the marine sector</span> </a> </li> <li> <a href="/en/services/marine-digital-applications" target=> <span class="link-title">Marine digital applications</span> <span class="link-subtitle">Our applications provide a wide range of free tools for steering your marine activities</span> </a> </li> <li> <a href="/en/business/marine/material-and-equipment" target=> <span class="link-title">Material and equipment</span> <span class="link-subtitle">Certification solutions for an efficient maritime transportation</span> </a> </li> <li> <a href="/en/business/marine/naval-ships" target=> <span class="link-title">Naval</span> <span class="link-subtitle">Classification and technical advisory services for the naval sector</span> </a> </li> <li> <a href="/en/business/marine/offshore" target=> <span class="link-title">Offshore</span> <span class="link-subtitle">Services tailored to the offshore sector</span> </a> </li> <li> <a href="/en/business/marine/smart-ships" target=> <span class="link-title">Smart ships</span> <span class="link-subtitle">Solutions for your fleet to be in compliance at a sustainable cost</span> </a> </li> <li> <a href="/en/business/marine/technical-advisory" target=> <span class="link-title">Technical advisory</span> <span class="link-subtitle">A technical support to the innovation and sustainability of ships</span> </a> </li> <li> <a href="/en/business/marine/top-additional-class-notation" target=> <span class="link-title">Top additional class notation</span> <span class="link-subtitle">Solutions to express the classification of additional equipment</span> </a> </li> <li> <a href="/en/business/marine/marine-training" target=> <span class="link-title">Training</span> <span class="link-subtitle">We answer the emerging learning needs of international shipping</span> </a> </li> <li> <a href="/en/business/marine/yacht" target=> <span class="link-title">Yacht</span> <span class="link-subtitle">Add a unique value to pleasure crafts and large luxury mega yachts</span> </a> </li> </ul> </div> </li> <li class="nav-item has-second-level"> <a class="nav-link justifyBetween" > Real estate <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow arrowMobile" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z"></path> </g> </svg> <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow arrowDesktop arrowLeft" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z"></path> </g> </svg> </a> <div class="second-level"> <a class="main-link" href="/en/business/real-estate" target=> Real estate <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow arrowDesktopRight" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z"></path> </g> </svg> </a> <ul class="second-level-list"> <li> <a href="https://rinaprime.rina.org/en/services/corporate-real-estate-fixed-assets" target=_blank> <span class="link-title">Corporate real estate &amp; Fixed Assets</span> <span class="link-subtitle">We manage, enhance, and optimise assets, both operating and non</span> </a> </li> <li> <a href="https://rinaprime.rina.org/en/services/re-technology" target=_blank> <span class="link-title">Idea Real Estate S.p.A.</span> <span class="link-subtitle">Asset, property, facility, and energy management, as well as agency services</span> </a> </li> <li> <a href="https://rinaprime.rina.org/en/services/loan-services" target=_blank> <span class="link-title">Loan services</span> <span class="link-subtitle">How to accurately identify market value</span> </a> </li> <li> <a href="https://rinaprime.rina.org/en/services/npe" target=_blank> <span class="link-title">NPE</span> <span class="link-subtitle">How to manage bank-owned NPL and UTP portfolios </span> </a> </li> <li> <a href="https://rinaprime.rina.org/en/services/proptech" target=_blank> <span class="link-title">Proptech</span> <span class="link-subtitle">We support clients in all phases of real estate life cycle management</span> </a> </li> <li> <a href="https://rinaprime.rina.org/en/services/sustainability-epc-contractor" target=_blank> <span class="link-title">Sustainability EPC Contractor</span> <span class="link-subtitle">The ideal partner for building renovation activities</span> </a> </li> <li> <a href="https://rinaprime.rina.org/en/services/technical-services" target=_blank> <span class="link-title">Technical services</span> <span class="link-subtitle">We provide fully independent, transparent, and reliable advice</span> </a> </li> <li> <a href="https://rinaprime.rina.org/en/services/valuation" target=_blank> <span class="link-title">Valuation</span> <span class="link-subtitle">Our valuations are carried out with consolidated estimate methods</span> </a> </li> </ul> </div> </li> <li class="nav-item has-second-level"> <a class="nav-link justifyBetween" > Transport &amp; Infrastructure <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow arrowMobile" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z"></path> </g> </svg> <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow arrowDesktop arrowLeft" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z"></path> </g> </svg> </a> <div class="second-level"> <a class="main-link" href="/en/business/transport-infrastructure" target=> Transport &amp; Infrastructure <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow arrowDesktopRight" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z"></path> </g> </svg> </a> <ul class="second-level-list"> <li> <a href="/en/business/transport-infrastructure/construction" target=> <span class="link-title">Construction</span> <span class="link-subtitle">How to ensure effective construction management in large projects</span> </a> </li> <li> <a href="/en/business/transport-infrastructure/design" target=> <span class="link-title">Design</span> <span class="link-subtitle">Engineering design activities related to different assets</span> </a> </li> <li> <a href="/en/business/transport-infrastructure/environment" target=> <span class="link-title">Environment</span> <span class="link-subtitle">Ensuring safety and efficiency while taking care of the environment</span> </a> </li> <li> <a href="/en/business/transport-infrastructure/infrastructure-buildings" target=> <span class="link-title">Infrastructure &amp; buildings</span> <span class="link-subtitle">Services for both public authorities and private companies </span> </a> </li> <li> <a href="/en/business/transport-infrastructure/maintenance" target=> <span class="link-title">Maintenance</span> <span class="link-subtitle">Manage the transition of assets from the EPC contractor to the owner</span> </a> </li> <li> <a href="/en/business/transport-infrastructure/masterplans-and-concept-design" target=> <span class="link-title">Masterplans &amp; concept design</span> <span class="link-subtitle">Solutions for sustainable cities</span> </a> </li> <li> <a href="/en/business/transport-infrastructure/resilience-engineering" target=> <span class="link-title">Resilience Engineering</span> <span class="link-subtitle">Prevention, detection, response to natural and man-made events</span> </a> </li> <li> <a href="/en/business/transport-infrastructure/technical-support-services" target=> <span class="link-title">Technical support services</span> <span class="link-subtitle">Services to monitor, assess and report on every phase of the project</span> </a> </li> </ul> </div> </li> </ul> </div> </div> </div> </li> <li class="top-level-nav-item dropdown has-megamenu" > <a href="#" class="dropdown-about nav-link dropdown-toggle header-menu-list megamenu-trigger-prova" data-bs-toggle="dropdown" data-bs-auto-close="outside" onclick="showBackBtn()"> About us <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow arrowMobile" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z"></path> </g> </svg> </a> <div class="dropdown-menu megamenu open" id="megamenu" role="menu"> <div class="container-lg menu-grid-wrapper p-0"> <div class="first-level"> <ul class="first-level-list"> <li class="nav-item has-second-level"> <a class="nav-link justifyBetween" > Discover RINA <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow arrowMobile" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z"></path> </g> </svg> <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow arrowDesktop arrowLeft" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z"></path> </g> </svg> </a> <div class="second-level"> <a class="main-link" href="/en/about-us/at-a-glance" target=> Discover RINA <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow arrowDesktopRight" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z"></path> </g> </svg> </a> <ul class="second-level-list"> <li> <a href="/en/about-us/at-a-glance" target=> <span class="link-title">At a glance</span> <span class="link-subtitle">We specialise in testing, inspection, certification and engineering solutions</span> </a> </li> <li> <a href="/en/about-us/compliance" target=> <span class="link-title">Compliance</span> <span class="link-subtitle">We respect law applicable in Italy and in every country where RINA does business</span> </a> </li> <li> <a href="/en/about-us/esg-sustainability/esg-governance" target=> <span class="link-title">Governance</span> <span class="link-subtitle">RINA S.p.A. is the holding group: discover the pillars of our governance model</span> </a> </li> <li> <a href="/en/about-us/history" target=> <span class="link-title">History</span> <span class="link-subtitle">A multinational company that helps clients build strong and successful businesses</span> </a> </li> </ul> </div> </li> <li class="nav-item has-second-level"> <a class="nav-link justifyBetween" > Our identity <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow arrowMobile" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z"></path> </g> </svg> <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow arrowDesktop arrowLeft" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z"></path> </g> </svg> </a> <div class="second-level"> <a class="main-link" href="/en/about-us/our-values" target=> Our identity <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow arrowDesktopRight" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z"></path> </g> </svg> </a> <ul class="second-level-list"> <li> <a href="/en/about-us/diversity-inclusion" target=> <span class="link-title">Diversity, Equity &amp; Inclusion</span> <span class="link-subtitle">We strongly promote equity of opportunity at every stage of employment</span> </a> </li> <li> <a href="/en/about-us/esg-sustainability" target=> <span class="link-title">ESG &amp; Sustainability</span> <span class="link-subtitle">Sustainability is one of the main pillars of our strategic plan: learn more</span> </a> </li> <li> <a href="/en/about-us/our-values" target=> <span class="link-title">Our values</span> <span class="link-subtitle">Our values are the reflection of who we are: discover what drives and inspires us</span> </a> </li> <li> <a href="/en/about-us/purpose-and-way" target=> <span class="link-title">Purpose and way</span> <span class="link-subtitle">We aim at improving society and building sustainable values for future generations</span> </a> </li> </ul> </div> </li> <li class="nav-item has-second-level"> <a class="nav-link justifyBetween" > Get in touch <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow arrowMobile" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z"></path> </g> </svg> <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow arrowDesktop arrowLeft" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z"></path> </g> </svg> </a> <div class="second-level"> <a class="main-link" href="/en/common/contacts" target=> Get in touch <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow arrowDesktopRight" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z"></path> </g> </svg> </a> <ul class="second-level-list"> <li> <a href="/en/careers/working-in-rina" target=> <span class="link-title">Careers</span> <span class="link-subtitle">Join us: together we make what seems impossible, possible</span> </a> </li> <li> <a href="/en/common/contacts" target=> <span class="link-title">Contact us</span> <span class="link-subtitle">The RINA network comprises over 200 offices and laboratories</span> </a> </li> </ul> </div> </li> </ul> </div> </div> </div> </li> <li class="top-level-nav-item dropdown has-megamenu" > <a href="#" class="dropdown-about nav-link dropdown-toggle header-menu-list megamenu-trigger-prova" data-bs-toggle="dropdown" data-bs-auto-close="outside" onclick="showBackBtn()"> News &amp; Insights <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow arrowMobile" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z"></path> </g> </svg> </a> <div class="dropdown-menu megamenu open" id="megamenu" role="menu"> <div class="container-lg menu-grid-wrapper p-0"> <div class="first-level"> <ul class="first-level-list"> <li class="nav-item has-second-level"> <a class="nav-link justifyBetween" > News &amp; Events <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow arrowMobile" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z"></path> </g> </svg> <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow arrowDesktop arrowLeft" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z"></path> </g> </svg> </a> <div class="second-level"> <a class="main-link" href="" target=_blank> News &amp; Events <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow arrowDesktopRight" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z"></path> </g> </svg> </a> <ul class="second-level-list"> <li> <a href="/en/media/News" target=> <span class="link-title">News</span> <span class="link-subtitle">Read our top stories, business trends and technical news</span> </a> </li> <li> <a href="/en/media/Events" target=> <span class="link-title">Events</span> <span class="link-subtitle">Discover our trade fairs, conferences and webinars</span> </a> </li> </ul> </div> </li> <li class="nav-item has-second-level"> <a class="nav-link justifyBetween" > Press room <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow arrowMobile" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z"></path> </g> </svg> <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow arrowDesktop arrowLeft" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z"></path> </g> </svg> </a> <div class="second-level"> <a class="main-link" href="/en/media/Press" target=> Press room <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow arrowDesktopRight" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z"></path> </g> </svg> </a> <ul class="second-level-list"> <li> <a href="/en/media/Press" target=> <span class="link-title">Press releases</span> <span class="link-subtitle">Explore all our milestones and much more</span> </a> </li> </ul> </div> </li> <li class="nav-item has-second-level"> <a class="nav-link justifyBetween" > Publications <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow arrowMobile" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z"></path> </g> </svg> <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow arrowDesktop arrowLeft" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z"></path> </g> </svg> </a> <div class="second-level"> <a class="main-link" href="/en/media/Publications" target=> Publications <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow arrowDesktopRight" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z"></path> </g> </svg> </a> <ul class="second-level-list"> <li> <a href="https://annualreport.rina.org/" target=_blank> <span class="link-title">Annual reports</span> <span class="link-subtitle">Discover an innovative company that enjoys being at the forefront of technology</span> </a> </li> <li> <a href="https://gozero.rina.org/" target=_blank> <span class="link-title">GoZERO</span> <span class="link-subtitle">Read the top stories about the energy transition value chain</span> </a> </li> <li> <a href="https://rinautic.rina.org/" target=_blank> <span class="link-title">RINAUTIC</span> <span class="link-subtitle">Key industry leaders and our experts explore the trends of the yachting world</span> </a> </li> <li> <a href="/en/media/Publications/seaview" target=> <span class="link-title">Seaview</span> <span class="link-subtitle">Explore RINA&#39;s magazine for the merchant and cruise shipping market</span> </a> </li> <li> <a href="/en/media/Publications/2023/06/13/sustainability-report-2022" target=> <span class="link-title">Sustainability report</span> <span class="link-subtitle">The wellbeing of our people has always been a priority for RINA: learn more</span> </a> </li> </ul> </div> </li> <li class="nav-item has-second-level"> <a class="nav-link justifyBetween" > Our projects <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow arrowMobile" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z"></path> </g> </svg> <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow arrowDesktop arrowLeft" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z"></path> </g> </svg> </a> <div class="second-level"> <a class="main-link" href="/en/media/CaseStudies" target=> Our projects <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow arrowDesktopRight" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z"></path> </g> </svg> </a> <ul class="second-level-list"> <li> <a href="/en/media/CaseStudies/barilla-carta-mulino-iscc" target=> <span class="link-title">Barilla鈥檚 Carta del Mulino</span> <span class="link-subtitle">Barilla has selected RINA as their partner to certify all the suppliers in their supply chain</span> </a> </li> <li> <a href="/en/media/CaseStudies/engimmonia" target=> <span class="link-title">ENGIMMONIA</span> <span class="link-subtitle">Ammonia is the alternative fuel of the future shipping sector</span> </a> </li> <li> <a href="/en/media/CaseStudies/trusted-ai" target=> <span class="link-title">TRUSTEE</span> <span class="link-subtitle">How to bring benefit to EU dataspace stakeholders</span> </a> </li> <li> <a href="/en/media/CaseStudies/data-cellar" target=> <span class="link-title">Data Cellar project</span> <span class="link-subtitle">A single energy data market to support Europe&#39;s global competitiveness</span> </a> </li> </ul> </div> </li> </ul> </div> </div> </div> </li> <li class="top-level-nav-item itemsNotWideMenu"> <a href="https://careers.rina.org/" target=&quot;_blank&quot; class=" nav-link"> Work with us </a> </li> </ul> </div> </div> <div class="icon-wrapper"> <a href="https://www.rina.org/en/contacts" class="iconHeader"> <svg class="iconSocialHeader" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 25 24.97"> <g id="Layer_1-2" data-name="Layer 1"> <path class="cls-1" d="m23.38,24.97c-2.74,0-5.5-.69-8.28-2.09-2.78-1.4-5.28-3.22-7.52-5.45-2.24-2.23-4.06-4.74-5.47-7.52C.71,7.13,0,4.37,0,1.63c0-.26.01-.54.04-.83.02-.29.06-.56.11-.8h6.95l1.39,6.37-4.17,4.06c1.41,2.35,2.98,4.38,4.7,6.08,1.72,1.7,3.71,3.17,5.95,4.4l4.11-4.29,5.92,1.3v6.93c-.24.02-.5.05-.8.07-.29.02-.57.04-.82.04ZM3.46,8.92l3.17-3.06-.9-4.18H1.69c-.05,1.04.09,2.17.41,3.37.32,1.2.78,2.5,1.36,3.87Zm13.07,12.78c.95.47,2.05.85,3.31,1.16,1.25.3,2.42.45,3.48.45v-4.04l-3.74-.76s-3.05,3.2-3.05,3.2Z"/> </g> </svg> </a> <button class="navbar-toggler search-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#searchContent" aria-controls="searchContent" aria-expanded="false" aria-label="Toggle navigation"> <svg class="fa fa-search" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 30"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m28.17,30l-10.96-10.96c-.83.72-1.81,1.28-2.92,1.69-1.11.4-2.29.6-3.54.6-3,0-5.54-1.04-7.62-3.12-2.08-2.08-3.12-4.6-3.12-7.54S1.04,5.21,3.12,3.12C5.21,1.04,7.74,0,10.71,0c2.94,0,5.45,1.04,7.52,3.12,2.07,2.08,3.1,4.6,3.1,7.54,0,1.19-.19,2.35-.58,3.46-.39,1.11-.97,2.15-1.75,3.12l11,10.92-1.83,1.83Zm-17.46-11.17c2.25,0,4.17-.8,5.75-2.4,1.58-1.6,2.38-3.52,2.38-5.77s-.79-4.17-2.38-5.77c-1.58-1.6-3.5-2.4-5.75-2.4s-4.22.8-5.81,2.4c-1.6,1.6-2.4,3.52-2.4,5.77s.8,4.17,2.4,5.77c1.6,1.6,3.53,2.4,5.81,2.4Z" /> </g> </svg> </button> <div class="dropdown globe-dropdown"> <a class="btn btn-link dropdown-toggle text-white" href="javascript:void(0)" role="button" data-bs-toggle="dropdown" aria-expanded="false"> <svg class="fa fa-globe" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 30"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m15,30c-2.1,0-4.06-.39-5.89-1.18-1.82-.79-3.41-1.86-4.76-3.21-1.35-1.35-2.41-2.94-3.19-4.78-.77-1.84-1.16-3.81-1.16-5.91s.39-4.06,1.16-5.87c.77-1.81,1.84-3.39,3.19-4.74,1.35-1.35,2.94-2.41,4.76-3.17,1.83-.76,3.79-1.14,5.89-1.14s4.06.38,5.89,1.14c1.82.76,3.41,1.82,4.76,3.17,1.35,1.35,2.41,2.93,3.19,4.74.77,1.81,1.16,3.77,1.16,5.87s-.39,4.07-1.16,5.91c-.77,1.84-1.84,3.43-3.19,4.78-1.35,1.35-2.94,2.42-4.76,3.21-1.83.79-3.79,1.18-5.89,1.18Zm0-2.18c.87-.9,1.61-1.93,2.19-3.09.59-1.16,1.07-2.54,1.44-4.14h-7.24c.35,1.5.82,2.85,1.41,4.05.59,1.2,1.32,2.26,2.19,3.19Zm-3.19-.45c-.63-.95-1.16-1.98-1.61-3.07-.45-1.1-.83-2.34-1.12-3.71H3.45c.95,1.77,2.05,3.17,3.3,4.18s2.94,1.88,5.06,2.61Zm6.41-.04c1.8-.57,3.42-1.44,4.86-2.59,1.44-1.15,2.59-2.54,3.47-4.16h-5.59c-.33,1.35-.71,2.58-1.14,3.68-.44,1.1-.97,2.12-1.59,3.07ZM2.7,18.34h5.96c-.08-.67-.12-1.28-.13-1.82-.01-.54-.02-1.07-.02-1.59,0-.63.01-1.18.04-1.67.02-.49.08-1.03.15-1.63H2.7c-.18.6-.29,1.14-.36,1.61-.06.47-.09,1.04-.09,1.69,0,.65.03,1.23.09,1.74.06.51.18,1.07.36,1.67Zm8.29,0h8.06c.1-.78.16-1.41.19-1.89.02-.49.04-.99.04-1.52s-.01-.98-.04-1.44c-.02-.46-.09-1.08-.19-1.86h-8.06c-.1.77-.16,1.39-.19,1.86-.02.46-.04.94-.04,1.44,0,.52.01,1.03.04,1.52s.09,1.12.19,1.89Zm10.31,0h6c.18-.6.29-1.16.36-1.67.06-.51.09-1.09.09-1.74s-.03-1.21-.09-1.69c-.06-.48-.18-1.01-.36-1.61h-5.96c.08.87.13,1.54.15,2.01.02.46.04.89.04,1.29,0,.55-.02,1.07-.06,1.56-.04.49-.09,1.11-.17,1.86Zm-.38-8.96h5.62c-.82-1.73-1.96-3.16-3.39-4.31-1.44-1.15-3.09-1.96-4.97-2.44.63.93,1.16,1.92,1.59,3s.82,2.32,1.14,3.75Zm-9.53,0h7.28c-.28-1.32-.74-2.61-1.39-3.84-.65-1.24-1.41-2.33-2.29-3.28-.8.68-1.48,1.56-2.03,2.66-.55,1.1-1.07,2.59-1.58,4.46Zm-7.95,0h5.66c.28-1.35.62-2.56,1.05-3.62.42-1.06.96-2.09,1.61-3.09-1.88.47-3.51,1.27-4.91,2.4s-2.54,2.56-3.41,4.31Z" /> </g> </svg> </a> <ul class="dropdown-menu dropdown-menu-end"> <li class="globe-item"> <a href="https://www.rina.org/br" target=&quot;_blank&quot; class="dropdown-item"> <span class="globeStyle">Brasil </span> <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z" /> </g> </svg> </a> </li> <li class="globe-item"> <a href="https://www.rina.org/bg" target=&quot;_blank&quot; class="dropdown-item"> <span class="globeStyle">Bulgaria </span> <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z" /> </g> </svg> </a> </li> <li class="globe-item"> <a href="https://www.rina.org/de" target=&quot;_blank&quot; class="dropdown-item"> <span class="globeStyle">Germany </span> <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z" /> </g> </svg> </a> </li> <li class="globe-item"> <a href="https://www.rina.org/cn" target=&quot;_blank&quot; class="dropdown-item"> <span class="globeStyle">China </span> <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z" /> </g> </svg> </a> </li> <li class="globe-item"> <a href="https://www.rina.org/it" target=&quot;_blank&quot; class="dropdown-item"> <span class="globeStyle">Italy </span> <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z" /> </g> </svg> </a> </li> <li class="globe-item"> <a href="https://www.rina.org/pl" target=&quot;_blank&quot; class="dropdown-item"> <span class="globeStyle">Poland </span> <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z" /> </g> </svg> </a> </li> <li class="globe-item"> <a href="https://www.rina.org/ro" target=&quot;_blank&quot; class="dropdown-item"> <span class="globeStyle">Romania </span> <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z" /> </g> </svg> </a> </li> <li class="globe-item"> <a href="https://www.rina.org/es" target=&quot;_blank&quot; class="dropdown-item"> <span class="globeStyle">Spain </span> <svg class="fa fa-arrow-right globeStyle arrowHeader svgArrow" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m8.5,0l8.5,8.5-8.5,8.5-1.12-1.12,6.59-6.59H0v-1.59h13.97L7.38,1.12l1.12-1.12Z" /> </g> </svg> </a> </li> </ul> </div> <button class="navbar-toggler d-lg-none" type="button" data-bs-toggle="offcanvas" data-bs-target="#navbarOffcanvasLg" aria-controls="navbarOffcanvasLg"> <svg class="navbar-toggler-icon hamburgerIcon" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 35 26.46"> <g id="Layer_1-2" data-name="Layer 1"> <line class="cls-1" y1="1.5" x2="35" y2="1.5"></line> <line class="cls-1" y1="13.23" x2="35" y2="13.23"></line> <line class="cls-1" y1="24.96" x2="35" y2="24.96"></line> </g> </svg> </button> </div> </div> </div> </div> </nav> <script> function backLevelMenu() { var element = document.getElementById('megamenu') var btn = document.getElementById('backBtnMenu') element.classList.remove('show') btn.classList.remove('active') //const hasSecondLevel = document.querySelectorAll('.has-second-level.active') //hasSecondLevel[0].classList.remove('active') } function showBackBtn() { var element = document.getElementById('backBtnMenu') if (element.classList.contains('active')) { element.classList.remove('active') //const hasSecondLevel = document.querySelectorAll('.has-second-level.active') //hasSecondLevel[0].classList.remove('active') } else { element.classList.add('active') } // element.classList.add('active') } //function showThirdLevel() { // event.target.nextElementSibling.classList.add('active') //} //function hideThirdLevel() { // event.target.closest('.third-level').classList.remove('active') //} var secondLevelItems = document.getElementsByClassName('nav-item') for (var i of secondLevelItems) { i.addEventListener('mouseenter', function () { var thirdLevelItems = document.getElementsByClassName('third-level') for (var t of thirdLevelItems) { if (t.classList.contains('active')) { t.classList.remove('active') } } }) } //new const normalDropdown = document.querySelectorAll('.not-megamenu') const wrapperMenu = document.getElementById('main-nav') //const colorGlobe = document.getElementsByClassName('globe-dropdown') // Aggiunge un event listener di clic al documento document.addEventListener('click', function (event) { // Verifica se l'elemento su cui 猫 stato fatto clic si trova all'interno di un elemento con una classe 'not-megamenu' if (!event.target.closest('.not-megamenu')) { wrapperMenu.classList.remove('bg-open') } }) normalDropdown.forEach(function (normalDropdownItem) { normalDropdownItem.addEventListener('click', function () { var list = normalDropdownItem.querySelector('.dropdown-menu') var listHeight = list.offsetHeight if (list.classList.contains('show')) { wrapperMenu.classList.add('bg-open') //for (let i = 0; i < colorGlobe.length; i++) { // colorGlobe.item(i).classList.add("iconGlobe"); //} /*colorGlobe.classList.add('iconGlobe')*/ wrapperMenu.style.setProperty('--height', listHeight + 'px') } else { wrapperMenu.classList.remove('bg-open') //for (let i = 0; i < colorGlobe.length; i++) { // colorGlobe[i].classList.remove("iconGlobe"); //} // colorGlobe.classList.remove('iconGlobe') } }) }) // active su second level con variante mobile per mostrare gi脿 aperto il scond level su desktop const hasSecondLevel = document.querySelectorAll('.has-second-level') const mediaQuery = window.matchMedia('(max-width: 992px)') if (!mediaQuery.matches) { const firstHasSecondLevelItem = hasSecondLevel[0] /* firstHasSecondLevelItem.classList.add('active')*/ for (i = 0; i < document.querySelectorAll('.first-level-list').length; i++) { if (document.querySelectorAll('.first-level-list')[i].querySelector('.has-second-level') != null) { if (!document.querySelectorAll('.first-level-list')[i].querySelector('.has-second-level').classList.contains('active')) { document.querySelectorAll('.first-level-list')[i].querySelector('.has-second-level').classList.add('active') } /* document.querySelectorAll('.first-level-list')[i].querySelector('.has-second-level').classList.add('active')*/ } } //for (i = 0; i < hasSecondLevel.length; i++) { // hasSecondLevel[i].classList.add('active') //} firstHasSecondLevelItem.closest('.megamenu').classList.add('open') } hasSecondLevel.forEach(function (hasSecondLevelItem) { hasSecondLevelItem.addEventListener('click', function () { if (mediaQuery.matches && hasSecondLevelItem.classList.contains('active')) { hasSecondLevelItem.classList.remove('active') } else { for (var e of hasSecondLevel) { if (e.classList.contains('active')) { e.classList.remove('active') //e.closest('.megamenu').classList.remove('open') } } hasSecondLevelItem.classList.add('active') hasSecondLevelItem.closest('.megamenu').classList.add('open') } }) }) // active su elementi megamenu const trigger = document.querySelectorAll('.megamenu-trigger') const triggerprova = document.querySelectorAll('.megamenu-trigger-prova') const hasMegamenu = document.querySelectorAll('.has-megamenu') let activeHasMegamenu = null // Aggiungo event listener per il click sulla finestra window.addEventListener('click', (event) => { // Verifico se l'evento 猫 stato generato da un elemento diverso da quello attivo if (activeHasMegamenu && !activeHasMegamenu.contains(event.target)) { activeHasMegamenu.classList.remove('active') activeHasMegamenu = null } }) trigger.forEach((t) => { t.addEventListener('click', () => { const target = t.getAttribute('data-target') hasMegamenu.forEach((hasMegamenuItem) => { if (hasMegamenuItem.id === target) { hasMegamenuItem.classList.toggle('active') activeHasMegamenu = hasMegamenuItem } else { //hasMegamenuItem.classList.remove('active') // chiudo tutti i megamenu quando cambio voce const allMegamenu = document.querySelectorAll('.megamenu') for (const item of allMegamenu) { item.classList.remove('open') } } }) for (i = 0; i < document.querySelectorAll('.first-level-list').length; i++) { if (document.querySelectorAll('.first-level-list')[i].querySelector('.has-second-level') != null) { for (j = 0; j < document.querySelectorAll('.first-level-list')[i].querySelectorAll('.has-second-level').length; j++) { document.querySelectorAll('.first-level-list')[i].querySelectorAll('.has-second-level')[j].classList.remove('active') } } } for (i = 0; i < document.querySelectorAll('.first-level-list').length; i++) { if (document.querySelectorAll('.first-level-list')[i].querySelector('.has-second-level') != null) { document.querySelectorAll('.first-level-list')[i].querySelector('.has-second-level').classList.add('active') } } }) }) triggerprova.forEach((t) => { t.addEventListener('click', () => { const target = t.getAttribute('data-target') hasMegamenu.forEach((hasMegamenuItem) => { if (hasMegamenuItem.id === target) { hasMegamenuItem.classList.toggle('active') activeHasMegamenu = hasMegamenuItem } else { //hasMegamenuItem.classList.remove('active') // chiudo tutti i megamenu quando cambio voce const allMegamenu = document.querySelectorAll('.megamenu') for (const item of allMegamenu) { //item.classList.remove('open') } } }) for (i = 0; i < document.querySelectorAll('.first-level-list').length; i++) { var found = false; if (document.querySelectorAll('.first-level-list')[i].querySelector('.has-second-level') != null) { for (j = 0; j < document.querySelectorAll('.first-level-list')[i].querySelectorAll('.has-second-level').length; j++) { if (document.querySelectorAll('.first-level-list')[i].querySelectorAll('.has-second-level')[j].classList.contains('active')) { found = true; } } if (found == false) { document.querySelectorAll('.first-level-list')[i].querySelector('.has-second-level').classList.add('active') } } } //for (i = 0; i < document.querySelectorAll('.first-level-list').length; i++) { //if (document.querySelectorAll('.first-level-list')[i].querySelector('.has-second-level') != null) { //document.querySelectorAll('.first-level-list')[i].querySelector('.has-second-level').classList.add('active') //} //} }) }) </script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-kenU1KFdBIe4zVF0s0G1M5b4hcpxyD9F7jL+jjXkk+Q2h455rYXK/7HAuoJl+0I4" crossorigin="anonymous"></script> <div > <section class="container"> <nav class="breadcrumb hidden-xs"> <div class="inline"> <a class="breadcrumb-item" href="/en/"> Home </a> </div> <div class="inline"> <a class="breadcrumb-item" href="/en/media"> Media </a> </div> <div class="inline"> <a class="breadcrumb-item" href="/en/media/Press"> Press Releases </a> </div> <div class="inline">2024</div> <div class="inline">09</div> <div class="inline">24</div> <span class="breadcrumb-item active">Classification Societies Join Forces To Form Yacht Safety And Environmental Consortium</span> <span class="pull-right breadcrumb-utility"> <button> <span data-toggle="modal" data-target="#socialModal"> <img src="/assets/images/rina-en/icon/share-icon.png"> </span> </button> <button onClick="window.print()"> <img src="/assets/images/rina-en/icon/print-icon.png"> </button> </span> </nav> </section> <div class="modal fade" id="socialModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-body"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">&times;</span> </button> <ul> <li> <a data-share-url="https://www.linkedin.com/sharing/share-offsite/?url=" data-goal-id="{E971E2BF-06BE-4DC7-BFBE-5464A5E68326}" data-campaign-id="{9D20BC0A-E391-41C8-9724-3A9E41222A76}" data-social-network="linkedin" data-share-title="test" href="" onclick="trackInteractions('{&quot;GoalId&quot;:&quot;{E971E2BF-06BE-4DC7-BFBE-5464A5E68326}&quot;,&quot;CampaignId&quot;:&quot;{9D20BC0A-E391-41C8-9724-3A9E41222A76}&quot;}');" class="blog-post__social-link app-icon-link"> <svg xmlns="http://www.w3.org/2000/svg" width="36" height="36"><g id="Icon/socialmedia/linkedin" fill-rule="evenodd" stroke="none" stroke-width="1"><path id="Icon-LinkedIn" d="M24.1 13.8c1.77 0 3.2.57 4.28 1.7S30 18.3 30 20.49V29h-5.14v-7.93c0-2.24-.87-3.36-2.6-3.36-.66 0-1.21.18-1.65.52-.44.35-.77.78-.99 1.28-.12.28-.18.68-.18 1.2V29h-5.15c.03-4.09.05-7.34.05-9.75v-1.3c0-2.1-.02-3.36-.05-3.8h5.15v2.12a5.31 5.31 0 0 1 4.65-2.47zm-12.66.36V29H6.3V14.16h5.14zM8.92 7c.85 0 1.54.24 2.06.71.54.49.81 1.13.81 1.91 0 .71-.26 1.3-.79 1.78-.54.49-1.25.73-2.13.73h-.02a2.9 2.9 0 0 1-2.06-.73A2.41 2.41 0 0 1 6 9.56c0-.75.27-1.36.81-1.84A3.05 3.05 0 0 1 8.91 7z" /></g></svg> </a> </li> <li> <a href="" onclick="trackInteractions('{&quot;GoalId&quot;:&quot;{FE65DCC7-4A2A-4C31-BCA9-3BC9F1630373}&quot;,&quot;CampaignId&quot;:&quot;{F01366D9-2BAC-4C65-9A47-D8F66A56615D}&quot;}');" data-goal-id="{FE65DCC7-4A2A-4C31-BCA9-3BC9F1630373}" data-campaign-id="{F01366D9-2BAC-4C65-9A47-D8F66A56615D}" data-share-url="https://www.facebook.com/sharer/sharer.php?u=" data-social-network="facebook" class="blog-post__social-link app-icon-link"> <svg xmlns="http://www.w3.org/2000/svg" width="36" height="36"><g id="Icon/socialmedia/facebook" fill-rule="evenodd" stroke="none" stroke-width="1"><path id="Icon-Facebook" d="M30 18.07C30 11.41 24.63 6 18 6S6 11.4 6 18.07C6 24.1 10.39 29.1 16.13 30v-8.44h-3.05v-3.49h3.05v-2.66c0-3.02 1.79-4.7 4.53-4.7 1.31 0 2.68.24 2.68.24v2.97h-1.5c-1.5 0-1.96.93-1.96 1.89v2.26h3.32l-.53 3.5h-2.8V30C25.62 29.1 30 24.1 30 18.07" /></g></svg> </a> </li> <li> <a data-share-url="https://twitter.com/share?url=" data-goal-id="{3B6F2891-22A2-4AD6-8033-3E3504F481B4}" data-campaign-id="{A221152F-E51C-419D-A09A-DE1C4185FFDE}" data-social-network="twitter" href="" onclick="trackInteractions('{&quot;GoalId&quot;:&quot;{3B6F2891-22A2-4AD6-8033-3E3504F481B4}&quot;,&quot;CampaignId&quot;:&quot;{A221152F-E51C-419D-A09A-DE1C4185FFDE}&quot;}');" class="blog-post__social-link app-icon-link"> <svg xmlns="http://www.w3.org/2000/svg" width="36" height="36"><g id="Icon/socialmedia/twitter" fill-rule="evenodd" stroke="none" stroke-width="1"><path id="Icon-Twitter" d="M13.55 28c9.05 0 14-7.7 14-14.37v-.65A10.2 10.2 0 0 0 30 10.36c-.9.41-1.85.68-2.83.8a5.05 5.05 0 0 0 2.17-2.8c-.97.6-2.03 1-3.13 1.23a4.84 4.84 0 0 0-6.97-.22 5.14 5.14 0 0 0-1.42 4.83A13.87 13.87 0 0 1 7.67 8.92a5.13 5.13 0 0 0 1.52 6.74 4.8 4.8 0 0 1-2.23-.63v.06c0 2.4 1.65 4.48 3.95 4.95a4.8 4.8 0 0 1-2.22.1 4.95 4.95 0 0 0 4.6 3.5A9.72 9.72 0 0 1 6 25.74 13.69 13.69 0 0 0 13.55 28" /></g></svg> </a> </li> </ul> </div> </div> </div> </div></div> <title>Classification societies join forces to form Yacht Safety and Environmental Consortium - RINA.org</title> <meta name="description" content="Collaboration marks a significant milestone in the yacht industry&#39;s journey towards a safer and more sustainable future " /> <meta name="robots" content="INDEX, FOLLOW" /> <script type="text/javascript"> _linkedin_partner_id = "4154849"; window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || []; window._linkedin_data_partner_ids.push(_linkedin_partner_id); </script><script type="text/javascript"> (function(l) { if (!l){window.lintrk = function(a,b){window.lintrk.q.push([a,b])}; window.lintrk.q=[]} var s = document.getElementsByTagName("script")[0]; var b = document.createElement("script"); b.type = "text/javascript";b.async = true; b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js"; s.parentNode.insertBefore(b, s);})(window.lintrk); </script> <noscript> <img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=4154849&fmt=gif" /> </noscript> <!-- Meta Pixel Code --> <script> !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window, document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '5559644700721278'); fbq('track', 'PageView'); </script> <noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=5559644700721278&ev=PageView&noscript=1" /></noscript> <!-- End Meta Pixel Code --> <!-- Matomo --> <script> var _paq = window._paq = window._paq || []; /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { var u="https://rinaorg.matomo.cloud/"; _paq.push(['setTrackerUrl', u+'matomo.php']); _paq.push(['setSiteId', '1']); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.async=true; g.src='//cdn.matomo.cloud/rinaorg.matomo.cloud/matomo.js'; s.parentNode.insertBefore(g,s); })(); </script> <!-- End Matomo Code --> <style> .categories .cat-item:hover a p {color: #fff !important;} /* categories hover color*/ .box-slider-container .box-slider .box-slider-content p {color: #ffffff !important;} /* toolsOld */ .qc-cmp2-footer-links {display: none !important;} /*cookie*/ .menu-grid-wrapper { min-height: 700px !important;} /*height for mega menu*/ span.instagram {background-image: url(https://mc-43b0554a-08df-4b2c-a699-5782-cdn-endpoint.azureedge.net/en/-/media/Feature/Identity/instagram-rina.png) !important;} /*instagram style for subsites*/ section.rina-result {padding-bottom: 0px;} /* counter */ .tools .tools-item h3 {margin-left: 30px !important;} /*tools with icons*/ span.pull-right.breadcrumb-utility {display: none;} /* share and print features*/ .beprime, .normal{ color: #13294b !important; font-size: 18px !important; line-height: 1.5!important; } </style> <meta name="google-site-verification" content="k2jTaONfBMn7ouEApykdFi_yT3sT-wgKuicBQzBPZhg" /> <section class="body-press-detail"> <div class="container"> <div class="row"> <div class="col-md-9"> <h1>Classification societies join forces to form Yacht Safety and Environmental Consortium</h1> </div> <div class="col-xs-12"> <h2>24 Sep 2024</h2> <h2 class="press-subtitle"> Collaboration marks a significant milestone in the yacht industry's journey towards a safer and more sustainable future </h2> <p><img src="https://mc-43b0554a-08df-4b2c-a699-5782-cdn-endpoint.azureedge.net/en/-/media/Feature/Media/ContentMedia/Press/yacht-safety-environmental-consortium-600.jpg?rev=51b416c8a48140d7a142cffdfb114562&amp;hash=52BA1E21E007246C2DC65C3182EB74FC" style="height:400px; width:600px; float:right; margin-left:20px;" alt="Yacht Safety and Environmental Consortium" />Leading global classification societies Lloyd's Register (LR), RINA, DNV, Bureau Veritas (BV) and ABS&nbsp;announce the establishment of the Yacht Safety and Environmental Consortium (YSEC) at the Monaco&nbsp;Yacht Show 2024.&nbsp;</p> <p>The new consortium is committed to driving forward the safety and environmental performance of&nbsp;yachts, promoting and advising on achieving the best practices in the industry.</p> <p>The yacht sector has a considerable need for a unified consortium of class societies, as yachts are not&nbsp;covered by the International Association of Classification Societies (IACS) in the same way other vessels&nbsp;are.&nbsp;</p> <p>The consortium aims to focus on safety and environmentally conscious behavior of commercial and&nbsp;pleasure yachts of over 24 meters in length. The consortium will utilize the collective expertise of its&nbsp;members to support the yachting industry tackling challenges during yacht design and operation by&nbsp;promoting best practices in safety and sustainability, to advising on industry standards and fostering&nbsp;collaboration.&nbsp;</p> <p>By leveraging the collective expertise and experience of LR, RINA, DNV and BV, the consortium will play&nbsp;a pivotal role in shaping the future of yacht safety and environmental performance through increased&nbsp;collaboration.</p> <p>The group will appoint a Chair and Vice Chair that will serve a term of two years rotating through the&nbsp;YSEC members. The consortium is already collaborating on various environmental indices and&nbsp;guidelines for tonnage calculations and load line assignment.&nbsp;&nbsp;</p> <p><strong>Engel-Jan de Boer</strong>, <strong>Global Yacht Segment Director</strong>, <strong>Lloyd&rsquo;s Register</strong>, said: "<em>LR is proud to work with our&nbsp;class peers to establish the Yacht Safety and Environmental Consortium. The collaboration is a shared&nbsp;vision that will enable the industry to address safety and environmental challenges more effectively. By&nbsp;working together, we can set new benchmarks and ensure best practice across the industry.</em>"&nbsp;</p> <p><strong>Fiorenzo Spadoni</strong>, <strong>North Europe Marine Senior Director at RINA</strong>, said: &ldquo;<em>The establishment of the YSEC&nbsp;marks a pivotal milestone for the superyacht industry. Promoting safety at sea and protecting the&nbsp;environment are at the heart of our daily operations. These must not be areas of potential misalignment&nbsp;among key stakeholders. A collaborative approach, where the sum is greater than the individual&nbsp;contributions, is the way forward. We are proud to be part of the initial group that has championed the&nbsp;inception of this consortium and remain optimistic about the future of the industry.</em>&rdquo;&nbsp;</p> <p><strong>Martin Richter</strong>, <strong>Ship Type Expert Yachts, DNV Maritime</strong>, said: "<em>Collaborating on initiatives that&nbsp;promote safety and protect the environment is crucial to achieving the highest industry standards.&nbsp;We are pleased to contribute our expertise as one of the founding members of the YSEC. We believe&nbsp;that a unified approach is essential for providing greater clarity and consistency within the yachting&nbsp;industry.</em>"&nbsp;</p> <p><strong>Andreas Ullrich</strong>, <strong>Global Market Leader - Passenger Ships &amp; Ferries at Bureau Veritas Marine &amp; Offshore</strong>,&nbsp;said: &ldquo;<em>BV Marine &amp; Offshore is committed to advancing safety and sustainability in the yacht industry&nbsp;through our technical expertise, innovative notations, and global network. Our collaboration in this&nbsp;consortium will drive further progress in sector standards.</em>&rdquo;&nbsp;&nbsp;</p> <p><strong>Dubravka Zaja</strong>, <strong>Shiptype Manager Yachts (The Netherlands) at Bureau Veritas Marine &amp; Offshore</strong>, added:&nbsp;&ldquo;<em>By leveraging the combined strengths, we are well-positioned to advise on operational practices and&nbsp;contribute to a more sustainable maritime future.</em>&rdquo;&nbsp;</p> <p><strong>Daniele Bottino</strong>, <strong>ABS Manager, Regional Business Development</strong>, said: &ldquo;<em>We have been working on this&nbsp;project for more than a year, so it is great to see it launched and begin its important work. By&nbsp;collaborating with specialists from across the industry we can work together to develop innovative and&nbsp;practical solutions to yachts&rsquo; sustainability challenges with a focus on advancing safety.</em>&rdquo;&nbsp;</p> <p>&nbsp;</p> <div class="row"> <div class="col-xs-12 col-sm-8 col-sm-offset-2 col-md-4 col-md-offset-4"> <a class="btn btn-outline" href="https://mc-43b0554a-08df-4b2c-a699-5782-cdn-endpoint.azureedge.net/en/-/media/Feature/Resources/press/YSEC-press-release.pdf?rev=133e8935fecd4271872404983f38064a" download>Download <span class="icon-download"></span></a> </div> </div> </div> </div> </div> </section> <!-- Policy Popup Rendering --> <!--section cookies--> <!-- FooterNavigation Rendering --> <footer class="bg-darkBlue"> <div class="container"> <div class="row"> <div class="col-xl-10 mx-auto text-light"> <a href="#" class="scrollToTop hidden-xs hidden-sm" style="display: table;"> <svg class="backToTop" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 9.43"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m1.43,9.43l-1.43-1.43L8,0l8,7.97-1.43,1.43-6.57-6.57L1.43,9.43Z" /> </g> </svg> </a> <div class="row"> <div class="col-lg-6"> <div class="row"> <div class="col-md-6 "> <h5 class="mb-4 mt-2 text-white">What we do</h5> <ul class="footer-list"> <li><a href="/en/business/certification" Certification target=>Certification</a></li> <li><a href="/en/business/energy" Energy target=>Energy</a></li> <li><a href="/en/business/industry" Industry target=>Industry</a></li> <li><a href="/en/business/marine" Marine target=>Marine</a></li> <li><a href="/en/business/real-estate" Real estate target=>Real estate</a></li> <li><a href="/en/business/transport-infrastructure" Transport &amp; Infrastructure target=>Transport &amp; Infrastructure</a></li> </ul> </div> <div class="col-md-6 aboutUs"> <h5 class="mb-4 mt-2 text-white">About us</h5> <ul class="footer-list"> <li><a href="/en/about-us/at-a-glance" At a glance target=>At a glance</a></li> <li><a href="/en/careers/working-in-rina" Careers target=>Careers</a></li> <li><a href="/en/about-us/compliance" Compliance target=>Compliance</a></li> <li><a href="/en/common/contacts" Contact us target=>Contact us</a></li> <li><a href="/en/about-us/diversity-inclusion" Diversity, Equity &amp; inclusion target=>Diversity, Equity &amp; inclusion</a></li> <li><a href="/en/about-us/esg-sustainability" ESG &amp; sustainability target=>ESG &amp; sustainability</a></li> <li><a href="/en/about-us/esg-sustainability/esg-governance" Governance target=>Governance</a></li> <li><a href="/en/about-us/history" History target=>History</a></li> <li><a href="/en/about-us/our-values" Our values target=>Our values</a></li> <li><a href="/en/about-us/purpose-and-way" Purpose and way target=>Purpose and way</a></li> <li><a href="/en/about-us/whistleblowing-reports" Whistleblowing target=>Whistleblowing</a></li> </ul> </div> </div> </div> <div class="col-lg-6"> <div class="row"> <div class="col-md-6 secondDivFooter"> <h5 class="mb-4 mt-2 text-white">Tools</h5> <ul class="footer-list"> <li><a href="https://attcert.rina.org/" Certificates list target=_blank>Certificates list</a></li> <li><a href="https://scresources.rina.org/en/certification/FORM-CERTI-NS02-flexible-scope.xlsx" Flexible scope accreditations target=_blank> Flexible scope accreditations</a></li> <li><a href="https://www.leonardoinfo.com/" Leonardo Info target=_blank> Leonardo Info</a></li> <li><a href="https://clients.rina.org/" Certification Member Area target=_blank>Certification Member Area</a></li> <li><a href="https://membermarine.rina.org/" Marine Member Area target=_blank>Marine Member Area </a></li> <li><a href="/en/services/marine-digital-applications" Marine digital applications target=>Marine digital applications</a></li> <li><a href="https://www.rina.org/en/rules" RINA rules target=_blank>RINA rules</a></li> </ul> </div> <div class="col-md-6 aboutUs"> <h5 class="mb-4 mt-2 text-white">Company</h5> <ul class="footer-list"> <li><a href="/en/corporate-info" Corporate info target=>Corporate info</a></li> <li><a href="/en/privacy" Privacy notice &amp; cookie policy target=>Privacy notice &amp; cookie policy</a></li> </ul> </div> </div> </div> </div> <div class="row mt-5 align-items-end"> <div class="col-md-6 col-lg-3 order-1 col-xxl-3 colCountry"> <div class="country-select"> <div class="dropup globe-dropdown"> <a class="btn btn-link dropdown-toggle text-white borderCountry" href="javascript:void(0)" role="button" data-bs-toggle="dropdown" aria-expanded="false"> <p class="paragraphCountry mb-0">Select a country</p> <svg class="countryRotate" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 25"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m2.27,25l-2.27-2.23,10.46-10.27L0,2.23,2.27,0l12.73,12.5L2.27,25Z" /> </g> </svg> </a> <ul class="dropdown-menu dropdown-menu-end footerCountryDropdown"> <li class="globe-item"> <a href="https://www.rina.org/br" target="_blank" class="dropdown-item"><span class="globeStyle">Brasil </span></a> </li> <li class="globe-item"> <a href="https://www.rina.org/bg" target="_blank" class="dropdown-item"><span class="globeStyle">Bulgaria </span></a> </li> <li class="globe-item"> <a href="https://www.rina.org/de" target="_blank" class="dropdown-item"><span class="globeStyle">Germany </span></a> </li> <li class="globe-item"> <a href="https://www.rina.org/cn" target="_blank" class="dropdown-item"><span class="globeStyle">China </span></a> </li> <li class="globe-item"> <a href="https://www.rina.org/it" target="_blank" class="dropdown-item"><span class="globeStyle">Italy </span></a> </li> <li class="globe-item"> <a href="https://www.rina.org/pl" target="_blank" class="dropdown-item"><span class="globeStyle">Poland </span></a> </li> <li class="globe-item"> <a href="https://www.rina.org/ro" target="_blank" class="dropdown-item"><span class="globeStyle">Romania </span></a> </li> <li class="globe-item"> <a href="https://www.rina.org/es" target="_blank" class="dropdown-item"><span class="globeStyle">Spain </span></a> </li> </ul> </div> </div> </div> <div class="col-md-6 col-lg-3 order-2 order-lg-3 mt-4 mt-md-0 socialFooter col-xxl-3 p-0"> <div class="d-flex align-items-center justify-content-between"> <a href="https://www.linkedin.com/company/rina/" target=_blank> <svg class="iconSocialFooterFollowUs" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 19.99 20"> <g id="Layer_1-2" data-name="Layer 1"> <g id="Layer_2-2" data-name="Layer 2-2"> <g id="homepage"> <g> <rect x=".33" y="6.57" width="4.18" height="13.33"></rect> <path d="m15.81,6.28c-.16-.02-.32-.03-.49-.03-2.34-.1-3.67,1.29-4.12,1.89-.12.16-.18.26-.18.26v-1.79h-4v13.33h4.18v-6.26c0-.9-.07-1.87.38-2.69.38-.69,1.07-1.04,1.86-1.04,2.31,0,2.37,2.09,2.37,2.29v7.77h4.18v-8.69c0-2.98-1.51-4.73-4.18-5.02h0Z"></path> <circle cx="2.42" cy="2.42" r="2.42"></circle> </g> </g> </g> </g> </svg> </a> <a href="https://www.youtube.com/user/RINA1861" target=_blank> <svg class="iconSocialFooterFollowUs" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 28.47 17.59"> <g id="Layer_1-2" data-name="Layer 1"> <g id="Layer_2-2" data-name="Layer 2-2"> <g id="homepage"> <path d="m23.82,0H4.64C2.08,0,0,2.08,0,4.64v8.3c0,2.56,2.08,4.64,4.64,4.64h19.18c2.56,0,4.64-2.08,4.64-4.64V4.64c0-2.56-2.08-4.64-4.64-4.64Zm-12.28,13.05V4.53l7.39,4.27-7.39,4.27h0v-.02Z"></path> </g> </g> </g> </svg> </a> <a href="https://www.instagram.com/weatrina" target=_blank> <svg class="iconSocialFooterFollowUs" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 19.1 19.1"> <g id="Layer_1-2" data-name="Layer 1"> <path d="m15.91,0H3.19C1.43,0,0,1.43,0,3.19v12.72c0,1.77,1.43,3.19,3.19,3.19h12.72c1.77,0,3.19-1.43,3.19-3.19V3.19c0-1.77-1.43-3.19-3.19-3.19Zm-.27,1.71c.52,0,.94.42.94.94s-.42.94-.94.94-.94-.42-.94-.94.42-.94.94-.94Zm-6.08,3.99c2.13,0,3.86,1.72,3.86,3.86s-1.72,3.86-3.86,3.86-3.86-1.72-3.86-3.86,1.72-3.86,3.86-3.86Zm7.91,10.42c0,.74-.9,1.34-2,1.34H3.64c-1.1,0-2-.6-2-1.34v-7.92c0-.74.9-1.34,2-1.34h1.82c-.52.79-.81,1.72-.81,2.69,0,1.31.52,2.54,1.44,3.46.92.93,2.15,1.44,3.46,1.44s2.54-.52,3.46-1.44c.93-.92,1.44-2.15,1.44-3.46,0-.97-.28-1.9-.81-2.69h1.82c1.1,0,2,.6,2,1.34v7.92Z"></path> </g> </svg> </a> <a href="https://twitter.com/rina1861" target=_blank> <path class="st0" d="M11.6,8.5L18.9,0h-1.7l-6.3,7.4L5.8,0H0l7.6,11.1L0,20h1.7l6.7-7.8l5.3,7.8h5.8L11.6,8.5L11.6,8.5z M9.3,11.2 l-0.8-1.1L2.3,1.3H5l5,7.1l0.8,1.1l6.5,9.2h-2.7L9.3,11.2L9.3,11.2z"/> </svg> <svg class="iconSocialFooterFollowUs" id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 19.1 19.1"> <g id="Layer_1-2" data-name="Layer 1"> <path d="M11.6,8.5L18.9,0h-1.7l-6.3,7.4L5.8,0H0l7.6,11.1L0,20h1.7l6.7-7.8l5.3,7.8h5.8L11.6,8.5L11.6,8.5z M9.3,11.2 l-0.8-1.1L2.3,1.3H5l5,7.1l0.8,1.1l6.5,9.2h-2.7L9.3,11.2L9.3,11.2z"/></path> </g> </svg> </a> </div> </div> <div class="col-lg-6 text-center order-3 order-lg-2 mt-4 mt-lg-0 copyrightFooter col-xxl-6"> <p class="mb-0 paragraphCopyright">RINA S.p.A. VAT number IT 03794120109</p> </div> </div> </div> </div> </div> </footer> <script src="https://code.jquery.com/jquery-3.7.1.min.js"></script> <script type="text/javascript"> jQuery(function () { jQuery('#dynamic_select').on('change', function () { var value = $(this).val(); // get selected value if (value) { window.location = value; } return false; }); }); </script> <input type="hidden" id="rinaSiteName" value="rina-en" /> <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCkLF7b4azfbv9G6VLeUhqKTz61nV6zbC4"></script> <script src="/bundles/jquery_rina-en?v=lzB7M5u9lV0gB7po9mHHeELiUXTWGQJvJ_93joqMsyw1"></script> <script type="text/javascript"> var MyMessagesAjax = new setMessages("Select service category", "Select your asset", "Failed to retrieve assets", "No results", "Add to my contacts", "AjaxJs_Go", "View more news", "Next events", "All the publications", "Read more press releases", "Back", "P.", "M."); var MyRinaAjaxUrl = new RinaAjaxUrl( "/api/rina/services/GetContactVCard?sc_site=rina-en", "/api/rina/services/TrackInteractions?sc_site=rina-en", "/api/rina/industries/GetAssets?sc_site=rina-en", "/api/rina/industries/GetAssets?sc_site=rina-en", "/api/rina/industries/GetCategory?sc_site=rina-en", "/api/rina/industries/GetCategory?sc_site=rina-en", "/api/rina/services/GetContactHub?sc_site=rina-en", "/api/rina/services/GetCityOffice?sc_site=rina-en", "/api/rina/services/GetContactOffice?sc_site=rina-en", "/api/rina/services/GetCity?sc_site=rina-en", "/api/rina/services/GetContactOfficeManager?sc_site=rina-en", "/api/rina/services/GetContactOfficeManagerOnlyCountry?sc_site=rina-en", "/api/rina/casestudies/GetCaseStudies?sc_site=rina-en", "/api/rina/casestudies/GetCaseStudiesBusiness?sc_site=rina-en", "/api/rina/contacts/GetCountries?sc_site=rina-en", "/api/rina/contacts/GetOfficeType?sc_site=rina-en"); </script> <script src="https://www.google.com/recaptcha/api.js?onload=myCallBack&render=explicit" async defer></script> <!--loader--> <div class="lds-ellipsis"><div></div><div></div><div></div><div></div></div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10