Hitta närliggande installatörer och återförsäljare

Vi har certifierade partners och återförsäljare över hela Sverige. Hitta den närmaste experten för installation av din Zpark-laddningslösning.

      .logoBanner { height: auto; /* Maintain aspect ratio */ max-height: 90px; /* Restrict maximum height */ max-width: 120px; /* Restrict maximum width */ width: auto; /* Scale width proportionally */ display: inline-block; /* Inline-block to align with text-center */ vertical-align: middle; /* Align logos vertically in the middle */ margin: 0 120px; /* Equal spacing between logos */ } .news-ticker { overflow: hidden; /* Prevent overflow of ticker */ background-color: transparent; /* Keep transparent background */ position: relative; /* Ensure proper positioning */ width: 100%; /* Full width container */ padding: 10px 0; /* Add padding above and below */ margin-bottom: 100px; } .news-ticker-wrap { display: inline-flex; /* Use flexbox for proper alignment */ align-items: center; /* Ensure vertical alignment of logos */ white-space: nowrap; /* Prevent wrapping */ animation: ticker-scroll 45s linear infinite; /* Smooth scrolling animation */ } .news-ticker-item { display: inline-block; /* Each logo is treated as inline-block */ text-align: center; /* Center align logos within their container */ } @keyframes ticker-scroll { 0% { transform: translateX(0%); } 100% { transform: translateX(-40%); /* Scroll the ticker */ } }
      Zpark
      Privacy Overview

      This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.