CINXE.COM

Eldrive Website

<!DOCTYPE html><!-- Last Published: Mon Dec 02 2024 13:36:04 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="www.eldrive.eu" data-wf-page="66e2e99c9cafd6c506c3faa0" data-wf-site="66c33592eda263cfa5973e67" lang="en" data-wf-collection="66e2e99c9cafd6c506c3fa69" data-wf-item-slug="update"><head><meta charset="utf-8"/><title>Eldrive Website</title><meta content="width=device-width, initial-scale=1" name="viewport"/><link href="https://cdn.prod.website-files.com/66c33592eda263cfa5973e67/css/el-drive-website.webflow.3c3c36926.min.css" rel="stylesheet" type="text/css"/><link href="https://fonts.googleapis.com" rel="preconnect"/><link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous"/><script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script><script type="text/javascript">WebFont.load({ google: { families: ["Montserrat:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic"] }});</script><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://cdn.prod.website-files.com/66c33592eda263cfa5973e67/66fbdb550a52e9d8ca3d8ff6_fav%20icon.png" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/66c33592eda263cfa5973e67/66fbdb56b4b4560566600ebf_webclip.png" rel="apple-touch-icon"/><link href="https://eldrive.eu/en-news/update" rel="canonical"/><!-- Keep this css code to improve the font quality--> <style> * { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -o-font-smoothing: antialiased; } </style><!-- [Attributes by Finsweet] Social Share --> <script defer src="https://cdn.jsdelivr.net/npm/@finsweet/attributes-socialshare@1/socialshare.js"></script></head><body><nav class="navbar-general-wrap"><div class="top-navbar_component regions-component hide-element"><div class="top-navbar_container"><a href="/" class="top-navbar_link w-inline-block"><div class="text-size-small">General</div></a><a href="/ro-en/homepage" class="top-navbar_link w-inline-block"><div class="text-size-small">Romania</div></a><a href="/lt-en/homepage" class="top-navbar_link w-inline-block"><div class="text-size-small">Lithuania</div></a><a href="/bg-en/home" class="top-navbar_link w-inline-block"><div class="text-size-small">Bulgaria</div></a></div></div><div data-animation="default" class="top-navbar_component w-nav" data-easing2="ease" fs-scrolldisable-element="smart-nav" data-easing="ease" data-collapse="medium" data-w-id="8ffc9e17-01ae-f80a-f6a7-6678b17849a7" role="banner" data-duration="400" data-doc-height="1"><div class="top-navbar_container align-elements-center"><a href="#" class="top-navbar_logo-link w-nav-brand"><img loading="lazy" src="https://cdn.prod.website-files.com/66c33592eda263cfa5973e67/66c33ce99155520b4ab31f08_el-drive-logo.svg" alt="" class="navbar_logo"/></a><nav role="navigation" id="w-node-_8ffc9e17-01ae-f80a-f6a7-6678b17849ab-b17849a6" class="top-navbar_menu w-nav-menu"><a href="/" class="top-navbar_link w-nav-link">General</a><a href="/ro-en/homepage" class="top-navbar_link w-nav-link">Romania</a><a href="/lt-en/homepage" class="top-navbar_link w-nav-link">Lithuania</a><a href="/bg-en/home" class="top-navbar_link w-nav-link">Bulgaria</a></nav></div></div><div data-animation="default" class="main-navbar_component general w-nav" data-easing2="ease" fs-scrolldisable-element="smart-nav" data-easing="ease" data-collapse="medium" data-w-id="8ffc9e17-01ae-f80a-f6a7-6678b17849b4" role="banner" data-duration="400"><div class="main-navbar_container"><nav role="navigation" id="w-node-_8ffc9e17-01ae-f80a-f6a7-6678b17849b7-b17849a6" class="navbar_menu is-page-height-tablet general w-nav-menu"><a href="/" class="main-navbar_link text-size-regular">Home</a><a href="/news" class="main-navbar_link text-size-regular">News</a></nav></div></div></nav><div class="page-wrapper"><div class="global-styles w-embed"><style> /* Set color style to inherit */ .inherit-color * { color: inherit; } /* Focus state style for keyboard navigation for the focusable elements */ *[tabindex]:focus-visible, input[type="file"]:focus-visible { outline: 0.125rem solid #4d65ff; outline-offset: 0.125rem; } /* Get rid of top margin on first element in any rich text element */ .w-richtext > :not(div):first-child, .w-richtext > div:first-child > :first-child { margin-top: 0 !important; } /* Get rid of bottom margin on last element in any rich text element */ .w-richtext>:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child { margin-bottom: 0 !important; } /* Prevent all click and hover interaction with an element */ .pointer-events-off { pointer-events: none; } /* Enables all click and hover interaction with an element */ .pointer-events-on { pointer-events: auto; } /* Create a class of .div-square which maintains a 1:1 dimension of a div */ .div-square::after { content: ""; display: block; padding-bottom: 100%; } /* Make sure containers never lose their center alignment */ .container-medium,.container-small, .container-large { margin-right: auto !important; margin-left: auto !important; } /* Make the following elements inherit typography styles from the parent and not have hardcoded values. Important: You will not be able to style for example "All Links" in Designer with this CSS applied. Uncomment this CSS to use it in the project. Leave this message for future hand-off. */ /* a, .w-input, .w-select, .w-tab-link, .w-nav-link, .w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link { color: inherit; text-decoration: inherit; font-size: inherit; } */ /* Apply "..." after 3 lines of text */ .text-style-3lines { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } /* Apply "..." after 2 lines of text */ .text-style-2lines { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } /* Adds inline flex display */ .display-inlineflex { display: inline-flex; } /* These classes are never overwritten */ .hide { display: none !important; } @media screen and (max-width: 991px) { .hide, .hide-tablet { display: none !important; } } @media screen and (max-width: 767px) { .hide-mobile-landscape{ display: none !important; } } @media screen and (max-width: 479px) { .hide-mobile{ display: none !important; } } .margin-0 { margin: 0rem !important; } .padding-0 { padding: 0rem !important; } .spacing-clean { padding: 0rem !important; margin: 0rem !important; } .margin-top { margin-right: 0rem !important; margin-bottom: 0rem !important; margin-left: 0rem !important; } .padding-top { padding-right: 0rem !important; padding-bottom: 0rem !important; padding-left: 0rem !important; } .margin-right { margin-top: 0rem !important; margin-bottom: 0rem !important; margin-left: 0rem !important; } .padding-right { padding-top: 0rem !important; padding-bottom: 0rem !important; padding-left: 0rem !important; } .margin-bottom { margin-top: 0rem !important; margin-right: 0rem !important; margin-left: 0rem !important; } .padding-bottom { padding-top: 0rem !important; padding-right: 0rem !important; padding-left: 0rem !important; } .margin-left { margin-top: 0rem !important; margin-right: 0rem !important; margin-bottom: 0rem !important; } .padding-left { padding-top: 0rem !important; padding-right: 0rem !important; padding-bottom: 0rem !important; } .margin-horizontal { margin-top: 0rem !important; margin-bottom: 0rem !important; } .padding-horizontal { padding-top: 0rem !important; padding-bottom: 0rem !important; } .margin-vertical { margin-right: 0rem !important; margin-left: 0rem !important; } .padding-vertical { padding-right: 0rem !important; padding-left: 0rem !important; } /* Apply "..." at 100% width */ .truncate-width { width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } /* Removes native scrollbar */ .no-scrollbar { -ms-overflow-style: none; overflow: -moz-scrollbars-none; } .no-scrollbar::-webkit-scrollbar { display: none; } </style></div><main class="main-wrapper"><section class="section_article-header"><div class="padding-global"><div class="container-large"><div class="padding-section-large top-padding-increase"><div class="blog-post-header3_component"><div class="w-layout-grid blog-post-header3_content"><div class="blog-post-header3_title-wrapper"><h1 class="heading-style-h2">Important: Eldrive app update</h1><div class="text-size-small">September 30, 2024</div><div class="margin-top margin-large"><div class="blog-post-header3_content-top"><div class="blog-post-header3_share-wrapper"><div class="margin-bottom margin-xsmall"><div class="text-weight-semibold">Share this post</div></div><div class="blog-post-header3_share"><a fs-socialshare-element="LinkedIn" href="#" class="blog-post-header3_social-link w-inline-block"><div class="icon-embed-xsmall w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 3C3.67157 3 3 3.67157 3 4.5V19.5C3 20.3284 3.67157 21 4.5 21H19.5C20.3284 21 21 20.3284 21 19.5V4.5C21 3.67157 20.3284 3 19.5 3H4.5ZM8.52076 7.00272C8.52639 7.95897 7.81061 8.54819 6.96123 8.54397C6.16107 8.53975 5.46357 7.90272 5.46779 7.00413C5.47201 6.15897 6.13998 5.47975 7.00764 5.49944C7.88795 5.51913 8.52639 6.1646 8.52076 7.00272ZM12.2797 9.76176H9.75971H9.7583V18.3216H12.4217V18.1219C12.4217 17.742 12.4214 17.362 12.4211 16.9819V16.9818V16.9816V16.9815V16.9812C12.4203 15.9674 12.4194 14.9532 12.4246 13.9397C12.426 13.6936 12.4372 13.4377 12.5005 13.2028C12.7381 12.3253 13.5271 11.7586 14.4074 11.8979C14.9727 11.9864 15.3467 12.3141 15.5042 12.8471C15.6013 13.1803 15.6449 13.5389 15.6491 13.8863C15.6605 14.9339 15.6589 15.9815 15.6573 17.0292V17.0294C15.6567 17.3992 15.6561 17.769 15.6561 18.1388V18.3202H18.328V18.1149C18.328 17.6629 18.3278 17.211 18.3275 16.7591V16.759V16.7588C18.327 15.6293 18.3264 14.5001 18.3294 13.3702C18.3308 12.8597 18.276 12.3563 18.1508 11.8627C17.9638 11.1286 17.5771 10.5211 16.9485 10.0824C16.5027 9.77019 16.0133 9.5691 15.4663 9.5466C15.404 9.54401 15.3412 9.54062 15.2781 9.53721L15.2781 9.53721L15.2781 9.53721C14.9984 9.52209 14.7141 9.50673 14.4467 9.56066C13.6817 9.71394 13.0096 10.0641 12.5019 10.6814C12.4429 10.7522 12.3852 10.8241 12.2991 10.9314L12.2991 10.9315L12.2797 10.9557V9.76176ZM5.68164 18.3244H8.33242V9.76733H5.68164V18.3244Z" fill="CurrentColor"/> </svg></div></a><a fs-socialshare-element="Twitter" href="#" class="blog-post-header3_social-link w-inline-block"><div class="icon-embed-xsmall w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M17.1761 4H19.9362L13.9061 10.7774L21 20H15.4456L11.0951 14.4066L6.11723 20H3.35544L9.80517 12.7508L3 4H8.69545L12.6279 9.11262L17.1761 4ZM16.2073 18.3754H17.7368L7.86441 5.53928H6.2232L16.2073 18.3754Z" fill="CurrentColor"/> </svg></div></a><a fs-socialshare-element="Facebook" href="#" class="blog-post-header3_social-link w-inline-block"><div class="icon-embed-xsmall w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M22 12.0611C22 6.50451 17.5229 2 12 2C6.47715 2 2 6.50451 2 12.0611C2 17.0828 5.65684 21.2452 10.4375 22V14.9694H7.89844V12.0611H10.4375V9.84452C10.4375 7.32296 11.9305 5.93012 14.2146 5.93012C15.3088 5.93012 16.4531 6.12663 16.4531 6.12663V8.60261H15.1922C13.95 8.60261 13.5625 9.37822 13.5625 10.1739V12.0611H16.3359L15.8926 14.9694H13.5625V22C18.3432 21.2452 22 17.083 22 12.0611Z" fill="CurrentColor"/> </svg></div></a></div></div></div></div></div><div class="blog-post-header3_image-wrapper"><img loading="eager" src="https://cdn.prod.website-files.com/66e2e99be2bcf8307ad2791b/6703b555773dde002648e904_actualizare.png" alt="" sizes="(max-width: 479px) 98vw, (max-width: 991px) 90vw, 47vw" srcset="https://cdn.prod.website-files.com/66e2e99be2bcf8307ad2791b/6703b555773dde002648e904_actualizare-p-500.png 500w, https://cdn.prod.website-files.com/66e2e99be2bcf8307ad2791b/6703b555773dde002648e904_actualizare-p-800.png 800w, https://cdn.prod.website-files.com/66e2e99be2bcf8307ad2791b/6703b555773dde002648e904_actualizare.png 940w" class="blog-post-header3_image"/></div></div></div></div></div></div></section><section class="section_article-content"><div class="padding-global"><div class="container-large"><div class="padding-section-large"><div class="content29_component"><div class="max-width-large align-center"><div class="content29_content-wrapper"><div class="text-rich-text w-richtext"><p>The latest version of the Eldrive Romania App is now available! To start charging you need to take three steps:</p><p><strong>UPDATE</strong></p><p>If you have automatic updates enabled, the app will update automatically. Otherwise, please update it manually via Google Play or the App Store (you may need to uninstall and reinstall the app).</p><p>📲App Store – <a href="https://bit.ly/eldriveRO-iOS">https://bit.ly/eldriveRO-iOS</a><br/>📲Google Play – <a href="https://bit.ly/eldriveRO-Android">https://bit.ly/eldriveRO-Android</a></p><p><strong>CHANGE YOUR PASSWORD AND LOG-IN</strong></p><p>Once you open Eldrive Romania App after October 1st, you will see the updated design and login screen:<br/>1. Select your preferred language in the top-right corner.<br/>2. Click “Forgot password?” and enter your email address.<br/>3. Follow the email instructions to set a new password and log in.</p><p><strong>RE-ENTER YOUR PAYMENT DETAILS</strong></p><p>Once logged in, enter your credit card details:<br/>1. Click “Add payment method” in the menu bar.<br/>2. Enter your payment card details.<br/>3. Follow the on-screen instructions.</p><p><strong>NOW YOU ARE READY TO START CHARGING!</strong></p><p>After completing these steps, the autocharge function and RFID card will work as before.</p><p><strong>What to Do If the App Doesn’t Update<br/></strong>1.Completely uninstall the old “Eldrive Romania” App from your phone.<br/>2. Go to Google Play or the App Store, search for “Eldrive Romania,” and click “Download.”</p><p><strong>How to Reset Your Password<br/></strong>1. Open Eldrive Romania app.<br/>2. Select your preferred language in the top-right corner.<br/>3. Click “Forgot password?” and enter the email address used in the previous app version.<br/>4. Follow the instructions sent to your email to reset your password.</p><p>In order to make sure this update process will be smooth for you, we will be available 24/7 to assist you at:</p><p><a href="http://+40%20373%20760%20296/">+40 373 760 296</a> – Romania</p><p><a target="_blank" href="#">+359 2 419 3476</a> – Bulgaria</p><p><a target="_blank" href="#">+370 664 44505</a> – Lithuania</p><p>Thank you for your understanding and cooperation!</p><p>‍</p></div></div><div class="content29_content-bottom"><div class="content29_share-wrapper"><div class="text-size-medium text-weight-semibold">Share this post</div><div class="margin-top margin-xsmall"><div class="w-layout-grid content29_share"><a fs-socialshare-element="LinkedIn" href="#" class="content29_social-link w-inline-block"><div class="icon-embed-xsmall w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 3C3.67157 3 3 3.67157 3 4.5V19.5C3 20.3284 3.67157 21 4.5 21H19.5C20.3284 21 21 20.3284 21 19.5V4.5C21 3.67157 20.3284 3 19.5 3H4.5ZM8.52076 7.00272C8.52639 7.95897 7.81061 8.54819 6.96123 8.54397C6.16107 8.53975 5.46357 7.90272 5.46779 7.00413C5.47201 6.15897 6.13998 5.47975 7.00764 5.49944C7.88795 5.51913 8.52639 6.1646 8.52076 7.00272ZM12.2797 9.76176H9.75971H9.7583V18.3216H12.4217V18.1219C12.4217 17.742 12.4214 17.362 12.4211 16.9819V16.9818V16.9816V16.9815V16.9812C12.4203 15.9674 12.4194 14.9532 12.4246 13.9397C12.426 13.6936 12.4372 13.4377 12.5005 13.2028C12.7381 12.3253 13.5271 11.7586 14.4074 11.8979C14.9727 11.9864 15.3467 12.3141 15.5042 12.8471C15.6013 13.1803 15.6449 13.5389 15.6491 13.8863C15.6605 14.9339 15.6589 15.9815 15.6573 17.0292V17.0294C15.6567 17.3992 15.6561 17.769 15.6561 18.1388V18.3202H18.328V18.1149C18.328 17.6629 18.3278 17.211 18.3275 16.7591V16.759V16.7588C18.327 15.6293 18.3264 14.5001 18.3294 13.3702C18.3308 12.8597 18.276 12.3563 18.1508 11.8627C17.9638 11.1286 17.5771 10.5211 16.9485 10.0824C16.5027 9.77019 16.0133 9.5691 15.4663 9.5466C15.404 9.54401 15.3412 9.54062 15.2781 9.53721L15.2781 9.53721L15.2781 9.53721C14.9984 9.52209 14.7141 9.50673 14.4467 9.56066C13.6817 9.71394 13.0096 10.0641 12.5019 10.6814C12.4429 10.7522 12.3852 10.8241 12.2991 10.9314L12.2991 10.9315L12.2797 10.9557V9.76176ZM5.68164 18.3244H8.33242V9.76733H5.68164V18.3244Z" fill="CurrentColor"/> </svg></div></a><a fs-socialshare-element="Twitter" href="#" class="content29_social-link w-inline-block"><div class="icon-embed-xsmall w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M17.1761 4H19.9362L13.9061 10.7774L21 20H15.4456L11.0951 14.4066L6.11723 20H3.35544L9.80517 12.7508L3 4H8.69545L12.6279 9.11262L17.1761 4ZM16.2073 18.3754H17.7368L7.86441 5.53928H6.2232L16.2073 18.3754Z" fill="CurrentColor"/> </svg></div></a><a fs-socialshare-element="Facebook" href="#" class="content29_social-link w-inline-block"><div class="icon-embed-xsmall w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M22 12.0611C22 6.50451 17.5229 2 12 2C6.47715 2 2 6.50451 2 12.0611C2 17.0828 5.65684 21.2452 10.4375 22V14.9694H7.89844V12.0611H10.4375V9.84452C10.4375 7.32296 11.9305 5.93012 14.2146 5.93012C15.3088 5.93012 16.4531 6.12663 16.4531 6.12663V8.60261H15.1922C13.95 8.60261 13.5625 9.37822 13.5625 10.1739V12.0611H16.3359L15.8926 14.9694H13.5625V22C18.3432 21.2452 22 17.083 22 12.0611Z" fill="CurrentColor"/> </svg></div></a></div></div></div></div><div class="margin-vertical margin-large"><div class="content29_divider"></div></div></div></div></div></div></div></section><section class="section_article-related"><section class="section_blog42"><div class="padding-global"><div class="container-large"><div class="padding-section-large"><div class="blog42_component"><div class="margin-bottom margin-xxlarge"><div class="blog42_heading-wrapper"><div class="blog42_heading"><div class="max-width-large"><h2 class="heading-style-h2">Related Posts</h2></div></div><div class="button-group is-right hide-mobile-landscape"><a href="/news" class="button-3 is-secondary w-button">View all</a></div></div></div><div class="blog42_list-wrapper"><div class="news-grid-wrap"><div class="news-list-wrap w-dyn-list"><div role="list" class="news-list-grid w-dyn-items"><div role="listitem" class="news-item w-dyn-item"><a href="#" class="news-item-card w-inline-block"><div style="background-image:url(&quot;https://cdn.prod.website-files.com/66e2e99be2bcf8307ad2791b/674d71b4cdb8ad03448edc9f_eveniment%20ATA.jpg&quot;)" class="news-item-card_image margin-bottom margin-small"><img loading="lazy" src="https://cdn.prod.website-files.com/66c33592eda263cfa5973e67/66c33ac2320b89e80a36789a_button-secondary-icon.svg" alt="" class="arrow-button-icon"/></div><div class="news-item-card_meta-data"><div class="text-size-small text-color-dark margin-bottom margin-xxsmall">December 1, 2024</div><div class="text-size-small text-color-dark margin-bottom margin-xxsmall hide">This is some text inside of a div block.</div></div><div class="news-item-card_text"><h2 class="heading-style-h5 text-color-dark">An Electrifying Weekend at Titi Aur Academy: Electromobility in Action!</h2><p class="text-size-regular">Defensive driving sessions</p></div></a></div><div role="listitem" class="news-item w-dyn-item"><a href="#" class="news-item-card w-inline-block"><div style="background-image:url(&quot;https://cdn.prod.website-files.com/66e2e99be2bcf8307ad2791b/674d61a437bf03f2804a7113_website%20sania.png&quot;)" class="news-item-card_image margin-bottom margin-small"><img loading="lazy" src="https://cdn.prod.website-files.com/66c33592eda263cfa5973e67/66c33ac2320b89e80a36789a_button-secondary-icon.svg" alt="" class="arrow-button-icon"/></div><div class="news-item-card_meta-data"><div class="text-size-small text-color-dark margin-bottom margin-xxsmall">November 30, 2024</div><div class="text-size-small text-color-dark margin-bottom margin-xxsmall hide">This is some text inside of a div block.</div></div><div class="news-item-card_text"><h2 class="heading-style-h5 text-color-dark">Santa’s Electric Sleigh Heads to Lapland!</h2><p class="text-size-regular">DailyDriven.ro team: a Tesla Model 3 trip to Lapland</p></div></a></div><div role="listitem" class="news-item w-dyn-item"><a href="#" class="news-item-card w-inline-block"><div style="background-image:url(&quot;https://cdn.prod.website-files.com/66e2e99be2bcf8307ad2791b/6737067aa22c5cc37e558dbd_BEV%202024%20ziua%201%20low%20res%20133.jpg&quot;)" class="news-item-card_image margin-bottom margin-small"><img loading="lazy" src="https://cdn.prod.website-files.com/66c33592eda263cfa5973e67/66c33ac2320b89e80a36789a_button-secondary-icon.svg" alt="" class="arrow-button-icon"/></div><div class="news-item-card_meta-data"><div class="text-size-small text-color-dark margin-bottom margin-xxsmall">November 14, 2024</div><div class="text-size-small text-color-dark margin-bottom margin-xxsmall hide">This is some text inside of a div block.</div></div><div class="news-item-card_text"><h2 class="heading-style-h5 text-color-dark">Best Electric Van in Romania 2024</h2><p class="text-size-regular">Eldrive, charging partener</p></div></a></div></div></div></div></div><div class="show-mobile-landscape"><div class="margin-top margin-xxlarge"><div class="button-group is-right"><a href="#" class="button-3 is-secondary w-button">View all</a></div></div></div></div></div></div></div></section></section><section class="section-footer"><div class="padding-global"><div class="container-large"><div class="padding-section-medium"><div class="w-layout-grid footer_top-wrapper"><div class="footer_left-wrapper"><div class="margin-bottom margin-medium"><a href="#" class="footer11_logo-link w-nav-brand"><img src="https://cdn.prod.website-files.com/66c33592eda263cfa5973e67/66c33ce99155520b4ab31f08_el-drive-logo.svg" loading="lazy" alt="" class="footer-logo"/></a></div><div class="w-layout-grid footer_social-list"><a href="https://www.facebook.com/@EldriveBulgaria/" target="_blank" class="footer_social-link w-inline-block"><img src="https://cdn.prod.website-files.com/66c33592eda263cfa5973e67/66c73a931e92a4c1df3d3c07_Facebook.svg" loading="lazy" alt="" class="social-icon"/></a><a id="w-node-e98e9fe7-d80b-5f1f-a026-869a578bdc52-578bdc46" href="https://www.linkedin.com/company/eldriveulgaria/?originalSubdomain=bg" target="_blank" class="footer_social-link w-inline-block"><img src="https://cdn.prod.website-files.com/66c33592eda263cfa5973e67/66c73a9354a361ac869ad5f0_LinkedIn.svg" loading="lazy" alt="" class="social-icon"/></a><a id="w-node-e98e9fe7-d80b-5f1f-a026-869a578bdc54-578bdc46" href="#" target="_blank" class="footer_social-link w-inline-block"><img src="https://cdn.prod.website-files.com/66c33592eda263cfa5973e67/66c73a934f1dd51d6f1ebe02_Youtube.svg" loading="lazy" alt="" class="social-icon"/></a></div><div class="margin-top margin-medium display-flex"><div class="footer_link-list"><a href="#" class="footer_link links-heading">BULGARIA</a><a href="https://www.google.com/maps/place/NPZ+Iskar,+bul.+%22Christopher+Columbus%22+41,+1528+Sofia/@42.679757,23.3996322,17z/data=!3m1!4b1!4m6!3m5!1s0x40aa86118c4ec899:0xf08d1c1a22a0ddf6!8m2!3d42.679757!4d23.3996322!16s%2Fg%2F11bw43d993?entry=ttu&amp;g_ep=EgoyMDI0MTExNy4wIKXMDSoASAFQAw%3D%3D" target="_blank" class="footer_link">11-13 Yunak Str., floor 4, <br/>1612 Sofia City, Bulgaria</a><a href="mailto:office@eldrive.eu" class="footer_link">E-mail: office@eldrive.eu</a><a href="tel:+35924193476" class="footer_link">Phone: +359 2 419 3476</a></div></div></div><div class="w-layout-grid footer_menu-wrapper bulgaria-region"><div class="footer_link-list"><div class="footer_link links-heading">ELDRIVE BULGARIA</div><div class="footer_link-lists-wrap"><div class="footer_link-list-wrap"><a href="/bg-en/solutions" class="footer_link">About</a><a href="/bg-en/charging" class="footer_link">Charging</a><a href="/bg-en/partnership" class="footer_link">Partnership</a></div><div class="footer_link-list-wrap"><a href="/bg-en/pricing" class="footer_link">Pricing</a><a href="/bg-en/solutions" class="footer_link">Solutions</a><a href="/bg-en/news" class="footer_link">News</a></div></div></div></div></div><div class="padding-top padding-medium"><div class="footer11_bottom-wrapper"><div class="footer_credit-text">© 2024 El Drive All rights reserved.</div><div id="w-node-e98e9fe7-d80b-5f1f-a026-869a578bdc8d-578bdc46" class="footer_credit-brand"><div class="text-size-small text-color-white">Designed &amp; Developed by</div><img src="https://cdn.prod.website-files.com/66c33592eda263cfa5973e67/66c73ce1c5fc3013bf6fd4e9_fram-logo.svg" loading="lazy" alt="" class="fram-logo"/></div><div class="w-layout-grid footer11_legal-list"><a href="/bg-en/privacy-policy" class="footer_legal-link">Privacy Policy</a><a href="/bg-en/terms-conditions" class="footer_legal-link">Terms of Service</a></div></div></div></div></div></div></section><main class="main-wrapper"><section class="section_article-header"><div class="padding-global"><div class="container-large"><div class="padding-section-large top-padding-increase"><div class="blog-post-header3_component"><div class="w-layout-grid blog-post-header3_content"><div class="blog-post-header3_title-wrapper"><h1 class="heading-style-h2">Heading</h1><div class="text-size-small">This is some text inside of a div block.</div><div class="margin-top margin-large"><div class="blog-post-header3_content-top"><div class="blog-post-header3_share-wrapper"><div class="margin-bottom margin-xsmall"><div class="text-weight-semibold">Share this post</div></div><div class="blog-post-header3_share"><a href="#" class="blog-post-header3_social-link w-inline-block"><div class="icon-embed-xsmall w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 3C3.67157 3 3 3.67157 3 4.5V19.5C3 20.3284 3.67157 21 4.5 21H19.5C20.3284 21 21 20.3284 21 19.5V4.5C21 3.67157 20.3284 3 19.5 3H4.5ZM8.52076 7.00272C8.52639 7.95897 7.81061 8.54819 6.96123 8.54397C6.16107 8.53975 5.46357 7.90272 5.46779 7.00413C5.47201 6.15897 6.13998 5.47975 7.00764 5.49944C7.88795 5.51913 8.52639 6.1646 8.52076 7.00272ZM12.2797 9.76176H9.75971H9.7583V18.3216H12.4217V18.1219C12.4217 17.742 12.4214 17.362 12.4211 16.9819V16.9818V16.9816V16.9815V16.9812C12.4203 15.9674 12.4194 14.9532 12.4246 13.9397C12.426 13.6936 12.4372 13.4377 12.5005 13.2028C12.7381 12.3253 13.5271 11.7586 14.4074 11.8979C14.9727 11.9864 15.3467 12.3141 15.5042 12.8471C15.6013 13.1803 15.6449 13.5389 15.6491 13.8863C15.6605 14.9339 15.6589 15.9815 15.6573 17.0292V17.0294C15.6567 17.3992 15.6561 17.769 15.6561 18.1388V18.3202H18.328V18.1149C18.328 17.6629 18.3278 17.211 18.3275 16.7591V16.759V16.7588C18.327 15.6293 18.3264 14.5001 18.3294 13.3702C18.3308 12.8597 18.276 12.3563 18.1508 11.8627C17.9638 11.1286 17.5771 10.5211 16.9485 10.0824C16.5027 9.77019 16.0133 9.5691 15.4663 9.5466C15.404 9.54401 15.3412 9.54062 15.2781 9.53721L15.2781 9.53721L15.2781 9.53721C14.9984 9.52209 14.7141 9.50673 14.4467 9.56066C13.6817 9.71394 13.0096 10.0641 12.5019 10.6814C12.4429 10.7522 12.3852 10.8241 12.2991 10.9314L12.2991 10.9315L12.2797 10.9557V9.76176ZM5.68164 18.3244H8.33242V9.76733H5.68164V18.3244Z" fill="CurrentColor"/> </svg></div></a><a href="#" class="blog-post-header3_social-link w-inline-block"><div class="icon-embed-xsmall w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M17.1761 4H19.9362L13.9061 10.7774L21 20H15.4456L11.0951 14.4066L6.11723 20H3.35544L9.80517 12.7508L3 4H8.69545L12.6279 9.11262L17.1761 4ZM16.2073 18.3754H17.7368L7.86441 5.53928H6.2232L16.2073 18.3754Z" fill="CurrentColor"/> </svg></div></a><a href="#" class="blog-post-header3_social-link w-inline-block"><div class="icon-embed-xsmall w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M22 12.0611C22 6.50451 17.5229 2 12 2C6.47715 2 2 6.50451 2 12.0611C2 17.0828 5.65684 21.2452 10.4375 22V14.9694H7.89844V12.0611H10.4375V9.84452C10.4375 7.32296 11.9305 5.93012 14.2146 5.93012C15.3088 5.93012 16.4531 6.12663 16.4531 6.12663V8.60261H15.1922C13.95 8.60261 13.5625 9.37822 13.5625 10.1739V12.0611H16.3359L15.8926 14.9694H13.5625V22C18.3432 21.2452 22 17.083 22 12.0611Z" fill="CurrentColor"/> </svg></div></a></div></div></div></div></div><div class="blog-post-header3_image-wrapper"><img loading="eager" src="https://cdn.prod.website-files.com/66c33592eda263cfa5973e67/66c744c8f6ef3cf2ce394198_6191a88a1c0e39463c2bf022_placeholder-image.svg" alt="" class="blog-post-header3_image"/></div></div></div></div></div></div></section><section class="section_article-content"><div class="padding-global"><div class="container-large"><div class="padding-section-large"><div class="content29_component"><div class="max-width-large align-center"><div class="content29_content-wrapper"><div class="text-rich-text w-richtext"><h1>Heading 1</h1><h2>Heading 2</h2><h3>Heading 3</h3><h4>Heading 4</h4><h5>Heading 5</h5><h6>Heading 6</h6><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</p><blockquote>Block quote</blockquote><p>Ordered list</p><ol role="list"><li>Item 1</li><li>Item 2</li><li>Item 3</li></ol><p>Unordered list</p><ul role="list"><li>Item A</li><li>Item B</li><li>Item C</li></ul><p><a href="https://university.webflow.com/lesson/add-and-nest-text-links-in-webflow">Text link</a></p><p><strong>Bold text</strong></p><p><em>Emphasis</em></p><p><sup>Superscript</sup></p><p><sub>Subscript</sub></p></div></div><div class="content29_content-bottom"><div class="content29_share-wrapper"><div class="text-size-medium text-weight-semibold">Share this post</div><div class="margin-top margin-xsmall"><div class="w-layout-grid content29_share"><a href="#" class="content29_social-link w-inline-block"><div class="icon-embed-xsmall w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 3C3.67157 3 3 3.67157 3 4.5V19.5C3 20.3284 3.67157 21 4.5 21H19.5C20.3284 21 21 20.3284 21 19.5V4.5C21 3.67157 20.3284 3 19.5 3H4.5ZM8.52076 7.00272C8.52639 7.95897 7.81061 8.54819 6.96123 8.54397C6.16107 8.53975 5.46357 7.90272 5.46779 7.00413C5.47201 6.15897 6.13998 5.47975 7.00764 5.49944C7.88795 5.51913 8.52639 6.1646 8.52076 7.00272ZM12.2797 9.76176H9.75971H9.7583V18.3216H12.4217V18.1219C12.4217 17.742 12.4214 17.362 12.4211 16.9819V16.9818V16.9816V16.9815V16.9812C12.4203 15.9674 12.4194 14.9532 12.4246 13.9397C12.426 13.6936 12.4372 13.4377 12.5005 13.2028C12.7381 12.3253 13.5271 11.7586 14.4074 11.8979C14.9727 11.9864 15.3467 12.3141 15.5042 12.8471C15.6013 13.1803 15.6449 13.5389 15.6491 13.8863C15.6605 14.9339 15.6589 15.9815 15.6573 17.0292V17.0294C15.6567 17.3992 15.6561 17.769 15.6561 18.1388V18.3202H18.328V18.1149C18.328 17.6629 18.3278 17.211 18.3275 16.7591V16.759V16.7588C18.327 15.6293 18.3264 14.5001 18.3294 13.3702C18.3308 12.8597 18.276 12.3563 18.1508 11.8627C17.9638 11.1286 17.5771 10.5211 16.9485 10.0824C16.5027 9.77019 16.0133 9.5691 15.4663 9.5466C15.404 9.54401 15.3412 9.54062 15.2781 9.53721L15.2781 9.53721L15.2781 9.53721C14.9984 9.52209 14.7141 9.50673 14.4467 9.56066C13.6817 9.71394 13.0096 10.0641 12.5019 10.6814C12.4429 10.7522 12.3852 10.8241 12.2991 10.9314L12.2991 10.9315L12.2797 10.9557V9.76176ZM5.68164 18.3244H8.33242V9.76733H5.68164V18.3244Z" fill="CurrentColor"/> </svg></div></a><a href="#" class="content29_social-link w-inline-block"><div class="icon-embed-xsmall w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M17.1761 4H19.9362L13.9061 10.7774L21 20H15.4456L11.0951 14.4066L6.11723 20H3.35544L9.80517 12.7508L3 4H8.69545L12.6279 9.11262L17.1761 4ZM16.2073 18.3754H17.7368L7.86441 5.53928H6.2232L16.2073 18.3754Z" fill="CurrentColor"/> </svg></div></a><a href="#" class="content29_social-link w-inline-block"><div class="icon-embed-xsmall w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M22 12.0611C22 6.50451 17.5229 2 12 2C6.47715 2 2 6.50451 2 12.0611C2 17.0828 5.65684 21.2452 10.4375 22V14.9694H7.89844V12.0611H10.4375V9.84452C10.4375 7.32296 11.9305 5.93012 14.2146 5.93012C15.3088 5.93012 16.4531 6.12663 16.4531 6.12663V8.60261H15.1922C13.95 8.60261 13.5625 9.37822 13.5625 10.1739V12.0611H16.3359L15.8926 14.9694H13.5625V22C18.3432 21.2452 22 17.083 22 12.0611Z" fill="CurrentColor"/> </svg></div></a></div></div></div></div><div class="margin-vertical margin-large"><div class="content29_divider"></div></div></div></div></div></div></div></section><section class="section_article-related"><section class="section_blog42"><div class="padding-global"><div class="container-large"><div class="padding-section-large"><div class="blog42_component"><div class="margin-bottom margin-xxlarge"><div class="blog42_heading-wrapper"><div class="blog42_heading"><div class="max-width-large"><h2 class="heading-style-h2">Related Posts</h2></div></div><div class="button-group is-right hide-mobile-landscape"><a href="#" class="button-3 is-secondary w-button">View all</a></div></div></div><div class="blog42_list-wrapper"><div class="news-grid-wrap"><div class="news-list-wrap w-dyn-list"><div class="w-dyn-empty"><div>No items found.</div></div></div></div></div><div class="show-mobile-landscape"><div class="margin-top margin-xxlarge"><div class="button-group is-right"><a href="#" class="button-3 is-secondary w-button">View all</a></div></div></div></div></div></div></div></section></section><section class="section-footer"><div class="padding-global"><div class="container-large"><div class="padding-section-medium"><div class="w-layout-grid footer_top-wrapper"><div class="footer_left-wrapper"><div class="margin-bottom margin-medium"><a href="#" class="footer11_logo-link w-nav-brand"><img loading="lazy" src="https://cdn.prod.website-files.com/66c33592eda263cfa5973e67/66c33ce99155520b4ab31f08_el-drive-logo.svg" alt="" class="footer-logo"/></a></div><div class="w-layout-grid footer_social-list"><a href="#" class="footer_social-link w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/66c33592eda263cfa5973e67/66c73a931e92a4c1df3d3c07_Facebook.svg" alt="" class="social-icon"/></a><a id="w-node-_04d4d67e-a62d-a03d-3ede-5a2210687bc8-06c3faa0" href="#" class="footer_social-link w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/66c33592eda263cfa5973e67/66c73a9354a361ac869ad5f0_LinkedIn.svg" alt="" class="social-icon"/></a><a id="w-node-_04d4d67e-a62d-a03d-3ede-5a2210687bca-06c3faa0" href="#" class="footer_social-link w-inline-block"><img loading="lazy" src="https://cdn.prod.website-files.com/66c33592eda263cfa5973e67/66c73a934f1dd51d6f1ebe02_Youtube.svg" alt="" class="social-icon"/></a></div><div class="margin-top margin-medium display-flex"><div class="footer_link-list"><a href="#" class="footer_link links-heading">BULGARIA</a><a href="https://maps.app.goo.gl/69aTaLucRVDH4bkS7" target="_blank" class="footer_link">11-13 Yunak Str., floor 4, <br/>1612 Sofia City, Bulgaria</a><a href="mailto:office@eldrive.eu" class="footer_link">E-mail: office@eldrive.eu</a><a href="tel:+35924193476" class="footer_link">Phone: +359 2 419 3476</a></div></div></div><div class="w-layout-grid footer_menu-wrapper bulgaria-region"><div class="footer_link-list"><div class="footer_link links-heading">ELDRIVE BULGARIA</div><div class="footer_link-lists-wrap"><div class="footer_link-list-wrap"><a href="#" class="footer_link">About</a><a href="#" class="footer_link">Charging</a><a href="#" class="footer_link">Partnership</a></div><div class="footer_link-list-wrap"><a href="#" class="footer_link">Pricing</a><a href="#" class="footer_link">Solutions</a><a href="#" class="footer_link">News</a></div></div></div></div></div><div class="padding-top padding-medium"><div class="footer11_bottom-wrapper"><div class="footer_credit-text">© 2024 El Drive All rights reserved.</div><div id="w-node-_04d4d67e-a62d-a03d-3ede-5a2210687bef-06c3faa0" class="footer_credit-brand"><div class="text-size-small text-color-white">Designed &amp; Developed by</div><img loading="lazy" src="https://cdn.prod.website-files.com/66c33592eda263cfa5973e67/66c73ce1c5fc3013bf6fd4e9_fram-logo.svg" alt="" class="fram-logo"/></div><div class="w-layout-grid footer11_legal-list"><a href="#" class="footer_legal-link">Privacy Policy</a><a href="#" class="footer_legal-link">Terms of Service</a></div></div></div></div></div></div></section></main></main></div><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=66c33592eda263cfa5973e67" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/66c33592eda263cfa5973e67/js/webflow.ad4a304de.js" type="text/javascript"></script></body></html>

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