{"id":764,"date":"2016-05-31T16:58:55","date_gmt":"2016-05-31T13:58:55","guid":{"rendered":"https:\/\/www.atathens.gr\/%ce%b1%cf%81%cf%87%ce%b9%ce%ba%ce%b7\/"},"modified":"2025-10-29T13:30:00","modified_gmt":"2025-10-29T11:30:00","slug":"%ce%b1%cf%81%cf%87%ce%b9%ce%ba%ce%b7-2","status":"publish","type":"page","link":"https:\/\/www.atathens.gr\/en\/","title":{"rendered":"Home"},"content":{"rendered":"<p>Order form<\/p>\n<div class=\"order_form clearfix\" style=\"background-color: rgba(255, 255, 255, 0.5);\">\n<p style=\"color: #fff; line-height: 7px; text-align: center; background-color: #0055a6; padding: 25px; font-size: 2em;\">Book your car<\/p>\n<script type=\"text\/javascript\">\r\njQuery(document).ready(function(){\r\n    var unavailableDates = [];\r\n    function unavailable(date)\r\n    {\r\n        var ymd = date.getFullYear() + \"-\" + (\"0\"+(date.getMonth()+1)).slice(-2) + \"-\" + (\"0\"+date.getDate()).slice(-2);\r\n        var day = new Date(ymd).getDay();\r\n        if (jQuery.inArray(ymd, unavailableDates) < 0)\r\n        {\r\n            return [true, \"enabled\", \"\"];\r\n        } else\r\n        {\r\n            return [false,\"disabled\",\"Closed\"];\r\n        }\r\n    }\r\n    jQuery('.pickup-date').datepicker({\r\n        minDate: \"+0D\",\r\n        maxDate: \"+730D\",\r\n        dateFormat: 'dd\/mm\/yy',\r\n        firstDay: 1,\r\n        beforeShowDay: unavailable,\r\n        numberOfMonths: 2,\r\n        onSelect: function(selected) {\r\n            var date = jQuery(this).datepicker('getDate');\r\n            if(date){\r\n                date.setDate(date.getDate());\r\n            }\r\n            jQuery('.return-date').datepicker(\"option\",\"minDate\", date)\r\n        }\r\n    });\r\n\r\n    jQuery('.return-date').datepicker({\r\n        minDate: 0,\r\n        beforeShowDay: unavailable,\r\n        maxDate:\"+730D\",\r\n        numberOfMonths: 2,\r\n        dateFormat: 'dd\/mm\/yy',\r\n        firstDay: 1,\r\n        onSelect: function(selected) {\r\n            jQuery('.pickup-date').datepicker(\"option\",\"maxDate\", selected)\r\n        }\r\n    });\r\n    jQuery('.pickup-date-datepicker').click(function()\r\n    {\r\n        jQuery('.pickup-date').datepicker('show');\r\n    });\r\n    jQuery('.return-date-datepicker').click(function()\r\n    {\r\n        jQuery('.return-date').datepicker('show');\r\n    });\r\n\r\n    jQuery('.car-rental-do-search').click(function()\r\n    {\r\n        var objBookingCode = jQuery('.booking-code');\r\n        var objCouponCode = jQuery('.coupon-code');\r\n        var objPickupLocation = jQuery('.pickup-location');\r\n        var objReturnLocation = jQuery('.return-location');\r\n        var objPickupDate = jQuery('.pickup-date');\r\n        var objReturnDate = jQuery('.return-date');\r\n        var objBookingPeriod = jQuery('.booking-period');\r\n\r\n        var bookingCode = \"\";\r\n        var couponCode = \"SKIP\";\r\n        var pickupLocationId = \"SKIP\";\r\n        var returnLocationId = \"SKIP\";\r\n        var pickupDate = \"SKIP\";\r\n        var returnDate = \"SKIP\";\r\n        var bookingPeriod = \"SKIP\";\r\n\r\n        \r\n        \r\n                    if(objPickupLocation.length)\r\n            {\r\n                pickupLocationId = objPickupLocation.val();\r\n            }\r\n        \r\n                    if(objReturnLocation.length)\r\n            {\r\n                returnLocationId = objReturnLocation.val();\r\n            }\r\n        \r\n                    if(objPickupDate.length)\r\n            {\r\n                pickupDate = objPickupDate.val();\r\n            }\r\n        \r\n                    if(objReturnDate.length)\r\n            {\r\n                returnDate = objReturnDate.val();\r\n            }\r\n        \r\n                    if(objBookingPeriod.length)\r\n            {\r\n                bookingPeriod = objBookingPeriod.val();\r\n            }\r\n                \/\/alert('bookingCode[len]:' + objBookingCode.length + ', bookingCode[val]:' + bookingCode);\r\n\r\n        if(bookingCode != \"\" && bookingCode != \"I have a Request code:\")\r\n        {\r\n            return true;\r\n        } else if(couponCode == \"\" || couponCode == \"I have coupon code:\")\r\n        {\r\n            alert('Please enter coupon code!');\r\n            return false;\r\n        } else if(pickupLocationId == 0)\r\n        {\r\n            alert('Please select pick-up location!');\r\n            return false;\r\n        } else if(returnLocationId == 0)\r\n        {\r\n            alert('Please select return location!');\r\n            return false;\r\n        } else if(pickupDate == \"\" || pickupDate == \"Date:\")\r\n        {\r\n            alert('Please select pickup date!');\r\n            return false;\r\n        } else if(returnDate == \"\" || returnDate == \"Date:\")\r\n        {\r\n            alert('Please select return date!');\r\n            return false;\r\n        } else if(bookingPeriod == \"\")\r\n        {\r\n            alert('Please select Request period!');\r\n            return false;\r\n        } else\r\n        {\r\n            return true;\r\n        }\r\n    });\r\n});\r\n<\/script>\r\n<div class=\"car-rental-wrapper car-rental-search-step1 car-rental-new-booking\">\r\n    <form id=\"formElem\" name=\"formElem\" action=\"https:\/\/www.atathens.gr\/search-results\/\" method=\"post\">\r\n                <div class=\"booking-item\">\r\n            <div class=\"booking-item-header\">\r\n                <div class=\"booking-item-title\">\r\n                    Pick-Up<br \/>\r\n                    Information                <\/div>\r\n                <img src=\"https:\/\/www.atathens.gr\/wp-content\/plugins\/NativeRentalSystem\/Extensions\/CarRental\/Assets\/Front\/Images\/booking-header.png\" alt=\"Request\" \/>\r\n            <\/div>\r\n            <div class=\"booking-item-body\">\r\n                                                            <div class=\"styled-select-dropdown wide-dropdown\">\r\n                            <select name=\"pickup_location_id\" class=\"pickup-location home-select\">\r\n                                <option value=\"0\" selected=\"selected\">Pick-Up City &amp; Location:<\/option><option value=\"3\">1. Eleftherios Venizelos Airport<\/option><option value=\"7\">2. AutoTrust Office- Koropi<\/option><option value=\"2\">3. Athens Centre<\/option><option value=\"4\">4. Port of Piraeus<\/option><option value=\"5\">5. Southern suburbs<\/option><option value=\"6\">6. Other Areas of Attica<\/option>                            <\/select>\r\n                        <\/div>\r\n                                                                        <div class=\"inline-div\">\r\n                        <input type=\"text\" name=\"pickup_date\" value=\"Date:\" class=\"pickup-date\" readonly=\"readonly\" AUTOCOMPLETE=OFF \/>\r\n                    <\/div>\r\n                    <div class=\"inline-div\">\r\n                        <img src=\"https:\/\/www.atathens.gr\/wp-content\/plugins\/NativeRentalSystem\/Extensions\/CarRental\/Assets\/Front\/Images\/Month.png\" alt=\"datepicker\" class=\"pickup-date-datepicker date-selector-image\" \/>\r\n                    <\/div>\r\n                    <div class=\"styled-select-dropdown narrow-dropdown\">\r\n                        <select name=\"pickup_time\" class=\"pickup-time\">\r\n                            <option value=\"00:00:00\">Midnight<\/option><option value=\"00:30:00\">00:30<\/option><option value=\"01:00:00\">01:00<\/option><option value=\"01:30:00\">01:30<\/option><option value=\"02:00:00\">02:00<\/option><option value=\"02:30:00\">02:30<\/option><option value=\"03:00:00\">03:00<\/option><option value=\"03:30:00\">03:30<\/option><option value=\"04:00:00\">04:00<\/option><option value=\"04:30:00\">04:30<\/option><option value=\"05:00:00\">05:00<\/option><option value=\"05:30:00\">05:30<\/option><option value=\"06:00:00\">06:00<\/option><option value=\"06:30:00\">06:30<\/option><option value=\"07:00:00\">07:00<\/option><option value=\"07:30:00\">07:30<\/option><option value=\"08:00:00\">08:00<\/option><option value=\"08:30:00\">08:30<\/option><option value=\"09:00:00\">09:00<\/option><option value=\"09:30:00\">09:30<\/option><option value=\"10:00:00\">10:00<\/option><option value=\"10:30:00\">10:30<\/option><option value=\"11:00:00\">11:00<\/option><option value=\"11:30:00\">11:30<\/option><option value=\"12:00:00\" selected=\"selected\">Noon<\/option><option value=\"12:30:00\">12:30<\/option><option value=\"13:00:00\">13:00<\/option><option value=\"13:30:00\">13:30<\/option><option value=\"14:00:00\">14:00<\/option><option value=\"14:30:00\">14:30<\/option><option value=\"15:00:00\">15:00<\/option><option value=\"15:30:00\">15:30<\/option><option value=\"16:00:00\">16:00<\/option><option value=\"16:30:00\">16:30<\/option><option value=\"17:00:00\">17:00<\/option><option value=\"17:30:00\">17:30<\/option><option value=\"18:00:00\">18:00<\/option><option value=\"18:30:00\">18:30<\/option><option value=\"19:00:00\">19:00<\/option><option value=\"19:30:00\">19:30<\/option><option value=\"20:00:00\">20:00<\/option><option value=\"20:30:00\">20:30<\/option><option value=\"21:00:00\">21:00<\/option><option value=\"21:30:00\">21:30<\/option><option value=\"22:00:00\">22:00<\/option><option value=\"22:30:00\">22:30<\/option><option value=\"23:00:00\">23:00<\/option><option value=\"23:30:00\">23:30<\/option>                        <\/select>\r\n                    <\/div>\r\n                                                \r\n                \r\n                            <\/div>\r\n        <\/div>\r\n        \r\n                    <div class=\"booking-item\">\r\n                <div class=\"booking-item-header\">\r\n                    <div class=\"booking-item-title\">\r\n                        Return<br \/>\r\n                        Information<\/div>\r\n                    <img src=\"https:\/\/www.atathens.gr\/wp-content\/plugins\/NativeRentalSystem\/Extensions\/CarRental\/Assets\/Front\/Images\/booking-header.png\" alt=\"Request\" \/>\r\n                <\/div>\r\n                <div class=\"booking-item-body\">\r\n                                                                        <div class=\"styled-select-dropdown wide-dropdown\">\r\n                                <select name=\"return_location_id\" class=\"return-location home-select\">\r\n                                    <option value=\"0\" selected=\"selected\">Return City &amp; Location:<\/option><option value=\"3\">1. Eleftherios Venizelos Airport<\/option><option value=\"7\">2. AutoTrust Office- Koropi<\/option><option value=\"2\">3. Athens Centre<\/option><option value=\"4\">4. Port of Piraeus<\/option><option value=\"5\">5. Southern suburbs<\/option><option value=\"6\">6. Other Areas of Attica<\/option>                                <\/select>\r\n                            <\/div>\r\n                                                                                                                    <div class=\"inline-div\">\r\n                                <input type=\"text\" name=\"return_date\" class=\"return-date\" value=\"Date:\" readonly=\"readonly\" AUTOCOMPLETE=OFF \/>\r\n                            <\/div>\r\n                            <div class=\"inline-div\">\r\n                                <img src=\"https:\/\/www.atathens.gr\/wp-content\/plugins\/NativeRentalSystem\/Extensions\/CarRental\/Assets\/Front\/Images\/Month.png\" alt=\"datepicker\" class=\"return-date-datepicker date-selector-image\" \/>\r\n                            <\/div>\r\n                            <div class=\"styled-select-dropdown narrow-dropdown\">\r\n                                <select name=\"return_time\" class=\"return-time\">\r\n                                    <option value=\"00:00:00\">Midnight<\/option><option value=\"00:30:00\">00:30<\/option><option value=\"01:00:00\">01:00<\/option><option value=\"01:30:00\">01:30<\/option><option value=\"02:00:00\">02:00<\/option><option value=\"02:30:00\">02:30<\/option><option value=\"03:00:00\">03:00<\/option><option value=\"03:30:00\">03:30<\/option><option value=\"04:00:00\">04:00<\/option><option value=\"04:30:00\">04:30<\/option><option value=\"05:00:00\">05:00<\/option><option value=\"05:30:00\">05:30<\/option><option value=\"06:00:00\">06:00<\/option><option value=\"06:30:00\">06:30<\/option><option value=\"07:00:00\">07:00<\/option><option value=\"07:30:00\">07:30<\/option><option value=\"08:00:00\">08:00<\/option><option value=\"08:30:00\">08:30<\/option><option value=\"09:00:00\">09:00<\/option><option value=\"09:30:00\">09:30<\/option><option value=\"10:00:00\">10:00<\/option><option value=\"10:30:00\">10:30<\/option><option value=\"11:00:00\">11:00<\/option><option value=\"11:30:00\">11:30<\/option><option value=\"12:00:00\" selected=\"selected\">Noon<\/option><option value=\"12:30:00\">12:30<\/option><option value=\"13:00:00\">13:00<\/option><option value=\"13:30:00\">13:30<\/option><option value=\"14:00:00\">14:00<\/option><option value=\"14:30:00\">14:30<\/option><option value=\"15:00:00\">15:00<\/option><option value=\"15:30:00\">15:30<\/option><option value=\"16:00:00\">16:00<\/option><option value=\"16:30:00\">16:30<\/option><option value=\"17:00:00\">17:00<\/option><option value=\"17:30:00\">17:30<\/option><option value=\"18:00:00\">18:00<\/option><option value=\"18:30:00\">18:30<\/option><option value=\"19:00:00\">19:00<\/option><option value=\"19:30:00\">19:30<\/option><option value=\"20:00:00\">20:00<\/option><option value=\"20:30:00\">20:30<\/option><option value=\"21:00:00\">21:00<\/option><option value=\"21:30:00\">21:30<\/option><option value=\"22:00:00\">22:00<\/option><option value=\"22:30:00\">22:30<\/option><option value=\"23:00:00\">23:00<\/option><option value=\"23:30:00\">23:30<\/option>                                <\/select>\r\n                            <\/div>\r\n                                            \r\n                    \r\n                                            <div class=\"top-padded-submit\">\r\n                            <input type=\"submit\" name=\"car_rental_do_search\" value=\"Search\" class=\"car-rental-do-search\" onClick=\"ga(\\'send\\', \\'event\\', \\'Car Rental\\', \\'Click\\', \\'1. Search for all cars\\');\" \/>                        <\/div>\r\n                                    <\/div>\r\n            <\/div>\r\n        \r\n            <\/form>\r\n<\/div>\n<\/div>\n<p><a class=\"mybutton\" href=\"tel:+306944581522\">Request a Telephone Offer<\/a><\/p>\n<p>right<\/p>\n<p>no-repeat;left top;;<\/p>\n<p>fadeIn<\/p>\n<h1 style=\"color: #000;\">ATHENS CAR RENTAL &#8211; RENT A CAR IN ATHENS<\/h1>\n<p>&nbsp;<\/p>\n<h2 style=\"color: #000;\">Auto Trust<\/h2>\n<p>&nbsp;<\/p>\n<h3 style=\"color: #000;\">Modern &amp; Reliable Car Fleet<br \/>\nCar rental Airport Eleftherios Venizelos<\/h3>\n<p>&nbsp;<\/p>\n<h3 style=\"color: #000;\">The car you drive reflects your personality!<\/h3>\n<p>&nbsp;<\/p>\n<h3 style=\"color: #000;\">With Auto Trust Car Rental, in Athens, you can find a number of cars to match your personality.<\/h3>\n<div class=\"car-rental-wrapper car-rental-slider car-rental-loading\">\r\n    <div class=\"responsive-items-slider\">\r\n           <div>\r\n            <div class=\"car-rental-item-image\"><a href=\"https:\/\/www.atathens.gr\/car\/citroen-c3-diesel\/\" title=\"View car\"><img src=\"https:\/\/www.atathens.gr\/wp-content\/uploads\/CarRentalGallery\/thumb_C3.jpg\" title=\"CITROEN C3 DIESEL\" alt=\"CITROEN C3 DIESEL\"><\/a><\/div><div class=\"car-rental-item-details\"><div class=\"car-rental-item-title\"><a href=\"https:\/\/www.atathens.gr\/car\/citroen-c3-diesel\/\" title=\"View car\">CITROEN C3 DIESEL<\/a><\/div><div class=\"car-rental-item-prefix\">Get a quote<\/div><\/div>       <\/div>\r\n           <div>\r\n            <div class=\"car-rental-item-image\"><a href=\"https:\/\/www.atathens.gr\/car\/fiat-panda\/\" title=\"View car\"><img src=\"https:\/\/www.atathens.gr\/wp-content\/uploads\/CarRentalGallery\/thumb_PANDA.png\" title=\"FIAT PANDA DIESEL\" alt=\"FIAT PANDA DIESEL\"><\/a><\/div><div class=\"car-rental-item-details\"><div class=\"car-rental-item-title\"><a href=\"https:\/\/www.atathens.gr\/car\/fiat-panda\/\" title=\"View car\">FIAT PANDA DIESEL<\/a><\/div><div class=\"car-rental-item-prefix\">Get a quote<\/div><\/div>       <\/div>\r\n           <div>\r\n            <div class=\"car-rental-item-image\"><a href=\"https:\/\/www.atathens.gr\/car\/hyundai-bayon\/\" title=\"View car\"><img src=\"https:\/\/www.atathens.gr\/wp-content\/uploads\/CarRentalGallery\/thumb_1679997672_hyundai-bayon.png\" title=\"HYUNDAI BAYON\" alt=\"HYUNDAI BAYON\"><\/a><\/div><div class=\"car-rental-item-details\"><div class=\"car-rental-item-title\"><a href=\"https:\/\/www.atathens.gr\/car\/hyundai-bayon\/\" title=\"View car\">HYUNDAI BAYON<\/a><\/div><div class=\"car-rental-item-prefix\">Get a quote<\/div><\/div>       <\/div>\r\n           <div>\r\n            <div class=\"car-rental-item-image\"><a href=\"https:\/\/www.atathens.gr\/car\/hyundai-tuscon\/\" title=\"View car\"><img src=\"https:\/\/www.atathens.gr\/wp-content\/uploads\/CarRentalGallery\/thumb_2023-Tucson-Hyundai.jpg\" title=\"HYUNDAI TUCSON AUTOMATIC MILD HYBRID\" alt=\"HYUNDAI TUCSON AUTOMATIC MILD HYBRID\"><\/a><\/div><div class=\"car-rental-item-details\"><div class=\"car-rental-item-title\"><a href=\"https:\/\/www.atathens.gr\/car\/hyundai-tuscon\/\" title=\"View car\">HYUNDAI TUCSON AUTOMATIC MILD HYBRID<\/a><\/div><div class=\"car-rental-item-prefix\">Get a quote<\/div><\/div>       <\/div>\r\n           <div>\r\n            <div class=\"car-rental-item-image\"><a href=\"https:\/\/www.atathens.gr\/car\/mini-countryman-automatic-diesel\/\" title=\"View car\"><img src=\"https:\/\/www.atathens.gr\/wp-content\/uploads\/CarRentalGallery\/thumb_countryman1.jpg\" title=\"MINI COUNTRYMAN AUTOMATIC DIESEL\" alt=\"MINI COUNTRYMAN AUTOMATIC DIESEL\"><\/a><\/div><div class=\"car-rental-item-details\"><div class=\"car-rental-item-title\"><a href=\"https:\/\/www.atathens.gr\/car\/mini-countryman-automatic-diesel\/\" title=\"View car\">MINI COUNTRYMAN AUTOMATIC DIESEL<\/a><\/div><div class=\"car-rental-item-prefix\">Get a quote<\/div><\/div>       <\/div>\r\n           <div>\r\n            <div class=\"car-rental-item-image\"><a href=\"https:\/\/www.atathens.gr\/car\/opel-corsa-%cf%80%ce%b5%cf%84%cf%81%ce%b5%ce%bb%ce%b1%ce%b9%ce%bf-2\/\" title=\"View car\"><img src=\"https:\/\/www.atathens.gr\/wp-content\/uploads\/CarRentalGallery\/thumb_Opel-corsa5.jpg\" title=\"OPEL CORSA \u03a0\u0395\u03a4\u03a1\u0395\u039b\u0391\u0399\u039f\" alt=\"OPEL CORSA \u03a0\u0395\u03a4\u03a1\u0395\u039b\u0391\u0399\u039f\"><\/a><\/div><div class=\"car-rental-item-details\"><div class=\"car-rental-item-title\"><a href=\"https:\/\/www.atathens.gr\/car\/opel-corsa-%cf%80%ce%b5%cf%84%cf%81%ce%b5%ce%bb%ce%b1%ce%b9%ce%bf-2\/\" title=\"View car\">OPEL CORSA \u03a0\u0395\u03a4\u03a1\u0395\u039b\u0391\u0399\u039f<\/a><\/div><div class=\"car-rental-item-prefix\">Get a quote<\/div><\/div>       <\/div>\r\n           <div>\r\n            <div class=\"car-rental-item-image\"><a href=\"https:\/\/www.atathens.gr\/car\/opel-opel-grandland\/\" title=\"View car\"><img src=\"https:\/\/www.atathens.gr\/wp-content\/uploads\/CarRentalGallery\/thumb_Grandland-1.jpg\" title=\"OPEL GRANDLAND AUTOMATIC\" alt=\"OPEL GRANDLAND AUTOMATIC\"><\/a><\/div><div class=\"car-rental-item-details\"><div class=\"car-rental-item-title\"><a href=\"https:\/\/www.atathens.gr\/car\/opel-opel-grandland\/\" title=\"View car\">OPEL GRANDLAND AUTOMATIC<\/a><\/div><div class=\"car-rental-item-prefix\">Get a quote<\/div><\/div>       <\/div>\r\n           <div>\r\n            <div class=\"car-rental-item-image\"><a href=\"https:\/\/www.atathens.gr\/car\/peugeot-2008\/\" title=\"View car\"><img src=\"https:\/\/www.atathens.gr\/wp-content\/uploads\/CarRentalGallery\/thumb_peugeot-2008-cutout.jpg\" title=\"PEUGEOT 2008 AUTOMATIC\" alt=\"PEUGEOT 2008 AUTOMATIC\"><\/a><\/div><div class=\"car-rental-item-details\"><div class=\"car-rental-item-title\"><a href=\"https:\/\/www.atathens.gr\/car\/peugeot-2008\/\" title=\"View car\">PEUGEOT 2008 AUTOMATIC<\/a><\/div><div class=\"car-rental-item-prefix\">Get a quote<\/div><\/div>       <\/div>\r\n           <div>\r\n            <div class=\"car-rental-item-image\"><a href=\"https:\/\/www.atathens.gr\/car\/peugeot-208-automatic-2\/\" title=\"View car\"><img src=\"https:\/\/www.atathens.gr\/wp-content\/uploads\/CarRentalGallery\/thumb_208.jpg\" title=\"PEUGEOT 208 AUTOMATIC\" alt=\"PEUGEOT 208 AUTOMATIC\"><\/a><\/div><div class=\"car-rental-item-details\"><div class=\"car-rental-item-title\"><a href=\"https:\/\/www.atathens.gr\/car\/peugeot-208-automatic-2\/\" title=\"View car\">PEUGEOT 208 AUTOMATIC<\/a><\/div><div class=\"car-rental-item-prefix\">Get a quote<\/div><\/div>       <\/div>\r\n           <div>\r\n            <div class=\"car-rental-item-image\"><a href=\"https:\/\/www.atathens.gr\/car\/peugeot-208-%cf%80%ce%b5%cf%84%cf%81%ce%b5%ce%bb%ce%b1%ce%b9%ce%bf\/\" title=\"View car\"><img src=\"https:\/\/www.atathens.gr\/wp-content\/uploads\/CarRentalGallery\/thumb_1737555680_208-DIESEL-2022.jpeg\" title=\"PEUGEOT 208 DIESEL\" alt=\"PEUGEOT 208 DIESEL\"><\/a><\/div><div class=\"car-rental-item-details\"><div class=\"car-rental-item-title\"><a href=\"https:\/\/www.atathens.gr\/car\/peugeot-208-%cf%80%ce%b5%cf%84%cf%81%ce%b5%ce%bb%ce%b1%ce%b9%ce%bf\/\" title=\"View car\">PEUGEOT 208 DIESEL<\/a><\/div><div class=\"car-rental-item-prefix\">Get a quote<\/div><\/div>       <\/div>\r\n           <div>\r\n            <div class=\"car-rental-item-image\"><a href=\"https:\/\/www.atathens.gr\/car\/peugeot-3008-%ce%b1%cf%85%cf%84%ce%bf%ce%bc%ce%b1%cf%84%ce%bf-%cf%80%ce%b5%cf%84%cf%81%ce%b5%ce%bb%ce%b1%ce%b9%ce%bf-2\/\" title=\"View car\"><img src=\"https:\/\/www.atathens.gr\/wp-content\/uploads\/CarRentalGallery\/thumb_peugeot-3008.jpg\" title=\"PEUGEOT 3008 AUTOMATIC DIESEL\" alt=\"PEUGEOT 3008 AUTOMATIC DIESEL\"><\/a><\/div><div class=\"car-rental-item-details\"><div class=\"car-rental-item-title\"><a href=\"https:\/\/www.atathens.gr\/car\/peugeot-3008-%ce%b1%cf%85%cf%84%ce%bf%ce%bc%ce%b1%cf%84%ce%bf-%cf%80%ce%b5%cf%84%cf%81%ce%b5%ce%bb%ce%b1%ce%b9%ce%bf-2\/\" title=\"View car\">PEUGEOT 3008 AUTOMATIC DIESEL<\/a><\/div><div class=\"car-rental-item-prefix\">Get a quote<\/div><\/div>       <\/div>\r\n           <div>\r\n            <div class=\"car-rental-item-image\"><a href=\"https:\/\/www.atathens.gr\/car\/peugeot-301-diesel\/\" title=\"View car\"><img src=\"https:\/\/www.atathens.gr\/wp-content\/uploads\/CarRentalGallery\/thumb_1644315924_Peugeot-301-DIESEL-2.jpg\" title=\"PEUGEOT 301 DIESEL\" alt=\"PEUGEOT 301 DIESEL\"><\/a><\/div><div class=\"car-rental-item-details\"><div class=\"car-rental-item-title\"><a href=\"https:\/\/www.atathens.gr\/car\/peugeot-301-diesel\/\" title=\"View car\">PEUGEOT 301 DIESEL<\/a><\/div><div class=\"car-rental-item-prefix\">Get a quote<\/div><\/div>       <\/div>\r\n           <div>\r\n            <div class=\"car-rental-item-image\"><a href=\"https:\/\/www.atathens.gr\/car\/renault-clio-automatic-2\/\" title=\"View car\"><img src=\"https:\/\/www.atathens.gr\/wp-content\/uploads\/CarRentalGallery\/thumb_1737635920_Renault-clio.jpeg\" title=\"RENAULT CLIO AUTOMATIC\" alt=\"RENAULT CLIO AUTOMATIC\"><\/a><\/div><div class=\"car-rental-item-details\"><div class=\"car-rental-item-title\"><a href=\"https:\/\/www.atathens.gr\/car\/renault-clio-automatic-2\/\" title=\"View car\">RENAULT CLIO AUTOMATIC<\/a><\/div><div class=\"car-rental-item-prefix\">Get a quote<\/div><\/div>       <\/div>\r\n           <div>\r\n            <div class=\"car-rental-item-image\"><a href=\"https:\/\/www.atathens.gr\/car\/skoda-kodiaq-diesel\/\" title=\"View car\"><img src=\"https:\/\/www.atathens.gr\/wp-content\/uploads\/CarRentalGallery\/thumb_Skoda-Kodiaq_1.webp\" title=\"SKODA KODIAQ AUTOMATIC DIESEL 5+2 SEATS\" alt=\"SKODA KODIAQ AUTOMATIC DIESEL 5+2 SEATS\"><\/a><\/div><div class=\"car-rental-item-details\"><div class=\"car-rental-item-title\"><a href=\"https:\/\/www.atathens.gr\/car\/skoda-kodiaq-diesel\/\" title=\"View car\">SKODA KODIAQ AUTOMATIC DIESEL 5+2 SEATS<\/a><\/div><div class=\"car-rental-item-prefix\">Get a quote<\/div><\/div>       <\/div>\r\n           <div>\r\n            <div class=\"car-rental-item-image\"><a href=\"https:\/\/www.atathens.gr\/en\/car\/suzuki-swace-hybrid\/\" title=\"View car\"><img src=\"https:\/\/www.atathens.gr\/wp-content\/uploads\/CarRentalGallery\/thumb_SWACE-1.png\" title=\"SUZUKI SWACE HYBRID\" alt=\"SUZUKI SWACE HYBRID\"><\/a><\/div><div class=\"car-rental-item-details\"><div class=\"car-rental-item-title\"><a href=\"https:\/\/www.atathens.gr\/en\/car\/suzuki-swace-hybrid\/\" title=\"View car\">SUZUKI SWACE HYBRID<\/a><\/div><div class=\"car-rental-item-prefix\">Get a quote<\/div><\/div>       <\/div>\r\n        <\/div>\r\n<\/div>\r\n<script type=\"text\/javascript\">\r\njQuery(document).ready(function() {\r\n    jQuery('.responsive-items-slider').slick({\r\n        dots: false,\r\n        infinite: false,\r\n        speed: 300,\r\n        slidesToShow: 4,\r\n        slidesToScroll: 4,\r\n        prevArrow: '<button type=\"button\" class=\"car-rental-slider-prev\">Previous<\/button>',\r\n        nextArrow: '<button type=\"button\" class=\"car-rental-slider-next\">Next<\/button>',\r\n        responsive: [\r\n            {\r\n                breakpoint: 1280,\r\n                settings: {\r\n                    slidesToShow: 3,\r\n                    slidesToScroll: 3\r\n                }\r\n            },\r\n            {\r\n                breakpoint: 768,\r\n                settings: {\r\n                    slidesToShow: 2,\r\n                    slidesToScroll: 2\r\n                }\r\n            },\r\n            {\r\n                breakpoint: 420,\r\n                settings: {\r\n                    slidesToShow: 1,\r\n                    slidesToScroll: 1,\r\n                    infinite: true,\r\n                    dots: true\r\n                }\r\n            }\r\n            \/\/ You can unslick at a given breakpoint now by adding:\r\n            \/\/ settings: \"unslick\"\r\n            \/\/ instead of a settings object\r\n        ]\r\n    });\r\n});\r\n<\/script>\n<p>center<\/p>\n<p>no-repeat;center top;;<\/p>\n<p>\u03a4\u03b9\u03bc\u03ad\u03c2 \u2013 \u039a\u03c1\u03b1\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2<\/p>\n<p style=\"color: white;\">\u039f\u03b9 \u03c0\u03c1\u03bf\u03c3\u03b9\u03c4\u03ad\u03c2 \u03c4\u03b9\u03bc\u03ad\u03c2 \u03bc\u03b1\u03c2 \u03c0\u03b5\u03c1\u03b9\u03bb\u03b1\u03bc\u03b2\u03ac\u03bd\u03bf\u03c5\u03bd \u03b1\u03c3\u03c6\u03b1\u03bb\u03b9\u03c3\u03c4\u03b9\u03ba\u03ad\u03c2 \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03af\u03b5\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03bf\u03c0\u03b9\u03ba\u03bf\u03cd\u03c2 \u03c6\u03cc\u03c1\u03bf\u03c5\u03c2 (All Inclusive). \u039a\u03ac\u03bd\u03c4\u03b5, \u03c4\u03ce\u03c1\u03b1, \u03c4\u03b7\u03bd \u03ba\u03c1\u03ac\u03c4\u03b7\u03c3\u03ae \u03c3\u03b1\u03c2.<\/p>\n<p>icon-lamp<\/p>\n<p><img src=\"https:\/\/www.atathens.gr\/wp-content\/uploads\/2015\/08\/icon-times.png\" alt=\"\" \/><\/p>\n<p>top<\/p>\n<p>fadeInUp<\/p>\n<h2 style=\"color: #000;\">Athens Airport Car Rental \u2013 Book Your Ride Today!<\/h2>\n<p>Looking for reliable <a href=\"https:\/\/www.atathens.gr\/en\/cars\/\">car rental <\/a>Athens services? Pick up your car easily <b>from Athens Airport, the port of Piraeus, the city center, or Glyfada<\/b>. Whether for business or vacation, our <b>Athens car rental<\/b> and <b>car rental Athens Airport<\/b> options are designed to meet your needs. Explore Greece with confidence \u2014 book your car rental Athens Greece or rent a car Piraeus today. Whether you are travelling to Greece for work or for vacation, we have the right car for you and your needs!<\/p>\n<p>center<\/p>\n<p>no-repeat;center top;;<\/p>\n<p>fadeInUp<\/p>\n<h2>Why Choose Auto Trust Car Rental<\/h2>\n<ul style=\"color: #000;\">\n<li>Modern Fleet:<br \/>\nDrive new and reliable models from Peugeot, Fiat, Citro\u00ebn and other trusted brands.<\/li>\n<li>Transparent &amp; Competitive Prices:<br \/>\nEnjoy clear pricing \u2014 no hidden fees, no surprises.<\/li>\n<li>Free Airport Delivery:<\/li>\n<li>Pick up or return your car directly at Athens Airport (ATH) with no extra charge.<\/li>\n<li>Family-Friendly Options:<br \/>\nFree baby seat, booster, or second driver included for your convenience.<\/li>\n<li>Flexible Rental Terms:<br \/>\nUnlimited mileage for rentals over four days, plus 24-hour roadside assistance.<\/li>\n<li>Free baby chair<\/li>\n<li>Unlimited kilometers for reservations of at least 4 days<\/li>\n<li>24-hour roadside assistance<\/li>\n<li>Car replacement within 2 days in case of accident<\/li>\n<li>Zero commission for credit card payments<\/li>\n<\/ul>\n<h2 style=\"color: #000; font-size: 24px;\">Car Rental Locations in Athens<\/h2>\n<p>You can easily rent your car from:<\/p>\n<ul style=\"color: #000;\">\n<li style=\"list-style-type: none;\">\n<ul style=\"color: #000;\">\n<li>Athens International Airport (Eleftherios Venizelos)<\/li>\n<li>Piraeus Port<\/li>\n<li>Syggrou Avenue<\/li>\n<li>Glyfada<\/li>\n<li>Koropi<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p>No matter where you arrive, Auto Trust ensures a smooth rental experience and reliable service throughout Athens.<\/p>\n<h2 style=\"color: #000; font-size: 24px;\">Car Rental FAQs<\/h2>\n<h3 style=\"color: #000; font-size: 15px; font-weight: bold;\">What is the cheapest car rental package for a day in Athens?<\/h3>\n<p>If you&#8217;re looking for affordable car rental in Athens, then at Auto Trust, you&#8217;ll find what you need. Prices may vary depending on the car model you choose, as well as the pick-up\/drop-off location and time. Contact us to get a quote that suits your needs!<\/p>\n<h3 style=\"color: #000; font-size: 15px; font-weight: bold;\">Are there rental cars available in the Syggrou, Glyfada, Piraeus, Athens International Airport and Koropi area?<\/h3>\n<p>Yes, we offer car rental in the Syggrou, Glyfada, Piraeus, Athens International Airport and Koropi area, with many car options available for immediate rental. Contact us to find the perfect vehicle for your needs.<\/p>\n<h3 style=\"color: #000; font-size: 15px; font-weight: bold;\">What are the car rental prices at the Port of Piraeus?<\/h3>\n<p>The prices for car rental at the Port of Piraeus depend on the car model you choose, the rental period, as well as any additional services such as GPS, babychair and boosterseat<\/p>\n<h3 style=\"color: #000; font-size: 15px; font-weight: bold;\">Is it easy to access car rental from Athens International Airport &#8211; Eleftherios Venizelos?<\/h3>\n<p>Accessing car rentals from Eleftherios Venizelos Airport is particularly easy, as we have a service point near the arrivals area. We offer a variety of options for car rental at the airport, ensuring that you&#8217;ll find what best suits your needs.<\/p>\n<h3 style=\"color: #000; font-size: 15px; font-weight: bold;\">What is your cancellation policy for car rentals?<\/h3>\n<p>The deposit is fully refunded in case of cancellation from 30 days before your arrival date, depending on the car category and our written offer. If the cancellation date is less than 30 days before your arrival, the deposit is non-refundable. Be sure to check all the details during the booking process to ensure you are aware of the cancellation terms.<\/p>\n<p>no-repeat;center top;;<\/p>\n<p style=\"color: #ffffff;\">Contact us now!Drive comfortably and safely in Athens and spend an unforgettable vacation in Greece, with a reliable car from Auto Trust Car Rental in Athens.<br \/>\nWe specialize in <a href=\"https:\/\/www.atathens.gr\/en\/cars\/\">car<\/a> rentals in Athens, Piraeus, El. Venizelos Airport, and Syngrou Avenue, offering only high-quality solutions tailored to your needs. Choose the perfect car for your travels and enjoy a carefree driving experience!<\/p>\n<p>no-repeat;center top;;<\/p>\n<p>Heading<\/p>\n<h2 style=\"color: #000; font-size: 24px;\">Our location<\/h2>\n<p>center<\/p>\n<p>no-repeat;center top;;<\/p>\n<p>37.890064<\/p>\n<p>23.771546<\/p>\n<p>15<\/p>\n<p>400<\/p>\n<p>ROADMAP<\/p>\n<p>https:\/\/www.atathens.gr\/wp-content\/uploads\/2015\/08\/home_taxi_pin.png<\/p>\n<p>[{&#8220;featureType&#8221;:&#8221;administrative&#8221;,&#8221;elementType&#8221;:&#8221;labels.text.fill&#8221;,&#8221;stylers&#8221;:[{&#8220;color&#8221;:&#8221;#444444&#8243;}]},{&#8220;featureType&#8221;:&#8221;administrative.neighborhood&#8221;,&#8221;elementType&#8221;:&#8221;labels&#8221;,&#8221;stylers&#8221;:[{&#8220;visibility&#8221;:&#8221;on&#8221;},{&#8220;hue&#8221;:&#8221;#ff9700&#8243;},{&#8220;saturation&#8221;:&#8221;-6&#8243;}]},{&#8220;featureType&#8221;:&#8221;landscape&#8221;,&#8221;elementType&#8221;:&#8221;all&#8221;,&#8221;stylers&#8221;:[{&#8220;color&#8221;:&#8221;#444444&#8243;}]},{&#8220;featureType&#8221;:&#8221;poi&#8221;,&#8221;elementType&#8221;:&#8221;all&#8221;,&#8221;stylers&#8221;:[{&#8220;visibility&#8221;:&#8221;off&#8221;}]},{&#8220;featureType&#8221;:&#8221;road&#8221;,&#8221;elementType&#8221;:&#8221;all&#8221;,&#8221;stylers&#8221;:[{&#8220;saturation&#8221;:-100},{&#8220;lightness&#8221;:45}]},{&#8220;featureType&#8221;:&#8221;road.highway&#8221;,&#8221;elementType&#8221;:&#8221;all&#8221;,&#8221;stylers&#8221;:[{&#8220;visibility&#8221;:&#8221;simplified&#8221;}]},{&#8220;featureType&#8221;:&#8221;road.arterial&#8221;,&#8221;elementType&#8221;:&#8221;labels.icon&#8221;,&#8221;stylers&#8221;:[{&#8220;visibility&#8221;:&#8221;off&#8221;}]},{&#8220;featureType&#8221;:&#8221;transit&#8221;,&#8221;elementType&#8221;:&#8221;all&#8221;,&#8221;stylers&#8221;:[{&#8220;visibility&#8221;:&#8221;off&#8221;}]},{&#8220;featureType&#8221;:&#8221;water&#8221;,&#8221;elementType&#8221;:&#8221;all&#8221;,&#8221;stylers&#8221;:[{&#8220;color&#8221;:&#8221;#ffffff&#8221;},{&#8220;visibility&#8221;:&#8221;on&#8221;}]}]<\/p>\n<p><iframe loading=\"lazy\" style=\"border: 0;\" src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m14!1m8!1m3!1d12591.567144431385!2d23.869978!3d37.909592!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x14a1913098b218af%3A0xbb0ec267bdfe16a0!2zzpnPg86vzrTPic-Bzr_PhSDOnM-Jz4HOsc6Qz4TOtyA4NywgzprOv8-Bz4nPgM6vIDE5NCAwMA!5e0!3m2!1sel!2sgr!4v1531483370961\" width=\"100%\" height=\"350\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/p>\n<p>no-repeat;center top;;<\/p>\n<p>0px<\/p>\n<p>car-rental<\/p>\n<p>date<\/p>\n<p>DESC<\/p>\n<p>single-photo<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Order form Book your car Request a Telephone Offer right no-repeat;left top;; fadeIn ATHENS CAR [&hellip;]<\/p>\n","protected":false},"author":20,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/www.atathens.gr\/en\/wp-json\/wp\/v2\/pages\/764"}],"collection":[{"href":"https:\/\/www.atathens.gr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.atathens.gr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.atathens.gr\/en\/wp-json\/wp\/v2\/users\/20"}],"replies":[{"embeddable":true,"href":"https:\/\/www.atathens.gr\/en\/wp-json\/wp\/v2\/comments?post=764"}],"version-history":[{"count":3,"href":"https:\/\/www.atathens.gr\/en\/wp-json\/wp\/v2\/pages\/764\/revisions"}],"predecessor-version":[{"id":1327,"href":"https:\/\/www.atathens.gr\/en\/wp-json\/wp\/v2\/pages\/764\/revisions\/1327"}],"wp:attachment":[{"href":"https:\/\/www.atathens.gr\/en\/wp-json\/wp\/v2\/media?parent=764"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}