<div id="overlay"></div>
<nav class="bg-mid-green fixed-top navbar navbar-dark navbar-expand-xl">
<div class="container-fluid px-0 px-lg d-flex">
<div class="col-xxl-1 d-xxl-block d-none"></div>
<a class="p-2 ps-3 ps-xxl-2 navbar-brand" href="/"> <img src="{{ asset('build/images/fw-thorpe-logo-white.svg') }}" alt="FW Thorpe logo" id="top-fwt-logo"> </a>
<button class="navbar-toggler me-3" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="bg-mid-green navbar-collapse collapse" id="navbarSupportedContent">
<ul class="list-unstyled m-auto mb-2 mb-lg-0 navbar-nav navbar-nav-scroll py-2">
<li class="nav-item" id="about-us-menu">
<a class="hover-yellow nav-link px-3 py-3 py-xl-2 rounded-0 text-white" id="navbarAbout" role="button" data-bs-toggle="dropdown" data-bs-auto-close="outside" aria-expanded="false">About
<span class="d-inline-block d-xl-none menu-arrow"></span></a>
<hr class="d-block d-xl-none m-0">
<ul class="bg-mid-green container-fluid dropdown-menu flex-xl-row me-auto px-4 px-xxl-3 py-3 py-xxl-5 rounded-0 sub-menu" aria-labelledby="navbarAbout" data-bs-animation="2s">
<li class="col-xxl-1 p-0"></li>
<li class="col-xl-2 col-12 mb-0 mb-xxl-4 pe-xl-0 pe-3">
<p class="d-xl-block d-none yellow">About FW Thorpe Plc</p>
<p class="text-white">We specialise in designing and manufacturing professional lighting equipment.</p>
</li>
<li class="col-1"></li>
<li class="col-xl-1 col-12 d-flex mb-0 mb-xxl-4 pe-xl-0 pe-3">
<ul class="list-unstyled top-nav-lists">
<li>
<a href="{{ path('about_route') }}" class="dropdown-item text-white p-1">About</a>
</li>
<li>
<a href="{{ path('about_route') }}#who-are-we" class="dropdown-item text-white p-1" rel="nofollow">Who we are</a>
</li>
<li>
<a href="{{ path('about_route') }}#our-purpose" class="dropdown-item text-white p-1" rel="nofollow">Our Purpose</a>
</li>
<li>
<a href="{{ path('about_route') }}#our-vision" class="dropdown-item text-white p-1" rel="nofollow">Our Vision</a>
</li>
<li>
<a href="{{ path('timeline_route') }}" class="dropdown-item text-white p-1">Our Timeline</a>
</li>
</ul>
</li>
<li class="col-1"></li>
<li class="col-xl-2 col-xxl-1 col-12 d-flex mb-0 mb-xxl-4 pe-xl-0 pe-3">
<ul class="list-unstyled top-nav-lists">
<li>
<a href="{{ path('board_route') }}" class="dropdown-item text-white p-1">Board of Directors</a>
</li>
<li>
<a href="{{ path('company_information_route') }}" class="dropdown-item text-white p-1">Company Information</a>
</li>
<li>
<a href="{{ path('news_route') }}" class="dropdown-item text-white p-1">Latest News</a>
</li>
</ul>
</li>
<li class="col-xl-1 p-0"></li>
<li class="col-11 col-xl-4 col-xxl-3 d-none d-xl-flex bg-dark-green mx-auto mt-4 mt-xl-0 p-4 rounded-3 top-nav-latest-news-box">
{% include 'partials/top_nav_latest_news.html.twig' %}
</li>
<li class="col-xxl-1 p-0"></li>
<li>
<img class="bottom-0 d-none d-xl-block menu-up-arrow position-absolute" src="{{ asset('build/images/yellow-up-arrow.svg') }}" alt="Up arrow">
</li>
</ul>
</li>
<li class="nav-item">
<a class="hover-yellow nav-link px-3 py-3 py-xl-2 rounded-0 text-white"
id="navbarGroupCompanies" role="button" data-bs-toggle="dropdown" data-bs-auto-close="outside"
aria-expanded="false">Group Companies
<span class="d-inline-block d-xl-none menu-arrow"></span></a>
<hr class="d-block d-xl-none m-0">
<ul class="bg-mid-green container-fluid dropdown-menu flex-xl-row me-auto px-4 px-xxl-3 py-3 py-xxl-5 rounded-0 sub-menu" aria-labelledby="navbarGroupCompanies">
<li class="col-xxl-1 p-0"></li>
<li class="col-xl-2 col-12 mb-0 mb-xxl-4 pe-xl-0 pe-3">
<p class="d-xl-block d-none yellow">Group Companies</p>
<p class="text-white">We currently employ over 800 people and although each company works autonomously, our skills and markets are complementary.</p>
</li>
<li class="col-8 col-xl-6 col-xxl-5 d-flex mx-auto">
<ul class="d-flex flex-wrap flex-sm-row flex-column justify-content-center list-unstyled text-center" id="menu-company-logo-list">
<li>
<a href="{{ path('thorlux_route') }}" class="dropdown-item">
<img src="{{ asset('build/images/group-logos/thorlux-white.svg') }}" alt="Thorlux Lighting" title="Thorlux Lighting">
</a>
</li>
<li>
<a href="{{ path('philip_payne_route') }}" class="dropdown-item">
<img src="{{ asset('build/images/group-logos/philip-payne-white.svg') }}" alt="Philip Payne" title="Philip Payne">
</a>
</li>
<li>
<a href="{{ path('solite_route') }}" class="dropdown-item">
<img src="{{ asset('build/images/group-logos/solite-white.svg') }}" alt="Solite" title="Solite">
</a>
</li>
<li>
<a href="{{ path('portland_route') }}" class="dropdown-item">
<img src="{{ asset('build/images/group-logos/portland-white.svg') }}" alt="Portland" title="Portland">
</a>
</li>
<li>
<a href="{{ path('portland_traffic_route') }}" class="dropdown-item">
<img src="{{ asset('build/images/group-logos/portland-traffic-white.svg') }}" alt="Portland Traffic" title="Portland Traffic">
</a>
</li>
<li>
<a href="{{ path('trt_route') }}" class="dropdown-item">
<img src="{{ asset('build/images/group-logos/trt-lighting-white.svg') }}" alt="TRT Lighting" title="TRT Lighting">
</a>
</li>
<li>
<a href="{{ path('lightronics_route') }}" class="dropdown-item">
<img src="{{ asset('build/images/group-logos/lightronics-white.svg') }}" alt="Lightronics" title="Lightronics">
</a>
</li>
<li>
<a href="{{ path('famostar_route') }}" class="dropdown-item">
<img src="{{ asset('build/images/group-logos/famostar-white.svg') }}" alt="Famostar" title="Famostar">
</a>
</li>
<li>
<a href="{{ path('zemper_route') }}" class="dropdown-item">
<img src="{{ asset('build/images/group-logos/zemper-white.svg') }}" alt="Zemper" title="Zemper">
</a>
</li>
<li>
<a href="{{ path('ratio_route') }}" class="dropdown-item">
<img src="{{ asset('build/images/group-logos/ratio-white.svg') }}" alt="Ratio" title="Ratio">
</a>
</li>
<li>
<a href="{{ path('schahlled_route') }}" class="dropdown-item">
<img src="{{ asset('build/images/group-logos/schahlled-white.svg') }}" alt="Ratio" title="Ratio">
</a>
</li>
</ul>
</li>
<li class="col-11 col-xl-4 col-xxl-3 d-none d-xl-flex bg-dark-green mx-auto mt-4 mt-xl-0 p-4 rounded-3 top-nav-latest-news-box">
{% include 'partials/top_nav_latest_news.html.twig' %}
</li>
<li class="col-xxl-1"></li>
<li>
<img class="bottom-0 d-none d-xl-block menu-up-arrow position-absolute" src="{{ asset('build/images/yellow-up-arrow.svg') }}" alt="Up arrow">
</li>
</ul>
</li>
<li class="nav-item">
<a class="hover-yellow nav-link px-3 py-3 py-xl-2 rounded-0 text-white"
id="navbarInvestorRelations" role="button" data-bs-toggle="dropdown" data-bs-auto-close="outside"
aria-expanded="false">Investor Relations
<span class="d-inline-block d-xl-none menu-arrow"></span></a>
<hr class="d-block d-xl-none m-0">
<ul class="bg-mid-green container-fluid dropdown-menu flex-xl-row me-auto px-4 px-xxl-3 py-3 py-xxl-5 rounded-0 sub-menu" aria-labelledby="navbarInvestorRelations">
<li class="col-xxl-1 p-0"></li>
<li class="col-xl-2 col-12 mb-0 mb-xxl-4 pe-xxl-0 pe-3">
<p class="d-xl-block d-none yellow">Investor Relations</p>
<p class="text-white">The Group management team is passionate about developing the business for the benefit of the shareholders, employees and customers.</p>
</li>
<li class="col-1"></li>
<li class="col-xl-1 col-12 d-flex mb-0 mb-xxl-4 pe-xxl-0 pe-3">
<ul class="list-unstyled top-nav-lists">
<li>
<a href="{{ path('rns_route') }}" class="dropdown-item p-1 text-white text-wrap">Regulatory News Service (RNS)</a>
</li>
<li>
<a href="{{ path('share_chart_route') }}" class="dropdown-item text-white p-1">Share Chart</a>
</li>
<li>
<a href="{{ path('share_details_route') }}" class="dropdown-item text-white p-1">Share Details</a>
</li>
<li>
<a href="{{ path('key_figures_route') }}" class="dropdown-item text-white p-1">Key Figures</a>
</li>
</ul>
</li>
<li class="col-1"></li>
<li class="col-12 col-xl-2 d-flex mb-0 mb-xxl-4 pe-xxl-0 pe-3">
<ul class="list-unstyled top-nav-lists">
<li>
<a href="{{ path('financial_reports_route') }}" class="dropdown-item text-white p-1">Financial Reports</a>
</li>
<li>
<a href="{{ path('financial_calendar_route') }}" class="dropdown-item text-white p-1">Financial Calendar</a>
</li>
<li class="align-items-center d-flex menu-pdf-link">
<a href="/pdf/fwt-circular-2024.pdf" class="dropdown-item text-white p-1" title="PDF">Circular 2024</a>
<span>
<img src="{{ asset('build/images/pdf-icon-white.svg') }}" class="menu-pdf-icon" alt="PDF icon">
</span>
</li>
<li>
<a href="{{ path('business_model_route') }}" class="dropdown-item text-white p-1">Business Model</a>
</li>
<li>
<a href="{{ path('business_strategy_route') }}" class="dropdown-item text-white p-1">Business Strategy</a>
</li>
</ul>
</li>
<li class="col-11 col-xl-4 col-xxl-3 d-none d-xl-flex bg-dark-green mx-auto mt-4 mt-xl-0 p-4 rounded-3 top-nav-latest-news-box">
{% include 'partials/top_nav_latest_news.html.twig' %}
</li>
<li class="col-xxl-1"></li>
<li>
<img class="bottom-0 d-none d-xl-block menu-up-arrow position-absolute" src="{{ asset('build/images/yellow-up-arrow.svg') }}" alt="Up arrow">
</li>
</ul>
</li>
<li class="nav-item">
<a class="hover-yellow nav-link px-3 py-3 py-xl-2 rounded-0 text-white"
id="navbarCorporateResponsibility" role="button" data-bs-toggle="dropdown" data-bs-auto-close="outside"
aria-expanded="false">Corporate Responsibility
<span class="d-inline-block d-xl-none menu-arrow"></span></a>
<hr class="d-block d-xl-none m-0">
<ul class="bg-mid-green container-fluid dropdown-menu flex-xl-row me-auto px-4 px-xxl-3 py-3 py-xxl-5 rounded-0 sub-menu" aria-labelledby="navbarCorporateResponsibility">
<li class="col-xxl-1 p-0"></li>
<li class="col-xl-2 col-12 mb-0 mb-xxl-4 pe-xxl-0 pe-3">
<p class="d-xl-block d-none yellow">Corporate Responsibility</p>
<p class="text-white">The Group has the responsibility for managing the challenges that affect the business on a daily basis; this also includes our impact on the environment, our workforce, and the community.</p>
</li>
<li class="col-1"></li>
<li class="col-xl-1 col-12 d-flex mb-0 mb-xxl-4 pe-xxl-0 pe-3">
<ul class="list-unstyled top-nav-lists">
<li>
<a href="{{ path('corporate_responsibility_route') }}" class="dropdown-item text-white p-1">Corporate Responsibility</a>
</li>
<li>
<a href="{{ path('carbon_offsetting_route') }}" class="dropdown-item text-white p-1">Carbon Offsetting Project</a>
</li>
<li>
<a href="{{ path('sustainability_route') }}" class="dropdown-item text-white p-1">Sustainability</a>
</li>
</ul>
<li class="col-1"></li>
<li class="col-xl-2 col-12 d-flex mb-0 mb-xxl-4 pe-xxl-0 pe-3">
<ul class="list-unstyled top-nav-lists">
<li class="align-items-center d-flex menu-pdf-link" id="principal-risks-link">
<a href="/pdf/fw-thorpe-principal-risks.pdf" class="dropdown-item text-white text-wrap p-1" title="PDF">Principal Risks and Uncertainties</a>
<span>
<img src="{{ asset('build/images/pdf-icon-white.svg') }}" class="menu-pdf-icon" alt="PDF icon">
</span>
</li>
<li>
<a href="{{ path('company_documents_route') }}" class="dropdown-item text-white p-1">Company Documents</a>
</li>
<li>
<a href="{{ path('aim_route') }}" class="dropdown-item text-white p-1">AIM Documents</a>
</li>
</ul>
</li>
<li class="col-11 col-xl-4 col-xxl-3 d-none d-xl-flex bg-dark-green mx-auto mt-4 mt-xl-0 p-4 rounded-3 top-nav-latest-news-box">
{% include 'partials/top_nav_latest_news.html.twig' %}
</li>
<li class="col-xxl-1"></li>
<li>
<img class="bottom-0 d-none d-xl-block menu-up-arrow position-absolute" src="{{ asset('build/images/yellow-up-arrow.svg') }}" alt="Up arrow">
</li>
</ul>
</li>
<li class="nav-item">
<a class="hover-yellow nav-link px-3 py-3 py-xl-2 rounded-0 text-white"
id="navbarContact" role="button" data-bs-toggle="dropdown" data-bs-auto-close="outside"
aria-expanded="false">Contact <span class="d-inline-block d-xl-none menu-arrow"></span></a>
<ul class="bg-mid-green container-fluid dropdown-menu flex-xl-row me-auto px-4 px-xxl-3 py-3 py-xxl-5 rounded-0 sub-menu" aria-labelledby="navbarContact" id="contact-sub-menu">
<li class="col-xxl-1 p-0"></li>
<li class="col-xl-2 col-12 mb-0 mb-xxl-4 pe-xxl-0 pe-3">
<p class="d-xl-block d-none yellow">Contact</p>
<p class="text-white">We are determined to provide you with the right support and help to deal with your query.</p>
</li>
<li class="col-1"></li>
<li class="col-5 col-xxl-4 d-flex">
<ul class="list-unstyled top-nav-lists">
<li>
<a href="{{ path('contact_route') }}" class="dropdown-item text-white p-1">Contact</a>
</li>
</ul>
</li>
<li class="col-11 col-xl-4 col-xxl-3 d-none d-xl-flex bg-dark-green mx-auto mt-4 mt-xl-0 p-4 rounded-3 top-nav-latest-news-box">
{% include 'partials/top_nav_latest_news.html.twig' %}
</li>
<li class="col-xxl-1"></li>
<li>
<img class="bottom-0 d-none d-xl-block menu-up-arrow position-absolute" src="{{ asset('build/images/yellow-up-arrow.svg') }}" alt="Up arrow">
</li>
</ul>
</li>
</ul>
<div class="align-items-center bg-dark-green d-flex p-1 mb-2 mb-xxl-0 me-2 mx-2 mx-xxxl-0 rounded-3" role="search">
<p class="mb-0 mx-1 text-white">Current Share Price:</p>
<p class="mb-0 mx-1 text-white share-price"></p>
<a class="m-1" href="https://www.londonstockexchange.com/stock/TFW/thorpe-f-w-plc/company-page" rel="noopener" target="_blank" title="FW Thorpe Plc at London Stock Exchange - AIM (opens in a new tab/window)">
<img src="{{ asset('build/images/lse-aim.png') }}" alt="LSE AIM icon" class="top-lse-icons"> </a>
<a class="m-1" href="https://docs.londonstockexchange.com/sites/default/files/documents/lseg_green_economy_mark_factsheet.pdf" rel="noopener" target="_blank" title="London Stock Exchange: Green Economy Mark Factsheet PDF document (opens in a new tab/window)">
<img src="{{ asset('build/images/lse-green.png') }}" alt="LSE Green icon" class="top-lse-icons">
</a>
</div>
</div>
<div class="col-1 d-xxl-block d-none"></div>
</div>
</nav>