templates/group-companies/thorlux.html.twig line 1

Open in your IDE?
  1. {% extends "base.html.twig" %}
  2. {% block title %}Thorlux Lighting{% endblock %}
  3. {% block stylesheets %}
  4.     {{ parent() }}
  5.     {{ encore_entry_link_tags('group-companies') }}
  6. {% endblock %}
  7. {% block javascripts %}
  8.     {{ parent() }}
  9.     {{ encore_entry_script_tags('vimeo') }}
  10. {% endblock %}
  11. {% block body %}
  12.     <div class="group-company-top-banner position-relative w-100" id="thorlux-top-banner">
  13.         <div class="gc-banner-media-wrap w-100">
  14.             <iframe class="group-company-top-video position-absolute" src="https://player.vimeo.com/video/726751653?background=1&amp;controls=0&amp;quality=1080p" allow="autoplay; fullscreen" rel="nofollow noopener"></iframe>
  15.         </div>
  16.         <div class="bg-white-90 inner-circle position-absolute start-50 translate-middle">
  17.             <img class="position-absolute start-50 top-50 translate-middle wider-gc-logo" src="{{ asset('build/images/group-logos/thorlux-colour.svg') }}" alt="Thorlux Lighting" title="Thorlux Lighting">
  18.         </div>
  19.         <img class="bottom-0 d-xl-block d-none position-absolute start-0 w-100" id="white-curves" src="{{ asset('build/images/white-curves.svg') }}" alt="white curves">
  20.         <a href="#company-info" rel="nofollow"><img src="{{ asset('build/images/yellow-down-arrow.svg') }}" alt="Yellow arrow" class="bottom-0 position-absolute start-50 translate-middle yellow-down-arrow z-index-1"></a>
  21.     </div>
  22.     <div class="bg-white container-fluid d-flex flex-column-reverse flex-xl-row py-5 py-xl-7" id="company-info">
  23.         <div class="col-1"></div>
  24.         <div class="col-xl-3 col-12 px-sm-5 px-xl-0">
  25.             <ul class="list-unstyled pb-xl-5 pt-xl-0 py-5">
  26.                 <li>
  27.                     <h3 class="mid-green">Information</h3>
  28.                 </li>
  29.                 <li class="my-1">
  30.                     <img class="d-inline gc-info-icons me-2" src="{{ asset('build/images/group-companies/location.svg') }}" alt="Location Pin">
  31.                     <p class="d-inline dark-green fs-5">Redditch, United Kingdom</p>
  32.                 </li>
  33.                 <li class="my-1">
  34.                     <img class="d-inline gc-info-icons me-2" src="{{ asset('build/images/group-companies/web-icon.svg') }}" alt="Website Icon"><a href="https://www.thorlux.com" class="d-inline dark-green fs-5 hover-yellow ms-1 text-decoration-none" rel="noopener">www.thorlux.com</a>
  35.                 </li>
  36.             </ul>
  37.             <h4 class="mid-green text-start">Market Sectors</h4>
  38.             <ul class="dark-green list-unstyled pb-5 text-start">
  39.                 <li class="my-1">
  40.                     <img class="d-inline gc-market-icons me-2" src="{{ asset('build/images/group-companies/commercial-icon.svg') }}" alt="Commercial icon">
  41.                     <p class="d-inline fs-5">Commercial</p></li>
  42.                 <li class="my-1">
  43.                     <img class="d-inline gc-market-icons me-2" src="{{ asset('build/images/group-companies/industrial-icon.svg') }}" alt="Industrial icon">
  44.                     <p class="d-inline fs-5">Industrial</p></li>
  45.                 <li class="my-1">
  46.                     <img class="d-inline gc-market-icons me-2" src="{{ asset('build/images/group-companies/education-icon.svg') }}" alt="Education icon">
  47.                     <p class="d-inline fs-5">Education</p></li>
  48.                 <li class="my-1">
  49.                     <img class="d-inline gc-market-icons me-2" src="{{ asset('build/images/group-companies/healthcare-icon.svg') }}" alt="Healthcare icon">
  50.                     <p class="d-inline fs-5">Healthcare</p>
  51.                 </li>
  52.                 <li class="my-1">
  53.                     <img class="d-inline gc-market-icons me-2" src="{{ asset('build/images/group-companies/manufacturing-icon.svg') }}" alt="Manufacturing icon">
  54.                     <p class="d-inline fs-5">Manufacturing</p>
  55.                 </li>
  56.             </ul>
  57.             <h4 class="mid-green text-start">Key Products</h4>
  58.             <ul class="dark-green ps-4 text-start">
  59.                 <li>
  60.                     <p class="fs-5">Recessed, surface and suspended luminaires</p>
  61.                 </li>
  62.                 <li>
  63.                     <p class="fs-5">Emergency lighting systems</p>
  64.                 </li>
  65.                 <li>
  66.                     <p class="fs-5">Hazardous area lighting</p>
  67.                 </li>
  68.                 <li>
  69.                     <p class="fs-5">High and low bay luminaires</p>
  70.                 </li>
  71.                 <li>
  72.                     <p class="fs-5">Lighting controls</p>
  73.                 </li>
  74.                 <li>
  75.                     <p class="fs-5">Exterior lighting</p>
  76.                 </li>
  77.             </ul>
  78.         </div>
  79.         <div class="col-1 d-xl-none"></div>
  80.         <div class="col-xl-6 col-12 mid-green ms-xl-3 px-sm-5 px-xl-0">
  81.             <p class="fs-5">The Thorlux range of luminaires is designed, manufactured and distributed by Thorlux Lighting, a division of FW Thorpe Plc. Thorlux luminaires have been manufactured continuously since 1936, the year Frederick William Thorpe founded the company.</p>
  82.             <p class="fs-5">The company now operates from the Group’s modern 16,882m² self-contained factory in Redditch, Worcestershire, central England. Thorlux is well known throughout the world and provides a comprehensive range of professional lighting and control systems for a wide variety of applications.</p>
  83.             <div class="py-5 video-wrapper w-100" title="Thorlux Lighting Overview">
  84.                 <div class="mb-3 position-relative rounded-4 vimeo-box vimeo-overlay-video" data-autoplay="1" data-vimeo-uri="726751653">
  85.                     <img class="w-100" src="{{ vimeoThumbnail('726751653', true) }}" alt="Play">
  86.                 </div>
  87.                 <h4>Thorlux Lighting Overview</h4>
  88.             </div>
  89.         </div>
  90.         <div class="col-xl-1"></div>
  91.     </div>
  92. {% endblock %}